@charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

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

[hidden], template {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:active, a:hover {
    outline: 0; }

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

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

b, strong, .strong {
  font-weight: bold; }

dfn, em, .em {
  font-style: italic; }

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

p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

pre {
  margin: 0; }

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

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }
  q:before, q:after {
    content: '';
    content: none; }

small, .small {
  font-size: 75%; }

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

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0; }

menu {
  padding: 0 0 0 40px; }

ol, ul {
  padding: 0;
  list-style-type: none; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0; }

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

figure {
  margin: 0; }

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

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

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

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

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement, .ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf {
  zoom: 1; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.cf:before, .cf:after {
  content: "";
  display: table; }

.clearfix:after, .cf:after {
  clear: both; }

span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

p {
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3; }

.txt-left {
  text-align: left; }

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

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

.last-col {
  float: right;
  padding-right: 10px;
  padding-left: 10px; }

.zero-col {
  float: left;
  padding-right: 0 !important; }

.yess-area {
  padding: 10px 20px;
  border: 2px solid #000;
  max-width: 1200px;
  margin: auto; }
  .yess-area dl {
    display: block; }
    .yess-area dl dt {
      text-align: center; }
    .yess-area dl dd {
      padding-left: 0px; }
      .yess-area dl dd h3 {
        font-size: 2.125rem;
        text-align: center;
        margin-bottom: 1rem;
        width: 100%;
        line-height: 1.25; }
      .yess-area dl dd .base-btn {
        width: 220px;
        background-image: none;
        margin-top: 20px; }
        .yess-area dl dd .base-btn i {
          font-weight: 900;
          color: #fff;
          margin-left: 20px; }

@media print, (max-width: 767px) {
  .grid-col-large {
    padding-right: 0;
    padding-left: 0; }

  .m-all {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .m-1of2 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 75%; }

  .grid-col-large {
    padding-left: 0;
    padding-right: .75em; }

  .float-none {
    float: none; }

  .flex {
    display: flex; }

  .flex-wrap {
    display: flex;
    flex-wrap: wrap; }

  .justify-content-end {
    display: flex;
    justify-content: flex-end; }

  .justify-content-center {
    display: flex;
    justify-content: center; }

  .align-items-center {
    display: flex;
    align-items: center; }

  .align-items-end {
    display: flex;
    align-items: flex-end; }

  .align-content-center {
    display: flex;
    align-content: center; }

  .align-content-end {
    display: flex;
    align-content: flex-end; }

  .align-self-end {
    align-self: flex-end; }

  .align-center {
    align-self: center; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .grid-col-large {
    padding-left: 1em;
    padding-right: 1em; }

  .t-all {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .t-1of2 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 80%; }

  .t-float-none {
    float: none; }

  .t-flex {
    display: flex; }

  .t-flex-wrap {
    display: flex;
    flex-wrap: wrap; }

  .t-justify-content-end {
    display: flex;
    justify-content: flex-end; }

  .t-justify-content-center {
    display: flex;
    justify-content: center; }

  .t-align-items-center {
    display: flex;
    align-items: center; }

  .t-align-items-end {
    display: flex;
    align-items: flex-end; }

  .t-align-content-center {
    display: flex;
    align-content: center; }

  .t-align-content-end {
    display: flex;
    align-content: flex-end; }

  .t-align-self-end {
    align-self: flex-end; }

  .t-align-center {
    align-self: center; }

  .yess-area {
    padding: 10px 20px;
    border: 2px solid #000;
    margin-top: 20px; }
    .yess-area dl {
      display: flex; }
      .yess-area dl dt {
        width: 30%; }
      .yess-area dl dd {
        width: 70%;
        padding-left: 20px; }
        .yess-area dl dd h3 {
          font-size: 2.125rem;
          text-align: left;
          letter-spacing: normal;
          text-indent: 0;
          margin-bottom: 1rem;
          width: 100%;
          line-height: 1.25; }
        .yess-area dl dd .base-btn {
          margin-left: 0;
          margin-right: 0; } }
@media print, (min-width: 1024px) {
  .grid-col-large {
    padding-left: 1em;
    padding-right: 1em; }

  .d-all {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .d-1of2 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 14.2857142857%; }

  .d-2of7 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 28.5714286%; }

  .d-3of7 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 57.1428572%; }

  .d-5of7 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 71.4285715%; }

  .d-6of7 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 11.1111111111%; }

  .d-1of10 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 9.09090909091%; }

  .d-1of12 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    width: 8.33%; }

  .d-float-none {
    float: none; }

  .d-flex {
    display: flex; }

  .d-flex-wrap {
    display: flex;
    flex-wrap: wrap; }

  .d-justify-content-end {
    display: flex;
    justify-content: flex-end; }

  .d-justify-content-center {
    display: flex;
    justify-content: center; }

  .d-align-items-center {
    display: flex;
    align-items: center; }

  .d-align-items-end {
    display: flex;
    align-items: flex-end; }

  .d-align-content-center {
    display: flex;
    align-content: center; }

  .d-align-content-end {
    display: flex;
    align-content: flex-end; }

  .d-align-self-end {
    align-self: flex-end; }

  .d-align-center {
    align-self: center; } }
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  border-color: #deeaae;
  background: #e6efc2; }

.base-btn, .base-btn-blue, .base-btn-center, .base-btn-xs {
  display: inline-block;
  position: relative;
  z-index: 3;
  text-decoration: none;
  background: #000;
  color: #fff;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: normal;
  padding: 16px;
  border-radius: 0px;
  border: 0;
  cursor: pointer;
  　font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  text-align: center;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out; }

input[type="submit"], input[type="button"] {
  display: inline-block;
  position: relative;
  z-index: 3;
  text-decoration: none;
  background: #000;
  color: #fff;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: normal;
  padding: 16px;
  border-radius: 0px;
  border: 0;
  cursor: pointer;
  　font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  text-align: center;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out; }

button[type="submit"] {
  display: inline-block;
  position: relative;
  z-index: 3;
  text-decoration: none;
  background: #000;
  color: #fff;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: normal;
  padding: 16px;
  border-radius: 0px;
  border: 0;
  cursor: pointer;
  　font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  text-align: center;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out; }

.base-btn:hover, .base-btn-blue:hover, .base-btn-center:hover, .base-btn-xs:hover {
  color: #ccc;
  text-decoration: none;
  outline: none; }

input[type="submit"]:hover, input[type="button"]:hover {
  color: #ccc;
  text-decoration: none;
  outline: none; }

button[type="submit"]:hover, .base-btn:focus, .base-btn-blue:focus, .base-btn-center:focus, .base-btn-xs:focus {
  color: #ccc;
  text-decoration: none;
  outline: none; }

input[type="submit"]:focus, input[type="button"]:focus {
  color: #ccc;
  text-decoration: none;
  outline: none; }

button[type="submit"]:focus {
  color: #ccc;
  text-decoration: none;
  outline: none; }

.base-btn:active, .base-btn-blue:active, .base-btn-center:active, .base-btn-xs:active {
  top: 1px; }

input[type="submit"]:active, input[type="button"]:active {
  top: 1px; }

button[type="submit"]:active {
  top: 1px; }

.base-btn-category {
  display: block;
  width: 100%;
  position: relative;
  z-index: 3;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  text-align: center;
  line-height: 1.25;
  font-weight: 700;
  padding: 7px 5px 8px;
  border-radius: 0px;
  border: 1px solid #000;
  background: #fff;
  cursor: pointer;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.4);
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out; }
  .base-btn-category:hover, .base-btn-category:focus {
    color: #000;
    text-decoration: none;
    outline: none; }
  .base-btn-category:active {
    top: 1px; }

.base-btn-category-xs {
  display: block;
  position: relative;
  z-index: 3;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  text-align: center;
  line-height: 1.25;
  font-weight: 700;
  padding: 5px 6px 4px;
  border-radius: 0px;
  border: 1px solid #000;
  background: #fff;
  cursor: pointer;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.4);
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out; }
  .base-btn-category-xs:hover, .base-btn-category-xs:focus {
    color: #000;
    text-decoration: none;
    outline: none; }
  .base-btn-category-xs:active {
    top: 1px; }

.base-btn {
  background: #000 url("../images/bt-arrow.png") no-repeat;
  background-position: right 7% bottom 50%;
  background-size: 15%;
  text-align: left;
  width: 100%;
  max-width: 375px;
  margin: auto;
  height: 80px;
  display: block;
  line-height: 50px; }
  .base-btn .fab, .base-btn .fas {
    padding-right: 10px;
    font-weight: normal; }
  .base-btn:hover, .base-btn:focus {
    background-color: #005BAC; }
  .base-btn:active {
    background-color: #2d9cff; }

.base-btn-blue {
  background: #005BAC url("../images/bt-arrow.png") no-repeat;
  background-position: right 7% bottom 50%;
  background-size: 15%;
  text-align: left;
  width: 100%;
  max-width: 375px;
  margin: auto;
  height: 80px;
  display: block;
  line-height: 50px; }
  .base-btn-blue.arrow-none {
    background: none;
    background-color: #005BAC; }
  .base-btn-blue .fab, .base-btn-blue .fas, .base-btn-blue .far {
    padding-right: 10px;
    font-weight: normal; }
  .base-btn-blue:hover, .base-btn-blue:focus {
    background-color: #000; }
  .base-btn-blue:active {
    background-color: #404040; }

.base-btn-center {
  text-align: center;
  width: 100%;
  max-width: 270px;
  margin: 0 auto;
  height: 60px;
  line-height: 30px; }
  .base-btn-center .fab, .base-btn-center .fas, .base-btn-center .far {
    padding-right: 10px;
    font-weight: normal; }
  .base-btn-center:hover, .base-btn-center:focus {
    background-color: #005BAC; }
  .base-btn-center:active {
    background-color: #2d9cff; }

.base-btn-xs {
  background: #000 url("../images/bt-arrow.png") no-repeat;
  background-position: right 7% bottom 50%;
  background-size: 15%;
  text-align: left;
  width: 100%;
  max-width: 220px;
  margin: 20px 0 0;
  height: 50px;
  display: block;
  line-height: 20px; }
  .base-btn-xs .fab, .base-btn-xs .fas {
    padding-right: 10px;
    font-weight: normal; }
  .base-btn-xs:hover, .base-btn-xs:focus {
    background-color: #005BAC; }
  .base-btn-xs:active {
    background-color: #2d9cff; }

.base-btn-category {
  background-color: #fff; }
  .base-btn-category:hover, .base-btn-category:focus {
    background-color: #f2f2f2; }
  .base-btn-category:active {
    background-color: #fafafa; }
  .base-btn-category.current {
    background: #000;
    color: #fff; }
    .base-btn-category.current:hover, .base-btn-category.current:focus {
      background-color: #0d0d0d; }
    .base-btn-category.current:active {
      background-color: #050505; }

.base-btn-category-xs {
  background-color: #fff; }
  .base-btn-category-xs:hover, .base-btn-category-xs:focus {
    background-color: #f2f2f2; }
  .base-btn-category-xs:active {
    background-color: #fafafa; }
  .base-btn-category-xs.current {
    background: #000;
    color: #fff; }
    .base-btn-category-xs.current:hover, .base-btn-category-xs.current:focus {
      background-color: #0d0d0d; }
    .base-btn-category-xs.current:active {
      background-color: #050505; }

.sub-category {
  font-weight: bold;
  font-size: 12px;
  margin: .75em auto 0;
  text-align: center; }
  .sub-category a {
    padding: 5px 0;
    margin: auto 10px;
    text-decoration: none; }
    .sub-category a:hover, .sub-category a:focus, .sub-category a.current {
      border-bottom: 2px solid #000;
      padding-bottom: 2px;
      margin-bottom: 2px; }

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"] {
  height: 40px;
  line-height: 1em;
  padding: 12px;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 0px;
  font-size: 1rem;
  color: #000;
  border-radius: 0px;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid #000;
  width: 100%;
  max-width: 500px;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  background-color: #fff;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out; }

select, textarea, .field {
  height: 40px;
  line-height: 1em;
  padding: 12px;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 0px;
  font-size: 1rem;
  color: #000;
  border-radius: 0px;
  vertical-align: middle;
  box-shadow: none;
  border: 1px solid #000;
  width: 100%;
  max-width: 500px;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  background-color: #fff;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out; }

input[type="text"]:focus, input[type="text"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="password"]:focus, input[type="password"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="datetime"]:focus, input[type="datetime"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="datetime-local"]:focus, input[type="datetime-local"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="date"]:focus, input[type="date"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="month"]:focus, input[type="month"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="time"]:focus, input[type="time"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="week"]:focus, input[type="week"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="number"]:focus, input[type="number"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="email"]:focus, input[type="email"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="url"]:focus, input[type="url"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="search"]:focus, input[type="search"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="tel"]:focus, input[type="tel"]:active {
  background-color: #f5f5f5;
  outline: none; }
input[type="color"]:focus, input[type="color"]:active {
  background-color: #f5f5f5;
  outline: none; }

select:focus, select:active {
  background-color: #f5f5f5;
  outline: none; }

textarea:focus, textarea:active {
  background-color: #f5f5f5;
  outline: none; }

.field:focus, .field:active {
  background-color: #f5f5f5;
  outline: none; }

input[type="text"].error, input[type="text"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="password"].error, input[type="password"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="datetime"].error, input[type="datetime"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="datetime-local"].error, input[type="datetime-local"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="date"].error, input[type="date"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="month"].error, input[type="month"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="time"].error, input[type="time"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="week"].error, input[type="week"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="number"].error, input[type="number"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="email"].error, input[type="email"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="url"].error, input[type="url"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="search"].error, input[type="search"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="tel"].error, input[type="tel"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
input[type="color"].error, input[type="color"].is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }

select.error, select.is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }

textarea.error, textarea.is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }

.field.error, .field.is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }

input[type="text"].success, input[type="text"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="password"].success, input[type="password"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="datetime"].success, input[type="datetime"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="datetime-local"].success, input[type="datetime-local"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="date"].success, input[type="date"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="month"].success, input[type="month"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="time"].success, input[type="time"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="week"].success, input[type="week"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="number"].success, input[type="number"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="email"].success, input[type="email"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="url"].success, input[type="url"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="search"].success, input[type="search"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="tel"].success, input[type="tel"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
input[type="color"].success, input[type="color"].is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }

select.success, select.is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }

textarea.success, textarea.is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }

.field.success, .field.is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }

input[type="text"][disabled], input[type="text"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="password"][disabled], input[type="password"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="datetime"][disabled], input[type="datetime"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="datetime-local"][disabled], input[type="datetime-local"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="date"][disabled], input[type="date"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="month"][disabled], input[type="month"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="time"][disabled], input[type="time"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="week"][disabled], input[type="week"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="number"][disabled], input[type="number"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="email"][disabled], input[type="email"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="url"][disabled], input[type="url"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="search"][disabled], input[type="search"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="tel"][disabled], input[type="tel"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }
input[type="color"][disabled], input[type="color"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }

select[disabled], select.is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }

textarea[disabled], textarea.is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }

.field[disabled], .field.is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.6; }

input[type="text"][disabled]:focus, input[type="text"][disabled]:active {
  background-color: #d5edf8; }
input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active {
  background-color: #d5edf8; }
input[type="password"][disabled]:focus, input[type="password"][disabled]:active {
  background-color: #d5edf8; }
input[type="password"].is-disabled:focus, input[type="password"].is-disabled:active {
  background-color: #d5edf8; }
input[type="datetime"][disabled]:focus, input[type="datetime"][disabled]:active {
  background-color: #d5edf8; }
input[type="datetime"].is-disabled:focus, input[type="datetime"].is-disabled:active {
  background-color: #d5edf8; }
input[type="datetime-local"][disabled]:focus, input[type="datetime-local"][disabled]:active {
  background-color: #d5edf8; }
input[type="datetime-local"].is-disabled:focus, input[type="datetime-local"].is-disabled:active {
  background-color: #d5edf8; }
input[type="date"][disabled]:focus, input[type="date"][disabled]:active {
  background-color: #d5edf8; }
input[type="date"].is-disabled:focus, input[type="date"].is-disabled:active {
  background-color: #d5edf8; }
input[type="month"][disabled]:focus, input[type="month"][disabled]:active {
  background-color: #d5edf8; }
input[type="month"].is-disabled:focus, input[type="month"].is-disabled:active {
  background-color: #d5edf8; }
input[type="time"][disabled]:focus, input[type="time"][disabled]:active {
  background-color: #d5edf8; }
input[type="time"].is-disabled:focus, input[type="time"].is-disabled:active {
  background-color: #d5edf8; }
input[type="week"][disabled]:focus, input[type="week"][disabled]:active {
  background-color: #d5edf8; }
input[type="week"].is-disabled:focus, input[type="week"].is-disabled:active {
  background-color: #d5edf8; }
input[type="number"][disabled]:focus, input[type="number"][disabled]:active {
  background-color: #d5edf8; }
input[type="number"].is-disabled:focus, input[type="number"].is-disabled:active {
  background-color: #d5edf8; }
input[type="email"][disabled]:focus, input[type="email"][disabled]:active {
  background-color: #d5edf8; }
input[type="email"].is-disabled:focus, input[type="email"].is-disabled:active {
  background-color: #d5edf8; }
input[type="url"][disabled]:focus, input[type="url"][disabled]:active {
  background-color: #d5edf8; }
input[type="url"].is-disabled:focus, input[type="url"].is-disabled:active {
  background-color: #d5edf8; }
input[type="search"][disabled]:focus, input[type="search"][disabled]:active {
  background-color: #d5edf8; }
input[type="search"].is-disabled:focus, input[type="search"].is-disabled:active {
  background-color: #d5edf8; }
input[type="tel"][disabled]:focus, input[type="tel"][disabled]:active {
  background-color: #d5edf8; }
input[type="tel"].is-disabled:focus, input[type="tel"].is-disabled:active {
  background-color: #d5edf8; }
input[type="color"][disabled]:focus, input[type="color"][disabled]:active {
  background-color: #d5edf8; }
input[type="color"].is-disabled:focus, input[type="color"].is-disabled:active {
  background-color: #d5edf8; }

select[disabled]:focus, select[disabled]:active {
  background-color: #d5edf8; }
select.is-disabled:focus, select.is-disabled:active {
  background-color: #d5edf8; }

textarea[disabled]:focus, textarea[disabled]:active {
  background-color: #d5edf8; }
textarea.is-disabled:focus, textarea.is-disabled:active {
  background-color: #d5edf8; }

.field[disabled]:focus, .field[disabled]:active {
  background-color: #d5edf8; }
.field.is-disabled:focus, .field.is-disabled:active {
  background-color: #d5edf8; }

input[type="search"] {
  display: block;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 10px; }

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

.search-area {
  display: flex;
  align-items: center;
  margin-bottom: 40px; }

.searchbutton {
  margin: 0;
  line-height: 1; }

input[type="password"] {
  letter-spacing: 0.3em; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
  max-width: 500px; }

select {
  -webkit-appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center; }

input[type="submit"], input[type="button"] {
  background: #000 url("../images/bt-arrow.png") no-repeat;
  background-position: right 7% bottom 50%;
  background-size: 15%;
  text-align: left;
  width: 80%;
  max-width: 375px;
  margin: auto;
  height: 80px;
  display: block;
  line-height: 50px; }

button[type="submit"] {
  background: #000 url("../images/bt-arrow.png") no-repeat;
  background-position: right 7% bottom 50%;
  background-size: 15%;
  text-align: left;
  width: 80%;
  max-width: 375px;
  margin: auto;
  height: 80px;
  display: block;
  line-height: 50px; }

input[type="submit"] .fab, input[type="submit"] .fas {
  padding-right: 10px;
  font-weight: normal; }
input[type="button"] .fab, input[type="button"] .fas {
  padding-right: 10px;
  font-weight: normal; }

button[type="submit"] .fab, button[type="submit"] .fas {
  padding-right: 10px;
  font-weight: normal; }

input[type="submit"]:hover, input[type="submit"]:focus {
  background-color: #005BAC; }
input[type="button"]:hover, input[type="button"]:focus {
  background-color: #005BAC; }

button[type="submit"]:hover, button[type="submit"]:focus {
  background-color: #005BAC; }

input[type="submit"]:active, input[type="button"]:active {
  background-color: #2d9cff; }

button[type="submit"]:active {
  background-color: #2d9cff; }

input[type="submit"][disabled], input[type="submit"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.4; }
input[type="button"][disabled], input[type="button"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.4; }

button[type="submit"][disabled], button[type="submit"].is-disabled {
  cursor: not-allowed;
  border-color: gray;
  opacity: 0.4; }

input[type="submit"][disabled]:focus, input[type="submit"][disabled]:active {
  background-color: #fbe3e4; }
input[type="submit"].is-disabled:focus, input[type="submit"].is-disabled:active {
  background-color: #fbe3e4; }
input[type="button"][disabled]:focus, input[type="button"][disabled]:active {
  background-color: #fbe3e4; }
input[type="button"].is-disabled:focus, input[type="button"].is-disabled:active {
  background-color: #fbe3e4; }

button[type="submit"][disabled]:focus, button[type="submit"][disabled]:active {
  background-color: #fbe3e4; }
button[type="submit"].is-disabled:focus, button[type="submit"].is-disabled:active {
  background-color: #fbe3e4; }

input[type=checkbox] {
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  margin-right: 10px; }

.loadingAnim {
  position: fixed;
  z-index: 100000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  transition-delay: .3s;
  background: #fff; }

.loadingAnim_line {
  line-height: 1;
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  overflow: hidden;
  width: 200px;
  height: 200px;
  margin: auto;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  transition-delay: .6s;
  text-align: center; }
  .loadingAnim_line img.load {
    width: 50px; }
  .loadingAnim_line img.logo {
    width: 200px;
    display: block; }

.loading {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100; }
  .loading .bullet {
    position: absolute;
    padding: 5px;
    border-radius: 50%;
    background: #65a3ff;
    -webkit-animation: animIn 1s ease-in-out 0s infinite;
    animation: animIn 1s ease-in-out 0s infinite; }
    .loading .bullet:nth-child(1) {
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }
    .loading .bullet:nth-child(2) {
      -webkit-animation-delay: 0.15s;
      animation-delay: 0.15s; }
    .loading .bullet:nth-child(3) {
      -webkit-animation-delay: 0.3s;
      animation-delay: 0.3s; }
    .loading .bullet:nth-child(4) {
      -webkit-animation-delay: 0.45s;
      animation-delay: 0.45s; }

@-webkit-keyframes animIn {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; } }
@keyframes animIn {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; } }
.loadingAnim_line:after {
  font-size: .7rem;
  font-weight: bold;
  font-style: normal;
  line-height: 2;
  display: block;
  padding-top: 10px;
  -webkit-animation: loadingAnim_text 1s ease .1s infinite alternate both;
  animation: loadingAnim_text 1s ease .1s infinite alternate both;
  letter-spacing: .5em;
  text-indent: .5em;
  color: #fff;
  will-change: opacity; }

.loaded .loadingAnim_line {
  overflow: hidden;
  height: 0; }
  .loaded .loadingAnim_line:after {
    -webkit-animation: none;
    animation: none; }
.loaded .loadingAnim, .loaded .loadingAnim_line {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@-webkit-keyframes loadingAnim {
  0% {
    width: 0; }
  100% {
    width: 100%;
    -webkit-transform: translate(100%);
    transform: translate(100%); } }
@keyframes loadingAnim {
  0% {
    width: 0; }
  100% {
    width: 100%;
    -webkit-transform: translate(100%);
    transform: translate(100%); } }
@-webkit-keyframes loadingAnim_text {
  0% {
    opacity: 1;
    color: #cba166; }
  50% {
    color: #333; }
  100% {
    opacity: .5;
    color: #fff; } }
@keyframes loadingAnim_text {
  0% {
    opacity: 1;
    color: #cba166; }
  50% {
    color: #333; }
  100% {
    opacity: .5;
    color: #fff; } }
body {
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  font-size: 100%;
  line-height: 1.75;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-all;
  background: #fff; }

.wrap {
  width: 90%;
  margin: 0 auto;
  padding: 0 0px; }

.wrap-full {
  width: 100%;
  margin: 0 auto;
  padding: 0 0px; }

a {
  color: #000; }
  a:hover, a:focus {
    color: #404040;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }
  a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
  line-height: 1.5;
  font-feature-settings: "palt"; }

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
  display: block; }

h1 a:hover, h1 a:focus {
  color: #404040;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.h1 a:hover, .h1 a:focus {
  color: #404040;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

h2 a:hover, h2 a:focus {
  color: #404040;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.h2 a:hover, .h2 a:focus {
  color: #404040;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

h3 a:hover, h3 a:focus {
  color: #404040;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.h3 a:hover, .h3 a:focus {
  color: #404040;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

h4 a:hover, h4 a:focus {
  color: #404040;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.h4 a:hover, .h4 a:focus {
  color: #404040;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

h5 a:hover, h5 a:focus {
  color: #404040;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.h5 a:hover, .h5 a:focus {
  color: #404040;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

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

h1 small, h1 .small {
  font-size: 1rem;
  color: #666;
  display: block; }

.h1 small, .h1 .small {
  font-size: 1rem;
  color: #666;
  display: block; }

h1 .big, .h1 .big {
  font-size: 2rem; }

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

h2 small, h2 .small {
  font-size: .9rem;
  color: #ccc;
  display: block; }

.h2 small, .h2 .small {
  font-size: .9rem;
  color: #ccc;
  display: block; }

h2 .big, .h2 .big {
  font-size: 1.75rem; }

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

h3 small, h3 .small {
  font-size: .875rem;
  color: #ccc;
  display: block;
  margin-bottom: 5px;
  line-height: 1.25; }

.h3 small, .h3 .small {
  font-size: .875rem;
  color: #ccc;
  display: block;
  margin-bottom: 5px;
  line-height: 1.25; }

h3 .fas, .h3 .fas {
  padding-right: 10px; }

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

h5, .h5 {
  font-size: .875rem;
  letter-spacing: normal; }

body.single-news .entry-content h1, body.single-news .entry-content h2, body.single-news .entry-content h3, body.single-news .entry-content h4, body.single-news .entry-content h5 {
  font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  padding-bottom: 10px;
  border-bottom: 5px solid #efefef;
  margin-bottom: 15px; }
body.single-news .entry-content h1, body.single-news .entry-content .h1 {
  font-size: 30px; }
body.single-news .entry-content h2, body.single-news .entry-content .h2 {
  font-size: 24px; }
body.single-news .entry-content h3, body.single-news .entry-content .h3 {
  font-size: 18px; }
body.single-news .entry-content img {
  margin-bottom: 40px; }

.sp {
  display: block; }

.pc, .pc-inline, .pc-block {
  display: none; }

img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto; }

.header {
  clear: both;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  background: #fff;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  height: 80px; }

.fixed {
  position: fixed;
  top: 0px;
  z-index: 10; }

.logoarea {
  position: fixed;
  z-index: 11;
  top: 0;
  display: flex;
  align-items: center; }
  .logoarea .caption {
    font-size: .85rem;
    font-weight: bold;
    line-height: 1.4;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    color: #fff;
    padding-right: 10px; }
    .logoarea .caption.txt-blue {
      color: #005BAC; }
  .logoarea img {
    width: 100%;
    max-height: 70px;
    margin-top: 5px;
    width: auto;
    padding-left: 10px; }

.nav {
  border-bottom: 0;
  margin: 0; }
  .nav br {
    display: none; }
  .nav li a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 1em; }
  .nav li:first-child {
    margin-top: 0; }
  .nav li:last-child {
    border-bottom: 0; }

#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif !important;
  font-weight: bold !important; }

li#responsive-menu-item-203 .responsive-menu-item-link {
  background: #333 !important; }
li#responsive-menu-item-218 .responsive-menu-item-link {
  background: #005BAC !important;
  background: #0762ae; }

.top-area-sp {
  height: 40vh;
  width: 100%;
  position: relative;
  overflow: hidden; }
  .top-area-sp .top-area-inner {
    height: 40vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .top-area-sp .h1Outer, .top-area-sp .h1Outer-w {
    margin-top: 40px;
    width: 40%;
    padding: 0;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    color: #fff; }
  .top-area-sp .h1Outer h1, .top-area-sp .h1Outer-w h1 {
    font-size: 42px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0px; }
  .top-area-sp .h1Outer p, .top-area-sp .h1Outer-w p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 10px; }
  .top-area-sp .h1Outer img, .top-area-sp .h1Outer-w img {
    width: 100%;
    height: auto; }
  .top-area-sp .slider {
    position: relative;
    height: 40vh;
    width: 100%;
    background-color: #000;
    background-image: url("../../img/bg-town-min.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-position: center top\9;
    background-repeat: repeat-x\9; }
    .top-area-sp .slider .toparea-bottom {
      height: 50px;
      width: 100%;
      background: none;
      position: absolute;
      bottom: 20px;
      text-align: center; }
  .top-area-sp * + html .slider {
    background-position: center top;
    background-repeat: repeat-x; }
  .top-area-sp .slider:before {
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0); }

.top-area {
  height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden; }
  .top-area .top-area-inner {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%); }
  .top-area .h1Outer, .top-area .h1Outer-w {
    margin-top: 40px;
    width: 80%;
    padding: 20px 40px;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    background: rgba(0, 0, 0, 0.8); }
  .top-area .h1Outer h1, .top-area .h1Outer-w h1 {
    font-size: 42px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0px; }
  .top-area .h1Outer p, .top-area .h1Outer-w p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 10px; }
  .top-area .h1Outer img {
    width: 100%;
    height: auto; }
  .top-area .h1Outer-w {
    background: none; }
    .top-area .h1Outer-w img {
      width: 100%;
      height: auto; }
  .top-area .slider {
    position: relative;
    height: 100vh;
    width: 100%;
    background-color: #000;
    background-image: url("../../img/bg-town-min.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-position: center top\9;
    background-repeat: repeat-x\9; }
    .top-area .slider .toparea-bottom {
      height: 50px;
      width: 100%;
      background: none;
      position: absolute;
      bottom: 20px;
      text-align: center; }
      .top-area .slider .toparea-bottom p.scroll {
        width: 100%;
        text-align: center;
        bottom: 0px;
        margin-top: 0; }
        .top-area .slider .toparea-bottom p.scroll a {
          padding-top: 0px;
          padding-bottom: 0px;
          color: #fff;
          text-decoration: none;
          font-family: Arial, Helvetica, "sans-serif";
          font-size: 14px;
          font-weight: lighter;
          text-align: center; }
          .top-area .slider .toparea-bottom p.scroll a span {
            width: 1px;
            height: 30px;
            background: #fff;
            display: block;
            margin: 5px auto 0; }
  .top-area * + html .slider {
    background-position: center top;
    background-repeat: repeat-x; }
  .top-area .slider:before {
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0); }

.top-area-bg {
  -webkit-transform: translateX(-50%);
  left: 50%;
  max-height: initial;
  max-width: initial;
  min-height: 100vh;
  min-width: 100%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
  background: #000; }

.top-area-s {
  height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden; }
  .top-area-s .inner {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1; }
  .top-area-s .h1Outer {
    margin-top: 40px;
    width: 80%;
    padding: 20px 40px;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    background: rgba(0, 0, 0, 0.25);
    border: 6px solid #fff; }
    .top-area-s .h1Outer h1 {
      font-size: 42px;
      font-weight: 400;
      line-height: 1;
      margin-bottom: 0px; }
    .top-area-s .h1Outer p {
      font-size: 16px;
      line-height: 1.5;
      margin-bottom: 0; }
    .top-area-s .h1Outer img {
      width: 100%;
      height: auto; }
  .top-area-s .slider-s {
    height: 100vh;
    width: 100%;
    background-color: #000;
    position: absolute;
    z-index: 0; }
    .top-area-s .slider-s li {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100vh;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: none;
      opacity: 0;
      -webkit-animation: anime 40s linear 0s infinite;
      animation: anime 40s linear 0s infinite; }
      .top-area-s .slider-s li:nth-child(1) {
        background-image: url(../../img/bg/bg-sky.jpg); }
      .top-area-s .slider-s li:nth-child(2) {
        background-image: url(../../img/bg/bg-sekou01.jpg);
        -webkit-animation-delay: 10s;
        animation-delay: 10s; }
      .top-area-s .slider-s li:nth-child(3) {
        background-image: url(../../img/bg/bg-tree.jpg);
        -webkit-animation-delay: 20s;
        animation-delay: 20s; }
      .top-area-s .slider-s li:nth-child(4) {
        background-image: url(../../img/bg/bg-sekou05.jpg);
        -webkit-animation-delay: 30s;
        animation-delay: 30s; }
      .top-area-s .slider-s li:nth-child(5) {
        background-image: url(../../img/bg/bg-people.jpg);
        -webkit-animation-delay: 40s;
        animation-delay: 40s; }
      .top-area-s .slider-s li:nth-child(6) {
        background-image: url(../../img/bg/bg-sekou07.jpg);
        -webkit-animation-delay: 50s;
        animation-delay: 50s; }
      .top-area-s .slider-s li:nth-child(7) {
        background-image: url(../../img/bg/bg-bird2.jpg);
        -webkit-animation-delay: 60s;
        animation-delay: 60s; }
      .top-area-s .slider-s li:nth-child(8) {
        background-image: url(../../img/bg/bg-sekou09.jpg);
        -webkit-animation-delay: 70s;
        animation-delay: 70s; }
      .top-area-s .slider-s li:nth-child(9) {
        background-image: url(../../img/bg/bg-bird.jpg);
        -webkit-animation-delay: 80s;
        animation-delay: 80s; }

@-webkit-keyframes anime {
  0% {
    -webkit-animation-timing-function: ease-in;
    opacity: 0; }
  10% {
    -webkit-transform: scale(1.1);
    opacity: 1; }
  40% {
    -webkit-transform: scale(1.2);
    -webkit-animation-timing-function: ease-out;
    opacity: 1; }
  50% {
    -webkit-transform: scale(1.3);
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes anime {
  0% {
    animation-timing-function: ease-in;
    opacity: 0; }
  10% {
    transform: scale(1.1);
    opacity: 1; }
  40% {
    transform: scale(1.2);
    animation-timing-function: ease-out;
    opacity: 1; }
  50% {
    transform: scale(1.3);
    opacity: 0; }
  100% {
    opacity: 0; } }
.topics-area {
  text-align: center;
  padding: 40px; }

.top-banner {
  text-align: center;
  padding: 20px 10px 0px; }
  .top-banner img {
    max-width: 800px;
    width: 100%; }

.top-menu-area {
  background: #EFEFEF; }

.top-menu-sp {
  display: flex;
  flex-direction: column;
  margin: -10px auto 0;
  padding: 20px 0 10px;
  width: 100%;
  max-width: 580px; }
  .top-menu-sp li {
    margin-bottom: 10px; }
    .top-menu-sp li:last-child {
      margin-bottom: 0; }

.top-menu {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  background: #EFEFEF; }
  .top-menu li {
    display: flex;
    align-items: center; }
    .top-menu li.eyecathOuter {
      background-size: cover;
      background-position: center center;
      height: 375px;
      width: 100%;
      border-radius: 0px;
      position: relative;
      margin-bottom: 0; }
  .top-menu dl {
    width: 100%;
    height: 375px;
    box-sizing: border-box;
    padding: 40px 40px 0;
    margin: auto;
    position: relative;
    border: 4px solid  transparent;
    outline: none;
    transition: all .2s; }
    .top-menu dl dt .h3 {
      font-size: 2.125rem;
      text-align: center;
      margin-bottom: 1rem;
      letter-spacing: .25em;
      text-indent: .25em;
      font-weight: bold; }
    .top-menu dl dd {
      text-align: justify;
      line-height: 2;
      letter-spacing: .1em; }
      .top-menu dl dd .base-btn {
        display: block;
        width: 220px;
        margin: 40px auto 0; }
    .top-menu dl::before, .top-menu dl::after {
      position: absolute;
      z-index: 2;
      content: '';
      width: 0;
      height: 0;
      border: 4px solid transparent; }
    .top-menu dl::before {
      top: -4px;
      left: -4px; }
    .top-menu dl::after {
      bottom: -4px;
      right: -4px; }
  .top-menu a {
    text-decoration: none; }
    .top-menu a dl:hover {
      cursor: pointer;
      color: #000;
      background: #fff; }
      .top-menu a dl:hover::before, .top-menu a dl:hover::after {
        width: 100%;
        height: 100%; }
      .top-menu a dl:hover::before {
        border-bottom-color: #005BAC;
        border-left-color: #005BAC;
        transition: height .3s, width .3s .3s; }
      .top-menu a dl:hover::after {
        border-top-color: #005BAC;
        border-right-color: #005BAC;
        transition: height .3s, width .3s .3s; }

.sdgs-banner {
  padding-bottom: 0px; }
  .sdgs-banner img {
    width: 100%;
    max-width: 580px; }

.sticky-second {
  position: relative;
  top: 0;
  height: 50vh;
  width: 100%;
  overflow: hidden;
  background: url("../../img/bg-second-area-min.jpg") no-repeat;
  background-size: cover;
  background-position: left 40% center;
  background-attachment: scroll; }
  .sticky-second .second-area .second-area-inner {
    height: 50vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .sticky-second .second-area .h1 {
    font-size: 20px;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    letter-spacing: .25em;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    font-weight: normal; }

.sticky-third {
  position: relative;
  top: 0;
  height: 50vh;
  width: 100%;
  overflow: hidden;
  background: url("../../img/bg-third-min.jpg") no-repeat scroll;
  background-size: cover;
  background-position: center center; }
  .sticky-third .third-area .third-area-inner {
    height: 50vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .sticky-third .third-area .h1 {
    font-size: 20px;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    letter-spacing: .25em;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    font-weight: normal; }

.eyecathOuter {
  overflow: hidden;
  border-radius: 0px;
  margin-bottom: 10px; }
  .eyecathOuter .eyecath {
    background-size: cover;
    background-position: center center;
    padding-top: 100%;
    width: 100%;
    border-radius: 0px;
    position: relative;
    z-index: 4; }
  .eyecathOuter a .eyecath:hover {
    opacity: .75;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border-radius: 20px; }

.photo {
  width: 100%;
  float: none;
  margin-bottom: 20px;
  line-height: 1; }
  .photo .eyecathOuter {
    overflow: hidden;
    border-radius: 0px;
    margin-bottom: 0px;
    border: 1px solid #ccc; }
  .photo .eyecath {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 56.25%;
    width: 100%;
    border-radius: 0px;
    line-height: 0; }
  .photo a .eyecath:hover {
    opacity: .75;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border-radius: 20px; }

.single-title, .page-title, .archive-title, .entry-title, .contents-title {
  margin-bottom: 20px; }

h1.single-title {
  font-size: 24px;
  margin-top: 20px;
  font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif; }
h1.archive-title, h1.page-title {
  text-align: center;
  color: #fff;
  font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
  letter-spacing: .25em;
  text-indent: .25em;
  word-wrap: normal;
  word-break: normal; }
h1.archive-title span, h1.page-title span {
  width: 50px;
  height: 4px;
  background: #fff;
  margin: 20px auto 40px;
  display: block; }

h2.entry-title {
  text-align: center;
  color: #005BAC;
  letter-spacing: .15em;
  text-indent: .15em;
  font-size: 26px;
  line-height: 1.5;
  font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  width: 100%; }
  h2.entry-title span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  h2.entry-title small {
    color: #000;
    font-size: 16px;
    display: block;
    margin-top: 20px; }
h2.category-title {
  text-align: center;
  color: #005BAC;
  letter-spacing: .15em;
  text-indent: .15em;
  font-size: 26px;
  line-height: 1.5;
  font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  width: 100%; }
  h2.category-title .gaiyo {
    color: #000;
    font-size: 16px;
    display: block;
    margin-top: 20px; }

h3.category-title {
  text-align: center;
  color: #005BAC;
  letter-spacing: .15em;
  text-indent: .15em;
  font-size: 26px;
  line-height: 1.5;
  font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  width: 100%; }

h2.category-title span, h3.category-title span {
  width: 1px;
  height: 50px;
  background: #005BAC;
  margin: 20px auto 0px;
  display: block; }

h2.category-title small {
  color: #005BAC;
  font-size: 16px;
  letter-spacing: .15em;
  text-indent: .15em;
  display: block;
  margin-top: 20px; }

h3.category-title {
  margin-top: 20px;
  color: #000; }
  h3.category-title small {
    color: #005BAC;
    font-size: 16px;
    letter-spacing: .15em;
    text-indent: .15em;
    display: block;
    margin-top: 20px; }
  h3.category-title span {
    width: 25px;
    height: 1px;
    background: #000;
    margin: 20px auto 40px;
    display: block; }

h2.category-title2 {
  text-align: center;
  color: #005BAC;
  letter-spacing: .15em;
  text-indent: .15em;
  font-size: 26px;
  line-height: 1.5;
  font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  width: 100%; }
  h2.category-title2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  h2.category-title2 small {
    color: #000;
    font-size: 16px;
    display: block;
    margin-top: 10px; }

.category-copy {
  text-align: center;
  letter-spacing: .15em;
  text-indent: .15em;
  font-size: 16px;
  width: 100%; }
  .category-copy span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 20px;
    display: block; }

.content-title {
  font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
  font-weight: normal;
  letter-spacing: .25em;
  text-align: center;
  color: #005BAC;
  margin-bottom: 40px;
  text-indent: .25em; }
  .content-title span {
    width: 50px;
    height: 4px;
    background: #005BAC;
    margin: 20px auto 40px;
    display: block; }
  .content-title div {
    display: inline; }

.entry-title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px; }
  .entry-title a {
    text-decoration: none; }
    .entry-title a:hover {
      background: rgba(0, 0, 0, 0.15); }

.category-name a {
  text-decoration: none;
  font-size: 14px;
  line-height: 0;
  height: 30px;
  padding: 8px 16px;
  line-height: 1;
  color: #000;
  border-radius: 16px;
  background: rgba(0, 91, 172, 0.25); }
  .category-name a:hover {
    opacity: .8; }
  .category-name a.living-style {
    background: rgba(81, 0, 172, 0.25); }
  .category-name a.kojima-holdings {
    background: rgba(6, 172, 0, 0.25); }
  .category-name a.cambodia {
    background: rgba(172, 120, 0, 0.25); }
  .category-name a.kaigai {
    background: rgba(89, 120, 0, 0.25); }
  .category-name a.csr {
    background: rgba(0, 0, 0, 0.25); }

.byline {
  font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  font-weight: bold;
  letter-spacing: .15em;
  margin-bottom: 10px; }

body.single .sekou-area .eyecath-img {
  position: relative; }
  body.single .sekou-area .eyecath-img .btn-circle-3d {
    display: inline-block;
    text-decoration: none;
    background: #d5cea6;
    background: -moz-linear-gradient(top, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
    background: -webkit-linear-gradient(top, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
    background: linear-gradient(to bottom, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
    color: #603400;
    width: 140px;
    height: 140px;
    line-height: 1.25;
    display: flex;
    align-items: center;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 1px #938D5B;
    text-shadow: -1px -1px rgba(255, 255, 255, 0.43), 1px 1px rgba(0, 0, 0, 0.5);
    font-weight: bold;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px; }
    body.single .sekou-area .eyecath-img .btn-circle-3d p {
      margin: 10px auto 0; }
    body.single .sekou-area .eyecath-img .btn-circle-3d small {
      line-height: 1.25;
      display: block;
      margin-bottom: 0px; }
  body.single .sekou-area .eyecath-img .btn-edge {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    text-decoration: none;
    padding: 0 30px;
    font-size: 19px;
    height: 40px;
    line-height: 40px;
    background: #51587b;
    font-size: 20px;
    color: #fff;
    transition: .4s; }
    body.single .sekou-area .eyecath-img .btn-edge:before {
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      width: 0;
      height: 0;
      border: none;
      border-left: solid 21px transparent;
      border-bottom: solid 41px transparent;
      z-index: 1;
      transition: .4s; }
    body.single .sekou-area .eyecath-img .btn-edge:after {
      position: absolute;
      content: '';
      right: 0;
      top: 0;
      width: 0;
      height: 0;
      border: none;
      border-left: solid 21px transparent;
      border-bottom: solid 41px white;
      z-index: 1;
      transition: .4s; }
  body.single .sekou-area .eyecath-img .ribbon16 {
    display: inline-block;
    position: absolute;
    top: -6px;
    right: 10px;
    margin: 0;
    padding: 10px 0 7px;
    z-index: 2;
    width: 40px;
    text-align: center;
    color: white;
    font-size: 13px;
    background: #fa8383;
    border-radius: 2px 0 0 0; }
    body.single .sekou-area .eyecath-img .ribbon16:before {
      position: absolute;
      content: '';
      top: 0;
      right: -5px;
      border: none;
      border-bottom: solid 6px #d07676;
      border-right: solid 5px transparent; }
    body.single .sekou-area .eyecath-img .ribbon16:after {
      content: '';
      position: absolute;
      left: 0;
      top: 100%;
      height: 0;
      width: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 10px solid #fa8383; }

.sekou-area .loop-area .photo .eyecath {
  position: relative; }
  .sekou-area .loop-area .photo .eyecath .btn-circle-3d {
    display: inline-block;
    text-decoration: none;
    background: #d5cea6;
    background: -moz-linear-gradient(top, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
    background: -webkit-linear-gradient(top, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
    background: linear-gradient(to bottom, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
    color: #603400;
    width: 140px;
    height: 140px;
    line-height: 1.25;
    display: flex;
    align-items: center;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 1px #938D5B;
    text-shadow: -1px -1px rgba(255, 255, 255, 0.43), 1px 1px rgba(0, 0, 0, 0.5);
    font-weight: bold;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px; }
    .sekou-area .loop-area .photo .eyecath .btn-circle-3d p {
      margin: 15px auto 0; }
    .sekou-area .loop-area .photo .eyecath .btn-circle-3d small {
      line-height: 1.25;
      display: block;
      margin-bottom: 0px; }

.news-area, .group-area {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 80px 0; }

.news-area-inner {
  border: 1px solid #ccc;
  padding: 40px 0;
  position: relative;
  margin-top: 60px; }
  .news-area-inner .category-titleOuter {
    width: 100%;
    text-align: center;
    position: absolute;
    top: -30px; }
  .news-area-inner .category-title {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-weight: normal;
    letter-spacing: .25em;
    text-align: center;
    background: #005BAC;
    color: #fff;
    margin: 0 auto;
    width: 250px;
    height: 60px;
    line-height: 60px; }
  .news-area-inner .base-btn {
    width: 80%;
    margin: 40px 10% 0;
    height: 80px;
    font-size: 20px;
    line-height: 50px; }

.recruit-area {
  background: #005BAC;
  position: relative;
  z-index: 1;
  padding: 80px 0px 40px; }

.sekou-area {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 40px 0 40px; }

.loop-area {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .loop-area .hentry {
    background-color: #fff;
    padding: 0px 40px 0px;
    margin-bottom: 40px;
    width: 100%; }
    .loop-area .hentry:last-child, .loop-area .hentry header {
      margin-bottom: 0px; }
    .loop-area .hentry footer {
      margin-top: 0px; }

.recruit-area .loop-area {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .recruit-area .loop-area .hentry {
    background-color: #fff;
    padding: 0px 0px 0px;
    margin-bottom: 40px;
    width: 100%; }
    .recruit-area .loop-area .hentry header {
      margin-bottom: 0px; }
    .recruit-area .loop-area .hentry footer {
      margin-top: 0px; }
  .recruit-area .loop-area .photo {
    width: 100%;
    margin-bottom: 0px;
    line-height: 1;
    position: relative;
    z-index: 2; }
    .recruit-area .loop-area .photo .eyecathOuter {
      overflow: hidden;
      border-radius: 0px;
      margin-bottom: 0px;
      border: 0; }
    .recruit-area .loop-area .photo .eyecath {
      background-size: cover;
      background-position: top center;
      background-repeat: no-repeat;
      padding-top: 56.25%;
      width: 100%;
      border-radius: 0px;
      line-height: 0; }
  .recruit-area .loop-area a .eyecath:hover {
    opacity: .75;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .recruit-area .loop-area .article-header {
    width: 90%;
    background: #fff;
    padding: 20px;
    margin: -20px auto 0;
    z-index: 3;
    position: relative; }
  .recruit-area .loop-area .profile {
    padding: 0 0 10px;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid #ccc; }
    .recruit-area .loop-area .profile p {
      margin: 0 0 5px;
      line-height: 1.25;
      font-size: 14px; }
      .recruit-area .loop-area .profile p.voice-name {
        font-size: 18px;
        font-weight: bold;
        color: #005BAC; }
  .recruit-area .loop-area .entry-title {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 1.75;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif; }
  .recruit-area .loop-area a {
    text-decoration: none; }
.recruit-area .content-title {
  font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
  font-weight: normal;
  letter-spacing: .25em;
  text-indent: .25em;
  text-align: center;
  color: #fff;
  margin-bottom: 40px; }
  .recruit-area .content-title span {
    width: 50px;
    height: 4px;
    background: #fff;
    margin: 20px auto 40px;
    display: block; }
.recruit-area .sub-copy {
  font-size: 24px;
  line-height: 2;
  text-align: center;
  color: #fff;
  letter-spacing: .25em;
  text-indent: .25em; }
.recruit-area .bosyu-area {
  width: 90%;
  padding: 40px 20px;
  margin: 0 5% 40px;
  background: #fff;
  text-align: center; }
  .recruit-area .bosyu-area h3 {
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    color: #005BAC;
    letter-spacing: .25em;
    text-indent: .25em; }
  .recruit-area .bosyu-area .btn-flex {
    display: flex;
    flex-direction: column;
    margin: 0 auto 0; }
    .recruit-area .bosyu-area .btn-flex h3 {
      font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      color: #005BAC;
      letter-spacing: normal;
      text-indent: normal;
      font-weight: bold; }
    .recruit-area .bosyu-area .btn-flex p {
      color: #005BAC; }
  .recruit-area .bosyu-area .base-btn-blue {
    width: 100%;
    margin: 40px auto 0;
    height: 80px;
    font-size: 20px;
    line-height: 50px; }

/*recruit-area*/
.btn-flex {
  display: block;
  margin: 0 auto 80px;
  max-width: 800px; }
  .btn-flex div {
    width: 90%;
    margin: 20px 5%; }

.base-btn-round {
  width: 100%;
  margin: 0px auto 0;
  height: 60px;
  border-radius: 100px;
  font-size: 16px;
  line-height: 60px;
  font-weight: bold;
  display: block;
  text-align: center;
  text-decoration: none; }
  .base-btn-round i {
    padding-left: 10px; }
  .base-btn-round.blue {
    background: #005BAC;
    color: #fff; }
  .base-btn-round:hover {
    opacity: .85; }

.fukurikosei-area {
  padding: 60px 20px; }
  .fukurikosei-area .flex-fukuri {
    margin-bottom: 40px; }
    .fukurikosei-area .flex-fukuri h3 {
      color: #005BAC;
      font-size: 18px;
      line-height: 1.25;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 2px solid #005BAC;
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif; }
    .fukurikosei-area .flex-fukuri dl {
      margin-bottom: 40px; }
      .fukurikosei-area .flex-fukuri dl dt {
        color: #005BAC;
        font-size: 18px;
        line-height: 1.25;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 2px solid #005BAC;
        font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif; }
        .fukurikosei-area .flex-fukuri dl dt i {
          font-size: 24px;
          float: left;
          padding-right: 5px; }
      .fukurikosei-area .flex-fukuri dl dd {
        clear: both; }
    .fukurikosei-area .flex-fukuri .text {
      margin-bottom: 20px; }
      .fukurikosei-area .flex-fukuri .text p {
        margin-bottom: 1rem; }
      .fukurikosei-area .flex-fukuri .text ul {
        padding-left: 1rem;
        margin: 1rem 0 0; }
        .fukurikosei-area .flex-fukuri .text ul li {
          color: #005BAC;
          margin-bottom: 5px;
          list-style: disc; }
          .fukurikosei-area .flex-fukuri .text ul li a {
            color: #005BAC; }

/*fukurikosei-area*/
.qa-area {
  padding: 60px 20px;
  background: #EFEFEF;
  /*ボックス全体*/
  /*ボックス全体*/
  /*ラベル*/
  /*ラベルホバー時*/
  /*チェックは隠す*/
  /*中身を非表示にしておく*/
  /*クリックで中身表示*/ }
  .qa-area .accbox {
    margin: 2em 0;
    padding: 0;
    max-width: 400px;
    /*最大幅*/ }
  .qa-area .accbox {
    margin: 20px auto;
    padding: 0;
    max-width: 800px;
    /*最大幅*/ }
  .qa-area .accbox label {
    display: block;
    margin: 1.5px 0;
    padding: 11px 20px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    background: #333;
    cursor: pointer;
    transition: all 0.5s; }
    .qa-area .accbox label span {
      font-size: 20px; }
  .qa-area .accbox label:hover {
    background: #005BAC; }
  .qa-area .accbox input {
    display: none; }
  .qa-area .accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
    font-size: 18px; }
  .qa-area .cssacc:checked + .accshow {
    height: auto;
    padding: 11px 20px;
    background: #fff;
    opacity: 1; }
    .qa-area .cssacc:checked + .accshow .txt-blue {
      color: #005BAC;
      font-weight: bold;
      font-size: 20px; }

.group-area .content-title {
  letter-spacing: .15em;
  text-indent: .15em;
  font-size: 40px;
  line-height: 1.75; }
.group-area .sub-copy {
  font-size: 18px;
  text-align: center;
  line-height: 2; }
.group-area .kojima-carousel {
  margin: 40px 0;
  text-align: center; }
  .group-area .kojima-carousel .base-btn {
    width: 80%;
    margin: 40px auto 0;
    height: 80px;
    font-size: 20px;
    line-height: 50px; }

.taikeizu {
  padding: 20px 20px 0;
  text-align: center; }
  .taikeizu img {
    margin: auto;
    padding: 20px 20px 40px;
    border-bottom: 1px solid #ccc; }

.kojimagroup-area .loop-area {
  padding: 20px 20px;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .kojimagroup-area .loop-area .hentry {
    background-color: #fff;
    padding: 0px 0px 0px;
    margin-bottom: 30px;
    width: 100%; }
    .kojimagroup-area .loop-area .hentry header {
      margin-bottom: 0px; }
      .kojimagroup-area .loop-area .hentry header h3.entry-title {
        margin: 20px 0 10px;
        font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
        font-weight: bold;
        line-height: 1.25; }
    .kojimagroup-area .loop-area .hentry footer {
      margin-top: 0px; }
    .kojimagroup-area .loop-area .hentry .entry-content p {
      margin-top: 0;
      line-height: 1.5; }
  .kojimagroup-area .loop-area .photo {
    width: 100%;
    margin-bottom: 0px;
    line-height: 1;
    position: relative;
    z-index: 2;
    float: none; }
    .kojimagroup-area .loop-area .photo .eyecathOuter {
      overflow: hidden;
      border-radius: 0px;
      margin-bottom: 0px;
      border: 0; }
    .kojimagroup-area .loop-area .photo .eyecath {
      background-size: cover;
      background-position: top center;
      background-repeat: no-repeat;
      padding-top: 56.25%;
      width: 100%;
      border-radius: 0px;
      line-height: 0; }
  .kojimagroup-area .loop-area .article-header {
    width: 100%;
    padding: 0px 0px 0px 0px;
    text-align: left;
    float: none; }

.sekou-area .loop-area {
  padding: 20px 20px;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .sekou-area .loop-area .hentry {
    background-color: #fff;
    padding: 0px 0px 0px;
    margin-bottom: 30px;
    width: 100%; }
    .sekou-area .loop-area .hentry header {
      margin-bottom: 0px; }
      .sekou-area .loop-area .hentry header h3.entry-title {
        margin: 20px 0 10px;
        font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
        font-weight: bold;
        font-size: 18px; }
    .sekou-area .loop-area .hentry footer {
      margin-top: 0px; }
    .sekou-area .loop-area .hentry .entry-content p {
      margin-top: 0;
      line-height: 1.25;
      margin-bottom: 5px; }
  .sekou-area .loop-area .photo {
    width: 100%;
    margin-bottom: 0px;
    line-height: 1;
    position: relative;
    z-index: 2;
    float: none; }
    .sekou-area .loop-area .photo .eyecathOuter {
      overflow: hidden;
      border-radius: 0px;
      margin-bottom: 0px;
      border: 0; }
    .sekou-area .loop-area .photo .eyecath {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      padding-top: 66.66666%;
      width: 100%;
      border-radius: 0px;
      line-height: 0; }
    .sekou-area .loop-area .photo .category-name {
      position: absolute;
      bottom: 8px;
      left: 0;
      z-index: 4; }
      .sekou-area .loop-area .photo .category-name a {
        text-decoration: none;
        font-size: 14px;
        line-height: 0;
        height: 30px;
        padding: 8px 16px;
        line-height: 1;
        color: #fff;
        border-radius: 0px;
        background: #333; }
        .sekou-area .loop-area .photo .category-name a:hover {
          opacity: .8; }
      .sekou-area .loop-area .photo .category-name span {
        text-decoration: none;
        font-size: 14px;
        line-height: 0;
        height: 30px;
        padding: 8px 16px;
        line-height: 1;
        color: #fff;
        border-radius: 0px;
        background: #333; }
  .sekou-area .loop-area .article-header {
    width: 100%;
    padding: 0px 0px 0px 0px;
    text-align: left;
    float: none; }

body.archive #content, body.single #content, body.page-template-default #content, body.page-template-page-base #content, body.page-template-page-base-blue #content, body.page-template-page-solution #content, body.page-template-page-living #content {
  margin-top: 85px; }
body.archive.page-template-page-top #content, body.archive.page-template-page-top-m2 #content, body.archive.page-template-page-top-m3 #content {
  margin-top: 0px; }
body.single.page-template-page-top #content, body.single.page-template-page-top-m2 #content, body.single.page-template-page-top-m3 #content {
  margin-top: 0px; }
body.page-template-default.page-template-page-top #content, body.page-template-default.page-template-page-top-m2 #content, body.page-template-default.page-template-page-top-m3 #content {
  margin-top: 0px; }
body.page-template-page-base.page-template-page-top #content, body.page-template-page-base.page-template-page-top-m2 #content, body.page-template-page-base.page-template-page-top-m3 #content {
  margin-top: 0px; }
body.page-template-page-base-blue.page-template-page-top #content, body.page-template-page-base-blue.page-template-page-top-m2 #content, body.page-template-page-base-blue.page-template-page-top-m3 #content {
  margin-top: 0px; }
body.page-template-page-solution.page-template-page-top #content, body.page-template-page-solution.page-template-page-top-m2 #content, body.page-template-page-solution.page-template-page-top-m3 #content {
  margin-top: 0px; }
body.archive .news-area, body.single .news-area {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 40px 0px 0; }
body.archive .news-area h2, body.single .news-area h2 {
  margin-top: 0; }
body.archive .news-area-inner {
  border: 0px solid #ccc;
  padding: 20px 0 40px;
  position: relative;
  margin-top: 0px; }
body.single .news-area-inner {
  border: 0px solid #ccc;
  padding: 20px 0 40px;
  position: relative;
  margin-top: 0px;
  border: 0px solid #ccc;
  padding: 20px;
  position: relative;
  margin-top: 0px; }

.breadOuter {
  width: 100%;
  background: #000;
  display: none; }
  .breadOuter.blue {
    background: #089ada; }
    .breadOuter.blue .breadcrumbs {
      background: #089ada; }

.breadcrumbs {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 20px;
  color: #fff;
  font-size: .8rem;
  line-height: 1.5; }
  .breadcrumbs a {
    color: #fff; }

.archive-header {
  background: #000;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 30px 0 10px; }

body.single-recruit .breadOuter {
  width: 100%;
  background: #005BAC;
  display: none; }
body.single-recruit .breadcrumbs {
  background: #005BAC;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 20px;
  color: #fff;
  font-size: .8rem;
  line-height: 1.5; }
  body.single-recruit .breadcrumbs a {
    color: #fff; }
body.single-recruit .archive-header {
  background: #005BAC;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 30px 0 10px; }
body.single-recruit .entry-content h3.naname {
  background: #005BAC;
  color: #fff !important;
  text-align: center;
  width: 100%;
  max-width: 330px;
  margin: auto;
  margin-bottom: 10px;
  padding: 10px 26px 10px 42px;
  position: relative;
  z-index: -2; }
  body.single-recruit .entry-content h3.naname:before {
    position: absolute;
    content: '';
    left: -2px;
    top: -2px;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 40px white;
    border-bottom: solid 79px transparent;
    z-index: -1; }
  body.single-recruit .entry-content h3.naname:after {
    position: absolute;
    content: '';
    right: -3px;
    top: -7px;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 40px transparent;
    border-bottom: solid 79px white;
    z-index: -1; }

.maincopy-area {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: 50%;
  position: relative;
  z-index: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }
  .maincopy-area p {
    letter-spacing: .25em;
    text-indent: .25em;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    z-index: 3;
    position: relative;
    margin: 0;
    color: #fff; }
  .maincopy-area::after {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2; }

body {
  /**20210616-add**/
  /*single*/ }
  body.post-type-archive-recruit {
    /*recruit-area*/ }
    body.post-type-archive-recruit .archive-header {
      padding: 0;
      position: relative;
      background: #fff; }
      body.post-type-archive-recruit .archive-header .recruit-main-photo {
        wight: 100%;
        height: 300px;
        background-size: cover;
        position: relative;
        z-index: 1; }
        body.post-type-archive-recruit .archive-header .recruit-main-photo::after {
          content: '';
          background-color: transparent;
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          z-index: 2; }
      body.post-type-archive-recruit .archive-header .recruit-main-title {
        width: 90%;
        background: #fff;
        padding: 20px 0;
        margin: -20px auto 0;
        z-index: 3;
        position: relative; }
        body.post-type-archive-recruit .archive-header .recruit-main-title h1.archive-title {
          color: #005BAC; }
          body.post-type-archive-recruit .archive-header .recruit-main-title h1.archive-title span {
            background: #005BAC; }
        body.post-type-archive-recruit .archive-header .recruit-main-title h2 {
          color: #000;
          font-size: 22px;
          font-weight: normal;
          font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
          letter-spacing: .25em;
          text-indent: .25em; }
    body.post-type-archive-recruit .recruit-area {
      background: #fff;
      padding: 0 20px 40px; }
      body.post-type-archive-recruit .recruit-area p.recruit-main-copy {
        font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
        text-align: left;
        margin-bottom: 40px;
        line-height: 1.75;
        font-size: 14px; }
      body.post-type-archive-recruit .recruit-area .loop-area {
        margin-top: 40px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap; }
        body.post-type-archive-recruit .recruit-area .loop-area .hentry {
          background-color: #fff;
          padding: 0px 0px 0px;
          margin-bottom: 40px;
          width: 100%; }
          body.post-type-archive-recruit .recruit-area .loop-area .hentry header {
            margin-bottom: 0px; }
          body.post-type-archive-recruit .recruit-area .loop-area .hentry footer {
            margin-top: 0px; }
        body.post-type-archive-recruit .recruit-area .loop-area .photo {
          width: 100%;
          margin-bottom: 0px;
          line-height: 1;
          position: relative;
          z-index: 2; }
          body.post-type-archive-recruit .recruit-area .loop-area .photo .eyecathOuter {
            overflow: hidden;
            border-radius: 0px;
            margin-bottom: 0px;
            border: 0; }
          body.post-type-archive-recruit .recruit-area .loop-area .photo .eyecath {
            background-size: cover;
            background-position: top center;
            background-repeat: no-repeat;
            padding-top: 56.25%;
            width: 100%;
            border-radius: 0px;
            line-height: 0; }
        body.post-type-archive-recruit .recruit-area .loop-area a .eyecath:hover {
          opacity: .75;
          -webkit-transition: 0.8s ease-in-out;
          -moz-transition: 0.8s ease-in-out;
          -o-transition: 0.8s ease-in-out;
          transition: 0.8s ease-in-out;
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -o-transform: scale(1.1);
          -ms-transform: scale(1.1);
          transform: scale(1.1); }
        body.post-type-archive-recruit .recruit-area .loop-area .article-header {
          width: 90%;
          background: #fff;
          padding: 20px;
          margin: -20px auto 0;
          z-index: 3;
          position: relative; }
        body.post-type-archive-recruit .recruit-area .loop-area .profile {
          padding: 0 0 10px;
          width: 100%;
          z-index: 10;
          border-bottom: 1px solid #ccc; }
          body.post-type-archive-recruit .recruit-area .loop-area .profile p {
            margin: 0 0 5px;
            line-height: 1.25;
            font-size: 14px; }
            body.post-type-archive-recruit .recruit-area .loop-area .profile p.voice-name {
              font-size: 18px;
              font-weight: bold;
              color: #005BAC; }
        body.post-type-archive-recruit .recruit-area .loop-area .entry-title {
          margin-top: 10px;
          margin-bottom: 0px;
          font-size: 18px;
          line-height: 1.75;
          font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif; }
        body.post-type-archive-recruit .recruit-area .loop-area a {
          text-decoration: none; }
      body.post-type-archive-recruit .recruit-area .bosyu-area {
        width: 100%;
        margin: 0 0 30px;
        border: 5px solid #005BAC; }
        body.post-type-archive-recruit .recruit-area .bosyu-area .btn-flex {
          display: flex;
          flex-direction: column;
          margin: 0 auto 0;
          justify-content: center; }
          body.post-type-archive-recruit .recruit-area .bosyu-area .btn-flex div.text {
            width: 100%; }
          body.post-type-archive-recruit .recruit-area .bosyu-area .btn-flex h3 {
            font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
            color: #005BAC;
            letter-spacing: .25em;
            text-indent: .25em;
            font-weight: bold;
            text-align: left; }
          body.post-type-archive-recruit .recruit-area .bosyu-area .btn-flex p {
            color: #005BAC;
            text-align: left;
            font-size: 18px; }
    body.post-type-archive-recruit .breadOuter {
      background: #fff;
      display: none; }
    body.post-type-archive-recruit .breadcrumbs {
      color: #000;
      font-size: .8rem;
      line-height: 1.5; }
      body.post-type-archive-recruit .breadcrumbs a {
        color: #000; }
  body.page-template-page-base .article-header, body.page-template-page-base-blue .article-header, body.page-template-default .article-header, body.page-template-page-solution .article-header {
    background: #000;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 30px 0 10px; }
  body.page-template-page-base .maincopy-area-page, body.page-template-page-base-blue .maincopy-area-page, body.page-template-default .maincopy-area-page, body.page-template-page-solution .maincopy-area-page {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  body.page-template-page-base .maincopy-area-page h2, body.page-template-page-base-blue .maincopy-area-page h2, body.page-template-default .maincopy-area-page h2, body.page-template-page-solution .maincopy-area-page h2 {
    letter-spacing: .25em;
    text-indent: .25em;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    z-index: 3;
    position: relative;
    margin: 0;
    color: #fff;
    font-size: 22px; }
  body.page-template-page-base .maincopy-area-page::after, body.page-template-page-base-blue .maincopy-area-page::after, body.page-template-default .maincopy-area-page::after, body.page-template-page-solution .maincopy-area-page::after {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2; }
  body.page-template-page-base p.sub-catch, body.page-template-page-base-blue p.sub-catch, body.page-template-default p.sub-catch, body.page-template-page-solution p.sub-catch {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    z-index: 3;
    font-size: 18px;
    padding: 20px; }
  body.page-template-page-base p.sub-catch br, body.page-template-page-base-blue p.sub-catch br, body.page-template-default p.sub-catch br, body.page-template-page-solution p.sub-catch br {
    display: none; }
  body.page-template-page-base .solution-area, body.page-template-page-base-blue .solution-area, body.page-template-default .solution-area, body.page-template-page-solution .solution-area {
    margin: 40px 0 80px; }
  body.page-template-page-base .solution-area ul.main-menu, body.page-template-page-base-blue .solution-area ul.main-menu, body.page-template-default .solution-area ul.main-menu, body.page-template-page-solution .solution-area ul.main-menu {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    background: #fff; }
  body.page-template-page-base .solution-area ul.main-menu li, body.page-template-page-base-blue .solution-area ul.main-menu li, body.page-template-default .solution-area ul.main-menu li, body.page-template-page-solution .solution-area ul.main-menu li {
    display: flex;
    align-items: center; }
  body.page-template-page-base .solution-area ul.main-menu li.eyecathOuter, body.page-template-page-base-blue .solution-area ul.main-menu li.eyecathOuter, body.page-template-default .solution-area ul.main-menu li.eyecathOuter, body.page-template-page-solution .solution-area ul.main-menu li.eyecathOuter {
    background-size: cover;
    background-position: center center;
    height: auto;
    width: 100%;
    padding: 0;
    border-radius: 0px;
    position: relative;
    margin-bottom: 0;
    border: 1px solid #efefef; }
  body.page-template-page-base .solution-area ul.main-menu dl, body.page-template-page-base-blue .solution-area ul.main-menu dl, body.page-template-default .solution-area ul.main-menu dl, body.page-template-page-solution .solution-area ul.main-menu dl {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin: auto;
    padding: 40px 20px;
    position: relative;
    border: 4px solid  transparent;
    outline: none;
    transition: all .2s; }


body.page-template-page-base .solution-area ul.main-menu dl dt p {
	  font-weight: 900;
    text-shadow: 0px 1px 5px white;
}

  body.page-template-page-base .solution-area ul.main-menu dl dt, body.page-template-page-base-blue .solution-area ul.main-menu dl dt, body.page-template-default .solution-area ul.main-menu dl dt, body.page-template-page-solution .solution-area ul.main-menu dl dt {
    text-align: justify;
    line-height: 2; }
  body.page-template-page-base .solution-area ul.main-menu dl dt h3, body.page-template-page-base-blue .solution-area ul.main-menu dl dt h3, body.page-template-default .solution-area ul.main-menu dl dt h3, body.page-template-page-solution .solution-area ul.main-menu dl dt h3 {
    font-size: 2.125rem;
    text-align: center;
    margin-bottom: 1rem;
    letter-spacing: .125em;
    text-indent: .125em;
    width: 100%;
    line-height: 1.25;
    font-weight: bold; }
  body.page-template-page-base .solution-area ul.main-menu dl dt h3 small, body.page-template-page-base-blue .solution-area ul.main-menu dl dt h3 small, body.page-template-default .solution-area ul.main-menu dl dt h3 small, body.page-template-page-solution .solution-area ul.main-menu dl dt h3 small {
    color: #000; }
  body.page-template-page-base .solution-area ul.main-menu dl dd .base-btn, body.page-template-page-base-blue .solution-area ul.main-menu dl dd .base-btn, body.page-template-default .solution-area ul.main-menu dl dd .base-btn, body.page-template-page-solution .solution-area ul.main-menu dl dd .base-btn {
    display: block;
    width: 220px;
    margin: 0px auto 0; }
  body.page-template-page-base .solution-area ul.main-menu dl::before, body.page-template-page-base .solution-area ul.main-menu dl::after {
    position: absolute;
    z-index: 2;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid transparent; }
  body.page-template-page-base-blue .solution-area ul.main-menu dl::before, body.page-template-page-base-blue .solution-area ul.main-menu dl::after {
    position: absolute;
    z-index: 2;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid transparent; }
  body.page-template-default .solution-area ul.main-menu dl::before, body.page-template-default .solution-area ul.main-menu dl::after {
    position: absolute;
    z-index: 2;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid transparent; }
  body.page-template-page-solution .solution-area ul.main-menu dl::before, body.page-template-page-solution .solution-area ul.main-menu dl::after {
    position: absolute;
    z-index: 2;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid transparent; }
  body.page-template-page-base .solution-area ul.main-menu dl::before, body.page-template-page-base-blue .solution-area ul.main-menu dl::before, body.page-template-default .solution-area ul.main-menu dl::before, body.page-template-page-solution .solution-area ul.main-menu dl::before {
    top: -4px;
    left: -4px; }
  body.page-template-page-base .solution-area ul.main-menu dl::after, body.page-template-page-base-blue .solution-area ul.main-menu dl::after, body.page-template-default .solution-area ul.main-menu dl::after, body.page-template-page-solution .solution-area ul.main-menu dl::after {
    bottom: -4px;
    right: -4px; }
  body.page-template-page-base .solution-area ul.main-menu a, body.page-template-page-base-blue .solution-area ul.main-menu a, body.page-template-default .solution-area ul.main-menu a, body.page-template-page-solution .solution-area ul.main-menu a {
    text-decoration: none; }
  body.page-template-page-base .solution-area ul.main-menu a dl:hover, body.page-template-page-base-blue .solution-area ul.main-menu a dl:hover, body.page-template-default .solution-area ul.main-menu a dl:hover, body.page-template-page-solution .solution-area ul.main-menu a dl:hover {
    cursor: pointer;
    color: #000;
    background: #fff; }
  body.page-template-page-base .solution-area ul.main-menu a dl:hover::before, body.page-template-page-base .solution-area ul.main-menu a dl:hover::after {
    width: 100%;
    height: 100%; }
  body.page-template-page-base-blue .solution-area ul.main-menu a dl:hover::before, body.page-template-page-base-blue .solution-area ul.main-menu a dl:hover::after {
    width: 100%;
    height: 100%; }
  body.page-template-default .solution-area ul.main-menu a dl:hover::before, body.page-template-default .solution-area ul.main-menu a dl:hover::after {
    width: 100%;
    height: 100%; }
  body.page-template-page-solution .solution-area ul.main-menu a dl:hover::before, body.page-template-page-solution .solution-area ul.main-menu a dl:hover::after {
    width: 100%;
    height: 100%; }
  body.page-template-page-base .solution-area ul.main-menu a dl:hover::before, body.page-template-page-base-blue .solution-area ul.main-menu a dl:hover::before, body.page-template-default .solution-area ul.main-menu a dl:hover::before, body.page-template-page-solution .solution-area ul.main-menu a dl:hover::before {
    border-bottom-color: #005BAC;
    border-left-color: #005BAC;
    transition: height .3s, width .3s .3s; }
  body.page-template-page-base .solution-area ul.main-menu a dl:hover::after, body.page-template-page-base-blue .solution-area ul.main-menu a dl:hover::after, body.page-template-default .solution-area ul.main-menu a dl:hover::after, body.page-template-page-solution .solution-area ul.main-menu a dl:hover::after {
    border-top-color: #005BAC;
    border-right-color: #005BAC;
    transition: height .3s, width .3s .3s; }
  body.page-template-page-base .company-area .article-header, body.page-template-page-base-blue .company-area .article-header, body.page-template-default .company-area .article-header, body.page-template-page-solution .company-area .article-header {
    background: #fff;
    padding: 0; }
  body.page-template-page-base .company-area h2, body.page-template-page-base-blue .company-area h2, body.page-template-default .company-area h2, body.page-template-page-solution .company-area h2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 26px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .company-area h2 span, body.page-template-page-base-blue .company-area h2 span, body.page-template-default .company-area h2 span, body.page-template-page-solution .company-area h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  body.page-template-page-base .company-area h2 small, body.page-template-page-base-blue .company-area h2 small, body.page-template-default .company-area h2 small, body.page-template-page-solution .company-area h2 small {
    color: #000;
    font-size: 18px;
    display: block;
    margin-top: 20px; }
  body.page-template-page-base .company-area h3, body.page-template-page-base-blue .company-area h3, body.page-template-default .company-area h3, body.page-template-page-solution .company-area h3 {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-size: 26px;
    margin-bottom: 20px; }
  body.page-template-page-base .company-area .box, body.page-template-page-base-blue .company-area .box, body.page-template-default .company-area .box, body.page-template-page-solution .company-area .box {
    display: flex;
    flex-direction: column;
    padding: 0 20px; }
  body.page-template-page-base .company-area .aisatu .photo, body.page-template-page-base-blue .company-area .aisatu .photo, body.page-template-default .company-area .aisatu .photo, body.page-template-page-solution .company-area .aisatu .photo {
    padding: 0 60px; }
  body.page-template-page-base .company-area .aisatu-daihyou h2, body.page-template-page-base-blue .company-area .aisatu-daihyou h2, body.page-template-default .company-area .aisatu-daihyou h2, body.page-template-page-solution .company-area .aisatu-daihyou h2 {
    padding: 40px 0 0px; }
  body.page-template-page-base .company-area .aisatu-daihyou h3, body.page-template-page-base-blue .company-area .aisatu-daihyou h3, body.page-template-default .company-area .aisatu-daihyou h3, body.page-template-page-solution .company-area .aisatu-daihyou h3 {
    color: #005BAC;
    font-weight: 700; }
  body.page-template-page-base .company-area .aisatu-daihyou h3 small, body.page-template-page-base-blue .company-area .aisatu-daihyou h3 small, body.page-template-default .company-area .aisatu-daihyou h3 small, body.page-template-page-solution .company-area .aisatu-daihyou h3 small {
    color: #000;
    line-height: 1.5;
    font-weight: normal; }
  body.page-template-page-base .company-area .aisatu-daihyou h4, body.page-template-page-base-blue .company-area .aisatu-daihyou h4, body.page-template-default .company-area .aisatu-daihyou h4, body.page-template-page-solution .company-area .aisatu-daihyou h4 {
    color: #005BAC;
    font-size: 1.3rem;
    line-height: 1.5; }
  body.page-template-page-base .company-area .aisatu-daihyou .box-group, body.page-template-page-base-blue .company-area .aisatu-daihyou .box-group, body.page-template-default .company-area .aisatu-daihyou .box-group, body.page-template-page-solution .company-area .aisatu-daihyou .box-group {
    display: block; }
  body.page-template-page-base .company-area .aisatu-daihyou .box-group .photo, body.page-template-page-base-blue .company-area .aisatu-daihyou .box-group .photo, body.page-template-default .company-area .aisatu-daihyou .box-group .photo, body.page-template-page-solution .company-area .aisatu-daihyou .box-group .photo {
    width: 100%;
    position: relative;
    z-index: 1; }
  body.page-template-page-base .company-area .aisatu-daihyou .box-group .photo img, body.page-template-page-base-blue .company-area .aisatu-daihyou .box-group .photo img, body.page-template-default .company-area .aisatu-daihyou .box-group .photo img, body.page-template-page-solution .company-area .aisatu-daihyou .box-group .photo img {
    margin-bottom: 0; }
  body.page-template-page-base .company-area .aisatu-daihyou .box-group .text, body.page-template-page-base-blue .company-area .aisatu-daihyou .box-group .text, body.page-template-default .company-area .aisatu-daihyou .box-group .text, body.page-template-page-solution .company-area .aisatu-daihyou .box-group .text {
    width: 90%;
    padding: 20px 20px 0;
    background: #fff;
    margin: -60px auto 0;
    position: relative;
    z-index: 2; }
  body.page-template-page-base .company-area .gaiyo-group, body.page-template-page-base-blue .company-area .gaiyo-group, body.page-template-default .company-area .gaiyo-group, body.page-template-page-solution .company-area .gaiyo-group {
    background: #efefef;
    padding: 40px 0 40px; }
  body.page-template-page-base .company-area .gaiyo-group .article-header, body.page-template-page-base-blue .company-area .gaiyo-group .article-header, body.page-template-default .company-area .gaiyo-group .article-header, body.page-template-page-solution .company-area .gaiyo-group .article-header {
    background: #efefef; }
  body.page-template-page-base .company-area .gaiyo-group .base-btn, body.page-template-page-base-blue .company-area .gaiyo-group .base-btn, body.page-template-default .company-area .gaiyo-group .base-btn, body.page-template-page-solution .company-area .gaiyo-group .base-btn {
    width: 220px; }
  body.page-template-page-base .company-area .gaiyo-group .inner-group, body.page-template-page-base-blue .company-area .gaiyo-group .inner-group, body.page-template-default .company-area .gaiyo-group .inner-group, body.page-template-page-solution .company-area .gaiyo-group .inner-group {
    width: 90%;
    margin: auto;
    padding: 0px 0px 0; }
  body.page-template-page-base .company-area .gaiyo-group table td a, body.page-template-page-base-blue .company-area .gaiyo-group table td a, body.page-template-default .company-area .gaiyo-group table td a, body.page-template-page-solution .company-area .gaiyo-group table td a {
    text-decoration: underline;
    color: #005BAC; }
  body.page-template-page-base .company-area .gaiyo-group table td a:hover, body.page-template-page-base-blue .company-area .gaiyo-group table td a:hover, body.page-template-default .company-area .gaiyo-group table td a:hover, body.page-template-page-solution .company-area .gaiyo-group table td a:hover {
    text-decoration: none; }
  body.page-template-page-base .company-area .text-right, body.page-template-page-base-blue .company-area .text-right, body.page-template-default .company-area .text-right, body.page-template-page-solution .company-area .text-right {
    text-align: right;
    font-weight: bold; }
  body.page-template-page-base .company-area .gaiyo, body.page-template-page-base-blue .company-area .gaiyo, body.page-template-default .company-area .gaiyo, body.page-template-page-solution .company-area .gaiyo {
    background: #efefef;
    padding: 40px 0 40px; }
  body.page-template-page-base .company-area .gaiyo .article-header, body.page-template-page-base-blue .company-area .gaiyo .article-header, body.page-template-default .company-area .gaiyo .article-header, body.page-template-page-solution .company-area .gaiyo .article-header {
    background: #efefef; }
  body.page-template-page-base .company-area .gaiyo .base-btn, body.page-template-page-base-blue .company-area .gaiyo .base-btn, body.page-template-default .company-area .gaiyo .base-btn, body.page-template-page-solution .company-area .gaiyo .base-btn {
    width: 220px; }
  body.page-template-page-base .company-area .gaiyo table td a, body.page-template-page-base-blue .company-area .gaiyo table td a, body.page-template-default .company-area .gaiyo table td a, body.page-template-page-solution .company-area .gaiyo table td a {
    text-decoration: underline;
    color: #005BAC; }
  body.page-template-page-base .company-area .gaiyo table td a:hover, body.page-template-page-base-blue .company-area .gaiyo table td a:hover, body.page-template-default .company-area .gaiyo table td a:hover, body.page-template-page-solution .company-area .gaiyo table td a:hover {
    text-decoration: none; }
  body.page-template-page-base .company-area .history, body.page-template-page-base-blue .company-area .history, body.page-template-default .company-area .history, body.page-template-page-solution .company-area .history {
    background: #000;
    padding: 40px 0 80px; }
  body.page-template-page-base .company-area .history a, body.page-template-page-base-blue .company-area .history a, body.page-template-default .company-area .history a, body.page-template-page-solution .company-area .history a {
    color: #ebe16f; }
  body.page-template-page-base .company-area .history a:hover, body.page-template-page-base-blue .company-area .history a:hover, body.page-template-default .company-area .history a:hover, body.page-template-page-solution .company-area .history a:hover {
    text-decoration: none; }
  body.page-template-page-base .company-area .history .article-header, body.page-template-page-base-blue .company-area .history .article-header, body.page-template-default .company-area .history .article-header, body.page-template-page-solution .company-area .history .article-header {
    background: #000; }
  body.page-template-page-base .company-area .history h2, body.page-template-page-base-blue .company-area .history h2, body.page-template-default .company-area .history h2, body.page-template-page-solution .company-area .history h2 {
    font-family: ro-nikkatsu-sei-kai-std, serif;
    color: #fff; }
  body.page-template-page-base .company-area .history h2 span, body.page-template-page-base-blue .company-area .history h2 span, body.page-template-default .company-area .history h2 span, body.page-template-page-solution .company-area .history h2 span {
    background: #fff; }
  body.page-template-page-base .company-area .history .year-box, body.page-template-page-base-blue .company-area .history .year-box, body.page-template-default .company-area .history .year-box, body.page-template-page-solution .company-area .history .year-box {
    position: relative;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    text-align: center;
    color: #fff;
    background: #005BAC;
    border: 5px #fff solid;
    width: 100%; }
  body.page-template-page-base .company-area .history .year-box h3, body.page-template-page-base-blue .company-area .history .year-box h3, body.page-template-default .company-area .history .year-box h3, body.page-template-page-solution .company-area .history .year-box h3 {
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    margin-top: 20px; }
  body.page-template-page-base .company-area .history .year-box .photo, body.page-template-page-base-blue .company-area .history .year-box .photo, body.page-template-default .company-area .history .year-box .photo, body.page-template-page-solution .company-area .history .year-box .photo {
    width: 100%;
    padding: 0 80px; }
  body.page-template-page-base .company-area .history .year-box .photo .inner, body.page-template-page-base-blue .company-area .history .year-box .photo .inner, body.page-template-default .company-area .history .year-box .photo .inner, body.page-template-page-solution .company-area .history .year-box .photo .inner {
    background-size: cover;
    background-position: center top;
    padding-top: 100%;
    width: 100%; }
  body.page-template-page-base .company-area .history .year-box .text, body.page-template-page-base-blue .company-area .history .year-box .text, body.page-template-default .company-area .history .year-box .text, body.page-template-page-solution .company-area .history .year-box .text {
    padding: 0 20px 20px;
    text-align: left; }
  body.page-template-page-base .company-area .history .tate, body.page-template-page-base-blue .company-area .history .tate, body.page-template-default .company-area .history .tate, body.page-template-page-solution .company-area .history .tate {
    width: 5px;
    height: 40px;
    background: #fff;
    margin: 0 auto; }
  body.page-template-page-base .contact-area, body.page-template-page-base-blue .contact-area, body.page-template-default .contact-area, body.page-template-page-solution .contact-area {
    padding: 0 0; }
  body.page-template-page-base .contact-area .tel, body.page-template-page-base .contact-area .fax {
    font-size: 1.25rem;
    font-weight: bold;
    padding-right: 10px;
    color: #005BAC; }
  body.page-template-page-base-blue .contact-area .tel, body.page-template-page-base-blue .contact-area .fax {
    font-size: 1.25rem;
    font-weight: bold;
    padding-right: 10px;
    color: #005BAC; }
  body.page-template-default .contact-area .tel, body.page-template-default .contact-area .fax {
    font-size: 1.25rem;
    font-weight: bold;
    padding-right: 10px;
    color: #005BAC; }
  body.page-template-page-solution .contact-area .tel, body.page-template-page-solution .contact-area .fax {
    font-size: 1.25rem;
    font-weight: bold;
    padding-right: 10px;
    color: #005BAC; }
  body.page-template-page-base .contact-area .article-header, body.page-template-page-base-blue .contact-area .article-header, body.page-template-default .contact-area .article-header, body.page-template-page-solution .contact-area .article-header {
    background: #fff;
    padding: 0px 0 0;
    margin-bottom: 20px; }
  body.page-template-page-base .contact-area .article-header.bg-gray, body.page-template-page-base-blue .contact-area .article-header.bg-gray, body.page-template-default .contact-area .article-header.bg-gray, body.page-template-page-solution .contact-area .article-header.bg-gray {
    background: #efefef; }
  body.page-template-page-base .contact-area h2, body.page-template-page-base-blue .contact-area h2, body.page-template-default .contact-area h2, body.page-template-page-solution .contact-area h2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 26px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .contact-area h2 span, body.page-template-page-base-blue .contact-area h2 span, body.page-template-default .contact-area h2 span, body.page-template-page-solution .contact-area h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  body.page-template-page-base .contact-area h2 small, body.page-template-page-base-blue .contact-area h2 small, body.page-template-default .contact-area h2 small, body.page-template-page-solution .contact-area h2 small {
    color: #005BAC;
    font-size: 16px;
    display: block;
    margin-top: 5px; }
  body.page-template-page-base .contact-area h3, body.page-template-page-base-blue .contact-area h3, body.page-template-default .contact-area h3, body.page-template-page-solution .contact-area h3 {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-size: 26px;
    margin-bottom: 20px; }
  body.page-template-page-base .contact-area .box, body.page-template-page-base-blue .contact-area .box, body.page-template-default .contact-area .box, body.page-template-page-solution .contact-area .box {
    display: block;
    padding: 40px 20px 20px; }
  body.page-template-page-base .contact-area table, body.page-template-page-base-blue .contact-area table, body.page-template-default .contact-area table, body.page-template-page-solution .contact-area table {
    margin-bottom: 0; }
  body.page-template-page-base .contact-area th, body.page-template-page-base-blue .contact-area th, body.page-template-default .contact-area th, body.page-template-page-solution .contact-area th {
    background: none; }
  body.page-template-page-base .contact-area td, body.page-template-page-base-blue .contact-area td, body.page-template-default .contact-area td, body.page-template-page-solution .contact-area td {
    padding: 20px 10px 0; }
  body.page-template-page-base .contact-area footer, body.page-template-page-base-blue .contact-area footer, body.page-template-default .contact-area footer, body.page-template-page-solution .contact-area footer {
    margin: 0 0 40px; }
  body .p-privacy {
    border: 1px solid #727171;
    overflow-y: scroll;
    padding: 10px 15px;
    height: 200px;
    width: 100%;
    margin-bottom: 30px; }
    body .p-privacy .p-head {
      font-size: 20px;
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      margin-top: 0; }
  body.page-template-page-base .kaigai-area .article-header, body.page-template-page-base-blue .kaigai-area .article-header, body.page-template-default .kaigai-area .article-header, body.page-template-page-solution .kaigai-area .article-header {
    background: #fff;
    padding: 40px 0 10px;
    margin-bottom: 10px; }
  body.page-template-page-base .kaigai-area h2, body.page-template-page-base-blue .kaigai-area h2, body.page-template-default .kaigai-area h2, body.page-template-page-solution .kaigai-area h2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 26px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .kaigai-area h2 span, body.page-template-page-base-blue .kaigai-area h2 span, body.page-template-default .kaigai-area h2 span, body.page-template-page-solution .kaigai-area h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  body.page-template-page-base .kaigai-area h3, body.page-template-page-base-blue .kaigai-area h3, body.page-template-default .kaigai-area h3, body.page-template-page-solution .kaigai-area h3 {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-size: 26px;
    margin-bottom: 20px; }
  body.page-template-page-base .kaigai-area .box, body.page-template-page-base-blue .kaigai-area .box, body.page-template-default .kaigai-area .box, body.page-template-page-solution .kaigai-area .box {
    display: flex;
    flex-direction: column;
    padding: 0 20px; }
  body.page-template-page-base .kaigai-area .box .photo, body.page-template-page-base .kaigai-area .box .text {
    width: 100%; }
  body.page-template-page-base-blue .kaigai-area .box .photo, body.page-template-page-base-blue .kaigai-area .box .text {
    width: 100%; }
  body.page-template-default .kaigai-area .box .photo, body.page-template-default .kaigai-area .box .text {
    width: 100%; }
  body.page-template-page-solution .kaigai-area .box .photo, body.page-template-page-solution .kaigai-area .box .text {
    width: 100%; }
  body.page-template-page-base .sdgs-area, body.page-template-page-base-blue .sdgs-area, body.page-template-default .sdgs-area, body.page-template-page-solution .sdgs-area {
    max-width: 1200px;
    margin-top: 40px; }
  body.page-template-page-base .sdgs-area h2, body.page-template-page-base-blue .sdgs-area h2, body.page-template-default .sdgs-area h2, body.page-template-page-solution .sdgs-area h2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 26px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .sdgs-area h2 span, body.page-template-page-base-blue .sdgs-area h2 span, body.page-template-default .sdgs-area h2 span, body.page-template-page-solution .sdgs-area h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 40px;
    display: block; }
  body.page-template-page-base .sdgs-area h2 small, body.page-template-page-base-blue .sdgs-area h2 small, body.page-template-default .sdgs-area h2 small, body.page-template-page-solution .sdgs-area h2 small {
    color: #000;
    font-size: 18px;
    display: block;
    margin-top: 20px; }
  body.page-template-page-base .sdgs-area h3, body.page-template-page-base-blue .sdgs-area h3, body.page-template-default .sdgs-area h3, body.page-template-page-solution .sdgs-area h3 {
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    color: #005BAC;
    font-size: 26px;
    margin-bottom: 20px; }
  body.page-template-page-base .sdgs-area .torikumi, body.page-template-page-base-blue .sdgs-area .torikumi, body.page-template-default .sdgs-area .torikumi, body.page-template-page-solution .sdgs-area .torikumi {
    margin-top: 60px; }
  body.page-template-page-base .sdgs-area .torikumi .box, body.page-template-page-base-blue .sdgs-area .torikumi .box, body.page-template-default .sdgs-area .torikumi .box, body.page-template-page-solution .sdgs-area .torikumi .box {
    padding: 20px 0px; }
  body.page-template-page-base .solution-area-page .article-header, body.page-template-page-base-blue .solution-area-page .article-header, body.page-template-default .solution-area-page .article-header, body.page-template-page-solution .solution-area-page .article-header {
    background: #fff;
    padding: 40px 0 10px;
    margin-bottom: 10px; }
  body.page-template-page-base .solution-area-page h2, body.page-template-page-base-blue .solution-area-page h2, body.page-template-default .solution-area-page h2, body.page-template-page-solution .solution-area-page h2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 26px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .solution-area-page h2 span, body.page-template-page-base-blue .solution-area-page h2 span, body.page-template-default .solution-area-page h2 span, body.page-template-page-solution .solution-area-page h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  body.page-template-page-base .solution-area-page h3, body.page-template-page-base-blue .solution-area-page h3, body.page-template-default .solution-area-page h3, body.page-template-page-solution .solution-area-page h3 {
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 1.75; }
  body.page-template-page-base .solution-area-page .box, body.page-template-page-base-blue .solution-area-page .box, body.page-template-default .solution-area-page .box, body.page-template-page-solution .solution-area-page .box {
    display: block;
    padding: 0 20px;
    position: relative; }
  body.page-template-page-base .solution-area-page .box .photo, body.page-template-page-base-blue .solution-area-page .box .photo, body.page-template-default .solution-area-page .box .photo, body.page-template-page-solution .solution-area-page .box .photo {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 56.25%;
    width: 100%;
    border-radius: 0px;
    line-height: 0;
    margin-bottom: 10px; }
  body.page-template-page-base .solution-area-page .box .profile, body.page-template-page-base-blue .solution-area-page .box .profile, body.page-template-default .solution-area-page .box .profile, body.page-template-page-solution .solution-area-page .box .profile {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    text-align: right;
    line-height: 1.4;
    margin-bottom: 10px; }
  body.page-template-page-base .solution-area-page .box .profile small, body.page-template-page-base-blue .solution-area-page .box .profile small, body.page-template-default .solution-area-page .box .profile small, body.page-template-page-solution .solution-area-page .box .profile small {
    font-size: 12px; }
  body.page-template-page-base .solution-area-page .box .profile strong, body.page-template-page-base-blue .solution-area-page .box .profile strong, body.page-template-default .solution-area-page .box .profile strong, body.page-template-page-solution .solution-area-page .box .profile strong {
    color: #005BAC;
    font-size: 14px; }
  body.page-template-page-base .solution-area-page .box .text, body.page-template-page-base-blue .solution-area-page .box .text, body.page-template-default .solution-area-page .box .text, body.page-template-page-solution .solution-area-page .box .text {
    width: 100%;
    background: rgba(239, 239, 239, 0.85);
    padding: 20px; }
  body.page-template-page-base .solution-area-page .solution .txt, body.page-template-page-base-blue .solution-area-page .solution .txt, body.page-template-default .solution-area-page .solution .txt, body.page-template-page-solution .solution-area-page .solution .txt {
    padding: 0 20px;
    font-size: 14px; }
  body.page-template-page-base .solution-area-page .solution .txt h4, body.page-template-page-base-blue .solution-area-page .solution .txt h4, body.page-template-default .solution-area-page .solution .txt h4, body.page-template-page-solution .solution-area-page .solution .txt h4 {
    font-size: 18px;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    color: #005BAC;
    margin-bottom: 20px;
    line-height: 1.75; }
  body.page-template-page-base .solution-area-page .solution .sub-box, body.page-template-page-base-blue .solution-area-page .solution .sub-box, body.page-template-default .solution-area-page .solution .sub-box, body.page-template-page-solution .solution-area-page .solution .sub-box {
    display: block; }
  body.page-template-page-base .solution-area-page .solution .sub-box .txt2, body.page-template-page-base-blue .solution-area-page .solution .sub-box .txt2, body.page-template-default .solution-area-page .solution .sub-box .txt2, body.page-template-page-solution .solution-area-page .solution .sub-box .txt2 {
    padding: 0 20px;
    width: 100%;
    font-size: 14px; }
  body.page-template-page-base .solution-area-page .solution .sub-box .txt2 h4, body.page-template-page-base-blue .solution-area-page .solution .sub-box .txt2 h4, body.page-template-default .solution-area-page .solution .sub-box .txt2 h4, body.page-template-page-solution .solution-area-page .solution .sub-box .txt2 h4 {
    font-size: 16px;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    color: #005BAC;
    margin-bottom: 20px; }
  body.page-template-page-base .solution-area-page .solution .sub-box .ph-img2, body.page-template-page-base-blue .solution-area-page .solution .sub-box .ph-img2, body.page-template-default .solution-area-page .solution .sub-box .ph-img2, body.page-template-page-solution .solution-area-page .solution .sub-box .ph-img2 {
    padding: 0 20px;
    width: 100%; }
  body.page-template-page-base .solution-area-page .solution .column, body.page-template-page-base-blue .solution-area-page .solution .column, body.page-template-default .solution-area-page .solution .column, body.page-template-page-solution .solution-area-page .solution .column {
    color: #005BAC;
    border: #005BAC solid 5px;
    padding: 20px 20px;
    margin: 40px 20px; }
  body.page-template-page-base .solution-area-page .solution .column.asj, body.page-template-page-base-blue .solution-area-page .solution .column.asj, body.page-template-default .solution-area-page .solution .column.asj, body.page-template-page-solution .solution-area-page .solution .column.asj {
    color: #000; }
  body.page-template-page-base .solution-area-page .solution .column.asj h3, body.page-template-page-base-blue .solution-area-page .solution .column.asj h3, body.page-template-default .solution-area-page .solution .column.asj h3, body.page-template-page-solution .solution-area-page .solution .column.asj h3 {
    text-align: left;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 18px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%;
    margin-bottom: 20px; }
  body.page-template-page-base .solution-area-page .solution .column.asj h4, body.page-template-page-base-blue .solution-area-page .solution .column.asj h4, body.page-template-default .solution-area-page .solution .column.asj h4, body.page-template-page-solution .solution-area-page .solution .column.asj h4 {
    text-align: left;
    color: #005BAC;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px; }
  body.page-template-page-base .solution-area-page .solution .column.asj h4 small, body.page-template-page-base-blue .solution-area-page .solution .column.asj h4 small, body.page-template-default .solution-area-page .solution .column.asj h4 small, body.page-template-page-solution .solution-area-page .solution .column.asj h4 small {
    font-weight: normal;
    font-size: 12px; }
  body.page-template-page-base .solution-area-page .solution .column h3, body.page-template-page-base-blue .solution-area-page .solution .column h3, body.page-template-default .solution-area-page .solution .column h3, body.page-template-page-solution .solution-area-page .solution .column h3 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 18px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .solution-area-page .solution .column h3 span, body.page-template-page-base-blue .solution-area-page .solution .column h3 span, body.page-template-default .solution-area-page .solution .column h3 span, body.page-template-page-solution .solution-area-page .solution .column h3 span {
    width: 1px;
    height: 25px;
    background: #005BAC;
    margin: 20px auto 20px;
    display: block; }
  body.page-template-page-base .solution-area-page .solution .column .column-inner, body.page-template-page-base-blue .solution-area-page .solution .column .column-inner, body.page-template-default .solution-area-page .solution .column .column-inner, body.page-template-page-solution .solution-area-page .solution .column .column-inner {
    display: block; }
  body.page-template-page-base .solution-area-page .solution .column .column-inner .ph, body.page-template-page-base-blue .solution-area-page .solution .column .column-inner .ph, body.page-template-default .solution-area-page .solution .column .column-inner .ph, body.page-template-page-solution .solution-area-page .solution .column .column-inner .ph {
    width: 100%;
    margin-top: 20px; }
  body.page-template-page-base .solution-area-page .solution .column .column-inner .text, body.page-template-page-base-blue .solution-area-page .solution .column .column-inner .text, body.page-template-default .solution-area-page .solution .column .column-inner .text, body.page-template-page-solution .solution-area-page .solution .column .column-inner .text {
    width: 100%;
    font-size: 14px; }
  body.page-template-page-base .base-page, body.page-template-page-base-blue .base-page, body.page-template-default .base-page, body.page-template-page-solution .base-page {
    padding: 40px 20px; }
  body.page-template-page-base .base-page .article-header, body.page-template-page-base-blue .base-page .article-header, body.page-template-default .base-page .article-header, body.page-template-page-solution .base-page .article-header {
    background: #fff;
    padding: 0; }
  body.page-template-page-base .base-page h2, body.page-template-page-base-blue .base-page h2, body.page-template-default .base-page h2, body.page-template-page-solution .base-page h2 {
    text-align: left;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 26px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .base-page h2 span, body.page-template-page-base-blue .base-page h2 span, body.page-template-default .base-page h2 span, body.page-template-page-solution .base-page h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  body.page-template-page-base .base-page h2 small, body.page-template-page-base-blue .base-page h2 small, body.page-template-default .base-page h2 small, body.page-template-page-solution .base-page h2 small {
    color: #000;
    font-size: 18px;
    display: block;
    margin-top: 20px; }
  body.page-template-page-base .base-page h3, body.page-template-page-base-blue .base-page h3, body.page-template-default .base-page h3, body.page-template-page-solution .base-page h3 {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-size: 20px;
    margin-bottom: 20px;
    color: #005BAC; }
  body.page-template-page-base .base-page .box, body.page-template-page-base-blue .base-page .box, body.page-template-default .base-page .box, body.page-template-page-solution .base-page .box {
    display: block; }
  body.page-template-page-base .base-page .base-btn, body.page-template-page-base-blue .base-page .base-btn, body.page-template-default .base-page .base-btn, body.page-template-page-solution .base-page .base-btn {
    background-image: none; }
  body.page-template-page-base-blue .article-header {
    background: #089ada;
    word-break: normal; }
    body.page-template-page-base-blue .article-header h1.page-title {
      letter-spacing: .15em; }
  body.single {
    /*sekou-area*/
    /**single-recruit*/ }
    body.single .eyecathOuter {
      overflow: hidden;
      border-radius: 0px;
      margin-bottom: 0px;
      background: #f2f2f2; }
      body.single .eyecathOuter .eyecath {
        background-size: cover;
        background-position: center center;
        padding-top: 100%;
        width: 100%;
        border-radius: 0px;
        position: relative;
        z-index: 4; }
    body.single.single-news .eyecath {
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
    body.single.single-news .living-box div {
      text-align: center;
      width: 100%;
      margin-bottom: 20px; }
      body.single.single-news .living-box div p {
        color: #7000AC;
        border: 2px solid #7000AC;
        padding-left: 10px;
        font-weight: bold;
        margin-top: 0;
        text-align: left; }
      body.single.single-news .living-box div.kaigai p {
        color: #597800;
        border: 2px solid #597800; }
      body.single.single-news .living-box div img {
        width: 100%;
        max-width: 300px;
        height: auto;
        margin: 0 auto; }
    body.single .sekou-area .entry-content {
      padding: 0 20px; }
      body.single .sekou-area .entry-content p.comment {
        margin-top: -40px;
        margin-bottom: 40px; }
    body.single .sekou-area .sekou-img {
      text-align: center;
      padding: 0 20px; }
      body.single .sekou-area .sekou-img img {
        max-width: 100%;
        height: auto;
        margin: auto auto 40px; }
    body.single .sekou-area .eyecathOuter {
      overflow: hidden;
      border-radius: 0px;
      margin-top: 20px;
      margin-bottom: 0px;
      border: 0;
      background: #f2f2f2; }
    body.single .sekou-area .eyecath {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      padding-top: 66.666666%;
      width: 100%;
      border-radius: 0px;
      line-height: 0; }
    body.single .sekou-area .eyecath-small {
      background-size: auto;
      background-position: center center;
      background-repeat: no-repeat;
      padding-top: 66.666666%;
      width: 100%;
      border-radius: 0px;
      line-height: 0; }
    body.single .sekou-area .eyecath-img {
      background-repeat: no-repeat;
      height: auto;
      width: 100%;
      border-radius: 0px;
      line-height: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      body.single .sekou-area .eyecath-img img {
        max-width: 100%;
        height: auto;
        max-height: 600px;
        width: auto; }
    body.single.single-recruit .recruit-area {
      background: #fff;
      position: relative;
      z-index: 1;
      padding: 40px 0px 40px; }
    body.single.single-recruit .eyecathOuter {
      overflow: hidden;
      border-radius: 0px;
      margin-top: 20px;
      margin-bottom: 0px;
      border: 0;
      background: #fff;
      position: relative;
      z-index: 1; }
    body.single.single-recruit .eyecath {
      background-size: cover;
      background-position: top center;
      background-repeat: no-repeat;
      padding-top: 56.25%;
      width: 100%;
      border-radius: 0px;
      line-height: 0; }
    body.single.single-recruit .article-header {
      width: 90%;
      background: #fff;
      padding: 20px;
      margin: -20px auto 0;
      z-index: 3;
      position: relative; }
    body.single.single-recruit .profile {
      padding: 0 0 10px;
      width: 100%;
      z-index: 10;
      border-bottom: 0px solid #ccc; }
      body.single.single-recruit .profile p {
        margin: 0 0 5px;
        line-height: 1.25;
        font-size: 14px; }
        body.single.single-recruit .profile p.voice-name {
          font-size: 18px;
          font-weight: bold;
          color: #005BAC; }
    body.single.single-recruit .entry-title {
      margin-top: 0px;
      margin-bottom: 0px;
      font-size: 18px;
      line-height: 1.75;
      font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
      color: #005BAC; }
    body.single.single-recruit .recruit-voice-title {
      width: 200px;
      text-align: center;
      position: relative;
      margin: 40px 0 20px; }
      body.single.single-recruit .recruit-voice-title div {
        font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
        font-size: 18px;
        padding: 10px;
        margin: 0 auto 0 40px;
        width: 140px;
        background: #005BAC;
        color: #fff; }
      body.single.single-recruit .recruit-voice-title::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 20px;
        background-color: #005BAC;
        z-index: -1;
        transform: skew(-30deg); }
    body.single.single-recruit .entry-content {
      padding: 20px 0; }
      body.single.single-recruit .entry-content .schedule-area {
        background: #efefef;
        padding: 40px 20px 20px;
        text-align: center;
        margin: 0px 0 40px; }
        body.single.single-recruit .entry-content .schedule-area .time {
          text-align: center;
          color: #fff;
          background: #005BAC;
          padding: 8px;
          width: 170px;
          border-radius: 20px;
          font-size: 18px;
          font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
          margin: 0 auto 20px; }
        body.single.single-recruit .entry-content .schedule-area .sankaku {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 26px 15px 0 15px;
          border-color: #005BAC transparent transparent transparent;
          margin: 0 auto 20px; }
      body.single.single-recruit .entry-content h3 {
        text-align: center;
        color: #005BAC;
        letter-spacing: .15em;
        text-indent: .15em;
        font-size: 22px;
        line-height: 1.5;
        font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
        width: 100%; }
        body.single.single-recruit .entry-content h3 span {
          width: 1px;
          height: 50px;
          background: #005BAC;
          margin: 20px auto 20px;
          display: block; }
        body.single.single-recruit .entry-content h3 small {
          color: #000;
          font-size: 18px;
          display: block;
          margin-top: 20px; }
      body.single.single-recruit .entry-content .voice {
        padding: 0 20px;
        display: flex;
        flex-direction: column-reverse; }
        body.single.single-recruit .entry-content .voice h4 {
          color: #005BAC;
          letter-spacing: .15em;
          font-size: 22px;
          line-height: 1.5;
          font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
          margin-bottom: 20px; }
          body.single.single-recruit .entry-content .voice h4:nth-child(even) {
            margin-top: 40px; }
        body.single.single-recruit .entry-content .voice .text {
          margin-bottom: 40px; }
        body.single.single-recruit .entry-content .voice .photo {
          margin-bottom: 40px; }
          body.single.single-recruit .entry-content .voice .photo img {
            margin: 0; }
      body.single.single-recruit .entry-content .message-area {
        width: 90%;
        margin: 0 auto;
        border: 5px solid #005BAC;
        padding: 20px 20px;
        display: flex;
        flex-direction: column-reverse; }
        body.single.single-recruit .entry-content .message-area .photo {
          text-align: center;
          margin: 20px 0 0px; }
          body.single.single-recruit .entry-content .message-area .photo span {
            display: block;
            margin: auto;
            padding-top: 66.6666%;
            width: 100%;
            background-size: cover;
            background-position: top center; }
          body.single.single-recruit .entry-content .message-area .photo img {
            margin: 0; }
        body.single.single-recruit .entry-content .message-area .text {
          color: #005BAC; }
      body.single.single-recruit .entry-content .photo-spot {
        font-size: 12px;
        padding: 20px 60px;
        background: #efefef;
        margin: 40px auto 0; }
        body.single.single-recruit .entry-content .photo-spot h4 {
          font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
          font-size: 14px; }
    body.single.single-recruit .bosyu-area {
      width: 90%;
      margin: 40px auto;
      padding: 40px;
      border: 5px solid #005BAC; }
      body.single.single-recruit .bosyu-area h3 {
        font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
        color: #005BAC;
        letter-spacing: normal;
        text-indent: normal;
        margin-bottom: .5em; }
    body.single.single-recruit .req-area {
      background: #fff;
      position: relative;
      z-index: 1;
      padding: 0px 0px 40px;
      /***req***/ }
      body.single.single-recruit .req-area .req {
        padding: 40px 20px 0;
        /*math*/ }
        body.single.single-recruit .req-area .req .tab-area {
          display: flex;
          max-width: 800px;
          margin: auto;
          border-bottom: 2px solid #005bac; }
          body.single.single-recruit .req-area .req .tab-area .tab {
            padding: 15px 10px;
            margin-bottom: 0;
            background: #005BAC;
            color: #fff;
            text-align: center;
            width: 50%;
            font-weight: bold; }
            body.single.single-recruit .req-area .req .tab-area .tab.no-current {
              opacity: 0.3;
              font-weight: normal; }
              body.single.single-recruit .req-area .req .tab-area .tab.no-current:hover {
                opacity: 0.9; }
              body.single.single-recruit .req-area .req .tab-area .tab.no-current a {
                text-decoration: none;
                display: block;
                color: #fff; }
        body.single.single-recruit .req-area .req table th, body.single.single-recruit .req-area .req table td {
          vertical-align: top;
          background: none; }
        body.single.single-recruit .req-area .req table.recruit-yoko.mt-2 {
          margin-top: 40px; }
        body.single.single-recruit .req-area .req table.recruit-yoko th.midashi {
          color: #fff;
          text-align: center;
          background: #005BAC;
          border-bottom: 2px solid #005BAC;
          border-top: 2px solid #005BAC; }
        body.single.single-recruit .req-area .req table.recruit-yoko th.sub-midashi {
          color: #005BAC;
          padding: 1.5em 0; }
        body.single.single-recruit .req-area .req table.recruit-yoko td {
          background: #fff;
          border-bottom: 1px solid #ccc;
          /*flex-box*/ }
          body.single.single-recruit .req-area .req table.recruit-yoko td .flex-box {
            display: flex;
            flex-direction: row; }
            body.single.single-recruit .req-area .req table.recruit-yoko td .flex-box.reverce {
              flex-direction: row-reverse; }
              body.single.single-recruit .req-area .req table.recruit-yoko td .flex-box.reverce .photo {
                margin-right: 15px;
                margin-left: 0px; }
            body.single.single-recruit .req-area .req table.recruit-yoko td .flex-box div {
              flex: 1; }
            body.single.single-recruit .req-area .req table.recruit-yoko td .flex-box .txt {
              flex: 2;
              margin-bottom: 15px; }
            body.single.single-recruit .req-area .req table.recruit-yoko td .flex-box .photo {
              flex: 1;
              margin-right: 0px;
              margin-left: 15px; }
              body.single.single-recruit .req-area .req table.recruit-yoko td .flex-box .photo img {
                width: 100%;
                margin: 0 auto; }
        body.single.single-recruit .req-area .req ol, body.single.single-recruit .req-area .req ul {
          padding-top: 0;
          margin-top: 0;
          padding-left: 20px; }
        body.single.single-recruit .req-area .req ol {
          list-style: disc;
          margin-bottom: 0; }
        body.single.single-recruit .req-area .req ul {
          list-style: decimal; }
        body.single.single-recruit .req-area .req .math {
          /*box*/ }
          body.single.single-recruit .req-area .req .math.mt-2 {
            margin-top: 30px; }
          body.single.single-recruit .req-area .req .math.mb-4 {
            margin-bottom: 40px; }
          body.single.single-recruit .req-area .req .math .box {
            text-align: justify;
            color: #005BAC;
            line-height: 1.5;
            margin-bottom: 20px;
            border: 10px solid #005BAC;
            padding: 20px 20px 0; }
            body.single.single-recruit .req-area .req .math .box .title-h {
              line-height: 1.25;
              font-size: clamp(24px, 4.8vw, 50px);
              font-weight: 700; }
              body.single.single-recruit .req-area .req .math .box .title-h img {
                height: 100%;
                max-height: 24px;
                width: auto;
                margin-bottom: 15px; }
            body.single.single-recruit .req-area .req .math .box p {
              margin-bottom: 20px; }
            body.single.single-recruit .req-area .req .math .box.flex {
              flex-direction: column; }
            body.single.single-recruit .req-area .req .math .box .mt-sogyo {
              margin-top: -21px; }
      body.single.single-recruit .req-area h2 {
        text-align: center;
        color: #005BAC;
        letter-spacing: .15em;
        text-indent: .15em;
        font-size: 26px;
        line-height: 1.5;
        font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
        width: 100%; }
        body.single.single-recruit .req-area h2 span {
          width: 1px;
          height: 50px;
          background: #005BAC;
          margin: 20px auto 0px;
          display: block; }
        body.single.single-recruit .req-area h2 small {
          color: #000;
          font-size: 18px;
          display: block;
          margin-top: 20px; }
      body.single.single-recruit .req-area .entry-content {
        padding: 0; }

.hentry header {
  margin-bottom: 40px; }
.hentry footer {
  margin-top: 40px;
  margin-bottom: 40px; }

.wp-embedded-content {
  max-width: 100% !important; }

.entry-content {
  padding: 0;
  color: #000; }
  .entry-content .movie {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden; }
    .entry-content .movie iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .entry-content p {
    margin-top: 0;
    margin-bottom: 1.5rem; }
  .entry-content blockquote {
    margin: 30px 10px;
    padding: 0px 20px 0px 20px;
    font-size: .875rem;
    line-height: 1.5;
    color: #000;
    border-left: 1px solid #000; }
  .entry-content img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px; }
  .entry-content .alignleft, .entry-content img.alignleft {
    float: left; }
  .entry-content .alignright, .entry-content img.alignright {
    float: right; }
  .entry-content .aligncenter, .entry-content img.aligncenter {
    display: block;
    margin: 0 auto; }
  .entry-content .size-auto, .entry-content .size-full, .entry-content .size-large, .entry-content .size-medium, .entry-content .size-thumbnail {
    max-width: 100%;
    height: auto; }
  .entry-content pre {
    background: #000;
    color: #efefef;
    font-size: 0.9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px; }

hr.yoko {
  border-top: 1px solid #000;
  margin: 0; }

table {
  border-collapse: collapse;
  width: 100%;
  border: none;
  margin-bottom: 40px; }
  table th, table td {
    padding: 10px;
    display: block;
    text-align: left; }
  table th a, table td a {
    color: #000;
    text-decoration: none; }
  table th a:hover {
    text-decoration: underline;
    color: #000; }
  table td a:hover {
    text-decoration: underline;
    color: #000; }
  table td.checkboxarea {
    text-align: left; }
  table td.yoko {
    padding: 0; }
  table th {
    background: #efefef;
    display: block;
    width: 100%;
    border-bottom: 1px solid #999; }
  table table.saiyosyokusyu {
    margin-bottom: 0 !important; }
    table table.saiyosyokusyu th {
      border: 1px solid #ccc !important;
      text-align: center;
      padding: 4px 8px;
      width: 50%;
      background: #eee !important;
      display: table-cell; }
    table table.saiyosyokusyu td {
      border: 1px solid #ccc !important;
      padding: 4px 8px;
      width: 50%;
      background: #fff !important;
      display: table-cell; }

.pagination, .wp-prev-next {
  width: 100%;
  margin: 40px auto 40px;
  padding: 20px 0 0px;
  text-align: center;
  border-top: 1px solid #ccc;
  clear: both;
  font-size: .8rem; }

.pagination {
  text-align: center; }
  .pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both; }
  .pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden; }
  .pagination a, .pagination span {
    margin: 0 5px;
    text-decoration: none;
    line-height: 1em;
    font-weight: 700;
    font-size: .75rem;
    padding: 0.5em;
    min-width: 1em;
    border-radius: 2px;
    display: block;
    color: #005BAC;
    background: #79c0ff; }
  .pagination a:hover, .pagination a:focus {
    background-color: #0076df;
    color: #005BAC; }
  .pagination span:hover, .pagination span:focus {
    background-color: #0076df;
    color: #005BAC; }
  .pagination .current {
    cursor: default;
    color: #fff;
    background: #005BAC; }
    .pagination .current:hover, .pagination .current:focus {
      background-color: #0076df;
      color: #fff; }

.wp-prev-next {
  display: flex;
  justify-content: space-between; }
  .wp-prev-next div {
    width: 50%; }
  .wp-prev-next .left {
    text-align: left;
    padding-left: 0; }
  .wp-prev-next .right {
    text-align: right;
    padding-right: 0; }
  .wp-prev-next a {
    color: #005BAC;
    padding: 4px 20px;
    text-decoration: underline;
    font-weight: 400; }
    .wp-prev-next a:hover, .wp-prev-next a:focus {
      color: #0076df;
      text-decoration: none; }
    .wp-prev-next a:active {
      text-decoration: none; }

.excerpt-read-more {
  text-align: center;
  position: absolute;
  right: 0;
  bottom: -40px;
  display: block;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  font-weight: 700;
  font-size: .875rem;
  line-height: 1;
  color: #000;
  padding-bottom: 10px;
  width: 70px; }
  .excerpt-read-more:after {
    background-color: #AC0000;
    border-radius: 2px;
    content: "";
    display: block;
    height: 3px;
    margin-top: 10px; }

#sidebar3 {
  background: #fff;
  padding: 0 0 20px;
  margin-top: 20px; }
  #sidebar3 .widgettitle {
    padding-bottom: 0px;
    border-bottom: 0px solid #fff;
    margin-bottom: 20px;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 14px; }
  #sidebar3 .widget_nav_menu {
    width: 100%;
    margin: 0 auto; }
    #sidebar3 .widget_nav_menu ul {
      margin: 0 auto; }
      #sidebar3 .widget_nav_menu ul.menu li {
        box-sizing: border-box;
        width: 50%;
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        border-bottom: 2px solid #fff;
        float: left; }
        #sidebar3 .widget_nav_menu ul.menu li a {
          padding: 10px;
          color: #fff;
          text-decoration: none;
          background: #005BAC;
          margin: 0px 0 0px;
          font-weight: bold;
          text-align: center;
          display: block;
          width: 100%; }
          #sidebar3 .widget_nav_menu ul.menu li a .fas {
            display: block;
            padding: 5px 0 0px;
            font-size: 1.5rem; }
          #sidebar3 .widget_nav_menu ul.menu li a:hover, #sidebar3 .widget_nav_menu ul.menu li a:focus {
            background-color: #0076df; }
          #sidebar3 .widget_nav_menu ul.menu li a:active {
            background-color: #1390ff; }
        #sidebar3 .widget_nav_menu ul.menu li:last-child {
          width: 50%; }

#sidebar2 {
  background: #fff;
  padding: 40px 0; }
  #sidebar2 .widgettitle {
    padding-bottom: 0px;
    border-bottom: 0px solid #fff;
    margin-bottom: 20px;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 14px; }
  #sidebar2 .widget_nav_menu {
    width: 90%;
    margin: 0 auto; }
    #sidebar2 .widget_nav_menu ul {
      margin: 0 auto; }
      #sidebar2 .widget_nav_menu ul.menu li {
        box-sizing: border-box;
        width: 100%;
        border-bottom: 1px solid #0076df; }
        #sidebar2 .widget_nav_menu ul.menu li a {
          padding: 10px 0px;
          color: #000;
          text-decoration: none;
          display: block;
          margin: 0px 0 0px;
          font-weight: bold; }
          #sidebar2 .widget_nav_menu ul.menu li a:hover, #sidebar2 .widget_nav_menu ul.menu li a:focus {
            background-color: #dff0ff; }
          #sidebar2 .widget_nav_menu ul.menu li a:active {
            background-color: #f9fcff; }

#sidebar1 {
  background: #005BAC;
  padding: 40px 0; }
  #sidebar1 .widgettitle {
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    margin-bottom: 20px; }
  #sidebar1 .widget_nav_menu, #sidebar1 .widget_custom_html {
    width: 90%;
    margin: 0 auto; }
  #sidebar1 .widget_nav_menu ul, #sidebar1 .widget_custom_html ul {
    margin: 0 auto; }
    #sidebar1 .widget_nav_menu ul#menu-sitemap3, #sidebar1 .widget_custom_html ul#menu-sitemap3 {
      margin-bottom: 20px; }
  #sidebar1 .widget_nav_menu ul.menu li, #sidebar1 .widget_custom_html ul.menu li {
    box-sizing: border-box;
    width: 100%; }
  #sidebar1 .widget_nav_menu ul.menu li a, #sidebar1 .widget_custom_html ul.menu li a {
    padding: 10px 0px;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 10px 0 -5px;
    font-weight: bold; }
  #sidebar1 .widget_nav_menu ul.menu li a, #sidebar1 .widget_custom_html ul.menu li.seconds a {
    margin: 10px 0 -20px; }
  #sidebar1 .widget_nav_menu ul.menu li a:hover, #sidebar1 .widget_nav_menu ul.menu li a:focus {
    background-color: #0076df; }
  #sidebar1 .widget_custom_html ul.menu li a:hover, #sidebar1 .widget_custom_html ul.menu li a:focus {
    background-color: #0076df; }
  #sidebar1 .widget_nav_menu ul.menu li a:active, #sidebar1 .widget_custom_html ul.menu li a:active {
    background-color: #0083f9; }
  #sidebar1 .widget_nav_menu ul.menu li.second, #sidebar1 .widget_custom_html ul.menu li.second {
    padding-left: 1em; }
  #sidebar1 .widget_nav_menu ul.menu li.second a, #sidebar1 .widget_custom_html ul.menu li.second a {
    padding: 5px 0px;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 0;
    font-weight: normal;
    font-size: .9rem; }
  #sidebar1 .widget_nav_menu ul.menu li.second a:hover, #sidebar1 .widget_nav_menu ul.menu li.second a:focus {
    background-color: #005BAC;
    border-bottom: 1px solid #fff; }
  #sidebar1 .widget_custom_html ul.menu li.second a:hover, #sidebar1 .widget_custom_html ul.menu li.second a:focus {
    background-color: #005BAC;
    border-bottom: 1px solid #fff; }
  #sidebar1 .widget_nav_menu ul.menu li.second a:active, #sidebar1 .widget_custom_html ul.menu li.second a:active {
    background-color: #005BAC; }

.sitemap-footer {
  background: #005BAC;
  margin: 0;
  width: 100%;
  color: #fff;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  padding-bottom: 40px; }
  .sitemap-footer .wrap {
    max-width: 1200px;
    margin: auto; }
  .sitemap-footer .text .h3 {
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif !important;
    letter-spacing: .25rem;
		font-size: 2rem;}

#simple-social-icons-3 ul {
  background: #efefef; }

.no-widgets {
  background-color: #fff;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #000;
  border-radius: 2px;
  margin-bottom: 1.5em; }

#pagetop {
  width: 100%;
  padding: 0 5%;
  position: relative;
  z-index: 2; }
  #pagetop .topBtn {
    width: 40px;
    text-align: center;
    padding: 0px 0;
    color: #000;
    float: right;
    background: #fff; }
    #pagetop .topBtn:hover {
      opacity: .85;
      cursor: pointer; }

.footer {
  clear: both;
  color: #000;
  padding: 40px 0;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif; }

.menu-footer-container {
  padding: 0px 0 40px; }
  .menu-footer-container a {
    color: #000;
    text-decoration: none;
    font-size: .8rem;
    line-height: 1;
    display: block;
    margin: auto; }
  .menu-footer-container ul {
    margin: auto;
    list-style: none;
    margin: auto; }
    .menu-footer-container ul li {
      list-style: none;
      padding: 8px 0 10px;
      text-align: center; }

.footer-logo {
  text-align: left;
  display: flex;
  align-items: center; }
  .footer-logo img {
    max-width: 40px; }

.copyright {
  font-size: .75rem;
  margin-top: 0px;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  color: #666; }

.wpcf7 label {
  font-weight: bold;
  font-size: .875rem;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif; }

.wpcf7c-conf {
  background: none !important;
  border: none !important; }

.bg-red {
  background: #AC0000; }

.bg-blue {
  background: #005BAC; }

.bg-gray {
  background: #efefef; }

.bg-white {
  background: #fff; }

.txt-red {
  color: #AC0000; }

.txt-blue {
  color: #005BAC; }

.txt-black {
  color: #000; }

.txt-gray {
  color: #666; }

.w-n {
  font-weight: normal; }

.l-125 {
  line-height: 1.25; }

.l-14 {
  line-height: 1.4; }

.l-15 {
  line-height: 1.5; }

.l-175 {
  line-height: 1.75; }

.l-215 {
  line-height: 2.15; }

.ls-15 {
  letter-spacing: .15rem; }

.ls-25 {
  letter-spacing: .25rem; }

.p-0 {
  padding: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.m-auto {
  margin: auto; }

.m-0 {
  margin: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.p-05 {
  padding: 5px !important; }

.pt-05 {
  padding-top: 5px !important; }

.pb-05 {
  padding-bottom: 5px !important; }

.pr-05 {
  padding-right: 5px !important; }

.pl-05 {
  padding-left: 5px !important; }

.m-05 {
  margin: 5px !important; }

.mt-05 {
  margin-top: 5px !important; }

.mb-05 {
  margin-bottom: 5px !important; }

.mr-05 {
  margin-right: 5px !important; }

.ml-05 {
  margin-left: 5px !important; }

.p-1 {
  padding: 10px; }

.pt-1 {
  padding-top: 10px; }

.pb-1 {
  padding-bottom: 10px; }

.pr-1 {
  padding-right: 10px; }

.pl-1 {
  padding-left: 10px; }

.m-1 {
  margin: 10px; }

.mt-1 {
  margin-top: 10px; }

.mb-1 {
  margin-bottom: 10px; }

.mr-1 {
  margin-right: 10px; }

.ml-1 {
  margin-left: 10px; }

.p-15 {
  padding: 15px; }

.pt-15 {
  padding-top: 15px; }

.pb-15 {
  padding-bottom: 15px; }

.pr-15 {
  padding-right: 15px; }

.pl-15 {
  padding-left: 15px; }

.m-15 {
  margin: 15px; }

.mt-15 {
  margin-top: 15px; }

.mb-15 {
  margin-bottom: 15px; }

.mr-15 {
  margin-right: 15px; }

.ml-15 {
  margin-left: 15px; }

.p-2 {
  padding: 20px; }

.pt-2 {
  padding-top: 20px; }

.pb-2 {
  padding-bottom: 20px; }

.pr-2 {
  padding-right: 20px; }

.pl-2 {
  padding-left: 20px; }

.m-2 {
  margin: 20px; }

.mt-2 {
  margin-top: 20px; }

.mb-2 {
  margin-bottom: 20px; }

.mr-2 {
  margin-right: 20px; }

.ml-2 {
  margin-left: 20px; }

.p-3 {
  padding: 30px; }

.mb-3 {
  margin-bottom: 30px; }

.p-4 {
  padding: 40px; }

.mt-4 {
  margin-top: 40px !important; }

.mb-4 {
  margin-bottom: 40px; }

.mt-8 {
  margin-top: 80px; }

.mb-8 {
  margin-bottom: 80px; }

.mt-12 {
  margin-top: 120px; }

.mb-12 {
  margin-bottom: 120px; }

small, .small {
  font-size: .875rem; }

large, .large {
  font-size: .9rem; }

.inView, .inViewright, .inViewleft, .inViewfade, .add-class {
  opacity: 0; }

.flex {
  display: flex;
  align-items: center; }

#aisatu, #gaiyo, #enkaku, #works, #qa, #youkou, #fukurikosei {
  padding-top: 80px !important;
  margin-top: -80px !important; }

.btn-flex-free {
  display: block;
  margin: 0 auto 80px;
  max-width: 800px; }
  .btn-flex-free div {
    width: 90%;
    margin: 20px 5%; }

.base-btn-round-free {
  width: 100%;
  margin: 0px auto 0;
  height: 60px;
  border-radius: 100px;
  font-size: 16px;
  line-height: 1.25;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none; }
  .base-btn-round-free i {
    padding-left: 10px; }
  .base-btn-round-free.blue {
    background: #005BAC;
    color: #fff; }
  .base-btn-round-free:hover {
    opacity: .85; }

/*海外事業部追加*/
#area-a, #area-b, #area-c {
  padding-top: 80px !important;
  margin-top: -80px !important; }

.open {
  margin: 100px auto 80px;
  text-align: center; }
  .open img {
    width: 90%;
    max-width: 1000px;
    margin-bottom: 0; }

.sien-area {
  display: block;
  margin-bottom: 40px; }
  .sien-area dl {
    margin: 0 auto 20px;
    border: 3px solid #005BAC;
    border-radius: 10px;
    background: #ffffff; }
    .sien-area dl dt {
      background: #005BAC;
      color: #ffffff;
      font-size: 24px;
      text-align: center;
      padding: 10px 0; }
    .sien-area dl dd {
      display: table;
      padding: 10px; }
      .sien-area dl dd .illust {
        display: table-cell;
        width: 30%;
        vertical-align: top; }
        .sien-area dl dd .illust img {
          margin: 0; }
      .sien-area dl dd .text {
        display: table-cell;
        width: 70%;
        vertical-align: top;
        padding-left: 20px; }

/*sien-area*/
.sien-gray-area {
  background: #efefef;
  padding: 20px 20px 10px;
  margin-bottom: 40px; }
  .sien-gray-area h4 {
    color: #005BAC;
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: 10px !important;
    font-family: "Noto Sans JP", sans-serif !important; }

.kaigai-area-sien {
  /*flex-area*/
  /*sns-area*/ }
  .kaigai-area-sien h3 {
    color: #005BAC;
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: 20px !important;
    padding-bottom: 10px;
    border-bottom: 2px solid #005BAC;
    font-family: "Noto Sans JP", sans-serif !important; }
  .kaigai-area-sien .flex-area {
    display: flex;
    flex-wrap: wrap; }
    .kaigai-area-sien .flex-area .circle {
      width: 50%;
      padding: 0 10px 20px; }
      .kaigai-area-sien .flex-area .circle img {
        margin-bottom: 0; }
    .kaigai-area-sien .flex-area .rectangle {
      width: 100%;
      padding: 0px; }
      .kaigai-area-sien .flex-area .rectangle .box {
        border: 2px solid #005BAC;
        border-radius: 10px;
        padding: 10px 20px;
        margin-bottom: 20px;
        color: #005BAC;
        font-size: 16px;
        font-family: "Noto Sans JP",sans-serif; }
    .kaigai-area-sien .flex-area .message {
      width: 100%;
      padding: 0px;
      margin-bottom: 30px;
      position: relative; }
      .kaigai-area-sien .flex-area .message .box {
        border-radius: 10px;
        background: #efefef;
        padding: 20px 40px; }
      .kaigai-area-sien .flex-area .message .icn {
        position: absolute;
        bottom: -40px;
        width: 40px; }
        .kaigai-area-sien .flex-area .message .icn.right {
          right: 0; }
  .kaigai-area-sien .info {
    padding: 2em;
    margin: 0 auto 80px;
    width: 100%;
    max-width: 800px;
    border: 1px solid #999; }
  .kaigai-area-sien .sns-area ol, .kaigai-area-sien .sns-area ul {
    padding-top: 0;
    margin-top: 0;
    padding-left: 20px;
    list-style-type: auto; }
  .kaigai-area-sien .sns-area ol {
    list-style-type: disc;
    margin-bottom: 0; }
  .kaigai-area-sien .sns-area ul {
    list-style-type: decimal; }

@media print, screen and (min-width: 768px) {
  .wrap {
    width: 95%;
    margin: 0 auto;
    padding: 0 0px; }

  .pc {
    display: block; }

  .pc-inline {
    display: inline; }

  .pc-block, .sp {
    display: none; }

  .sp-block, .breadOuter {
    display: block; }

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

  h1 small, h1 .small {
    font-size: 1rem;
    color: #666;
    display: block; }

  .h1 small, .h1 .small {
    font-size: 1rem;
    color: #666;
    display: block; }

  h1 .big, .h1 .big {
    font-size: 2rem; }

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

  h2 small, h2 .small {
    font-size: .9rem;
    color: #666;
    display: block; }

  .h2 small, .h2 .small {
    font-size: .9rem;
    color: #666;
    display: block; }

  h2 .big, .h2 .big {
    font-size: 1.75rem; }

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

  h3 small, h3 .small {
    font-size: .875rem;
    color: #666;
    display: block;
    margin-bottom: 5px;
    line-height: 1.25; }

  .h3 small, .h3 .small {
    font-size: .875rem;
    color: #666;
    display: block;
    margin-bottom: 5px;
    line-height: 1.25; }

  h3 .fas, .h3 .fas {
    padding-right: 10px; }

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

  h5, .h5 {
    font-size: 1rem;
    letter-spacing: normal; }

  .top-area-sp {
    height: 40vh;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .top-area-sp .top-area-inner {
      height: 40vh;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .top-area-sp .h1Outer, .top-area-sp .h1Outer-w {
      margin-top: 40px;
      width: 35%;
      padding: 0;
      text-align: center;
      font-weight: 400;
      font-style: normal;
      color: #fff; }
    .top-area-sp .h1Outer h1, .top-area-sp .h1Outer-w h1 {
      font-size: 42px;
      font-weight: 400;
      line-height: 1;
      margin-bottom: 0px; }
    .top-area-sp .h1Outer p, .top-area-sp .h1Outer-w p {
      font-size: 16px;
      line-height: 1.5;
      margin-bottom: 0;
      margin-top: 10px; }
    .top-area-sp .h1Outer img, .top-area-sp .h1Outer-w img {
      width: 100%;
      height: auto; }
    .top-area-sp .slider {
      position: relative;
      height: 40vh;
      width: 100%;
      background-color: #000;
      background-image: url("../../img/bg-town-min.jpg");
      background-position: bottom center;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      background-position: center top\9;
      background-repeat: repeat-x\9; }
      .top-area-sp .slider .toparea-bottom {
        height: 50px;
        width: 100%;
        background: none;
        position: absolute;
        bottom: 20px;
        text-align: center; }
    .top-area-sp * + html .slider {
      background-position: center top;
      background-repeat: repeat-x; }
    .top-area-sp .slider:before {
      z-index: 0;
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(255, 255, 255, 0); }

  .top-area {
    width: 100%;
    position: relative;
    overflow: hidden; }
    .top-area .top-area-inner {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .top-area .h1Outer, .top-area .h1Outer-w {
      width: 50%;
      padding: 30px 60px;
      text-align: center;
      font-weight: 400;
      font-style: normal;
      color: #fff; }
    .top-area .h1Outer h1, .top-area .h1Outer-w h1 {
      font-size: 60px;
      font-weight: 400;
      line-height: 1;
      margin-bottom: 0px; }
    .top-area .h1Outer p, .top-area .h1Outer-w p {
      font-size: 15px;
      line-height: 1.5;
      margin-bottom: 0; }

  .top-area-bg {
    -webkit-transform: translateX(-50%);
    left: 50%;
    max-height: initial;
    max-width: initial;
    min-height: 100vh;
    min-width: 100%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    z-index: -1;
    background: #000; }

  .top-area-s {
    width: 100%; }
    .top-area-s .inner {
      width: 100%; }
    .top-area-s .h1Outer {
      width: 50%;
      padding: 30px 60px; }
    .top-area-s .slider-s {
      width: 100%; }
      .top-area-s .slider-s li {
        position: absolute;
        width: 100%;
        height: 100vh; }

  .top-menu {
    display: flex;
    flex-direction: row;
    margin: 0 auto; }
    .top-menu li.eyecathOuter {
      background-size: cover;
      background-position: center center;
      height: 375px;
      width: 33.333333%;
      border-radius: 0px;
      position: relative;
      margin-bottom: 0; }
    .top-menu dl {
      width: 100%;
      padding: 40px 20px;
      margin: auto; }
      .top-menu dl dt .h3 {
        font-size: 2.125rem;
        text-align: center;
        margin-bottom: 1rem; }
      .top-menu dl dd {
        text-align: justify;
        line-height: 2;
        letter-spacing: .1em; }
        .top-menu dl dd .base-btn {
          display: block;
          width: 200px;
          margin: 20px auto 0; }

  .sticky-second {
    top: 0;
    height: 56.25vh;
    width: 100%;
    overflow: hidden;
    background: url("../../img/bg-second-area.png") no-repeat;
    background-size: cover;
    background-position: left 40% center; }
    .sticky-second .second-area .second-area-inner {
      height: 56.25vh;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .sticky-second .second-area .h1 {
      font-size: 24px;
      font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
      letter-spacing: .25em;
      line-height: 1.5;
      text-align: center;
      color: #fff; }

  .sticky-third {
    top: 0;
    height: 56.25vh;
    width: 100%;
    overflow: hidden;
    background: url("../../img/bg-third.png") no-repeat;
    background-size: cover;
    background-position: center center; }
    .sticky-third .third-area .third-area-inner {
      height: 56.25vh;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .sticky-third .third-area .h1 {
      font-size: 24px;
      font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
      letter-spacing: .25em;
      line-height: 1.5;
      text-align: center;
      color: #fff; }

  .eyecathOuter {
    overflow: hidden;
    border-radius: 0px;
    margin-bottom: 10px; }
    .eyecathOuter .eyecath {
      background-size: cover;
      background-position: center center;
      padding-top: 100%;
      width: 100%;
      border-radius: 0px;
      position: relative;
      z-index: 4; }
    .eyecathOuter a .eyecath:hover {
      opacity: .75;
      -webkit-transition: 0.8s ease-in-out;
      -moz-transition: 0.8s ease-in-out;
      -o-transition: 0.8s ease-in-out;
      transition: 0.8s ease-in-out;
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      border-radius: 20px; }

  .photo {
    width: 40%;
    float: left;
    margin-bottom: 20px;
    line-height: 1; }
    .photo .eyecathOuter {
      overflow: hidden;
      border-radius: 0px;
      margin-bottom: 0px;
      border: 1px solid #ccc; }
    .photo .eyecath {
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      padding-top: 56.25%;
      width: 100%;
      border-radius: 0px;
      line-height: 0; }
    .photo a .eyecath:hover {
      opacity: .75;
      -webkit-transition: 0.8s ease-in-out;
      -moz-transition: 0.8s ease-in-out;
      -o-transition: 0.8s ease-in-out;
      transition: 0.8s ease-in-out;
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      border-radius: 20px; }

  .article-header {
    width: 60%;
    padding: 0px 0px 0px 20px;
    float: right;
    text-align: left; }
    .article-header p.byline {
      margin-top: 0; }

  .single-title, .page-title, .archive-title, .entry-title, .contents-title {
    margin-bottom: 20px; }

  h2.entry-title {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 36px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
    h2.entry-title span {
      width: 1px;
      height: 50px;
      background: #005BAC;
      margin: 20px auto 0px;
      display: block; }
    h2.entry-title small {
      color: #000;
      font-size: 18px;
      display: block;
      margin-top: 20px; }
  h2.category-title {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 32px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
    h2.category-title small {
      color: #005BAC;
      font-size: 24px; }
  h2.category-title2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 32px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
    h2.category-title2 small {
      color: #000;
      font-size: 24px; }

  .category-copy {
    text-align: center;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 16px;
    width: 100%; }
    .category-copy span {
      width: 1px;
      height: 50px;
      background: #005BAC;
      margin: 20px auto 20px;
      display: block; }

  .content-title {
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    font-weight: normal;
    letter-spacing: .25em;
    text-align: center;
    color: #005BAC;
    margin-bottom: 40px;
    text-indent: .25em; }
    .content-title span {
      width: 50px;
      height: 4px;
      background: #005BAC;
      margin: 20px auto 40px;
      display: block; }
    .content-title div {
      display: inline; }

  .entry-title {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 18px; }
    .entry-title a {
      text-decoration: none; }

  .news-area, .group-area {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 80px 0; }

  .news-area-inner {
    border: 1px solid #ccc;
    padding: 40px 0;
    position: relative;
    margin-top: 60px;
    text-align: center; }
    .news-area-inner .category-titleOuter {
      width: 100%;
      text-align: left;
      position: absolute;
      top: -30px; }
    .news-area-inner .category-title {
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      font-weight: normal;
      letter-spacing: .25em;
      text-align: center;
      background: #005BAC;
      color: #fff;
      margin: 0 30px;
      width: 250px;
      height: 60px;
      line-height: 60px; }
    .news-area-inner .base-btn {
      width: 375px;
      margin: 0 auto;
      height: 80px;
      font-size: 20px;
      line-height: 50px;
      text-align: left; }

  .recruit-area {
    background: #005BAC;
    position: relative;
    z-index: 1;
    padding: 80px 40px 80px; }

  .fukurikosei-area {
    padding: 60px 20px; }
    .fukurikosei-area .flex-fukuri {
      display: flex;
      flex-wrap: wrap;
      margin: 0 auto 40px;
      width: 100%;
      max-width: 1200px; }
      .fukurikosei-area .flex-fukuri.between {
        justify-content: space-between; }
      .fukurikosei-area .flex-fukuri h3 {
        color: #005BAC;
        font-size: 22px;
        line-height: 1.25;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 2px solid #005BAC;
        font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif; }
      .fukurikosei-area .flex-fukuri dl {
        margin-bottom: 40px;
        width: 31%; }
        .fukurikosei-area .flex-fukuri dl dt {
          color: #005BAC;
          font-size: 22px;
          line-height: 1.25;
          margin-bottom: 10px;
          padding-bottom: 10px;
          border-bottom: 2px solid #005BAC;
          font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif; }
          .fukurikosei-area .flex-fukuri dl dt i {
            font-size: 28px;
            float: left;
            padding-right: 5px; }
        .fukurikosei-area .flex-fukuri dl dd {
          clear: both; }
      .fukurikosei-area .flex-fukuri .text {
        margin-bottom: 20px;
        width: 50%;
        padding-right: 10px; }
        .fukurikosei-area .flex-fukuri .text p {
          margin-bottom: 1rem; }
        .fukurikosei-area .flex-fukuri .text ul {
          padding-left: 1rem;
          margin: 1rem 0 0; }
          .fukurikosei-area .flex-fukuri .text ul li {
            color: #005BAC;
            margin-bottom: 5px;
            list-style: disc; }
      .fukurikosei-area .flex-fukuri .image {
        width: 50%;
        padding-left: 10px; }

  /*fukurikosei-area*/
  .btn-flex {
    display: flex;
    margin: 0 auto 80px;
    max-width: 900px; }
    .btn-flex div {
      width: 30%;
      margin: 0 1.5%; }

  .base-btn-round {
    width: 100%;
    height: 80px;
    font-size: 18px;
    line-height: 80px; }

  .loop-area {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .loop-area .hentry {
      background-color: #fff;
      padding: 0px 30px 0px;
      margin-bottom: 30px;
      width: 100%; }
      .loop-area .hentry header {
        margin-bottom: 0px; }
      .loop-area .hentry footer {
        margin-top: 0px; }
    .loop-area .byline {
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      font-weight: bold;
      letter-spacing: .15em;
      margin-bottom: 10px; }

  .recruit-area .loop-area {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .recruit-area .loop-area .hentry {
      padding: 0 0;
      margin-bottom: 40px;
      width: 48%; }
      .recruit-area .loop-area .hentry header {
        margin-bottom: 0px; }
      .recruit-area .loop-area .hentry footer {
        margin-top: 0px; }
    .recruit-area .loop-area .photo {
      width: 100%;
      margin-bottom: 0px;
      line-height: 1;
      position: relative; }
      .recruit-area .loop-area .photo .eyecathOuter {
        overflow: hidden;
        border-radius: 0px;
        margin-bottom: 0px; }
      .recruit-area .loop-area .photo .eyecath {
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
        padding-top: 56.25%;
        width: 100%;
        border-radius: 0px;
        line-height: 0; }
      .recruit-area .loop-area .photo a .eyecath:hover {
        opacity: .75;
        -webkit-transition: 0.8s ease-in-out;
        -moz-transition: 0.8s ease-in-out;
        -o-transition: 0.8s ease-in-out;
        transition: 0.8s ease-in-out;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
    .recruit-area .loop-area .article-header {
      width: 100%;
      background: #fff;
      padding: 20px;
      margin: 0px auto 0;
      z-index: 3;
      position: relative; }
    .recruit-area .loop-area .profile {
      padding: 0 0 10px;
      width: 100%;
      z-index: 10;
      border-bottom: 1px solid #ccc; }
      .recruit-area .loop-area .profile p {
        margin: 0 0 5px;
        line-height: 1.25;
        font-size: 14px; }
        .recruit-area .loop-area .profile p.voice-name {
          font-size: 18px;
          font-weight: bold;
          color: #005BAC; }
    .recruit-area .loop-area .entry-title {
      margin-top: 10px;
      margin-bottom: 0px;
      font-size: 18px;
      line-height: 1.75;
      font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif; }
  .recruit-area .content-title {
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    font-weight: normal;
    letter-spacing: .25em;
    text-indent: .25em;
    text-align: center;
    color: #fff;
    margin-bottom: 40px; }
    .recruit-area .content-title span {
      width: 50px;
      height: 4px;
      background: #fff;
      margin: 20px auto 40px;
      display: block; }
  .recruit-area .sub-copy {
    font-size: 24px;
    line-height: 2;
    text-align: center;
    color: #fff; }
  .recruit-area .bosyu-area {
    background: #fff;
    width: 100%;
    padding: 40px 20px;
    margin: 0 0 0px; }
    .recruit-area .bosyu-area .base-btn-blue {
      width: 375px;
      margin: 40px auto 0;
      height: 80px;
      font-size: 20px;
      line-height: 50px;
      text-align: left; }

  .group-area .content-title {
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 48px;
    line-height: 1.75; }
  .group-area .sub-copy {
    font-size: 18px;
    text-align: center;
    line-height: 2; }
  .group-area .kojima-carousel {
    margin: 40px 0; }
    .group-area .kojima-carousel .base-btn {
      width: 375px;
      margin: 40px auto 0;
      height: 80px;
      font-size: 20px;
      line-height: 50px;
      text-align: left; }

  .taikeizu {
    padding: 20px 20px 0;
    text-align: center; }
    .taikeizu img {
      margin: auto;
      padding: 40px 40px 60px;
      border-bottom: 1px solid #ccc; }

  .kojimagroup-area .loop-area {
    padding: 20px 40px;
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .kojimagroup-area .loop-area.flex-center {
      justify-content: center; }
    .kojimagroup-area .loop-area .hentry {
      background-color: #fff;
      padding: 0px 2% 0px;
      margin-bottom: 30px;
      width: 50%; }
      .kojimagroup-area .loop-area .hentry header {
        margin-bottom: 0px; }
        .kojimagroup-area .loop-area .hentry header h3.entry-title {
          margin: 20px 0 10px;
          font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
          font-weight: bold;
          line-height: 1.25; }
      .kojimagroup-area .loop-area .hentry footer {
        margin-top: 0px; }
      .kojimagroup-area .loop-area .hentry .entry-content {
        padding: 0; }
        .kojimagroup-area .loop-area .hentry .entry-content p {
          margin-top: 0;
          line-height: 1.5; }
    .kojimagroup-area .loop-area .photo {
      width: 100%;
      margin-bottom: 0px;
      line-height: 1;
      position: relative;
      z-index: 2; }
      .kojimagroup-area .loop-area .photo .eyecathOuter {
        overflow: hidden;
        border-radius: 0px;
        margin-bottom: 0px;
        border: 0; }
      .kojimagroup-area .loop-area .photo .eyecath {
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
        padding-top: 56.25%;
        width: 100%;
        border-radius: 0px;
        line-height: 0; }
    .kojimagroup-area .loop-area .article-header {
      width: 100%;
      padding: 0px 0px 0px 0px;
      text-align: left;
      float: none; }

  .sekou-area .loop-area {
    padding: 20px 20px;
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .sekou-area .loop-area .hentry {
      background-color: #fff;
      padding: 0px 2% 0px;
      margin-bottom: 30px;
      width: 50%; }
      .sekou-area .loop-area .hentry header {
        margin-bottom: 0px; }
        .sekou-area .loop-area .hentry header h3.entry-title {
          margin: 20px 0 10px;
          font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
          font-weight: bold;
          font-size: 18px; }
      .sekou-area .loop-area .hentry footer {
        margin-top: 0px; }
      .sekou-area .loop-area .hentry .entry-content {
        padding: 0; }
        .sekou-area .loop-area .hentry .entry-content p {
          margin-top: 0;
          line-height: 1.25;
          margin-bottom: 5px; }
    .sekou-area .loop-area .article-header {
      width: 100%;
      padding: 0px 0px 0px 0px;
      text-align: left;
      float: none; }

  body.archive .news-area {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 40px 0px; }
  body.archive .news-area-inner {
    border: 0px solid #ccc;
    padding: 20px 0;
    position: relative;
    margin-top: 0px; }
  body.single .news-area {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 0px; }
  body.single .news-area-inner {
    border: 0px solid #ccc;
    padding: 20px 20px 40px 0;
    position: relative;
    margin-top: 0px; }

  .breadcrumbs {
    background: #000;
    width: 100%;
    padding: 20px;
    color: #fff;
    font-size: .8rem;
    line-height: 1; }
    .breadcrumbs a {
      color: #fff; }

  .archive-header {
    background: #000;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 20px 0 10px; }

  .maincopy-area {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    .maincopy-area p {
      letter-spacing: .25em;
      text-indent: .25em;
      font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
      z-index: 3;
      position: relative;
      margin: 0;
      color: #fff;
      font-size: 18px; }
    .maincopy-area::after {
      content: '';
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 2; }

  body.page-template-page-base .entry-content, body.page-template-page-base-blue .entry-content, body.page-template-default .entry-content, body.page-template-page-solution .entry-content {
    padding: 0;
    clear: both; }
  body.page-template-page-base .maincopy-area-page, body.page-template-page-base-blue .maincopy-area-page, body.page-template-default .maincopy-area-page, body.page-template-page-solution .maincopy-area-page {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  body.page-template-page-base .maincopy-area-page h2, body.page-template-page-base-blue .maincopy-area-page h2, body.page-template-default .maincopy-area-page h2, body.page-template-page-solution .maincopy-area-page h2 {
    letter-spacing: .25em;
    text-indent: .25em;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    z-index: 3;
    position: relative;
    margin: 0;
    color: #fff;
    font-size: 30px; }
  body.page-template-page-base p.sub-catch, body.page-template-page-base-blue p.sub-catch, body.page-template-default p.sub-catch, body.page-template-page-solution p.sub-catch {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    z-index: 3;
    font-size: 20px;
    padding: 20px; }
  body.page-template-page-base .solution-area, body.page-template-page-base-blue .solution-area, body.page-template-default .solution-area, body.page-template-page-solution .solution-area {
    margin: 40px 0 80px; }
  body.page-template-page-base .solution-area ul.main-menu, body.page-template-page-base-blue .solution-area ul.main-menu, body.page-template-default .solution-area ul.main-menu, body.page-template-page-solution .solution-area ul.main-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    background: #fff; }
  body.page-template-page-base .solution-area ul.main-menu li, body.page-template-page-base-blue .solution-area ul.main-menu li, body.page-template-default .solution-area ul.main-menu li, body.page-template-page-solution .solution-area ul.main-menu li {
    display: flex;
    align-items: center; }
  body.page-template-page-base .solution-area ul.main-menu li.eyecathOuter, body.page-template-page-base-blue .solution-area ul.main-menu li.eyecathOuter, body.page-template-default .solution-area ul.main-menu li.eyecathOuter, body.page-template-page-solution .solution-area ul.main-menu li.eyecathOuter {
    background-size: cover;
    background-position: center center;
    height: 375px;
    width: 50%;
    padding: 0;
    border-radius: 0px;
    position: relative;
    margin-bottom: 0; }
  body.page-template-page-base .solution-area ul.main-menu dl, body.page-template-page-base-blue .solution-area ul.main-menu dl, body.page-template-default .solution-area ul.main-menu dl, body.page-template-page-solution .solution-area ul.main-menu dl {
    width: 100%;
    height: 375px;
    box-sizing: border-box;
    margin: auto;
    padding: 25px 20px 0;
    position: relative;
    border: 4px solid  transparent;
    outline: none;
    transition: all .2s; }
  body.page-template-page-base .solution-area ul.main-menu dl dt, body.page-template-page-base-blue .solution-area ul.main-menu dl dt, body.page-template-default .solution-area ul.main-menu dl dt, body.page-template-page-solution .solution-area ul.main-menu dl dt {
    text-align: justify;
    line-height: 2;
    height: 225px; }
  body.page-template-page-base .solution-area ul.main-menu dl dt h3, body.page-template-page-base-blue .solution-area ul.main-menu dl dt h3, body.page-template-default .solution-area ul.main-menu dl dt h3, body.page-template-page-solution .solution-area ul.main-menu dl dt h3 {
    font-size: 2.125rem;
    text-align: center;
    margin-bottom: 1rem;
    letter-spacing: .125em;
    text-indent: .125em;
    width: 100%;
    line-height: 1.25; }
  body.page-template-page-base .solution-area ul.main-menu dl dt h3 small, body.page-template-page-base-blue .solution-area ul.main-menu dl dt h3 small, body.page-template-default .solution-area ul.main-menu dl dt h3 small, body.page-template-page-solution .solution-area ul.main-menu dl dt h3 small {
    color: #000; }
  body.page-template-page-base .solution-area ul.main-menu dl dt.h250px, body.page-template-page-base-blue .solution-area ul.main-menu dl dt.h250px, body.page-template-default .solution-area ul.main-menu dl dt.h250px, body.page-template-page-solution .solution-area ul.main-menu dl dt.h250px {
    height: 280px; }
  body.page-template-page-base .solution-area ul.main-menu dl dd .base-btn, body.page-template-page-base-blue .solution-area ul.main-menu dl dd .base-btn, body.page-template-default .solution-area ul.main-menu dl dd .base-btn, body.page-template-page-solution .solution-area ul.main-menu dl dd .base-btn {
    display: block;
    width: 220px;
    margin: 0px auto 0; }
  body.page-template-page-base .company-area .article-header, body.page-template-page-base-blue .company-area .article-header, body.page-template-default .company-area .article-header, body.page-template-page-solution .company-area .article-header {
    background: #fff; }
  body.page-template-page-base .company-area h2, body.page-template-page-base-blue .company-area h2, body.page-template-default .company-area h2, body.page-template-page-solution .company-area h2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 30px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .company-area h3, body.page-template-page-base-blue .company-area h3, body.page-template-default .company-area h3, body.page-template-page-solution .company-area h3 {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-size: 24px;
    margin-bottom: 20px; }
  body.page-template-page-base .company-area .box, body.page-template-page-base-blue .company-area .box, body.page-template-default .company-area .box, body.page-template-page-solution .company-area .box {
    display: flex;
    flex-direction: row;
    padding: 0 40px; }
  body.page-template-page-base .company-area .aisatu .article-header, body.page-template-page-base-blue .company-area .aisatu .article-header, body.page-template-default .company-area .aisatu .article-header, body.page-template-page-solution .company-area .aisatu .article-header {
    padding: 0; }
  body.page-template-page-base .company-area .aisatu .photo, body.page-template-page-base-blue .company-area .aisatu .photo, body.page-template-default .company-area .aisatu .photo, body.page-template-page-solution .company-area .aisatu .photo {
    padding: 0 40px 0 0;
    width: 30%; }
  body.page-template-page-base .company-area .aisatu .text, body.page-template-page-base-blue .company-area .aisatu .text, body.page-template-default .company-area .aisatu .text, body.page-template-page-solution .company-area .aisatu .text {
    width: 70%; }
  body.page-template-page-base .company-area .aisatu-daihyou h2, body.page-template-page-base-blue .company-area .aisatu-daihyou h2, body.page-template-default .company-area .aisatu-daihyou h2, body.page-template-page-solution .company-area .aisatu-daihyou h2 {
    padding: 0px 0 0px; }
  body.page-template-page-base .company-area .aisatu-daihyou h3, body.page-template-page-base-blue .company-area .aisatu-daihyou h3, body.page-template-default .company-area .aisatu-daihyou h3, body.page-template-page-solution .company-area .aisatu-daihyou h3 {
    color: #005BAC;
    font-weight: 700; }
  body.page-template-page-base .company-area .aisatu-daihyou h3 small, body.page-template-page-base-blue .company-area .aisatu-daihyou h3 small, body.page-template-default .company-area .aisatu-daihyou h3 small, body.page-template-page-solution .company-area .aisatu-daihyou h3 small {
    color: #000;
    line-height: 1.5;
    font-weight: normal; }
  body.page-template-page-base .company-area .aisatu-daihyou h4, body.page-template-page-base-blue .company-area .aisatu-daihyou h4, body.page-template-default .company-area .aisatu-daihyou h4, body.page-template-page-solution .company-area .aisatu-daihyou h4 {
    color: #005BAC;
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 20px; }
  body.page-template-page-base .company-area .aisatu-daihyou .box-group, body.page-template-page-base-blue .company-area .aisatu-daihyou .box-group, body.page-template-default .company-area .aisatu-daihyou .box-group, body.page-template-page-solution .company-area .aisatu-daihyou .box-group {
    display: block; }
  body.page-template-page-base .company-area .aisatu-daihyou .box-group .photo, body.page-template-page-base-blue .company-area .aisatu-daihyou .box-group .photo, body.page-template-default .company-area .aisatu-daihyou .box-group .photo, body.page-template-page-solution .company-area .aisatu-daihyou .box-group .photo {
    float: none;
    max-width: 1200px; }
  body.page-template-page-base .company-area .aisatu-daihyou .box-group .text, body.page-template-page-base-blue .company-area .aisatu-daihyou .box-group .text, body.page-template-default .company-area .aisatu-daihyou .box-group .text, body.page-template-page-solution .company-area .aisatu-daihyou .box-group .text {
    width: 90%;
    padding: 40px 40px 0;
    background: #fff;
    margin: -60px auto 0;
    position: relative;
    z-index: 2; }
  body.page-template-page-base .company-area .gaiyo-group, body.page-template-page-base-blue .company-area .gaiyo-group, body.page-template-default .company-area .gaiyo-group, body.page-template-page-solution .company-area .gaiyo-group {
    background: #efefef;
    padding: 40px 0 40px; }
  body.page-template-page-base .company-area .gaiyo-group .article-header, body.page-template-page-base-blue .company-area .gaiyo-group .article-header, body.page-template-default .company-area .gaiyo-group .article-header, body.page-template-page-solution .company-area .gaiyo-group .article-header {
    background: #efefef; }
  body.page-template-page-base .company-area .gaiyo-group .inner-group, body.page-template-page-base-blue .company-area .gaiyo-group .inner-group, body.page-template-default .company-area .gaiyo-group .inner-group, body.page-template-page-solution .company-area .gaiyo-group .inner-group {
    width: 90%;
    margin: auto;
    padding: 0 20px; }
  body.page-template-page-base .company-area .gaiyo-group table th, body.page-template-page-base-blue .company-area .gaiyo-group table th, body.page-template-default .company-area .gaiyo-group table th, body.page-template-page-solution .company-area .gaiyo-group table th {
    text-align: left;
    display: table-cell;
    padding-right: 20px;
    border-right: 0px solid #ccc;
    border-bottom: 0;
    font-weight: normal;
    width: 20%; }
  body.page-template-page-base .company-area .gaiyo-group table td, body.page-template-page-base-blue .company-area .gaiyo-group table td, body.page-template-default .company-area .gaiyo-group table td, body.page-template-page-solution .company-area .gaiyo-group table td {
    width: 80%; }
  body.page-template-page-base .company-area .text-right, body.page-template-page-base-blue .company-area .text-right, body.page-template-default .company-area .text-right, body.page-template-page-solution .company-area .text-right {
    text-align: right;
    font-weight: bold; }
  body.page-template-page-base .company-area .gaiyo, body.page-template-page-base-blue .company-area .gaiyo, body.page-template-default .company-area .gaiyo, body.page-template-page-solution .company-area .gaiyo {
    background: #efefef;
    padding: 40px 0 40px; }
  body.page-template-page-base .company-area .gaiyo .article-header, body.page-template-page-base-blue .company-area .gaiyo .article-header, body.page-template-default .company-area .gaiyo .article-header, body.page-template-page-solution .company-area .gaiyo .article-header {
    background: #efefef; }
  body.page-template-page-base .company-area .gaiyo .photo, body.page-template-page-base-blue .company-area .gaiyo .photo, body.page-template-default .company-area .gaiyo .photo, body.page-template-page-solution .company-area .gaiyo .photo {
    float: none;
    padding-left: 40px; }
  body.page-template-page-base .company-area .gaiyo table th, body.page-template-page-base-blue .company-area .gaiyo table th, body.page-template-default .company-area .gaiyo table th, body.page-template-page-solution .company-area .gaiyo table th {
    text-align: left;
    border-right: 0;
    padding: 20px 20px 20px 0;
    vertical-align: top; }
  body.page-template-page-base .company-area .gaiyo table td, body.page-template-page-base-blue .company-area .gaiyo table td, body.page-template-default .company-area .gaiyo table td, body.page-template-page-solution .company-area .gaiyo table td {
    padding: 20px 0px 20px 20px; }
  body.page-template-page-base .company-area .gaiyo .base-btn, body.page-template-page-base-blue .company-area .gaiyo .base-btn, body.page-template-default .company-area .gaiyo .base-btn, body.page-template-page-solution .company-area .gaiyo .base-btn {
    width: 220px; }
  body.page-template-page-base .company-area .history, body.page-template-page-base-blue .company-area .history, body.page-template-default .company-area .history, body.page-template-page-solution .company-area .history {
    background: #000;
    padding: 40px 20px 80px; }
  body.page-template-page-base .company-area .history .article-header, body.page-template-page-base-blue .company-area .history .article-header, body.page-template-default .company-area .history .article-header, body.page-template-page-solution .company-area .history .article-header {
    background: #000;
    float: none;
    width: 100%; }
  body.page-template-page-base .company-area .history h2, body.page-template-page-base-blue .company-area .history h2, body.page-template-default .company-area .history h2, body.page-template-page-solution .company-area .history h2 {
    font-family: ro-nikkatsu-sei-kai-std, serif;
    color: #fff; }
  body.page-template-page-base .company-area .history .year-box, body.page-template-page-base-blue .company-area .history .year-box, body.page-template-default .company-area .history .year-box, body.page-template-page-solution .company-area .history .year-box {
    position: relative;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    text-align: center;
    color: #fff;
    background: #005BAC;
    border: 5px #fff solid;
    width: 100%; }
  body.page-template-page-base .company-area .history .year-box.plus, body.page-template-page-base-blue .company-area .history .year-box.plus, body.page-template-default .company-area .history .year-box.plus, body.page-template-page-solution .company-area .history .year-box.plus {
    height: 240px; }
  body.page-template-page-base .company-area .history .year-box h3, body.page-template-page-base-blue .company-area .history .year-box h3, body.page-template-default .company-area .history .year-box h3, body.page-template-page-solution .company-area .history .year-box h3 {
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    margin-top: 40px; }
  body.page-template-page-base .company-area .history .year-box .photo, body.page-template-page-base-blue .company-area .history .year-box .photo, body.page-template-default .company-area .history .year-box .photo, body.page-template-page-solution .company-area .history .year-box .photo {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    padding: 0 0;
    float: none;
    margin: 0;
    height: 230px; }
  body.page-template-page-base .company-area .history .year-box .photo .inner, body.page-template-page-base-blue .company-area .history .year-box .photo .inner, body.page-template-default .company-area .history .year-box .photo .inner, body.page-template-page-solution .company-area .history .year-box .photo .inner {
    background-size: cover;
    background-position: center top;
    padding-top: 230px;
    width: 100%; }
  body.page-template-page-base .company-area .history .year-box .text, body.page-template-page-base-blue .company-area .history .year-box .text, body.page-template-default .company-area .history .year-box .text, body.page-template-page-solution .company-area .history .year-box .text {
    padding: 0 40px 40px;
    text-align: left; }
  body.page-template-page-base .company-area .history .tate, body.page-template-page-base-blue .company-area .history .tate, body.page-template-default .company-area .history .tate, body.page-template-page-solution .company-area .history .tate {
    width: 5px;
    height: 40px;
    background: #fff;
    margin: 0 auto; }
  body.page-template-page-base .contact-area, body.page-template-page-base-blue .contact-area, body.page-template-default .contact-area, body.page-template-page-solution .contact-area {
    padding: 0 0; }
  body.page-template-page-base .contact-area .tel, body.page-template-page-base .contact-area .fax {
    font-size: 1.25rem;
    font-weight: bold;
    padding-right: 10px;
    color: #005BAC; }
  body.page-template-page-base-blue .contact-area .tel, body.page-template-page-base-blue .contact-area .fax {
    font-size: 1.25rem;
    font-weight: bold;
    padding-right: 10px;
    color: #005BAC; }
  body.page-template-default .contact-area .tel, body.page-template-default .contact-area .fax {
    font-size: 1.25rem;
    font-weight: bold;
    padding-right: 10px;
    color: #005BAC; }
  body.page-template-page-solution .contact-area .tel, body.page-template-page-solution .contact-area .fax {
    font-size: 1.25rem;
    font-weight: bold;
    padding-right: 10px;
    color: #005BAC; }
  body.page-template-page-base .contact-area .article-header, body.page-template-page-base-blue .contact-area .article-header, body.page-template-default .contact-area .article-header, body.page-template-page-solution .contact-area .article-header {
    background: #fff;
    padding: 0px 0 0;
    margin-bottom: 20px; }
  body.page-template-page-base .contact-area .article-header.bg-gray, body.page-template-page-base-blue .contact-area .article-header.bg-gray, body.page-template-default .contact-area .article-header.bg-gray, body.page-template-page-solution .contact-area .article-header.bg-gray {
    background: #efefef; }
  body.page-template-page-base .contact-area h2, body.page-template-page-base-blue .contact-area h2, body.page-template-default .contact-area h2, body.page-template-page-solution .contact-area h2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 26px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .contact-area h2 span, body.page-template-page-base-blue .contact-area h2 span, body.page-template-default .contact-area h2 span, body.page-template-page-solution .contact-area h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 20px;
    display: block; }
  body.page-template-page-base .contact-area h2 small, body.page-template-page-base-blue .contact-area h2 small, body.page-template-default .contact-area h2 small, body.page-template-page-solution .contact-area h2 small {
    color: #005BAC;
    font-size: 16px;
    display: block;
    margin-top: 5px; }
  body.page-template-page-base .contact-area h3, body.page-template-page-base-blue .contact-area h3, body.page-template-default .contact-area h3, body.page-template-page-solution .contact-area h3 {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-size: 26px;
    margin-bottom: 20px; }
  body.page-template-page-base .contact-area .box, body.page-template-page-base-blue .contact-area .box, body.page-template-default .contact-area .box, body.page-template-page-solution .contact-area .box {
    display: block;
    padding: 40px 40px; }
  body.page-template-page-base .contact-area table, body.page-template-page-base-blue .contact-area table, body.page-template-default .contact-area table, body.page-template-page-solution .contact-area table {
    margin: auto;
    margin-bottom: 40px;
    width: 100%;
    max-width: 800px; }
  body.page-template-page-base .contact-area th, body.page-template-page-base-blue .contact-area th, body.page-template-default .contact-area th, body.page-template-page-solution .contact-area th {
    background: none;
    width: 20%;
    vertical-align: top;
    border: none;
    padding: 20px 20px 0 0;
    text-align: left; }
  body.page-template-page-base .contact-area td, body.page-template-page-base-blue .contact-area td, body.page-template-default .contact-area td, body.page-template-page-solution .contact-area td {
    padding: 20px 0px 0 20px;
    vertical-align: top; }
  body.page-template-page-base .contact-area footer, body.page-template-page-base-blue .contact-area footer, body.page-template-default .contact-area footer, body.page-template-page-solution .contact-area footer {
    margin: 0 0 40px; }
  body.page-template-page-base .kaigai-area .article-header, body.page-template-page-base-blue .kaigai-area .article-header, body.page-template-default .kaigai-area .article-header, body.page-template-page-solution .kaigai-area .article-header {
    background: #fff;
    padding-top: 40px;
    margin-bottom: 20px; }
  body.page-template-page-base .kaigai-area .kaigai, body.page-template-page-base-blue .kaigai-area .kaigai, body.page-template-default .kaigai-area .kaigai, body.page-template-page-solution .kaigai-area .kaigai {
    padding: 40px 0 40px; }
  body.page-template-page-base .kaigai-area h2, body.page-template-page-base-blue .kaigai-area h2, body.page-template-default .kaigai-area h2, body.page-template-page-solution .kaigai-area h2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 30px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .kaigai-area h2 span, body.page-template-page-base-blue .kaigai-area h2 span, body.page-template-default .kaigai-area h2 span, body.page-template-page-solution .kaigai-area h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  body.page-template-page-base .kaigai-area h3, body.page-template-page-base-blue .kaigai-area h3, body.page-template-default .kaigai-area h3, body.page-template-page-solution .kaigai-area h3 {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-size: 26px;
    margin-bottom: 20px; }
  body.page-template-page-base .kaigai-area .box, body.page-template-page-base-blue .kaigai-area .box, body.page-template-default .kaigai-area .box, body.page-template-page-solution .kaigai-area .box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 40px; }
  body.page-template-page-base .kaigai-area .box .photo, body.page-template-page-base .kaigai-area .box .text {
    width: 50%; }
  body.page-template-page-base-blue .kaigai-area .box .photo, body.page-template-page-base-blue .kaigai-area .box .text {
    width: 50%; }
  body.page-template-default .kaigai-area .box .photo, body.page-template-default .kaigai-area .box .text {
    width: 50%; }
  body.page-template-page-solution .kaigai-area .box .photo, body.page-template-page-solution .kaigai-area .box .text {
    width: 50%; }
  body.page-template-page-base .kaigai-area .box .photo, body.page-template-page-base-blue .kaigai-area .box .photo, body.page-template-default .kaigai-area .box .photo, body.page-template-page-solution .kaigai-area .box .photo {
    padding-right: 20px; }
  body.page-template-page-base .kaigai-area .box .text, body.page-template-page-base-blue .kaigai-area .box .text, body.page-template-default .kaigai-area .box .text, body.page-template-page-solution .kaigai-area .box .text {
    padding-left: 20px; }
  body.page-template-page-base .sdgs-area, body.page-template-page-base-blue .sdgs-area, body.page-template-default .sdgs-area, body.page-template-page-solution .sdgs-area {
    margin-top: 60px;
    margin-bottom: 60px; }
  body.page-template-page-base .sdgs-area h2, body.page-template-page-base-blue .sdgs-area h2, body.page-template-default .sdgs-area h2, body.page-template-page-solution .sdgs-area h2 {
    font-size: 32px; }
  body.page-template-page-base .sdgs-area h3, body.page-template-page-base-blue .sdgs-area h3, body.page-template-default .sdgs-area h3, body.page-template-page-solution .sdgs-area h3 {
    margin-top: 40px; }
  body.page-template-page-base .sdgs-area .torikumi, body.page-template-page-base-blue .sdgs-area .torikumi, body.page-template-default .sdgs-area .torikumi, body.page-template-page-solution .sdgs-area .torikumi {
    margin-top: 80px; }
  body.page-template-page-base .solution-area-page .article-header, body.page-template-page-base-blue .solution-area-page .article-header, body.page-template-default .solution-area-page .article-header, body.page-template-page-solution .solution-area-page .article-header {
    background: #fff;
    padding: 60px 0 20px;
    margin-bottom: 10px; }
  body.page-template-page-base .solution-area-page h2, body.page-template-page-base-blue .solution-area-page h2, body.page-template-default .solution-area-page h2, body.page-template-page-solution .solution-area-page h2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 26px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .solution-area-page h2 span, body.page-template-page-base-blue .solution-area-page h2 span, body.page-template-default .solution-area-page h2 span, body.page-template-page-solution .solution-area-page h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  body.page-template-page-base .solution-area-page h3, body.page-template-page-base-blue .solution-area-page h3, body.page-template-default .solution-area-page h3, body.page-template-page-solution .solution-area-page h3 {
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    font-size: 24px;
    margin-bottom: 0px;
    line-height: 1.75;
    font-feature-settings: normal; }
  body.page-template-page-base .solution-area-page .box, body.page-template-page-base-blue .solution-area-page .box, body.page-template-default .solution-area-page .box, body.page-template-page-solution .solution-area-page .box {
    display: block;
    padding: 0 0px;
    position: relative; }
  body.page-template-page-base .solution-area-page .box .photo, body.page-template-page-base-blue .solution-area-page .box .photo, body.page-template-default .solution-area-page .box .photo, body.page-template-page-solution .solution-area-page .box .photo {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 60%;
    width: 85%;
    border-radius: 0px;
    line-height: 0;
    margin-bottom: 10px;
    float: right;
    position: relative; }
  body.page-template-page-base .solution-area-page .box .profile, body.page-template-page-base-blue .solution-area-page .box .profile, body.page-template-default .solution-area-page .box .profile, body.page-template-page-solution .solution-area-page .box .profile {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    text-align: left;
    line-height: 1.75;
    margin-bottom: 10px;
    padding-left: 30px;
    float: right;
    width: 35%; }
  body.page-template-page-base .solution-area-page .box .profile small, body.page-template-page-base-blue .solution-area-page .box .profile small, body.page-template-default .solution-area-page .box .profile small, body.page-template-page-solution .solution-area-page .box .profile small {
    font-size: 12px; }
  body.page-template-page-base .solution-area-page .box .profile strong, body.page-template-page-base-blue .solution-area-page .box .profile strong, body.page-template-default .solution-area-page .box .profile strong, body.page-template-page-solution .solution-area-page .box .profile strong {
    color: #005BAC;
    font-size: 16px; }
  body.page-template-page-base .solution-area-page .box .text, body.page-template-page-base-blue .solution-area-page .box .text, body.page-template-default .solution-area-page .box .text, body.page-template-page-solution .solution-area-page .box .text {
    width: 65%;
    padding: 20px 40px;
    position: relative;
    margin-top: -110px;
    float: left; }
  body.page-template-page-base .solution-area-page .solution .txt, body.page-template-page-base-blue .solution-area-page .solution .txt, body.page-template-default .solution-area-page .solution .txt, body.page-template-page-solution .solution-area-page .solution .txt {
    padding: 0 40px;
    font-size: 16px; }
  body.page-template-page-base .solution-area-page .solution .txt h4, body.page-template-page-base-blue .solution-area-page .solution .txt h4, body.page-template-default .solution-area-page .solution .txt h4, body.page-template-page-solution .solution-area-page .solution .txt h4 {
    font-size: 20px;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    color: #005BAC;
    margin-bottom: 20px;
    line-height: 1.75; }
  body.page-template-page-base .solution-area-page .solution .sub-box, body.page-template-page-base-blue .solution-area-page .solution .sub-box, body.page-template-default .solution-area-page .solution .sub-box, body.page-template-page-solution .solution-area-page .solution .sub-box {
    display: flex;
    padding: 20px 20px 0; }
  body.page-template-page-base .solution-area-page .solution .sub-box.reverce, body.page-template-page-base-blue .solution-area-page .solution .sub-box.reverce, body.page-template-default .solution-area-page .solution .sub-box.reverce, body.page-template-page-solution .solution-area-page .solution .sub-box.reverce {
    flex-direction: row-reverse; }
  body.page-template-page-base .solution-area-page .solution .sub-box .txt2, body.page-template-page-base-blue .solution-area-page .solution .sub-box .txt2, body.page-template-default .solution-area-page .solution .sub-box .txt2, body.page-template-page-solution .solution-area-page .solution .sub-box .txt2 {
    padding: 0px 20px;
    width: 50%;
    font-size: 16px; }
  body.page-template-page-base .solution-area-page .solution .sub-box .txt2 h4, body.page-template-page-base-blue .solution-area-page .solution .sub-box .txt2 h4, body.page-template-default .solution-area-page .solution .sub-box .txt2 h4, body.page-template-page-solution .solution-area-page .solution .sub-box .txt2 h4 {
    font-size: 18px;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    color: #005BAC;
    margin-bottom: 20px; }
  body.page-template-page-base .solution-area-page .solution .sub-box .ph-img2, body.page-template-page-base-blue .solution-area-page .solution .sub-box .ph-img2, body.page-template-default .solution-area-page .solution .sub-box .ph-img2, body.page-template-page-solution .solution-area-page .solution .sub-box .ph-img2 {
    padding: 0 20px;
    width: 50%; }
  body.page-template-page-base .solution-area-page .solution .column, body.page-template-page-base-blue .solution-area-page .solution .column, body.page-template-default .solution-area-page .solution .column, body.page-template-page-solution .solution-area-page .solution .column {
    color: #005BAC;
    border: #005BAC solid 10px;
    padding: 40px 40px;
    margin: 40px 40px; }
  body.page-template-page-base .solution-area-page .solution .column.asj, body.page-template-page-base-blue .solution-area-page .solution .column.asj, body.page-template-default .solution-area-page .solution .column.asj, body.page-template-page-solution .solution-area-page .solution .column.asj {
    color: #000; }
  body.page-template-page-base .solution-area-page .solution .column.asj h3, body.page-template-page-base-blue .solution-area-page .solution .column.asj h3, body.page-template-default .solution-area-page .solution .column.asj h3, body.page-template-page-solution .solution-area-page .solution .column.asj h3 {
    text-align: left;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 24px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%;
    margin-bottom: 20px; }
  body.page-template-page-base .solution-area-page .solution .column.asj h4, body.page-template-page-base-blue .solution-area-page .solution .column.asj h4, body.page-template-default .solution-area-page .solution .column.asj h4, body.page-template-page-solution .solution-area-page .solution .column.asj h4 {
    text-align: left;
    color: #005BAC;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px; }
  body.page-template-page-base .solution-area-page .solution .column.asj h4 small, body.page-template-page-base-blue .solution-area-page .solution .column.asj h4 small, body.page-template-default .solution-area-page .solution .column.asj h4 small, body.page-template-page-solution .solution-area-page .solution .column.asj h4 small {
    font-weight: normal;
    font-size: 16px; }
  body.page-template-page-base .solution-area-page .solution .column h3, body.page-template-page-base-blue .solution-area-page .solution .column h3, body.page-template-default .solution-area-page .solution .column h3, body.page-template-page-solution .solution-area-page .solution .column h3 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 24px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .solution-area-page .solution .column h3 span, body.page-template-page-base-blue .solution-area-page .solution .column h3 span, body.page-template-default .solution-area-page .solution .column h3 span, body.page-template-page-solution .solution-area-page .solution .column h3 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 20px;
    display: block; }
  body.page-template-page-base .solution-area-page .solution .column .column-inner, body.page-template-page-base-blue .solution-area-page .solution .column .column-inner, body.page-template-default .solution-area-page .solution .column .column-inner, body.page-template-page-solution .solution-area-page .solution .column .column-inner {
    display: flex; }
  body.page-template-page-base .solution-area-page .solution .column .column-inner.reverce, body.page-template-page-base-blue .solution-area-page .solution .column .column-inner.reverce, body.page-template-default .solution-area-page .solution .column .column-inner.reverce, body.page-template-page-solution .solution-area-page .solution .column .column-inner.reverce {
    flex-direction: row-reverse; }
  body.page-template-page-base .solution-area-page .solution .column .column-inner .ph, body.page-template-page-base-blue .solution-area-page .solution .column .column-inner .ph, body.page-template-default .solution-area-page .solution .column .column-inner .ph, body.page-template-page-solution .solution-area-page .solution .column .column-inner .ph {
    width: 50%;
    margin-top: 0px;
    padding: 0 20px; }
  body.page-template-page-base .solution-area-page .solution .column .column-inner .text, body.page-template-page-base-blue .solution-area-page .solution .column .column-inner .text, body.page-template-default .solution-area-page .solution .column .column-inner .text, body.page-template-page-solution .solution-area-page .solution .column .column-inner .text {
    width: 50%;
    padding: 0 20px;
    font-size: 16px; }
  body.page-template-page-base .base-page, body.page-template-page-base-blue .base-page, body.page-template-default .base-page, body.page-template-page-solution .base-page {
    padding: 40px; }
  body.page-template-page-base .base-page .article-header, body.page-template-page-base-blue .base-page .article-header, body.page-template-default .base-page .article-header, body.page-template-page-solution .base-page .article-header {
    background: #fff;
    padding: 40px 0 0;
    margin-bottom: 20px; }
  body.page-template-page-base .base-page h2, body.page-template-page-base-blue .base-page h2, body.page-template-default .base-page h2, body.page-template-page-solution .base-page h2 {
    text-align: left;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 30px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .base-page h2 span, body.page-template-page-base-blue .base-page h2 span, body.page-template-default .base-page h2 span, body.page-template-page-solution .base-page h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  body.page-template-page-base .base-page h2 small, body.page-template-page-base-blue .base-page h2 small, body.page-template-default .base-page h2 small, body.page-template-page-solution .base-page h2 small {
    color: #000;
    font-size: 18px;
    display: block;
    margin-top: 20px; }
  body.page-template-page-base .base-page h3, body.page-template-page-base-blue .base-page h3, body.page-template-default .base-page h3, body.page-template-page-solution .base-page h3 {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-size: 20px;
    margin-bottom: 20px;
    color: #005BAC; }
  body.page-template-page-base .base-page .box, body.page-template-page-base-blue .base-page .box, body.page-template-default .base-page .box, body.page-template-page-solution .base-page .box {
    display: block; }
  body.single .article-header {
    width: 100%;
    padding: 0px 0px 0px 0px;
    float: none;
    text-align: auto;
    margin-bottom: 0;
    margin-top: 20px; }
    body.single .article-header p.byline {
      margin-top: 0;
      display: inline-block;
      margin-right: 10px; }
    body.single .article-header .category-name {
      display: inline-block; }
  body.single .eyecathOuter {
    overflow: hidden;
    border-radius: 0px;
    margin-bottom: 0px;
    background: #f2f2f2; }
    body.single .eyecathOuter .eyecath {
      background-size: cover;
      background-position: center center;
      padding-top: 56.25%;
      width: 100%;
      border-radius: 0px;
      position: relative;
      z-index: 4; }
  body.single.single-news .eyecath {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
  body.single.single-news .living-box {
    display: flex;
    justify-content: space-around; }
    body.single.single-news .living-box div {
      width: 48%;
      margin-bottom: 40px; }
      body.single.single-news .living-box div img {
        width: 100%;
        max-width: 300px;
        height: auto;
        margin: 0 auto; }
  body.single .sekou-area .entry-content {
    padding: 0 20px; }
  body.single .sekou-area .sekou-img {
    text-align: center; }
    body.single .sekou-area .sekou-img img {
      margin: auto auto 40px; }
  body.single .sekou-area .eyecathOuter {
    overflow: hidden;
    border-radius: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    background: #f2f2f2; }
  body.single.single-recruit .recruit-area {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 40px 0px 40px; }
  body.single.single-recruit .eyecathOuter {
    overflow: hidden;
    border-radius: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
    border: 0;
    background: #fff;
    position: relative;
    z-index: 1; }
  body.single.single-recruit .eyecath {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 56.25%;
    width: 100%;
    border-radius: 0px;
    line-height: 0; }
  body.single.single-recruit .article-header {
    width: 90%;
    background: #fff;
    padding: 40px;
    margin: -40px auto 0;
    z-index: 3;
    position: relative; }
  body.single.single-recruit .profile {
    padding: 0 0 10px;
    width: 100%;
    z-index: 10;
    border-bottom: 0px solid #ccc; }
    body.single.single-recruit .profile p {
      margin: 0 0 5px;
      line-height: 1.25;
      font-size: 18px; }
      body.single.single-recruit .profile p.voice-name {
        font-size: 30px;
        font-weight: bold;
        color: #005BAC; }
  body.single.single-recruit .entry-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 1.75;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    color: #005BAC; }
  body.single.single-recruit .recruit-voice-title {
    width: 240px;
    text-align: center;
    position: relative;
    margin-bottom: 20px; }
    body.single.single-recruit .recruit-voice-title div {
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      font-size: 24px;
      padding: 10px;
      margin: 0 auto 0 40px;
      width: 180px;
      background: #005BAC;
      color: #fff; }
    body.single.single-recruit .recruit-voice-title::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 20px;
      background-color: #005BAC;
      z-index: -1;
      transform: skew(-30deg); }
  body.single.single-recruit .entry-content {
    padding: 0px 0px; }
    body.single.single-recruit .entry-content .schedule-area {
      background: #efefef;
      padding: 40px 40px 20px;
      text-align: center;
      margin: 0 0 40px; }
      body.single.single-recruit .entry-content .schedule-area .inner {
        display: flex;
        justify-content: space-between; }
      body.single.single-recruit .entry-content .schedule-area .box {
        width: 48%; }
    body.single.single-recruit .entry-content h3 {
      text-align: center;
      color: #005BAC;
      letter-spacing: .15em;
      text-indent: .15em;
      font-size: 22px;
      line-height: 1.5;
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      width: 100%; }
      body.single.single-recruit .entry-content h3 span {
        width: 1px;
        height: 50px;
        background: #005BAC;
        margin: 20px auto 20px;
        display: block; }
      body.single.single-recruit .entry-content h3 small {
        color: #000;
        font-size: 18px;
        display: block;
        margin-top: 20px; }
    body.single.single-recruit .entry-content .voice {
      padding: 0 40px;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      body.single.single-recruit .entry-content .voice h4 {
        color: #005BAC;
        letter-spacing: .15em;
        font-size: 22px;
        line-height: 1.5;
        font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
        margin-bottom: 20px; }
        body.single.single-recruit .entry-content .voice h4:nth-child(even) {
          margin-top: 40px; }
      body.single.single-recruit .entry-content .voice .text {
        margin-bottom: 40px;
        width: 56%; }
      body.single.single-recruit .entry-content .voice .photo {
        margin-bottom: 20px;
        width: 40%; }
        body.single.single-recruit .entry-content .voice .photo img {
          margin: 0; }
    body.single.single-recruit .entry-content .message-area {
      width: 92%;
      margin: 0 auto;
      border: 5px solid #005BAC;
      padding: 40px;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      body.single.single-recruit .entry-content .message-area .photo {
        text-align: center;
        margin: 0px 0 0px;
        width: 30%; }
        body.single.single-recruit .entry-content .message-area .photo span {
          display: block;
          margin: auto;
          padding-top: 100%;
          width: 100%;
          background-size: cover;
          background-position: top center; }
        body.single.single-recruit .entry-content .message-area .photo img {
          margin: 0; }
      body.single.single-recruit .entry-content .message-area .text {
        width: 66%; }
  body.single.single-recruit .bosyu-area {
    width: 60%;
    margin: 80px auto;
    padding: 40px;
    border: 5px solid #005BAC; }
  body.single.single-recruit .breadOuter {
    display: block; }
  body.single.single-recruit .req-area {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 0px 0px 40px;
    /*.req*/ }
    body.single.single-recruit .req-area .req {
      padding: 40px 40px 0;
      /*math*/ }
      body.single.single-recruit .req-area .req table {
        width: 100%;
        max-width: 800px;
        margin: 0 auto 40px; }
        body.single.single-recruit .req-area .req table th, body.single.single-recruit .req-area .req table td {
          vertical-align: top;
          background: none; }
        body.single.single-recruit .req-area .req table th {
          width: 20%;
          border: none;
          text-align: left; }
      body.single.single-recruit .req-area .req .math {
        width: 100%;
        max-width: 1000px;
        margin: auto;
        /*box*/ }
        body.single.single-recruit .req-area .req .math.harf {
          display: flex;
          justify-content: space-between; }
          body.single.single-recruit .req-area .req .math.harf .box:first-child {
            width: 48.5%;
            margin-right: 1.5%; }
          body.single.single-recruit .req-area .req .math.harf .box:last-of-type {
            width: 48.5%;
            margin-left: 1.5%; }
        body.single.single-recruit .req-area .req .math .box {
          text-align: justify;
          color: #005BAC;
          font-size: 18px;
          line-height: 1.5;
          margin-bottom: 20px;
          border: 10px solid #005BAC;
          padding: 30px 30px 0; }
          body.single.single-recruit .req-area .req .math .box .title-h {
            line-height: 1.25;
            font-size: clamp(24px, 4.8vw, 50px);
            font-weight: 700; }
            body.single.single-recruit .req-area .req .math .box .title-h.t-c {
              text-align: center; }
            body.single.single-recruit .req-area .req .math .box .title-h img {
              height: 100%;
              max-height: 30px;
              width: auto;
              margin-bottom: 20px; }
          body.single.single-recruit .req-area .req .math .box p, body.single.single-recruit .req-area .req .math .box img {
            margin-bottom: 30px; }
          body.single.single-recruit .req-area .req .math .box.flex {
            flex-direction: row;
            align-items: flex-start; }
            body.single.single-recruit .req-area .req .math .box.flex .left {
              width: 75%;
              padding-right: 5%; }
          body.single.single-recruit .req-area .req .math .box .mt-sogyo {
            margin-top: -31px; }
    body.single.single-recruit .req-area h2 {
      text-align: center;
      color: #005BAC;
      letter-spacing: .15em;
      text-indent: .15em;
      font-size: 26px;
      line-height: 1.5;
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      width: 100%; }
      body.single.single-recruit .req-area h2 span {
        width: 1px;
        height: 50px;
        background: #005BAC;
        margin: 20px auto 0px;
        display: block; }
      body.single.single-recruit .req-area h2 small {
        color: #000;
        font-size: 18px;
        display: block;
        margin-top: 20px; }
    body.single.single-recruit .req-area .entry-content {
      padding: 0; }
    body.single.single-recruit .req-area .flex-harf {
      display: flex;
      padding: 0 20px;
      margin: auto;
      max-width: 1000px; }
      body.single.single-recruit .req-area .flex-harf .bosyu-area {
        width: 49%;
        margin-right: 1%; }
        body.single.single-recruit .req-area .flex-harf .bosyu-area:last-of-type {
          margin-left: 1%;
          margin-right: 0; }
    body.single.single-recruit .req-area .bosyu-area {
      width: 60%;
      padding: 40px;
      margin: 40px auto;
      background: #fff;
      text-align: center; }
      body.single.single-recruit .req-area .bosyu-area h3 {
        font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
        color: #005BAC;
        letter-spacing: .25em;
        text-indent: .25em; }
      body.single.single-recruit .req-area .bosyu-area .btn-flex {
        display: flex;
        flex-direction: row;
        margin: 0 auto 0;
        justify-content: center; }
        body.single.single-recruit .req-area .bosyu-area .btn-flex div.text {
          width: 60%; }
        body.single.single-recruit .req-area .bosyu-area .btn-flex h3 {
          font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
          color: #005BAC;
          letter-spacing: normal;
          text-indent: normal;
          font-weight: bold;
          text-align: left; }
        body.single.single-recruit .req-area .bosyu-area .btn-flex p {
          color: #005BAC;
          text-align: left;
          font-size: 18px; }
      body.single.single-recruit .req-area .bosyu-area .base-btn-blue {
        width: 100%;
        margin: 40px auto 0;
        height: 80px;
        font-size: 20px;
        line-height: 50px; }
  body.post-type-archive-recruit .archive-header {
    padding: 0;
    position: relative;
    background: #fff; }
    body.post-type-archive-recruit .archive-header .recruit-main-photo {
      width: 65%;
      height: 400px;
      background-size: cover;
      background-position: right 25% top 0;
      position: relative;
      z-index: 1; }
      body.post-type-archive-recruit .archive-header .recruit-main-photo::after {
        content: '';
        background-color: transparent;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 2; }
    body.post-type-archive-recruit .archive-header .recruit-main-title {
      width: 45%;
      background: rgba(255, 255, 255, 0.85);
      padding: 60px 0 0;
      height: 320px;
      top: 40px;
      right: 0;
      margin: 0;
      z-index: 3;
      position: absolute; }
      body.post-type-archive-recruit .archive-header .recruit-main-title h1.archive-title {
        color: #005BAC; }
        body.post-type-archive-recruit .archive-header .recruit-main-title h1.archive-title span {
          background: #005BAC; }
      body.post-type-archive-recruit .archive-header .recruit-main-title h2 {
        color: #000;
        font-size: 20px;
        font-weight: normal;
        font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
        letter-spacing: .25em;
        text-indent: .25em; }
  body.post-type-archive-recruit .recruit-area {
    background: #fff;
    padding: 0 20px 40px; }
    body.post-type-archive-recruit .recruit-area p.recruit-main-copy {
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      text-align: center;
      margin-bottom: 40px;
      line-height: 2;
      font-size: 16px; }
    body.post-type-archive-recruit .recruit-area .loop-area {
      margin-top: 40px;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      body.post-type-archive-recruit .recruit-area .loop-area .hentry {
        background-color: #fff;
        padding: 0px 0px 0px;
        margin-bottom: 100px;
        width: 100%;
        position: relative; }
        body.post-type-archive-recruit .recruit-area .loop-area .hentry header {
          margin-bottom: 0px; }
        body.post-type-archive-recruit .recruit-area .loop-area .hentry footer {
          margin-top: 0px; }
        body.post-type-archive-recruit .recruit-area .loop-area .hentry.even {
          margin-bottom: 320px; }
      body.post-type-archive-recruit .recruit-area .loop-area .photo {
        width: 50%;
        margin-bottom: 0px;
        line-height: 1;
        position: relative;
        z-index: 2; }
        body.post-type-archive-recruit .recruit-area .loop-area .photo .eyecathOuter {
          overflow: hidden;
          border-radius: 0px;
          margin-bottom: 0px;
          border: 0; }
        body.post-type-archive-recruit .recruit-area .loop-area .photo .eyecath {
          background-size: cover;
          background-position: top center;
          background-repeat: no-repeat;
          padding-top: 66.66666%;
          width: 100%;
          border-radius: 0px;
          line-height: 0; }
      body.post-type-archive-recruit .recruit-area .loop-area .even .photo {
        width: 50%;
        margin-bottom: 0px;
        line-height: 1;
        position: absolute;
        right: 0;
        z-index: 2; }
      body.post-type-archive-recruit .recruit-area .loop-area a .eyecath:hover {
        opacity: .75;
        -webkit-transition: 0.8s ease-in-out;
        -moz-transition: 0.8s ease-in-out;
        -o-transition: 0.8s ease-in-out;
        transition: 0.8s ease-in-out;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      body.post-type-archive-recruit .recruit-area .loop-area .article-header {
        width: 55%;
        background: #fff;
        padding: 20px 40px;
        margin: 0;
        top: 40px;
        right: 0;
        z-index: 3;
        position: absolute; }
      body.post-type-archive-recruit .recruit-area .loop-area .even .article-header {
        width: 56%;
        background: #fff;
        padding: 20px 40px;
        margin: 0;
        top: 40px;
        left: 0;
        z-index: 3;
        position: absolute; }
      body.post-type-archive-recruit .recruit-area .loop-area .profile {
        padding: 0 0 10px;
        width: 100%;
        z-index: 10;
        border-bottom: 1px solid #ccc; }
        body.post-type-archive-recruit .recruit-area .loop-area .profile p {
          margin: 0 0 5px;
          line-height: 1.25;
          font-size: 14px; }
          body.post-type-archive-recruit .recruit-area .loop-area .profile p.voice-name {
            font-size: 18px;
            font-weight: bold;
            color: #005BAC; }
      body.post-type-archive-recruit .recruit-area .loop-area .entry-title {
        margin-top: 10px;
        margin-bottom: 0px;
        font-size: 18px;
        line-height: 1.75;
        font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif; }
      body.post-type-archive-recruit .recruit-area .loop-area a {
        text-decoration: none; }
    body.post-type-archive-recruit .recruit-area .bosyu-area {
      width: 100%;
      margin: 0;
      border: 10px solid #005BAC; }
      body.post-type-archive-recruit .recruit-area .bosyu-area .btn-flex {
        display: flex;
        flex-direction: row;
        margin: 0 auto 0;
        justify-content: center; }
        body.post-type-archive-recruit .recruit-area .bosyu-area .btn-flex div.text {
          width: 50%; }
        body.post-type-archive-recruit .recruit-area .bosyu-area .btn-flex h3 {
          font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
          color: #005BAC;
          letter-spacing: .25em;
          text-indent: .25em;
          font-weight: bold;
          text-align: left; }
        body.post-type-archive-recruit .recruit-area .bosyu-area .btn-flex p {
          color: #005BAC;
          text-align: left;
          font-size: 20px; }
  body.post-type-archive-recruit .breadOuter {
    background: #fff;
    display: block; }
  body.post-type-archive-recruit .breadcrumbs {
    color: #000;
    background: #fff;
    font-size: .8rem;
    line-height: 1.5; }
    body.post-type-archive-recruit .breadcrumbs a {
      color: #000; }

  .hentry footer {
    margin-top: 40px;
    margin-bottom: 40px; }

  .entry-content {
    padding: 40px;
    text-align: left; }

  table {
    border-collapse: collapse;
    width: 100%;
    border: none; }
    table th {
      padding: 10px 0;
      display: table-cell;
      text-align: left; }
    table td {
      padding: 10px 0;
      display: table-cell;
      text-align: left;
      padding-left: 20px;
      padding-right: 20px; }
      table td.yoko {
        padding: 10px 0; }
    table th {
      text-align: right;
      display: table-cell;
      width: 30%;
      padding-right: 20px;
      border-right: 1px solid #ccc;
      border-bottom: 0; }

  #sidebar3 {
    background: #fff;
    padding: 0 38px 20px;
    margin-top: 20px; }

  #sidebar1 {
    background: #005BAC;
    padding: 40px 2%; }
    #sidebar1 .widgettitle {
      padding-bottom: 10px;
      border-bottom: 2px solid #000;
      margin-bottom: 20px; }
    #sidebar1 .widget_nav_menu {
      width: 23%;
      padding: 0 1%;
      margin: 0 auto;
      box-sizing: border-box;
      float: left; }
      #sidebar1 .widget_nav_menu ul {
        margin: 0 auto; }
        #sidebar1 .widget_nav_menu ul.menu li {
          box-sizing: border-box;
          width: 100%; }
          #sidebar1 .widget_nav_menu ul.menu li a {
            padding: 10px 0px;
            color: #fff;
            text-decoration: none;
            display: block;
            margin: 10px 0 -5px;
            font-weight: bold; }
          #sidebar1 .widget_nav_menu ul.menu li.seconds a {
            margin: 10px 0 -20px; }
          #sidebar1 .widget_nav_menu ul.menu li.second {
            padding-left: 1em; }
            #sidebar1 .widget_nav_menu ul.menu li.second a {
              padding: 5px 0px;
              color: #fff;
              text-decoration: none;
              display: block;
              margin: 0;
              font-weight: normal;
              font-size: .9rem; }
	
	#sidebar1 .widget_nav_menu ul.menu li.second.no-link a {
              pointer-events: none;
              }

  .sitemap-footer {
    background: #005BAC;
    margin: 0;
    width: 100%;
    color: #fff;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    padding-bottom: 40px;
    padding-top: 40px; }
    .sitemap-footer .wrap {
      display: flex;
			gap:30px;}
    .sitemap-footer .text {
      width: fit-content; }
      .sitemap-footer .text .h3 {
        font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif !important;
        letter-spacing: .25rem; }
    .sitemap-footer .map {
      width: 30%; }

  .footer {
    clear: both;
    color: #000;
    padding: 40px 0;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif; }

  .menu-footer-container {
    padding: 0px 0 0px; }
    .menu-footer-container a {
      color: #000;
      text-decoration: none;
      font-size: 14px;
      font-weight: normal;
      line-height: 1;
      display: inline;
      padding: 10px 10px; }
      .menu-footer-container a:hover {
        background: #C2DAF0;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
    .menu-footer-container ul {
      margin: auto;
      list-style: none;
      margin: auto;
      width: 100%;
      text-align: right; }
      .menu-footer-container ul li {
        list-style: none;
        display: inline-block;
        padding: 0px 0px 0px;
        text-align: left;
        line-height: 20px;
        height: 20px; }
        .menu-footer-container ul li::before, .menu-footer-container ul li:last-child::after {
          content: "|"; }

  body.single .sekou-area .eyecath-img {
    position: relative; }
    body.single .sekou-area .eyecath-img .btn-circle-3d {
      top: 40px;
      right: 40px;
      font-size: 18px; }

  .footer-logo img {
    max-width: 60px; }

  .yess-area {
    padding: 20px 30px;
    border: 2px solid #000;
    margin-top: 20px; }
    .yess-area dl {
      display: flex; }
      .yess-area dl dt {
        width: 30%; }
      .yess-area dl dd {
        width: 70%;
        padding-left: 20px; }
        .yess-area dl dd h3 {
          font-size: 2.125rem;
          text-align: left;
          letter-spacing: normal;
          text-indent: 0;
          margin-bottom: 1rem;
          width: 100%;
          line-height: 1.25; }
        .yess-area dl dd .base-btn {
          margin-left: 0;
          margin-right: 0; }

  .btn-flex-free {
    display: flex;
    margin: 0 auto 80px;
    max-width: 800px; }
    .btn-flex-free div {
      width: 90%;
      margin: 20px 2%; }

  .base-btn-round-free {
    width: 100%;
    margin: 0px auto 0;
    height: 80px;
    border-radius: 100px;
    font-size: 18px;
    line-height: 1.25;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none; }
    .base-btn-round-free i {
      padding-left: 10px; }
    .base-btn-round-free.blue {
      background: #005BAC;
      color: #fff; }
    .base-btn-round-free:hover {
      opacity: .85; }

  /*海外事業部追加*/
  .sien-area {
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between; }
    .sien-area dl {
      margin: 0 auto 20px;
      border: 3px solid #005BAC;
      border-radius: 10px;
      background: #ffffff;
      width: 32%; }
      .sien-area dl dt {
        background: #005BAC;
        color: #ffffff;
        font-size: 24px;
        text-align: center;
        padding: 10px 0; }
      .sien-area dl dd {
        display: table;
        padding: 10px; }
        .sien-area dl dd .illust {
          display: table-cell;
          width: 30%;
          vertical-align: top; }
          .sien-area dl dd .illust img {
            margin: 0; }
        .sien-area dl dd .text {
          display: table-cell;
          width: 70%;
          vertical-align: top;
          padding-left: 20px; }

  /*sien-area*/
  .sien-gray-area {
    background: #efefef;
    padding: 20px 20px 10px;
    margin-bottom: 40px; }
    .sien-gray-area h4 {
      color: #005BAC;
      font-size: 18px;
      line-height: 1.25;
      margin-bottom: 10px !important;
      font-family: "Noto Sans JP", sans-serif !important; }

  .kaigai-area-sien {
    /*flex-area*/ }
    .kaigai-area-sien h3 {
      color: #005BAC;
      font-size: 20px !important;
      line-height: 1.25;
      margin-bottom: 20px !important;
      padding-bottom: 10px;
      border-bottom: 2px solid #005BAC;
      font-family: "Noto Sans JP", sans-serif !important; }
    .kaigai-area-sien .flex-area {
      display: flex;
      flex-wrap: wrap; }
      .kaigai-area-sien .flex-area .circle {
        width: 25%;
        padding: 0 20px 20px; }
        .kaigai-area-sien .flex-area .circle img {
          margin-bottom: 0; }
      .kaigai-area-sien .flex-area .rectangle {
        width: 50%;
        padding: 0px 10px; }
        .kaigai-area-sien .flex-area .rectangle.ca-center {
          width: 100%;
          max-width: 1000px; }
        .kaigai-area-sien .flex-area .rectangle .box {
          border: 2px solid #005BAC;
          border-radius: 10px;
          padding: 10px 20px;
          margin-bottom: 20px;
          color: #005BAC;
          font-size: 16px;
          font-family: "Noto Sans JP",sans-serif; }
        .kaigai-area-sien .flex-area .rectangle p {
          padding: 0 1.5em; }
        .kaigai-area-sien .flex-area .rectangle ul {
          list-style: disc;
          padding: 0 2em; }
      .kaigai-area-sien .flex-area .message {
        width: 50%;
        padding: 0px 10px;
        margin-bottom: 30px;
        position: relative; }
        .kaigai-area-sien .flex-area .message .box {
          border-radius: 10px;
          background: #efefef;
          padding: 20px 40px;
          height: 100%; }
        .kaigai-area-sien .flex-area .message .icn {
          position: absolute;
          bottom: -40px;
          width: 50px;
          right: 0; }
          .kaigai-area-sien .flex-area .message .icn.right {
            right: 0; }
    .kaigai-area-sien .info {
      padding: 2em;
      margin: 0 auto 80px;
      width: 100%;
      max-width: 800px;
      border: 1px solid #999; } }
@media only screen and (min-width: 1024px) {
  .wrap-max {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0; }

  .sp {
    display: none; }

  .pc, .pc-block {
    display: block; }

  .sp-block {
    display: none; }

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

  h1 small, h1 .small {
    font-size: 1rem;
    color: #666;
    display: block; }

  .h1 small, .h1 .small {
    font-size: 1rem;
    color: #666;
    display: block; }

  h1 .big, .h1 .big {
    font-size: 2rem; }

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

  h2 small, h2 .small {
    font-size: .9rem;
    color: #666;
    display: block; }

  .h2 small, .h2 .small {
    font-size: .9rem;
    color: #666;
    display: block; }

  h2 .big, .h2 .big {
    font-size: 1.75rem; }

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

  h3 small, h3 .small {
    font-size: .875rem;
    color: #666;
    display: block;
    margin-bottom: 5px;
    line-height: 1.25; }

  .h3 small, .h3 .small {
    font-size: .875rem;
    color: #666;
    display: block;
    margin-bottom: 5px;
    line-height: 1.25; }

  h3 .fas, .h3 .fas {
    padding-right: 10px; }

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

  h5, .h5 {
    font-size: 1rem;
    letter-spacing: normal; }

  .header {
    width: 100%;
    height: 120px;
    background: rgba(255, 255, 255, 0.9); }

  .fixed {
    position: fixed;
    top: 0px;
    z-index: 10; }

  .logoarea {
    display: flex;
    align-items: center;
    padding-left: 10px;
    height: 120px; }
    .logoarea .caption {
      font-size: 1rem;
      font-weight: bold;
      line-height: 1.4;
      padding-left: 0px; }
    .logoarea img {
      width: 100%;
      max-height: 100px;
      width: auto;
      margin-top: 10px; }

  .nav-area {
    width: 100%;
    max-width: 1700px;
    margin: auto;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 20; }

  .top-nav {
    width: 100%;
    position: relative;
    z-index: 21; }

  .globNav-inner-pc {
    position: relative;
    z-index: 22; }

  ul.nav {
    border: 0;
    line-height: 1;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    margin: 0;
    margin-top: 0;
    height: 120px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row; }
    ul.nav li {
      width: 11%; }
      ul.nav li a {
        color: #000;
        text-decoration: none;
        font-size: 1rem;
        font-weight: 900;
        display: block;
        position: relative;
        margin: auto;
        height: 120px;
        text-align: center;
        line-height: 80px;
        font-weight: normal;
        padding: 1em .8em; }
        ul.nav li a:hover, ul.nav li a:focus {
          background: #79c0ff; }
      ul.nav li.txt-blue a {
        color: #005BAC; }
      ul.nav li:last-child {
        padding-right: 0; }
      ul.nav li ul.sub-menu, ul.nav li ul.children {
        background: rgba(255, 255, 255, 0.85);
        position: absolute;
        visibility: hidden;
        z-index: 8999;
        margin: 0;
        box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.4); }
      ul.nav li ul.sub-menu li, ul.nav li ul.children li {
        display: block;
        text-align: left;
        width: 200px; }
      ul.nav li ul.sub-menu li a, ul.nav li ul.children li a {
        padding: 0.75em;
        border-right: 0;
        display: block;
        border-bottom: 1px solid #666;
        color: #000;
        height: 60px;
        line-height: 38px;
        font-weight: 400;
        font-size: .9rem;
        text-align: left; }
      ul.nav li ul.sub-menu li a:hover, ul.nav li ul.sub-menu li a:focus {
        background: #fff;
        opacity: .5; }
      ul.nav li ul.children li a:hover, ul.nav li ul.children li a:focus {
        background: #fff;
        opacity: .5; }
      ul.nav li ul.sub-menu li:last-child a, ul.nav li ul.children li:last-child a {
        border-bottom: 0; }
      ul.nav li ul.sub-menu li ul, ul.nav li ul.children li ul {
        top: 0;
        left: 100%; }
      ul.nav li:hover > ul {
        top: auto;
        visibility: visible;
        -webkit-animation-duration: .8s;
        -moz-animation-duration: .8s;
        -o-animation-duration: .8s;
        animation-duration: .8s;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fade;
        -moz-animation-name: fade;
        -o-animation-name: fade;
        animation-name: fade; }
      ul.nav li.contact a {
        background: #efefef; }
        ul.nav li.contact a:hover, ul.nav li.contact a:focus {
          background: #79c0ff; }
      ul.nav li.recruit a {
        background: #005BAC;
        color: #fff; }
        ul.nav li.recruit a:hover, ul.nav li.recruit a:focus {
          background: #79c0ff; }
      ul.nav li.current-menu-item a, ul.nav li.current_page_item a, ul.nav li.current_page_ancestor a {
        font-weight: bold; }

  .top-area {
    height: 100vh;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .top-area .top-area-inner {
      height: 100vh;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .top-area .h1Outer, .top-area .h1Outer-w {
      width: 50%;
      padding: 40px 80px;
      text-align: center;
      font-weight: 400;
      font-style: normal;
      color: #fff; }
    .top-area .h1Outer h1, .top-area .h1Outer-w h1 {
      font-size: 80px;
      font-weight: 400;
      line-height: 1;
      margin-bottom: 0px; }
    .top-area .h1Outer p, .top-area .h1Outer-w p {
      font-size: 20px;
      letter-spacing: .25em;
      text-indent: .25em;
      line-height: 1.5;
      margin-bottom: 0;
      margin-top: 10px; }
    .top-area .h1Outer p img {
      width: 95%;
      height: auto; }
    .top-area .h1Outer-w {
      background: none; }
      .top-area .h1Outer-w p img {
        width: 95%;
        height: auto; }
    .top-area .slider {
      height: 100vh;
      width: 100%; }
    .top-area.afterUp {
      height: 100vh;
      width: 100%;
      position: relative;
      overflow: hidden;
      -webkit-transition: 0.5s ease-in-out;
      -moz-transition: 0.5s ease-in-out;
      -o-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out; }
      .top-area.afterUp .top-area-inner {
        height: 100vh;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
      .top-area.afterUp .h1Outer, .top-area.afterUp .h1Outer-w {
        width: 50%;
        padding: 40px 80px;
        text-align: center;
        font-weight: 400;
        font-style: normal;
        color: #fff; }
      .top-area.afterUp .h1Outer h1, .top-area.afterUp .h1Outer-w h1 {
        font-size: 80px;
        font-weight: 400;
        line-height: 1;
        margin-bottom: 0px; }
      .top-area.afterUp .h1Outer p, .top-area.afterUp .h1Outer-w p {
        font-size: 20px;
        letter-spacing: .25em;
        text-indent: .25em;
        line-height: 1.5;
        margin-bottom: 0;
        margin-top: 10px; }
      .top-area.afterUp .h1Outer p img, .top-area.afterUp .h1Outer-w p img {
        width: 95%;
        height: auto; }
      .top-area.afterUp .h1Outer .h1Outer-w, .top-area.afterUp .h1Outer-w .h1Outer-w {
        background: none;
        border: 1px solid #fff; }
      .top-area.afterUp .slider {
        height: 100vh;
        width: 100%; }
      .top-area.afterUp .toparea-bottom {
        height: 80px;
        width: 100%;
        background: none;
        position: absolute;
        bottom: 0;
        text-align: center; }
        .top-area.afterUp .toparea-bottom p.scroll {
          width: 100%;
          text-align: center;
          bottom: 60px;
          margin-top: 0; }
          .top-area.afterUp .toparea-bottom p.scroll a {
            padding-top: 0px;
            padding-bottom: 0px;
            color: #fff;
            text-decoration: none;
            font-family: Arial, Helvetica, "sans-serif";
            font-size: 16px;
            font-weight: lighter;
            text-align: center; }
            .top-area.afterUp .toparea-bottom p.scroll a span {
              width: 1px;
              height: 70px;
              background: #fff;
              display: block;
              margin: 10px auto 0; }

  .top-area-bg {
    -webkit-transform: translateX(-50%);
    left: 50%;
    max-height: initial;
    max-width: initial;
    min-height: 100vh;
    min-width: 100%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    z-index: -1;
    background: #000; }

  .top-area-s {
    height: 100vh;
    width: 100%; }
    .top-area-s .inner {
      height: 100vh;
      width: 100%; }
    .top-area-s .h1Outer {
      width: 50%;
      padding: 40px 60px;
      border: 10px solid #fff; }
      .top-area-s .h1Outer p img {
        width: 95%;
        height: auto; }
    .top-area-s .slider-s {
      height: 100vh;
      width: 100%; }
      .top-area-s .slider-s li {
        position: absolute;
        width: 100%;
        height: 100vh; }

  .top-banner {
    text-align: center;
    padding: 80px 0 0px; }

  .top-menu {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    padding: 40px 0 40px;
    justify-content: space-between;
    height: auto; }
    .top-menu.top-menu-m {
      padding: 0px 0px 80px; }
    .top-menu li.eyecathOuter {
      background-size: cover;
      background-position: center center;
      height: 375px;
      width: 375px;
      border-radius: 0px;
      position: relative;
      margin-bottom: 0; }
    .top-menu dl {
      width: 100%;
      padding: 60px 40px;
      margin: auto; }
      .top-menu dl dt .h3 {
        font-size: 2.125rem;
        text-align: center;
        margin-bottom: 1rem; }
      .top-menu dl dd {
        text-align: justify;
        line-height: 2;
        letter-spacing: .1em; }
        .top-menu dl dd .base-btn {
          display: block;
          width: 200px;
          margin: 20px auto 0; }

  .sdgs-banner {
    padding-bottom: 40px; }
    .sdgs-banner img {
      width: 100%;
      max-width: 1000px; }

  .sticky-second {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 640px;
    width: 100%;
    overflow: hidden;
    background: url("../../img/bg-second-area.png") no-repeat;
    background-size: cover;
    background-position: left 40% center;
    background-attachment: fixed; }
    .sticky-second .second-area .second-area-inner {
      height: 600px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .sticky-second .second-area .h1 {
      font-size: 30px;
      font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
      letter-spacing: .25em;
      line-height: 1.5;
      text-align: center;
      color: #fff; }

  .sticky-third {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 600px;
    width: 100%;
    overflow: hidden;
    background: url("../../img/bg-third.png") no-repeat fixed;
    background-size: cover;
    background-position: center center; }
    .sticky-third .third-area .third-area-inner {
      height: 600px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .sticky-third .third-area .h1 {
      font-size: 24px;
      font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
      letter-spacing: .25em;
      line-height: 1.5;
      text-align: center;
      color: #fff; }

  .eyecathOuter {
    overflow: hidden;
    border-radius: 0px;
    margin-bottom: 10px; }
    .eyecathOuter .eyecath {
      background-size: cover;
      background-position: center center;
      padding-top: 100%;
      width: 100%;
      border-radius: 0px;
      position: relative;
      z-index: 4; }
    .eyecathOuter a .eyecath:hover {
      opacity: .75;
      -webkit-transition: 0.8s ease-in-out;
      -moz-transition: 0.8s ease-in-out;
      -o-transition: 0.8s ease-in-out;
      transition: 0.8s ease-in-out;
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      border-radius: 20px; }

  .photo {
    width: 30%;
    float: left;
    margin-bottom: 20px;
    line-height: 1; }
    .photo .eyecathOuter {
      overflow: hidden;
      border-radius: 0px;
      margin-bottom: 0px;
      border: 1px solid #ccc; }
    .photo .eyecath {
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      padding-top: 56.25%;
      width: 100%;
      border-radius: 0px;
      line-height: 0; }
    .photo a .eyecath:hover {
      opacity: .75;
      -webkit-transition: 0.8s ease-in-out;
      -moz-transition: 0.8s ease-in-out;
      -o-transition: 0.8s ease-in-out;
      transition: 0.8s ease-in-out;
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      border-radius: 20px; }

  .article-header {
    width: 70%;
    padding: 0px 0px 0px 20px;
    float: right;
    text-align: left; }
    .article-header p.byline {
      margin-top: 0; }

  .single-title, .page-title, .archive-title, .entry-title, .contents-title {
    margin-bottom: 20px; }

  h1.single-title {
    font-size: 32px; }

  h2.category-title {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 36px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
    h2.category-title small {
      color: #005BAC;
      font-size: 24px;
      display: inline;
      padding-right: 20px; }
  h2.category-title2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 36px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
    h2.category-title2 small {
      color: #000;
      font-size: 24px;
      display: block; }

  .category-copy {
    text-align: center;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 16px;
    width: 100%; }
    .category-copy span {
      width: 1px;
      height: 50px;
      background: #005BAC;
      margin: 20px auto 20px;
      display: block; }

  .content-title {
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    font-weight: normal;
    letter-spacing: .25em;
    text-align: center;
    color: #005BAC;
    margin-bottom: 40px;
    text-indent: .25em; }
    .content-title span {
      width: 50px;
      height: 4px;
      background: #005BAC;
      margin: 20px auto 40px;
      display: block; }
    .content-title div {
      display: inline; }

  .entry-title {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 18px; }
    .entry-title a {
      text-decoration: none; }

  .news-area {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 80px; }

  .group-area {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 80px;
    padding: 80px 0; }

  .news-area-inner {
    border: 1px solid #ccc;
    padding: 40px 0;
    position: relative;
    margin-top: 60px;
    text-align: center; }
    .news-area-inner .category-titleOuter {
      width: 100%;
      text-align: left;
      position: absolute;
      top: -30px; }
    .news-area-inner .category-title {
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      font-weight: normal;
      letter-spacing: .25em;
      text-align: center;
      background: #005BAC;
      color: #fff;
      margin: 0 30px;
      width: 250px;
      height: 60px;
      line-height: 60px; }
    .news-area-inner .base-btn {
      width: 375px;
      margin: 40px auto 20px;
      height: 80px;
      font-size: 20px;
      line-height: 50px;
      text-align: left; }

  .recruit-area {
    background: #005BAC;
    position: relative;
    z-index: 1;
    padding: 80px 40px 80px; }

  .sekou-area {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 80px 0 80px; }

  .loop-area {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .loop-area .hentry {
      background-color: #fff;
      padding: 0px 60px 0px;
      margin-bottom: 30px;
      width: 100%; }
      .loop-area .hentry header {
        margin-bottom: 0px; }
      .loop-area .hentry footer {
        margin-top: 0px; }
    .loop-area .byline {
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      font-weight: bold;
      letter-spacing: .15em;
      margin-bottom: 10px; }

  .recruit-area .loop-area {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .recruit-area .loop-area .hentry {
      padding: 0px 0px;
      margin-bottom: 40px;
      width: 23%; }
      .recruit-area .loop-area .hentry header {
        margin-bottom: 0px; }
      .recruit-area .loop-area .hentry footer {
        margin-top: 0px; }
    .recruit-area .loop-area .photo {
      width: 100%;
      margin-bottom: 0px;
      line-height: 1;
      position: relative; }
      .recruit-area .loop-area .photo .eyecathOuter {
        overflow: hidden;
        border-radius: 0px;
        margin-bottom: 0px;
        border: 0; }
      .recruit-area .loop-area .photo .eyecath {
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
        padding-top: 56.25%;
        width: 100%;
        border-radius: 0px;
        line-height: 0; }
      .recruit-area .loop-area .photo a .eyecath:hover {
        opacity: .75;
        -webkit-transition: 0.8s ease-in-out;
        -moz-transition: 0.8s ease-in-out;
        -o-transition: 0.8s ease-in-out;
        transition: 0.8s ease-in-out;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        border-radius: 20px; }
    .recruit-area .loop-area .article-header {
      width: 100%;
      padding: 20px 20px; }
    .recruit-area .loop-area .profile {
      padding: 0 0 15px;
      margin-bottom: 15px;
      width: 100%;
      z-index: 10;
      border-bottom: 1px solid #ccc; }
      .recruit-area .loop-area .profile p {
        margin: 0 0 5px;
        line-height: 1.25;
        font-size: 14px; }
        .recruit-area .loop-area .profile p.voice-name {
          font-size: 18px;
          font-weight: bold;
          color: #005BAC; }
    .recruit-area .loop-area .entry-title {
      margin-top: 0px;
      margin-bottom: 0px;
      font-size: 18px;
      line-height: 1.75; }
      .recruit-area .loop-area .entry-title a {
        text-decoration: none;
        color: #fff;
        letter-spacing: .15em; }
  .recruit-area .content-title {
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    font-weight: normal;
    letter-spacing: .25em;
    text-indent: .25em;
    text-align: center;
    color: #fff;
    margin-bottom: 40px; }
    .recruit-area .content-title span {
      width: 50px;
      height: 4px;
      background: #fff;
      margin: 20px auto 40px;
      display: block; }
  .recruit-area .sub-copy {
    font-size: 24px;
    line-height: 2;
    text-align: center;
    color: #fff; }
  .recruit-area .bosyu-area {
    padding: 80px; }

  .group-area .content-title {
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 48px;
    line-height: 1.75; }
  .group-area .sub-copy {
    font-size: 18px;
    text-align: center;
    line-height: 2; }
  .group-area .kojima-carousel {
    margin: 40px 0 0; }
    .group-area .kojima-carousel .base-btn {
      width: 375px;
      margin: 40px auto 0;
      height: 80px;
      font-size: 20px;
      line-height: 50px;
      text-align: left; }

  .taikeizu {
    padding: 40px 20px 0px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #ccc; }
    .taikeizu img {
      margin: auto;
      padding: 40px 0px 80px;
      border-bottom: 0px solid #ccc; }

  .kojimagroup-area .loop-area {
    padding: 40px 40px;
    margin-top: 60px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .kojimagroup-area .loop-area.flex-center {
      justify-content: center; }
    .kojimagroup-area .loop-area .hentry {
      background-color: #fff;
      padding: 0px 2% 0px;
      margin-bottom: 30px;
      width: 50%; }
      .kojimagroup-area .loop-area .hentry header {
        margin-bottom: 0px; }
        .kojimagroup-area .loop-area .hentry header h3.entry-title {
          margin: 20px 0 10px;
          font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
          font-weight: bold;
          line-height: 1.25; }
      .kojimagroup-area .loop-area .hentry footer {
        margin-top: 0px; }
      .kojimagroup-area .loop-area .hentry .entry-content {
        padding: 0; }
        .kojimagroup-area .loop-area .hentry .entry-content p {
          margin-top: 0;
          line-height: 1.5; }
    .kojimagroup-area .loop-area.column3 .hentry {
      width: 33.33333%; }
    .kojimagroup-area .loop-area .photo {
      width: 100%;
      margin-bottom: 0px;
      line-height: 1;
      position: relative;
      z-index: 2; }
      .kojimagroup-area .loop-area .photo .eyecathOuter {
        overflow: hidden;
        border-radius: 0px;
        margin-bottom: 0px;
        border: 0; }
      .kojimagroup-area .loop-area .photo .eyecath {
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
        padding-top: 56.25%;
        width: 100%;
        border-radius: 0px;
        line-height: 0; }
    .kojimagroup-area .loop-area .article-header {
      width: 100%;
      padding: 0px 0px 0px 0px;
      text-align: left;
      float: none; }

  .sekou-area .loop-area {
    padding: 20px 20px;
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .sekou-area .loop-area .hentry {
      background-color: #fff;
      padding: 0px 2% 0px;
      margin-bottom: 30px;
      width: 33.33333%; }
      .sekou-area .loop-area .hentry header {
        margin-bottom: 0px; }
        .sekou-area .loop-area .hentry header h3.entry-title {
          margin: 20px 0 10px;
          font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
          font-weight: bold;
          font-size: 18px; }
      .sekou-area .loop-area .hentry footer {
        margin-top: 0px; }
      .sekou-area .loop-area .hentry .entry-content {
        padding: 0; }
        .sekou-area .loop-area .hentry .entry-content p {
          margin-top: 0;
          line-height: 1.25;
          margin-bottom: 5px; }
    .sekou-area .loop-area .article-header {
      width: 100%;
      padding: 0px 0px 0px 0px;
      text-align: left;
      float: none; }

  body.archive #content, body.single #content, body.page-template-default #content, body.page-template-page-base #content, body.page-template-page-base-blue #content, body.page-template-page-solution #content, body.page-template-page-living #content {
    margin-top: 120px; }
  body.archive .sdgs-area, body.single .sdgs-area, body.page-template-default .sdgs-area, body.page-template-page-base .sdgs-area, body.page-template-page-base-blue .sdgs-area, body.page-template-page-solution .sdgs-area {
    margin-top: 80px;
    margin-bottom: 60px; }
  body.archive .sdgs-area h2, body.single .sdgs-area h2, body.page-template-default .sdgs-area h2, body.page-template-page-base .sdgs-area h2, body.page-template-page-base-blue .sdgs-area h2, body.page-template-page-solution .sdgs-area h2 {
    font-size: 32px; }
  body.archive .sdgs-area h3, body.single .sdgs-area h3, body.page-template-default .sdgs-area h3, body.page-template-page-base .sdgs-area h3, body.page-template-page-base-blue .sdgs-area h3, body.page-template-page-solution .sdgs-area h3, body.archive .sdgs-area .torikumi, body.single .sdgs-area .torikumi, body.page-template-default .sdgs-area .torikumi, body.page-template-page-base .sdgs-area .torikumi, body.page-template-page-base-blue .sdgs-area .torikumi, body.page-template-page-solution .sdgs-area .torikumi {
    margin-top: 100px; }
  body.archive .solution-area-page .article-header, body.single .solution-area-page .article-header, body.page-template-default .solution-area-page .article-header, body.page-template-page-base .solution-area-page .article-header, body.page-template-page-base-blue .solution-area-page .article-header, body.page-template-page-solution .solution-area-page .article-header {
    background: #fff;
    padding: 80px 0 40px;
    margin-bottom: 10px; }
  body.archive .solution-area-page h2, body.single .solution-area-page h2, body.page-template-default .solution-area-page h2, body.page-template-page-base .solution-area-page h2, body.page-template-page-base-blue .solution-area-page h2, body.page-template-page-solution .solution-area-page h2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 36px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.archive .solution-area-page h2 span, body.single .solution-area-page h2 span, body.page-template-default .solution-area-page h2 span, body.page-template-page-base .solution-area-page h2 span, body.page-template-page-base-blue .solution-area-page h2 span, body.page-template-page-solution .solution-area-page h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  body.archive .solution-area-page h3, body.single .solution-area-page h3, body.page-template-default .solution-area-page h3, body.page-template-page-base .solution-area-page h3, body.page-template-page-base-blue .solution-area-page h3, body.page-template-page-solution .solution-area-page h3 {
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    font-size: 36px;
    margin-bottom: 0px;
    line-height: 1.75;
    font-feature-settings: normal; }
  body.archive .solution-area-page .box, body.single .solution-area-page .box, body.page-template-default .solution-area-page .box, body.page-template-page-base .solution-area-page .box, body.page-template-page-base-blue .solution-area-page .box, body.page-template-page-solution .solution-area-page .box {
    display: block;
    padding: 0 0px;
    position: relative; }
  body.archive .solution-area-page .box .photo, body.single .solution-area-page .box .photo, body.page-template-default .solution-area-page .box .photo, body.page-template-page-base .solution-area-page .box .photo, body.page-template-page-base-blue .solution-area-page .box .photo, body.page-template-page-solution .solution-area-page .box .photo {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 60%;
    width: 90%;
    border-radius: 0px;
    line-height: 0;
    margin-bottom: 20px;
    float: right;
    position: relative; }
  body.archive .solution-area-page .box .profile, body.single .solution-area-page .box .profile, body.page-template-default .solution-area-page .box .profile, body.page-template-page-base .solution-area-page .box .profile, body.page-template-page-base-blue .solution-area-page .box .profile, body.page-template-page-solution .solution-area-page .box .profile {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    text-align: left;
    line-height: 1.75;
    margin-bottom: 0px;
    padding-left: 80px;
    float: right;
    width: 40%; }
  body.archive .solution-area-page .box .profile small, body.single .solution-area-page .box .profile small, body.page-template-default .solution-area-page .box .profile small, body.page-template-page-base .solution-area-page .box .profile small, body.page-template-page-base-blue .solution-area-page .box .profile small, body.page-template-page-solution .solution-area-page .box .profile small {
    font-size: 16px; }
  body.archive .solution-area-page .box .profile strong, body.single .solution-area-page .box .profile strong, body.page-template-default .solution-area-page .box .profile strong, body.page-template-page-base .solution-area-page .box .profile strong, body.page-template-page-base-blue .solution-area-page .box .profile strong, body.page-template-page-solution .solution-area-page .box .profile strong {
    color: #005BAC;
    font-size: 24px; }
  body.archive .solution-area-page .box .text, body.single .solution-area-page .box .text, body.page-template-default .solution-area-page .box .text, body.page-template-page-base .solution-area-page .box .text, body.page-template-page-base-blue .solution-area-page .box .text, body.page-template-page-solution .solution-area-page .box .text {
    width: 60%;
    padding: 40px 60px;
    position: relative;
    margin-top: -200px;
    float: left; }
  body.archive .solution-area-page .solution .txt, body.single .solution-area-page .solution .txt, body.page-template-default .solution-area-page .solution .txt, body.page-template-page-base .solution-area-page .solution .txt, body.page-template-page-base-blue .solution-area-page .solution .txt, body.page-template-page-solution .solution-area-page .solution .txt {
    padding: 20px 60px 0;
    font-size: 18px; }
  body.archive .solution-area-page .solution .txt h4, body.single .solution-area-page .solution .txt h4, body.page-template-default .solution-area-page .solution .txt h4, body.page-template-page-base .solution-area-page .solution .txt h4, body.page-template-page-base-blue .solution-area-page .solution .txt h4, body.page-template-page-solution .solution-area-page .solution .txt h4 {
    font-size: 30px;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    color: #005BAC;
    margin-bottom: 20px;
    line-height: 1.75; }
	body.archive .solution-area-page .solution .txt h4, body.single .solution-area-page .solution .txt h4, body.page-template-default .solution-area-page .solution .txt h4, body.page-template-page-base .solution-area-page .solution .txt h4, body.page-template-page-base-blue .solution-area-page .solution .txt h4, body.page-template-page-solution .solution-area-page .solution .txt2 h4 span {
    font-size: 18px;
		display:block;}
  body.archive .solution-area-page .solution .ph-img, body.single .solution-area-page .solution .ph-img, body.page-template-default .solution-area-page .solution .ph-img, body.page-template-page-base .solution-area-page .solution .ph-img, body.page-template-page-base-blue .solution-area-page .solution .ph-img, body.page-template-page-solution .solution-area-page .solution .ph-img {
    margin-top: 60px;
    margin-bottom: 20px;
    width: 100%; }
  body.archive .solution-area-page .solution .sub-box, body.single .solution-area-page .solution .sub-box, body.page-template-default .solution-area-page .solution .sub-box, body.page-template-page-base .solution-area-page .solution .sub-box, body.page-template-page-base-blue .solution-area-page .solution .sub-box, body.page-template-page-solution .solution-area-page .solution .sub-box {
    display: flex;
    padding: 20px 40px 20px; }
  body.archive .solution-area-page .solution .sub-box.reverce, body.single .solution-area-page .solution .sub-box.reverce, body.page-template-default .solution-area-page .solution .sub-box.reverce, body.page-template-page-base .solution-area-page .solution .sub-box.reverce, body.page-template-page-base-blue .solution-area-page .solution .sub-box.reverce, body.page-template-page-solution .solution-area-page .solution .sub-box.reverce {
    flex-direction: row-reverse; }
  body.archive .solution-area-page .solution .sub-box .txt2, body.single .solution-area-page .solution .sub-box .txt2, body.page-template-default .solution-area-page .solution .sub-box .txt2, body.page-template-page-base .solution-area-page .solution .sub-box .txt2, body.page-template-page-base-blue .solution-area-page .solution .sub-box .txt2, body.page-template-page-solution .solution-area-page .solution .sub-box .txt2 {
    padding: 0px 20px;
    width: 50%;
    font-size: 16px; }
  body.archive .solution-area-page .solution .sub-box .txt2 h4, body.single .solution-area-page .solution .sub-box .txt2 h4, body.page-template-default .solution-area-page .solution .sub-box .txt2 h4, body.page-template-page-base .solution-area-page .solution .sub-box .txt2 h4, body.page-template-page-base-blue .solution-area-page .solution .sub-box .txt2 h4, body.page-template-page-solution .solution-area-page .solution .sub-box .txt2 h4 {
    font-size: 24px;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    color: #005BAC;
    margin-bottom: 20px; }
  body.archive .solution-area-page .solution .sub-box .ph-img2, body.single .solution-area-page .solution .sub-box .ph-img2, body.page-template-default .solution-area-page .solution .sub-box .ph-img2, body.page-template-page-base .solution-area-page .solution .sub-box .ph-img2, body.page-template-page-base-blue .solution-area-page .solution .sub-box .ph-img2, body.page-template-page-solution .solution-area-page .solution .sub-box .ph-img2 {
    padding: 0 20px;
    width: 50%; }
  body.archive .solution-area-page .solution .column, body.single .solution-area-page .solution .column, body.page-template-default .solution-area-page .solution .column, body.page-template-page-base .solution-area-page .solution .column, body.page-template-page-base-blue .solution-area-page .solution .column, body.page-template-page-solution .solution-area-page .solution .column {
    color: #005BAC;
    border: #005BAC solid 10px;
    padding: 60px 60px;
    margin: 60px 60px; }
  body.archive .solution-area-page .solution .column.asj, body.single .solution-area-page .solution .column.asj, body.page-template-default .solution-area-page .solution .column.asj, body.page-template-page-base .solution-area-page .solution .column.asj, body.page-template-page-base-blue .solution-area-page .solution .column.asj, body.page-template-page-solution .solution-area-page .solution .column.asj {
    color: #000; }
  body.archive .solution-area-page .solution .column.asj h3, body.single .solution-area-page .solution .column.asj h3, body.page-template-default .solution-area-page .solution .column.asj h3, body.page-template-page-base .solution-area-page .solution .column.asj h3, body.page-template-page-base-blue .solution-area-page .solution .column.asj h3, body.page-template-page-solution .solution-area-page .solution .column.asj h3 {
    text-align: left;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 35px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%;
    margin-bottom: 20px; }
  body.archive .solution-area-page .solution .column.asj h4, body.single .solution-area-page .solution .column.asj h4, body.page-template-default .solution-area-page .solution .column.asj h4, body.page-template-page-base .solution-area-page .solution .column.asj h4, body.page-template-page-base-blue .solution-area-page .solution .column.asj h4, body.page-template-page-solution .solution-area-page .solution .column.asj h4 {
    text-align: left;
    color: #005BAC;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 20px; }
  body.archive .solution-area-page .solution .column.asj h4 small, body.single .solution-area-page .solution .column.asj h4 small, body.page-template-default .solution-area-page .solution .column.asj h4 small, body.page-template-page-base .solution-area-page .solution .column.asj h4 small, body.page-template-page-base-blue .solution-area-page .solution .column.asj h4 small, body.page-template-page-solution .solution-area-page .solution .column.asj h4 small {
    font-weight: normal;
    font-size: 18px; }
  body.archive .solution-area-page .solution .column h3, body.single .solution-area-page .solution .column h3, body.page-template-default .solution-area-page .solution .column h3, body.page-template-page-base .solution-area-page .solution .column h3, body.page-template-page-base-blue .solution-area-page .solution .column h3, body.page-template-page-solution .solution-area-page .solution .column h3 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 35px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.archive .solution-area-page .solution .column h3 span, body.single .solution-area-page .solution .column h3 span, body.page-template-default .solution-area-page .solution .column h3 span, body.page-template-page-base .solution-area-page .solution .column h3 span, body.page-template-page-base-blue .solution-area-page .solution .column h3 span, body.page-template-page-solution .solution-area-page .solution .column h3 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 40px;
    display: block; }
  body.archive .solution-area-page .solution .column .column-inner, body.single .solution-area-page .solution .column .column-inner, body.page-template-default .solution-area-page .solution .column .column-inner, body.page-template-page-base .solution-area-page .solution .column .column-inner, body.page-template-page-base-blue .solution-area-page .solution .column .column-inner, body.page-template-page-solution .solution-area-page .solution .column .column-inner {
    display: flex; }
  body.archive .solution-area-page .solution .column .column-inner.reverce, body.single .solution-area-page .solution .column .column-inner.reverce, body.page-template-default .solution-area-page .solution .column .column-inner.reverce, body.page-template-page-base .solution-area-page .solution .column .column-inner.reverce, body.page-template-page-base-blue .solution-area-page .solution .column .column-inner.reverce, body.page-template-page-solution .solution-area-page .solution .column .column-inner.reverce {
    flex-direction: row-reverse; }
  body.archive .solution-area-page .solution .column .column-inner .ph, body.single .solution-area-page .solution .column .column-inner .ph, body.page-template-default .solution-area-page .solution .column .column-inner .ph, body.page-template-page-base .solution-area-page .solution .column .column-inner .ph, body.page-template-page-base-blue .solution-area-page .solution .column .column-inner .ph, body.page-template-page-solution .solution-area-page .solution .column .column-inner .ph, body.archive .solution-area-page .solution .column .column-inner .text, body.single .solution-area-page .solution .column .column-inner .text, body.page-template-default .solution-area-page .solution .column .column-inner .text, body.page-template-page-base .solution-area-page .solution .column .column-inner .text, body.page-template-page-base-blue .solution-area-page .solution .column .column-inner .text, body.page-template-page-solution .solution-area-page .solution .column .column-inner .text {
    width: 50%;
    padding: 0 20px; }
  body.archive.page-template-page-top #content, body.archive.page-template-page-top-m2 #content, body.archive.page-template-page-top-m3 #content {
    margin-top: 0px; }
  body.single.page-template-page-top #content, body.single.page-template-page-top-m2 #content, body.single.page-template-page-top-m3 #content {
    margin-top: 0px; }
  body.page-template-default.page-template-page-top #content, body.page-template-default.page-template-page-top-m2 #content, body.page-template-default.page-template-page-top-m3 #content {
    margin-top: 0px; }
  body.page-template-page-base.page-template-page-top #content, body.page-template-page-base.page-template-page-top-m2 #content, body.page-template-page-base.page-template-page-top-m3 #content {
    margin-top: 0px; }
  body.page-template-page-base-blue.page-template-page-top #content, body.page-template-page-base-blue.page-template-page-top-m2 #content, body.page-template-page-base-blue.page-template-page-top-m3 #content {
    margin-top: 0px; }
  body.page-template-page-solution.page-template-page-top #content, body.page-template-page-solution.page-template-page-top-m2 #content, body.page-template-page-solution.page-template-page-top-m3 #content, body.page-template-page-solution.page-template-page-top #content, body.page-template-page-solution.page-template-page-top-m2 #content, body.page-template-page-solution.page-template-page-top-m3 #content {
    margin-top: 0px; }
  body.archive .news-area, body.single .news-area {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 80px 0px 0; }
  body.archive .news-area-inner, body.single .news-area-inner {
    border: 0px solid #ccc;
    padding: 0px 0px 80px 0;
    position: relative;
    margin-top: 0px; }

  .archive-header {
    background: #000;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 20px 0 10px; }

  .maincopy-area {
    wight: 100%;
    height: 360px;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    .maincopy-area p {
      letter-spacing: .25em;
      text-indent: .25em;
      font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
      z-index: 3;
      position: relative;
      margin: 0;
      color: #fff;
      font-size: 30px; }
    .maincopy-area::after {
      content: '';
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 2; }

  body.post-type-archive-recruit .archive-header {
    padding: 0;
    position: relative;
    background: #fff; }
    body.post-type-archive-recruit .archive-header .recruit-main-photo {
      width: 60%;
      height: 640px;
      background-size: cover;
      background-position: top center;
      position: relative;
      z-index: 1; }
      body.post-type-archive-recruit .archive-header .recruit-main-photo::after {
        content: '';
        background-color: transparent;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 2; }
    body.post-type-archive-recruit .archive-header .recruit-main-title {
      width: 50%;
      background: rgba(255, 255, 255, 0.85);
      padding: 80px 0 0;
      height: 480px;
      top: 80px;
      right: 0;
      margin: 0;
      z-index: 3;
      position: absolute; }
      body.post-type-archive-recruit .archive-header .recruit-main-title h1.archive-title {
        color: #005BAC;
        font-size: 50px; }
        body.post-type-archive-recruit .archive-header .recruit-main-title h1.archive-title span {
          background: #005BAC; }
      body.post-type-archive-recruit .archive-header .recruit-main-title h2 {
        color: #000;
        font-size: 38px;
        font-weight: normal;
        font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
        letter-spacing: .25em;
        text-indent: .25em; }
  body.post-type-archive-recruit .recruit-area {
    background: #fff;
    padding: 0 0px 80px; }
    body.post-type-archive-recruit .recruit-area p.recruit-main-copy {
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      text-align: center;
      margin-bottom: 80px;
      margin-top: 80px;
      line-height: 2;
      font-size: 20px; }
    body.post-type-archive-recruit .recruit-area .loop-area {
      margin-top: 40px;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      body.post-type-archive-recruit .recruit-area .loop-area .hentry {
        background-color: #fff;
        padding: 0px 0px 0px;
        margin-bottom: 60px;
        width: 100%;
        position: relative; }
        body.post-type-archive-recruit .recruit-area .loop-area .hentry header {
          margin-bottom: 0px; }
        body.post-type-archive-recruit .recruit-area .loop-area .hentry footer {
          margin-top: 0px; }
        body.post-type-archive-recruit .recruit-area .loop-area .hentry.even {
          margin-bottom: 480px; }
      body.post-type-archive-recruit .recruit-area .loop-area .photo {
        width: 50%;
        margin-bottom: 0px;
        line-height: 1;
        position: relative;
        z-index: 2; }
        body.post-type-archive-recruit .recruit-area .loop-area .photo .eyecathOuter {
          overflow: hidden;
          border-radius: 0px;
          margin-bottom: 0px;
          border: 0; }
        body.post-type-archive-recruit .recruit-area .loop-area .photo .eyecath {
          background-size: cover;
          background-position: top center;
          background-repeat: no-repeat;
          padding-top: 66.66666%;
          width: 100%;
          border-radius: 0px;
          line-height: 0; }
      body.post-type-archive-recruit .recruit-area .loop-area .even .photo {
        width: 50%;
        margin-bottom: 0px;
        line-height: 1;
        position: absolute;
        right: 0;
        z-index: 2; }
      body.post-type-archive-recruit .recruit-area .loop-area a .eyecath:hover {
        opacity: .75;
        -webkit-transition: 0.8s ease-in-out;
        -moz-transition: 0.8s ease-in-out;
        -o-transition: 0.8s ease-in-out;
        transition: 0.8s ease-in-out;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      body.post-type-archive-recruit .recruit-area .loop-area .article-header {
        width: 56%;
        background: #fff;
        padding: 40px 80px;
        margin: 0;
        top: 0px;
        right: 0;
        z-index: 3;
        position: absolute; }
      body.post-type-archive-recruit .recruit-area .loop-area .even .article-header {
        width: 56%;
        background: #fff;
        padding: 40px 80px;
        margin: 0;
        top: 0px;
        left: 0;
        z-index: 3;
        position: absolute; }
      body.post-type-archive-recruit .recruit-area .loop-area .profile {
        padding: 0 0 10px;
        width: 100%;
        z-index: 10;
        border-bottom: 0px solid #ccc; }
        body.post-type-archive-recruit .recruit-area .loop-area .profile p {
          margin: 0 0 5px;
          line-height: 1.25;
          font-size: 14px; }
          body.post-type-archive-recruit .recruit-area .loop-area .profile p.voice-name {
            font-size: 30px;
            font-weight: bold;
            color: #005BAC; }
      body.post-type-archive-recruit .recruit-area .loop-area .entry-title {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 18px;
        line-height: 1.75;
        font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif; }
      body.post-type-archive-recruit .recruit-area .loop-area a {
        text-decoration: none; }
    body.post-type-archive-recruit .recruit-area .bosyu-area {
      width: 100%;
      margin: 0;
      border: 10px solid #005BAC; }
  body.post-type-archive-recruit .breadOuter {
    background: #fff;
    display: block; }
  body.post-type-archive-recruit .breadcrumbs {
    color: #000;
    background: #fff;
    font-size: .8rem;
    line-height: 1.5; }
    body.post-type-archive-recruit .breadcrumbs a {
      color: #000; }
  body.page-template-page-base .article-header, body.page-template-page-base-blue .article-header, body.page-template-default .article-header {
    padding: 20px 0 10px; }
  body.page-template-page-base .entry-content, body.page-template-page-base-blue .entry-content, body.page-template-default .entry-content {
    padding: 0; }
  body.page-template-page-base .maincopy-area-page, body.page-template-page-base-blue .maincopy-area-page, body.page-template-default .maincopy-area-page {
    width: 100%;
    height: 430px;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  body.page-template-page-base .maincopy-area-page h2, body.page-template-page-base-blue .maincopy-area-page h2, body.page-template-default .maincopy-area-page h2 {
    letter-spacing: .25em;
    text-indent: .25em;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    z-index: 3;
    position: relative;
    margin: 0;
    color: #fff;
    font-size: 40px; }
  body.page-template-page-base .maincopy-area-page h2 br, body.page-template-page-base-blue .maincopy-area-page h2 br, body.page-template-default .maincopy-area-page h2 br {
    display: none; }
  body.page-template-page-base p.sub-catch, body.page-template-page-base-blue p.sub-catch, body.page-template-default p.sub-catch {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    z-index: 3;
    font-size: 24px;
    text-align: center;
    padding: 0 20px;
    color: #fff;
    z-index: 3;
    position: relative; }
  body.page-template-page-base p.sub-catch br, body.page-template-page-base-blue p.sub-catch br, body.page-template-default p.sub-catch br {
    display: block; }
  body.page-template-page-base .solution-area, body.page-template-page-base-blue .solution-area, body.page-template-default .solution-area {
    margin: 80px 0 80px; }
  body.page-template-page-base .solution-area ul.main-menu, body.page-template-page-base-blue .solution-area ul.main-menu, body.page-template-default .solution-area ul.main-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto;
    background: #fff; }
  body.page-template-page-base .solution-area ul.main-menu li, body.page-template-page-base-blue .solution-area ul.main-menu li, body.page-template-default .solution-area ul.main-menu li {
    display: flex;
    align-items: center; }
  body.page-template-page-base .solution-area ul.main-menu li.eyecathOuter, body.page-template-page-base-blue .solution-area ul.main-menu li.eyecathOuter, body.page-template-default .solution-area ul.main-menu li.eyecathOuter {
    background-size: cover;
    background-position: center center;
    height: 400px;
    width: 32%;
    max-width: 375px;
    padding: 0px;
    border-radius: 0px;
    position: relative;
    margin: 0 1% 40px; }
  body.page-template-page-base .solution-area ul.main-menu dl, body.page-template-page-base-blue .solution-area ul.main-menu dl, body.page-template-default .solution-area ul.main-menu dl {
    width: 100%;
    box-sizing: border-box;
    height: 400px;
    margin: auto;
    padding: 30px 25px 0;
    position: relative;
    border: 4px solid  transparent;
    outline: none;
    transition: all .2s;
    display: block; }
  body.page-template-page-base .solution-area ul.main-menu dl dt, body.page-template-page-base-blue .solution-area ul.main-menu dl dt, body.page-template-default .solution-area ul.main-menu dl dt {
    text-align: justify;
    line-height: 2;
    height: 250px; }
  body.page-template-page-base .solution-area ul.main-menu dl dt h3, body.page-template-page-base-blue .solution-area ul.main-menu dl dt h3, body.page-template-default .solution-area ul.main-menu dl dt h3 {
    font-size: 2.1rem;
    text-align: center;
    margin-bottom: 1rem;
    letter-spacing: 0em;
    text-indent: .125em;
    width: 100%;
    line-height: 1.25; }
  body.page-template-page-base .solution-area ul.main-menu dl dt h3 small, body.page-template-page-base-blue .solution-area ul.main-menu dl dt h3 small, body.page-template-default .solution-area ul.main-menu dl dt h3 small {
    color: #000; }
  body.page-template-page-base .solution-area ul.main-menu dl dd .base-btn, body.page-template-page-base-blue .solution-area ul.main-menu dl dd .base-btn, body.page-template-default .solution-area ul.main-menu dl dd .base-btn {
    display: block;
    width: 220px;
    margin: 0px auto 0; }
  body.page-template-page-base .company-area .aisatu .article-header, body.page-template-page-base-blue .company-area .aisatu .article-header, body.page-template-default .company-area .aisatu .article-header {
    padding: 80px 0 40px; }
  body.page-template-page-base .company-area .aisatu h2, body.page-template-page-base-blue .company-area .aisatu h2, body.page-template-default .company-area .aisatu h2 {
    font-size: 35px; }
  body.page-template-page-base .company-area .aisatu-daihyou h2, body.page-template-page-base-blue .company-area .aisatu-daihyou h2, body.page-template-default .company-area .aisatu-daihyou h2 {
    padding: 0px 0 0px; }
  body.page-template-page-base .company-area .aisatu-daihyou h3, body.page-template-page-base-blue .company-area .aisatu-daihyou h3, body.page-template-default .company-area .aisatu-daihyou h3 {
    color: #005BAC;
    font-weight: 700;
    font-size: 1.75rem; }
  body.page-template-page-base .company-area .aisatu-daihyou h3 small, body.page-template-page-base-blue .company-area .aisatu-daihyou h3 small, body.page-template-default .company-area .aisatu-daihyou h3 small {
    color: #000;
    line-height: 1.5;
    font-weight: normal;
    font-size: 1rem; }
  body.page-template-page-base .company-area .aisatu-daihyou h4, body.page-template-page-base-blue .company-area .aisatu-daihyou h4, body.page-template-default .company-area .aisatu-daihyou h4 {
    color: #005BAC;
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 20px; }
  body.page-template-page-base .company-area .aisatu-daihyou .box-group, body.page-template-page-base-blue .company-area .aisatu-daihyou .box-group, body.page-template-default .company-area .aisatu-daihyou .box-group {
    display: block; }
  body.page-template-page-base .company-area .aisatu-daihyou .box-group .photo, body.page-template-page-base-blue .company-area .aisatu-daihyou .box-group .photo, body.page-template-default .company-area .aisatu-daihyou .box-group .photo {
    float: none;
    max-width: 1000px;
    margin: auto; }
  body.page-template-page-base .company-area .aisatu-daihyou .box-group .text, body.page-template-page-base-blue .company-area .aisatu-daihyou .box-group .text, body.page-template-default .company-area .aisatu-daihyou .box-group .text {
    width: 90%;
    max-width: 940px;
    padding: 40px 40px 0;
    background: #fff;
    margin: -40px auto 0;
    position: relative;
    z-index: 2; }
  body.page-template-page-base .company-area .gaiyo-group, body.page-template-page-base-blue .company-area .gaiyo-group, body.page-template-default .company-area .gaiyo-group {
    background: #efefef;
    padding: 80px 0px; }
  body.page-template-page-base .company-area .gaiyo-group .article-header, body.page-template-page-base-blue .company-area .gaiyo-group .article-header, body.page-template-default .company-area .gaiyo-group .article-header {
    background: #efefef; }
  body.page-template-page-base .company-area .gaiyo-group .inner-group, body.page-template-page-base-blue .company-area .gaiyo-group .inner-group, body.page-template-default .company-area .gaiyo-group .inner-group {
    width: 90%;
    max-width: 940px;
    margin: auto;
    padding: 0 40px; }
  body.page-template-page-base .company-area .gaiyo-group table th, body.page-template-page-base-blue .company-area .gaiyo-group table th, body.page-template-default .company-area .gaiyo-group table th {
    text-align: left;
    display: table-cell;
    padding-right: 20px;
    border-right: 0px solid #ccc;
    border-bottom: 0;
    font-weight: normal;
    width: 20%; }
  body.page-template-page-base .company-area .gaiyo-group table td, body.page-template-page-base-blue .company-area .gaiyo-group table td, body.page-template-default .company-area .gaiyo-group table td {
    width: 80%; }
  body.page-template-page-base .company-area .box, body.page-template-page-base-blue .company-area .box, body.page-template-default .company-area .box {
    padding: 0; }
  body.page-template-page-base .company-area .gaiyo, body.page-template-page-base-blue .company-area .gaiyo, body.page-template-default .company-area .gaiyo {
    padding: 80px 0; }
  body.page-template-page-base .company-area .gaiyo h2, body.page-template-page-base-blue .company-area .gaiyo h2, body.page-template-default .company-area .gaiyo h2 {
    font-size: 35px; }
  body.page-template-page-base .company-area .gaiyo .text, body.page-template-page-base-blue .company-area .gaiyo .text, body.page-template-default .company-area .gaiyo .text {
    width: 60%; }
  body.page-template-page-base .company-area .gaiyo .photo, body.page-template-page-base-blue .company-area .gaiyo .photo, body.page-template-default .company-area .gaiyo .photo {
    width: 40%; }
  body.page-template-page-base .company-area .gaiyo .base-btn, body.page-template-page-base-blue .company-area .gaiyo .base-btn, body.page-template-default .company-area .gaiyo .base-btn {
    width: auto; }
  body.page-template-page-base .company-area .history, body.page-template-page-base-blue .company-area .history, body.page-template-default .company-area .history {
    background: #000;
    padding: 80px 0px 80px; }
  body.page-template-page-base .company-area .history .year-box, body.page-template-page-base-blue .company-area .history .year-box, body.page-template-default .company-area .history .year-box {
    position: relative;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    text-align: center;
    color: #fff;
    background: #005BAC;
    border: 5px #fff solid;
    width: 100%; }
  body.page-template-page-base .company-area .history .year-box.plus, body.page-template-page-base-blue .company-area .history .year-box.plus, body.page-template-default .company-area .history .year-box.plus {
    height: 240px; }
  body.page-template-page-base .company-area .history .year-box .photo, body.page-template-page-base-blue .company-area .history .year-box .photo, body.page-template-default .company-area .history .year-box .photo {
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    padding: 0 0;
    float: none;
    margin: 0;
    height: 230px; }
  body.page-template-page-base .contact-area, body.page-template-page-base-blue .contact-area, body.page-template-default .contact-area {
    padding: 0 0; }
  body.page-template-page-base .contact-area .tel, body.page-template-page-base .contact-area .fax {
    font-size: 1.25rem;
    font-weight: bold;
    padding-right: 10px;
    color: #005BAC; }
  body.page-template-page-base-blue .contact-area .tel, body.page-template-page-base-blue .contact-area .fax {
    font-size: 1.25rem;
    font-weight: bold;
    padding-right: 10px;
    color: #005BAC; }
  body.page-template-default .contact-area .tel, body.page-template-default .contact-area .fax {
    font-size: 1.25rem;
    font-weight: bold;
    padding-right: 10px;
    color: #005BAC; }
  body.page-template-page-base .contact-area .article-header, body.page-template-page-base-blue .contact-area .article-header, body.page-template-default .contact-area .article-header {
    background: #fff;
    padding: 0px 0 0;
    margin-bottom: 20px; }
  body.page-template-page-base .contact-area .article-header.bg-gray, body.page-template-page-base-blue .contact-area .article-header.bg-gray, body.page-template-default .contact-area .article-header.bg-gray {
    background: #efefef; }
  body.page-template-page-base .contact-area h2, body.page-template-page-base-blue .contact-area h2, body.page-template-default .contact-area h2 {
    text-align: center;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 35px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .contact-area h2 span, body.page-template-page-base-blue .contact-area h2 span, body.page-template-default .contact-area h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  body.page-template-page-base .contact-area h2 small, body.page-template-page-base-blue .contact-area h2 small, body.page-template-default .contact-area h2 small {
    color: #005BAC;
    font-size: 18px;
    display: block;
    margin-top: 5px; }
  body.page-template-page-base .contact-area h3, body.page-template-page-base-blue .contact-area h3, body.page-template-default .contact-area h3 {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-size: 26px;
    margin-bottom: 20px; }
  body.page-template-page-base .contact-area .box, body.page-template-page-base-blue .contact-area .box, body.page-template-default .contact-area .box {
    display: block;
    padding: 80px 40px 80px; }
  body.page-template-page-base .contact-area table, body.page-template-page-base-blue .contact-area table, body.page-template-default .contact-area table {
    margin: auto;
    margin-bottom: 0px;
    width: auto; }
  body.page-template-page-base .contact-area th, body.page-template-page-base-blue .contact-area th, body.page-template-default .contact-area th {
    background: none;
    width: 25%;
    vertical-align: top; }
  body.page-template-page-base .contact-area td, body.page-template-page-base-blue .contact-area td, body.page-template-default .contact-area td {
    padding: 20px 0px 0 20px;
    vertical-align: top; }
  body.page-template-page-base .contact-area footer, body.page-template-page-base-blue .contact-area footer, body.page-template-default .contact-area footer {
    margin: 0 0 80px; }
  body.page-template-page-base .base-page, body.page-template-page-base-blue .base-page, body.page-template-default .base-page {
    padding: 40px 40px 80px; }
  body.page-template-page-base .base-page .article-header, body.page-template-page-base-blue .base-page .article-header, body.page-template-default .base-page .article-header {
    background: #fff;
    padding: 80px 0 0;
    margin-bottom: 20px; }
  body.page-template-page-base .base-page h2, body.page-template-page-base-blue .base-page h2, body.page-template-default .base-page h2 {
    text-align: left;
    color: #005BAC;
    letter-spacing: .15em;
    text-indent: .15em;
    font-size: 35px;
    line-height: 1.5;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 100%; }
  body.page-template-page-base .base-page h2 span, body.page-template-page-base-blue .base-page h2 span, body.page-template-default .base-page h2 span {
    width: 1px;
    height: 50px;
    background: #005BAC;
    margin: 20px auto 0px;
    display: block; }
  body.page-template-page-base .base-page h2 small, body.page-template-page-base-blue .base-page h2 small, body.page-template-default .base-page h2 small {
    color: #000;
    font-size: 18px;
    display: block;
    margin-top: 20px; }
  body.page-template-page-base .base-page h3, body.page-template-page-base-blue .base-page h3, body.page-template-default .base-page h3 {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
    color: #005BAC; }
  body.page-template-page-base .base-page .box, body.page-template-page-base-blue .base-page .box, body.page-template-default .base-page .box {
    display: block; }
  body.single .sekou-area .entry-content {
    padding: 0 0px;
    max-width: 800px;
    margin: auto; }
  body.single .sekou-area .sekou-img {
    text-align: center;
    padding: 0 0px; }
  body.single .sekou-area .eyecathOuter {
    margin-bottom: 40px; }
  body.single.single-recruit .recruit-area {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 80px 0px 40px; }
  body.single.single-recruit .eyecathOuter {
    overflow: hidden;
    border-radius: 0px;
    margin-top: 40px;
    margin-bottom: 0px;
    border: 0;
    background: #fff;
    position: relative;
    z-index: 1; }
  body.single.single-recruit .eyecath {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 56.25%;
    width: 100%;
    border-radius: 0px;
    line-height: 0; }
  body.single.single-recruit .article-header {
    width: 92%;
    background: #fff;
    padding: 80px;
    margin: -80px auto 0;
    z-index: 3;
    position: relative; }
  body.single.single-recruit .entry-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 1.75;
    font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
    color: #005BAC; }
  body.single.single-recruit .entry-content {
    padding: 0px 0px;
    /*message-area*/ }
    body.single.single-recruit .entry-content .schedule-area {
      background: #efefef;
      padding: 40px 40px 20px;
      text-align: center;
      margin: 0 0 80px; }
      body.single.single-recruit .entry-content .schedule-area .inner {
        display: flex;
        justify-content: space-between; }
      body.single.single-recruit .entry-content .schedule-area .box {
        width: 48%; }
    body.single.single-recruit .entry-content h3 {
      text-align: center;
      color: #005BAC;
      letter-spacing: .15em;
      text-indent: .15em;
      font-size: 26px;
      line-height: 1.5;
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif; }
    body.single.single-recruit .entry-content .voice {
      padding: 0 40px;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      body.single.single-recruit .entry-content .voice h4 {
        color: #005BAC;
        letter-spacing: .15em;
        font-size: 26px;
        line-height: 1.5;
        font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
        margin-bottom: 20px; }
        body.single.single-recruit .entry-content .voice h4:nth-child(even) {
          margin-top: 40px; }
      body.single.single-recruit .entry-content .voice .text {
        margin-bottom: 40px;
        width: 56%; }
      body.single.single-recruit .entry-content .voice .photo {
        margin-bottom: 20px;
        width: 40%; }
        body.single.single-recruit .entry-content .voice .photo img {
          margin: 0; }
    body.single.single-recruit .entry-content .message-area {
      width: 92%;
      margin: 0 auto 40px;
      border: 5px solid #005BAC;
      padding: 80px;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      body.single.single-recruit .entry-content .message-area .photo {
        text-align: center;
        margin: 0px 0 0px;
        width: 30%; }
        body.single.single-recruit .entry-content .message-area .photo span {
          display: block;
          margin: auto;
          padding-top: 100%;
          width: 100%;
          background-size: cover;
          background-position: top center; }
        body.single.single-recruit .entry-content .message-area .photo img {
          margin: 0; }
      body.single.single-recruit .entry-content .message-area .text {
        width: 66%; }
  body.single.single-recruit .req-area {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 0px 0px 40px;
    /*.req*/ }
    body.single.single-recruit .req-area .req {
      padding: 80px 40px 40px;
      /*math*/ }
      body.single.single-recruit .req-area .req table th, body.single.single-recruit .req-area .req table td {
        vertical-align: top;
        background: none; }
      body.single.single-recruit .req-area .req table th {
        width: 25%;
        border: none;
        text-align: left; }
      body.single.single-recruit .req-area .req .math {
        width: 100%;
        max-width: 1000px;
        margin: auto;
        /*box*/ }
        body.single.single-recruit .req-area .req .math.harf {
          display: flex;
          justify-content: space-between; }
        body.single.single-recruit .req-area .req .math .box {
          text-align: justify;
          color: #005BAC;
          font-size: 20px;
          line-height: 1.5;
          margin-bottom: 25px;
          border: 10px solid #005BAC;
          padding: 30px 30px 0; }
          body.single.single-recruit .req-area .req .math .box .title-h {
            line-height: 1.25;
            font-size: clamp(24px, 4.8vw, 50px);
            font-weight: 700; }
            body.single.single-recruit .req-area .req .math .box .title-h.t-c {
              text-align: center; }
            body.single.single-recruit .req-area .req .math .box .title-h img {
              height: 100%;
              max-height: 40px;
              width: auto;
              margin-bottom: 20px; }
          body.single.single-recruit .req-area .req .math .box p, body.single.single-recruit .req-area .req .math .box img {
            margin-bottom: 30px; }
          body.single.single-recruit .req-area .req .math .box.flex {
            flex-direction: row;
            align-items: flex-start; }
            body.single.single-recruit .req-area .req .math .box.flex .left {
              width: 75%;
              padding-right: 5%; }
          body.single.single-recruit .req-area .req .math .box .mt-sogyo {
            margin-top: -31px; }
    body.single.single-recruit .req-area h2 {
      text-align: center;
      color: #005BAC;
      letter-spacing: .15em;
      text-indent: .15em;
      font-size: 35px;
      line-height: 1.5;
      font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",YuGothic,"游ゴシック","Lucida Grande","Lucida Sans Unicode","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
      width: 100%; }
      body.single.single-recruit .req-area h2 span {
        width: 1px;
        height: 50px;
        background: #005BAC;
        margin: 20px auto 20px;
        display: block; }
      body.single.single-recruit .req-area h2 small {
        color: #000;
        font-size: 18px;
        display: block;
        margin-top: 20px; }
    body.single.single-recruit .req-area .entry-content {
      padding: 0; }
  body.single .sekou-area .eyecath-img {
    position: relative; }
    body.single .sekou-area .eyecath-img .btn-circle-3d {
      display: inline-block;
      text-decoration: none;
      background: #d5cea6;
      background: -moz-linear-gradient(top, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
      background: -webkit-linear-gradient(top, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
      background: linear-gradient(to bottom, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
      color: #603400;
      width: 150px;
      height: 150px;
      line-height: 1.25;
      display: flex;
      align-items: center;
      border-radius: 50%;
      text-align: center;
      font-weight: bold;
      overflow: hidden;
      box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
      border-bottom: solid 1px #938D5B;
      text-shadow: -1px -1px rgba(255, 255, 255, 0.43), 1px 1px rgba(0, 0, 0, 0.5);
      font-weight: bold;
      font-family: YuMincho,"游明朝","HiraMinProN-W3","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro W3","Hiragino Mincho Pro",Georgia,"平成明朝","細明朝体","ＭＳ Ｐ明朝","MS P Mincho",serif;
      position: absolute;
      top: 20px;
      right: 10%;
      font-size: 21px; }
      body.single .sekou-area .eyecath-img .btn-circle-3d p {
        margin: 18px auto 0; }
      body.single .sekou-area .eyecath-img .btn-circle-3d small {
        line-height: 1.4;
        display: block;
        margin-bottom: 0px; }

  #sidebar3 {
    background: #fff;
    padding: 0 40px 20px;
    margin-top: 20px; }
    #sidebar3 .widget_nav_menu {
      width: 100%;
      margin: 0 auto; }
      #sidebar3 .widget_nav_menu ul {
        margin: 0 auto;
        display: flex;
        width: 100%; }
        #sidebar3 .widget_nav_menu ul.menu li {
          box-sizing: border-box;
          padding: 0;
          width: 14.285%;
          border-right: 1px solid #fff;
          border-left: 1px solid #fff;
          border-bottom: 2px solid #fff;
          float: none;
          background: #005BAC; }
          #sidebar3 .widget_nav_menu ul.menu li a {
            padding: 0 0;
            color: #fff;
            text-decoration: none;
            background: #005BAC;
            margin: 0px 0 0px;
            font-weight: bold;
            text-align: center;
            display: flex;
            align-items: flex-end;
            justify-content: center;
            height: 100px;
            line-height: 1.5; }
            #sidebar3 .widget_nav_menu ul.menu li a .fas {
              display: block;
              padding: 10px 0 10px; }
          #sidebar3 .widget_nav_menu ul.menu li:last-child {
            width: 14.285%;
            float: none; }
        #sidebar3 .widget_nav_menu ul li.re a .fas {
          display: block;
          padding: 5px 0 10px; }

  #sidebar2 {
    padding-right: 0px;
    padding: 80px 0; }

  #aisatu, #gaiyo, #enkaku, #qa, #works, #youkou {
    padding-top: 120px !important;
    margin-top: -120px !important; }

  /*海外事業部追加*/
  #area-a, #area-b {
    padding-top: 120px !important;
    margin-top: -120px !important; }

  .sien-area {
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between; }
    .sien-area dl {
      margin: 0 auto 20px;
      border: 3px solid #005BAC;
      border-radius: 10px;
      background: #ffffff;
      width: 32%; }
      .sien-area dl dt {
        background: #005BAC;
        color: #ffffff;
        font-size: 24px;
        text-align: center;
        padding: 10px 0; }
      .sien-area dl dd {
        display: table;
        padding: 10px; }
        .sien-area dl dd .illust {
          display: table-cell;
          width: 30%;
          vertical-align: top; }
          .sien-area dl dd .illust img {
            margin: 0; }
        .sien-area dl dd .text {
          display: table-cell;
          width: 70%;
          vertical-align: top;
          padding-left: 20px; }

  /*sien-area*/
  .sien-gray-area {
    background: #efefef;
    padding: 20px 20px 10px;
    margin-bottom: 40px; }
    .sien-gray-area h4 {
      color: #005BAC;
      font-size: 24px !important;
      line-height: 1.25;
      margin-bottom: 10px !important;
      font-family: "Noto Sans JP", sans-serif !important; }

  .kaigai-area-sien {
    /*flex-area*/ }
    .kaigai-area-sien h3 {
      color: #005BAC;
      font-size: 24px !important;
      line-height: 1.25;
      margin-bottom: 30px !important;
      padding-bottom: 10px;
      border-bottom: 2px solid #005BAC;
      font-family: "Noto Sans JP", sans-serif !important; }
    .kaigai-area-sien .flex-area {
      display: flex;
      flex-wrap: wrap; }
      .kaigai-area-sien .flex-area .circle {
        width: 25%;
        padding: 0 30px 20px; }
        .kaigai-area-sien .flex-area .circle img {
          margin-bottom: 0; }
      .kaigai-area-sien .flex-area .rectangle {
        width: 50%;
        padding: 0px 10px; }
        .kaigai-area-sien .flex-area .rectangle .box {
          border: 2px solid #005BAC;
          border-radius: 10px;
          padding: 10px 20px;
          margin-bottom: 20px;
          color: #005BAC;
          font-size: 18px;
          font-family: "Noto Sans JP",sans-serif; }
      .kaigai-area-sien .flex-area .message {
        width: 25%;
        padding: 0px 10px;
        margin-bottom: 60px;
        position: relative; }
        .kaigai-area-sien .flex-area .message .box {
          border-radius: 10px;
          background: #efefef;
          padding: 20px 20px; }
        .kaigai-area-sien .flex-area .message .icn {
          position: absolute;
          bottom: -40px;
          width: 60px;
          right: 0; }
          .kaigai-area-sien .flex-area .message .icn.right {
            right: 0; } }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    /*!
* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2019 Daniel Eden
*/
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .animated.delay-05s {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .animated.delay-15s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s; }
  .animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s; }
  .animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s; }
  .animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s; }
  .animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms; }
  .animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms; }
  .animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s; }

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important; } }
@media print {
  .footer img {
    height: auto;
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  body.home #contact, .sidebar, .toparea, .blue-btn, .blue-btn-xs, .page-navigation, .wp-prev-next, .respond-form, nav {
    display: none; }

  body.home #contact body.home #profile, .sidebar body.home #profile, .toparea body.home #profile, .blue-btn body.home #profile, .blue-btn-xs body.home #profile, .page-navigation body.home #profile, .wp-prev-next body.home #profile, .respond-form body.home #profile, nav body.home #profile {
    display: block; } }

.keikaku {
	padding: 80px 0 40px;
}

h3.tbLine {
	padding: 0 0 .5em;
	margin: 0 0 1.5em;
	border-bottom: 1px solid #ccc;
	font-size:20px!important;
}

.list-num {
	list-style: decimal;
	padding-left: 2em;
}
.list-disc {
	list-style: disc;
	padding-left: 2em;
	margin-bottom: 1.5em;
}
.mb-8i {
	margin-bottom: 40px!important;
	padding: 0 20px!important;
}

/* ==================================================
   TOP HERO SLIDESHOW
================================================== */

/* ヒーロー全体
-------------------------------------------------- */
.kg-hero {
	position: relative;
	width: 100%;
	height: 100vh;
	min-height: 620px;
	overflow: hidden;
	background-color: #005aaa;
	color: #fff;
}

/* Splide
-------------------------------------------------- */
.kg-hero__slider {
	position: absolute;
	inset: 0;
	z-index: 1;
}

.kg-hero__slider,
.kg-hero__slider .splide__track,
.kg-hero__slider .splide__list,
.kg-hero__slider .splide__slide {
	width: 100%;
	height: 100%;
}

.kg-hero__slider .splide__track,
.kg-hero__slider .splide__slide {
	overflow: hidden;
}

.kg-hero__slide {
	position: relative;
	background-color: #005aaa;
}

/* スライド画像共通
-------------------------------------------------- */
.kg-hero__image {
	display: block;
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
	transition: none;
	animation: none;
	backface-visibility: hidden;
	transform-origin: center center;
	will-change: transform;
	
	/* 彩度と明るさを少し上げる */
	filter:
		saturate(1.1)
		brightness(1.04)
		contrast(1.02);
	
}

/* 写真ごとの表示位置
-------------------------------------------------- */
.kg-hero__slide--01 .kg-hero__image {
	object-position: center center;
}

.kg-hero__slide--02 .kg-hero__image {
	object-position: center center;
}

.kg-hero__slide--03 .kg-hero__image {
	object-position: center 60%;
}

.kg-hero__slide--04 .kg-hero__image {
	object-position: center center;
}

.kg-hero__slide--05 .kg-hero__image {
	object-position: center center;
}

.kg-hero__slide--06 .kg-hero__image {
	object-position: center center;
}

/* 非表示になった後も終了位置を維持
-------------------------------------------------- */
.kg-hero__image.move-zoom-in {
	transform: scale(1.12);
}

.kg-hero__image.move-zoom-out {
	transform: scale(1.02);
}

.kg-hero__image.move-left {
	transform: scale(1.13) translate3d(-2.5%, 0, 0);
}

.kg-hero__image.move-right {
	transform: scale(1.13) translate3d(2.5%, 0, 0);
}

/* 表示中の写真に動きを付ける
-------------------------------------------------- */
.kg-hero__slide.is-active .move-zoom-in {
	animation: kgZoomIn 4.5s linear both;
}

.kg-hero__slide.is-active .move-zoom-out {
	animation: kgZoomOut 4.5s linear both;
}

.kg-hero__slide.is-active .move-left {
	animation: kgMoveLeft 4.5s linear both;
}

.kg-hero__slide.is-active .move-right {
	animation: kgMoveRight 4.5s linear both;
}

/* ズームイン */
@keyframes kgZoomIn {
	from {
		transform: scale(1);
	}

	to {
		transform: scale(1.12);
	}
}

/* ズームアウト */
@keyframes kgZoomOut {
	from {
		transform: scale(1.13);
	}

	to {
		transform: scale(1.02);
	}
}

/* 右側から左方向へ移動 */
@keyframes kgMoveLeft {
	from {
		transform: scale(1.13) translate3d(2.5%, 0, 0);
	}

	to {
		transform: scale(1.13) translate3d(-2.5%, 0, 0);
	}
}

/* 左側から右方向へ移動 */
@keyframes kgMoveRight {
	from {
		transform: scale(1.13) translate3d(-2.5%, 0, 0);
	}

	to {
		transform: scale(1.13) translate3d(2.5%, 0, 0);
	}
}

/* コピーを読みやすくする青色レイヤー
-------------------------------------------------- */
.kg-hero__overlay {
	position: absolute;
	inset: 0;
	z-index: 2;
	pointer-events: none;
	
	background: linear-gradient(
			90deg,
			rgba(5, 41, 66, 0.36) 0%,
			rgba(8, 57, 88, 0.14) 20%,
			rgba(12, 75, 110, 0.03) 80%,
			rgba(12, 75, 110, 0) 100%
		);
}

/* メインコピー
-------------------------------------------------- */
.kg-hero__copy {
	position: absolute;
	top: 50%;
	left: 7%;
	z-index: 3;
	width: min(640px, 78%);
	transform: translateY(-50%);
	text-align: left;
	text-shadow: 0 2px 14px rgba(0, 30, 60, 0.25);
}

.kg-hero__heading {
	margin: 0;
	color: #fff;
	font-size: clamp(26px, 3vw, 48px);
	font-weight: 400;
	line-height: 1.65;
	letter-spacing: 0.08em;
}

.kg-hero__heading span,
.kg-hero__heading strong {
	display: block;
}

.kg-hero__heading strong {
	font-size: 1.12em;
	font-weight: 600;
	white-space: nowrap;
}

/* SCROLL表示
-------------------------------------------------- */
.kg-hero__bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 4;
}

.kg-hero__bottom p.scroll {
				margin: 0;
	      width: 100%;
        text-align: center;
        bottom: 60px;
        margin-top: 0;
}
.kg-hero__bottom p.scroll a {
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-decoration: none;
        font-family: Arial, Helvetica, "sans-serif";
        font-size: 16px;
        font-weight: lighter;
        text-align: center;
    }
.kg-hero__bottom p.scroll a span {
        width: 1px;
        height: 50px;
        background: #fff;
        display: block;
        margin: 10px auto 0;
    }

/* タブレット・スマートフォン
-------------------------------------------------- */
@media screen and (max-width: 767px) {
	.kg-hero {
			height: 70svh;
			min-height: 460px;
			max-height: 700px;
		}

	.kg-hero__overlay {
		background:
			linear-gradient(
				180deg,
				rgba(8, 57, 88, 0.01) 30%,
				rgba(12, 75, 110, 0.22) 100%
			);
	}

	.kg-hero__copy {
		top: auto;
		right: 7%;
		bottom: 15%;
		left: 7%;
		width: auto;
		transform: none;
	}

	.kg-hero__heading {
		font-size: clamp(21px, 6.2vw, 29px);
		line-height: 1.6;
		letter-spacing: 0.05em;
	}
	
	.kg-hero__bottom p.scroll a {
        font-size: 14px;
    }
	
	.kg-hero__bottom p.scroll a span {
        width: 1px;
        height: 30px;
        background: #fff;
        display: block;
        margin: 10px auto 0;
    }
}

	/* スマホでの写真位置 */
	.kg-hero__slide--01 .kg-hero__image {
		object-position: 58% center;
	}

	.kg-hero__slide--02 .kg-hero__image {
		object-position: 57% center;
	}

	.kg-hero__slide--03 .kg-hero__image {
		object-position: 48% center;
	}

	.kg-hero__slide--04 .kg-hero__image {
		object-position: center center;
	}

	.kg-hero__slide--05 .kg-hero__image {
		object-position: 58% center;
	}

	.kg-hero__slide--06 .kg-hero__image {
		object-position: 54% center;
	}
}


@media screen and (max-width: 767px) {
	/* 非表示時の終了位置 */
	.kg-hero__image.move-zoom-in {
		transform: scale(1.07);
	}

	.kg-hero__image.move-zoom-out {
		transform: scale(1.01);
	}

	.kg-hero__image.move-left {
		transform: scale(1.08) translate3d(-1.5%, 0, 0);
	}

	.kg-hero__image.move-right {
		transform: scale(1.08) translate3d(1.5%, 0, 0);
	}

	@keyframes kgZoomIn {
		from {
			transform: scale(1.01);
		}

		to {
			transform: scale(1.07);
		}
	}

	@keyframes kgZoomOut {
		from {
			transform: scale(1.08);
		}

		to {
			transform: scale(1.01);
		}
	}

	@keyframes kgMoveLeft {
		from {
			transform: scale(1.08) translate3d(1.5%, 0, 0);
		}

		to {
			transform: scale(1.08) translate3d(-1.5%, 0, 0);
		}
	}

	@keyframes kgMoveRight {
		from {
			transform: scale(1.08) translate3d(-1.5%, 0, 0);
		}

		to {
			transform: scale(1.08) translate3d(1.5%, 0, 0);
		}
	}
}