@charset "UTF-8";
.mb-none {
  margin-bottom: 0; }

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

.mb-10 {
  margin-bottom: 5px !important; }
  @media only screen and (min-width: 768px) {
    .mb-10 {
      margin-bottom: 10px !important; } }
  @media print {
    .mb-10 {
      margin-bottom: 10px !important; } }

.mb-20 {
  margin-bottom: 10px !important; }
  @media only screen and (min-width: 768px) {
    .mb-20 {
      margin-bottom: 20px !important; } }
  @media print {
    .mb-20 {
      margin-bottom: 20px !important; } }

.mb-30 {
  margin-bottom: 20px !important; }
  @media only screen and (min-width: 768px) {
    .mb-30 {
      margin-bottom: 30px !important; } }
  @media print {
    .mb-30 {
      margin-bottom: 30px !important; } }

.mb-40 {
  margin-bottom: 30px !important; }
  @media only screen and (min-width: 768px) {
    .mb-40 {
      margin-bottom: 40px !important; } }
  @media print {
    .mb-40 {
      margin-bottom: 40px !important; } }

.mb-50 {
  margin-bottom: 30px !important; }
  @media only screen and (min-width: 768px) {
    .mb-50 {
      margin-bottom: 50px !important; } }
  @media print {
    .mb-50 {
      margin-bottom: 50px !important; } }

.mb-60 {
  margin-bottom: 30px !important; }
  @media only screen and (min-width: 768px) {
    .mb-60 {
      margin-bottom: 60px !important; } }
  @media print {
    .mb-60 {
      margin-bottom: 60px !important; } }

.mb-80 {
  margin-bottom: 40px !important; }
  @media only screen and (min-width: 768px) {
    .mb-80 {
      margin-bottom: 80px !important; } }
  @media print {
    .mb-80 {
      margin-bottom: 80px !important; } }

.mb-10-xs {
  margin-bottom: 10px !important; }
  @media only screen and (min-width: 768px) {
    .mb-10-xs {
      margin-bottom: 0 !important; } }
  @media print {
    .mb-10-xs {
      margin-bottom: 0 !important; } }

.mb-20-xs {
  margin-bottom: 20px !important; }
  @media only screen and (min-width: 768px) {
    .mb-20-xs {
      margin-bottom: 0 !important; } }
  @media print {
    .mb-20-xs {
      margin-bottom: 0 !important; } }

.mb-30-xs {
  margin-bottom: 30px !important; }
  @media only screen and (min-width: 768px) {
    .mb-30-xs {
      margin-bottom: 0 !important; } }
  @media print {
    .mb-30-xs {
      margin-bottom: 0 !important; } }

.section-xs {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }
  @media only screen and (min-width: 768px) {
    .section-xs {
      padding-top: 10px !important;
      padding-bottom: 10px !important; } }
  @media print {
    .section-xs {
      padding-top: 10px !important;
      padding-bottom: 10px !important; } }

.section-sm {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }
  @media only screen and (min-width: 768px) {
    .section-sm {
      padding-top: 30px !important;
      padding-bottom: 30px !important; } }
  @media print {
    .section-sm {
      padding-top: 30px !important;
      padding-bottom: 30px !important; } }

.section-md {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }
  @media only screen and (min-width: 768px) {
    .section-md {
      padding-top: 50px !important;
      padding-bottom: 50px !important; } }
  @media print {
    .section-md {
      padding-top: 50px !important;
      padding-bottom: 50px !important; } }

.section-lg {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }
  @media only screen and (min-width: 768px) {
    .section-lg {
      padding-top: 60px !important;
      padding-bottom: 60px !important; } }
  @media print {
    .section-lg {
      padding-top: 60px !important;
      padding-bottom: 60px !important; } }

.section-xl {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }
  @media only screen and (min-width: 768px) {
    .section-xl {
      padding-top: 80px !important;
      padding-bottom: 80px !important; } }
  @media print {
    .section-xl {
      padding-top: 80px !important;
      padding-bottom: 80px !important; } }

@media print {
  /**
   * Bootstrap Print v1.0.0 (https://github.com/onocom/bootstrap-print)
   * Copyright (c) 2017 Ono Takashi
   * Licensed under MIT (https://github.com/onocom/bootstrap-print/blob/master/LICENSE)
   */
  @page {
    margin: 8mm;
    margin: 10mm 8mm 10mm 8mm; }
  * {
    -webkit-print-color-adjust: exact !important;
    background-attachment: initial !important;
    overflow-y: visible !important; }
  html {
    overflow: visible !important;
    zoom: 0.7 !important; }
  body {
    min-width: 1240px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .container-fluid,
  .container {
    min-width: 1170px !important; }
  .row {
    margin-left: -15px !important;
    margin-right: -15px !important; }
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; }
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; }
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; }
  .navbar-header {
    float: left; }
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; }
  .navbar {
    border-radius: 0; }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block;
    height: auto;
    padding-bottom: 0;
    overflow: visible; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .nav-justified {
    width: 100%; }
  .nav-justified > li {
    float: none; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; }
  .navbar-static-top {
    border-radius: 0; }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; }
  .navbar-toggle {
    display: none; }
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .form-control-static {
    display: inline-block; }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto; }
  .navbar-form .input-group > .form-control {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0; }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; }
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; }
  .navbar-left {
    float: left; }
  .navbar-right {
    float: right;
    margin-right: -15px; }
  .navbar-right ~ .navbar-right {
    margin-right: 0; }
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px; }
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; }
  .modal-lg {
    width: 900px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    float: left; }
  .col-lg-12, .col-md-12, .col-sm-12, .col-xs-12 {
    width: 100%; }
  .col-lg-11, .col-md-11, .col-sm-11, .col-xs-11 {
    width: 91.66666667%; }
  .col-lg-10, .col-md-10, .col-sm-10, .col-xs-10 {
    width: 83.33333333%; }
  .col-lg-9, .col-md-9, .col-sm-9, .col-xs-9 {
    width: 75%; }
  .col-lg-8, .col-md-8, .col-sm-8, .col-xs-8 {
    width: 66.66666667%; }
  .col-lg-7, .col-md-7, .col-sm-7, .col-xs-7 {
    width: 58.33333333%; }
  .col-lg-6, .col-md-6, .col-sm-6, .col-xs-6 {
    width: 50%; }
  .col-lg-5, .col-md-5, .col-sm-5, .col-xs-5 {
    width: 41.66666667%; }
  .col-lg-4, .col-md-4, .col-sm-4, .col-xs-4 {
    width: 33.33333333%; }
  .col-lg-3, .col-md-3, .col-sm-3, .col-xs-3 {
    width: 25%; }
  .col-lg-2, .col-md-2, .col-sm-2, .col-xs-2 {
    width: 16.66666667%; }
  .col-lg-1, .col-md-1, .col-sm-1, .col-xs-1 {
    width: 8.33333333%; }
  .col-lg-pull-12, .col-md-pull-12, .col-sm-pull-12, .col-xs-pull-12 {
    right: 100%; }
  .col-lg-pull-11, .col-md-pull-11, .col-sm-pull-11, .col-xs-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10, .col-md-pull-10, .col-sm-pull-10, .col-xs-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9, .col-md-pull-9, .col-sm-pull-9, .col-xs-pull-9 {
    right: 75%; }
  .col-lg-pull-8, .col-md-pull-8, .col-sm-pull-8, .col-xs-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7, .col-md-pull-7, .col-sm-pull-7, .col-xs-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6, .col-md-pull-6, .col-sm-pull-6, .col-xs-pull-6 {
    right: 50%; }
  .col-lg-pull-5, .col-md-pull-5, .col-sm-pull-5, .col-xs-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4, .col-md-pull-4, .col-sm-pull-4, .col-xs-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3, .col-md-pull-3, .col-sm-pull-3, .col-xs-pull-3 {
    right: 25%; }
  .col-lg-pull-2, .col-md-pull-2, .col-sm-pull-2, .col-xs-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1, .col-md-pull-1, .col-sm-pull-1, .col-xs-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0, .col-md-pull-0, .col-sm-pull-0, .col-xs-pull-0 {
    right: auto; }
  .col-lg-push-12, .col-md-push-12, .col-sm-push-12, .col-xs-push-12 {
    left: 100%; }
  .col-lg-push-11, .col-md-push-11, .col-sm-push-11, .col-xs-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10, .col-md-push-10, .col-sm-push-10, .col-xs-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9, .col-md-push-9, .col-sm-push-9, .col-xs-push-9 {
    left: 75%; }
  .col-lg-push-8, .col-md-push-8, .col-sm-push-8, .col-xs-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7, .col-md-push-7, .col-sm-push-7, .col-xs-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6, .col-md-push-6, .col-sm-push-6, .col-xs-push-6 {
    left: 50%; }
  .col-lg-push-5, .col-md-push-5, .col-sm-push-5, .col-xs-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4, .col-md-push-4, .col-sm-push-4, .col-xs-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3, .col-md-push-3, .col-sm-push-3, .col-xs-push-3 {
    left: 25%; }
  .col-lg-push-2, .col-md-push-2, .col-sm-push-2, .col-xs-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1, .col-md-push-1, .col-sm-push-1, .col-xs-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0, .col-md-push-0, .col-sm-push-0, .col-xs-push-0 {
    left: auto; }
  .col-lg-offset-12, .col-md-offset-12, .col-sm-offset-12, .col-xs-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11, .col-md-offset-11, .col-sm-offset-11, .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10, .col-md-offset-10, .col-sm-offset-10, .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9, .col-md-offset-9, .col-sm-offset-9, .col-xs-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8, .col-md-offset-8, .col-sm-offset-8, .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7, .col-md-offset-7, .col-sm-offset-7, .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6, .col-md-offset-6, .col-sm-offset-6, .col-xs-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5, .col-md-offset-5, .col-sm-offset-5, .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4, .col-md-offset-4, .col-sm-offset-4, .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3, .col-md-offset-3, .col-sm-offset-3, .col-xs-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2, .col-md-offset-2, .col-sm-offset-2, .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1, .col-md-offset-1, .col-sm-offset-1, .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0, .col-md-offset-0, .col-sm-offset-0, .col-xs-offset-0 {
    margin-left: 0%; }
  .visible-xs,
  .visible-sm,
  .visible-md {
    display: none !important; }
  .visible-lg {
    display: block !important; }
  .visible-xs-block,
  .visible-xs-inline,
  .visible-xs-inline-block,
  .visible-sm-block,
  .visible-sm-inline,
  .visible-sm-inline-block,
  .visible-md-block,
  .visible-md-inline,
  .visible-md-inline-block {
    display: none !important; }
  
  .visible-lg-block,
  .visible-lg-inline,
  .visible-lg-inline-block {
    display: block !important; }
  .hidden-xs,
  .hidden-sm,
  .hidden-md {
    display: block !important; }
  .hidden-lg {
    display: none !important; }
  .navbar-offcanvas {
    position: relative;
    display: block;
    width: auto;
    max-width: none;
    left: auto;
    top: auto; } }

img.img-harf {
  height: auto;
  max-width: 100%; }
  @media only screen and (min-width: 768px) {
    img.img-harf {
      width: auto; } }
  @media print {
    img.img-harf {
      width: auto; } }

img.img-harf-vertical {
  max-height: 100%;
  width: auto; }
  @media only screen and (min-width: 768px) {
    img.img-harf-vertical {
      height: auto; } }
  @media print {
    img.img-harf-vertical {
      height: auto; } }

.lh-1 {
  line-height: 1.1; }

.lh-sm {
  line-height: 1.5; }

.lh-md {
  line-height: 1.66667; }
  @media only screen and (min-width: 768px) {
    .lh-md {
      line-height: 1.8; } }
  @media print {
    .lh-md {
      line-height: 1.8; } }

.lh-lg {
  line-height: 1.7; }
  @media only screen and (min-width: 768px) {
    .lh-lg {
      line-height: 2; } }
  @media print {
    .lh-lg {
      line-height: 2; } }

.txt-10 {
  font-size: 10px;
  font-size: 1rem; }

.txt-11 {
  font-size: 10px;
  font-size: 1rem; }
  @media only screen and (min-width: 768px) {
    .txt-11 {
      font-size: 11px;
      font-size: 1.1rem; } }
  @media print {
    .txt-11 {
      font-size: 11px;
      font-size: 1.1rem; } }

.txt-12 {
  font-size: 11px;
  font-size: 1.1rem; }
  @media only screen and (min-width: 768px) {
    .txt-12 {
      font-size: 12px;
      font-size: 1.2rem; } }
  @media print {
    .txt-12 {
      font-size: 12px;
      font-size: 1.2rem; } }

.txt-13 {
  font-size: 12px;
  font-size: 1.2rem; }
  @media only screen and (min-width: 768px) {
    .txt-13 {
      font-size: 13px;
      font-size: 1.3rem; } }
  @media print {
    .txt-13 {
      font-size: 13px;
      font-size: 1.3rem; } }

.txt-14 {
  font-size: 12px;
  font-size: 1.2rem; }
  @media only screen and (min-width: 768px) {
    .txt-14 {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media print {
    .txt-14 {
      font-size: 14px;
      font-size: 1.4rem; } }

.txt-15 {
  font-size: 13px;
  font-size: 1.3rem; }
  @media only screen and (min-width: 768px) {
    .txt-15 {
      font-size: 15px;
      font-size: 1.5rem; } }
  @media print {
    .txt-15 {
      font-size: 15px;
      font-size: 1.5rem; } }

.txt-16 {
  font-size: 13px;
  font-size: 1.3rem; }
  @media only screen and (min-width: 768px) {
    .txt-16 {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media print {
    .txt-16 {
      font-size: 16px;
      font-size: 1.6rem; } }

.txt-17 {
  font-size: 14px;
  font-size: 1.4rem; }
  @media only screen and (min-width: 768px) {
    .txt-17 {
      font-size: 17px;
      font-size: 1.7rem; } }
  @media print {
    .txt-17 {
      font-size: 17px;
      font-size: 1.7rem; } }

.txt-18 {
  font-size: 15px;
  font-size: 1.5rem; }
  @media only screen and (min-width: 768px) {
    .txt-18 {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media print {
    .txt-18 {
      font-size: 18px;
      font-size: 1.8rem; } }

.txt-20 {
  font-size: 16px;
  font-size: 1.6rem; }
  @media only screen and (min-width: 768px) {
    .txt-20 {
      font-size: 20px;
      font-size: 2rem; } }
  @media print {
    .txt-20 {
      font-size: 20px;
      font-size: 2rem; } }

.txt-21 {
  font-size: 16px;
  font-size: 1.6rem; }
  @media only screen and (min-width: 768px) {
    .txt-21 {
      font-size: 21px;
      font-size: 2.1rem; } }
  @media print {
    .txt-21 {
      font-size: 21px;
      font-size: 2.1rem; } }

.txt-22 {
  font-size: 18px;
  font-size: 1.8rem; }
  @media only screen and (min-width: 768px) {
    .txt-22 {
      font-size: 22px;
      font-size: 2.2rem; } }
  @media print {
    .txt-22 {
      font-size: 22px;
      font-size: 2.2rem; } }

.txt-24 {
  font-size: 18px;
  font-size: 1.8rem; }
  @media only screen and (min-width: 768px) {
    .txt-24 {
      font-size: 24px;
      font-size: 2.4rem; } }
  @media print {
    .txt-24 {
      font-size: 24px;
      font-size: 2.4rem; } }

.txt-25 {
  font-size: 19px;
  font-size: 1.9rem; }
  @media only screen and (min-width: 768px) {
    .txt-25 {
      font-size: 25px;
      font-size: 2.5rem; } }
  @media print {
    .txt-25 {
      font-size: 25px;
      font-size: 2.5rem; } }

.txt-26 {
  font-size: 20px;
  font-size: 2rem; }
  @media only screen and (min-width: 768px) {
    .txt-26 {
      font-size: 26px;
      font-size: 2.6rem; } }
  @media print {
    .txt-26 {
      font-size: 26px;
      font-size: 2.6rem; } }

.txt-28 {
  font-size: 21px;
  font-size: 2.1rem; }
  @media only screen and (min-width: 768px) {
    .txt-28 {
      font-size: 28px;
      font-size: 2.8rem; } }
  @media print {
    .txt-28 {
      font-size: 28px;
      font-size: 2.8rem; } }

.txt-29 {
  font-size: 22px;
  font-size: 2.2rem; }
  @media only screen and (min-width: 768px) {
    .txt-29 {
      font-size: 29px;
      font-size: 2.9rem; } }
  @media print {
    .txt-29 {
      font-size: 29px;
      font-size: 2.9rem; } }

.txt-30 {
  font-size: 24px;
  font-size: 2.4rem; }
  @media only screen and (min-width: 768px) {
    .txt-30 {
      font-size: 30px;
      font-size: 3rem; } }
  @media print {
    .txt-30 {
      font-size: 30px;
      font-size: 3rem; } }

.txt-32 {
  font-size: 25px;
  font-size: 2.5rem; }
  @media only screen and (min-width: 768px) {
    .txt-32 {
      font-size: 32px;
      font-size: 3.2rem; } }
  @media print {
    .txt-32 {
      font-size: 32px;
      font-size: 3.2rem; } }

.txt-35 {
  font-size: 26px;
  font-size: 2.6rem; }
  @media only screen and (min-width: 768px) {
    .txt-35 {
      font-size: 35px;
      font-size: 3.5rem; } }
  @media print {
    .txt-35 {
      font-size: 35px;
      font-size: 3.5rem; } }

.txt-36 {
  font-size: 28px;
  font-size: 2.8rem; }
  @media only screen and (min-width: 768px) {
    .txt-36 {
      font-size: 36px;
      font-size: 3.6rem; } }
  @media print {
    .txt-36 {
      font-size: 36px;
      font-size: 3.6rem; } }

.txt-40 {
  font-size: 30px;
  font-size: 3rem; }
  @media only screen and (min-width: 768px) {
    .txt-40 {
      font-size: 40px;
      font-size: 4rem; } }
  @media print {
    .txt-40 {
      font-size: 40px;
      font-size: 4rem; } }

.txt-45 {
  font-size: 32px;
  font-size: 3.2rem; }
  @media only screen and (min-width: 768px) {
    .txt-45 {
      font-size: 45px;
      font-size: 4.5rem; } }
  @media print {
    .txt-45 {
      font-size: 45px;
      font-size: 4.5rem; } }

.txt-outline {
  text-shadow: 0 0 3px #fff; }

@media only screen and (min-width: 1200px) {
  .txt-center-lg {
    text-align: center; } }

@media print {
  .txt-center-lg {
    text-align: center; } }

@media only screen and (min-width: 768px) {
  .txt-center-pc {
    text-align: center; } }

@media print {
  .txt-center-pc {
    text-align: center; } }

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

.txt-center-xs {
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .txt-center-xs {
      text-align: left; } }
  @media print {
    .txt-center-xs {
      text-align: left; } }

.bg-white {
  background-color: #fff; }

.ls-narrow {
  letter-spacing: -0.04em; }

.ls-sm {
  letter-spacing: 0.05em; }

.ls-md {
  letter-spacing: 0.101em; }

.txt-normal {
  font-weight: normal; }

.txt-bold {
  font-weight: bold; }

.inline-block {
  display: inline-block; }

.txt-indent {
  padding-left: 1em;
  text-indent: -1em; }

/*=====================
  common
===================== */
html, body {
  font-family: "Arial", Lato, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  line-height: 1.8;
  font-weight: 200;
  letter-spacing: 0.05em;
  color: #333333;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }
  @media only screen and (min-width: 768px) {
    html, body {
      line-height: 1.66667; } }
  @media print {
    html, body {
      line-height: 1.66667; } }

body {
  padding-top: 50px; }
  @media only screen and (min-width: 768px) {
    body {
      padding-top: 90px; } }
  @media print {
    body {
      padding-top: 90px; } }

h1, h2, h3, h4, h5, p {
  margin: 0;
  font-weight: 200; }

a {
  color: #dc3d1e; }
  a:hover {
    color: #dc3d1e;
    text-decoration: none; }

.container-lg {
  max-width: 1170px; }

@media print {
  a[href]:after {
    content: "" !important; }
  abbr[title]:after {
    content: "" !important; }
  .aos-init {
    opacity: 1 !important;
    transform: none !important; } }

.img-btn {
  display: block;
  vertical-align: bottom; }
  .img-btn img {
    transition: opacity 0.25s linear;
    opacity: 1; }
  .img-btn:hover img {
    opacity: .7; }

.header, .main, .footer {
  font-size: 13px;
  font-size: 1.3rem; }
  @media only screen and (min-width: 768px) {
    .header, .main, .footer {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media print {
    .header, .main, .footer {
      font-size: 14px;
      font-size: 1.4rem; } }

*:focus {
  outline: none; }

.txt-red {
  color: #dc3d1e; }

.pg-anker {
  padding-top: 50px;
  margin-top: -50px; }
  @media only screen and (min-width: 768px) {
    .pg-anker {
      padding-top: 90px;
      margin-top: -90px; } }
  @media print {
    .pg-anker {
      padding-top: 90px;
      margin-top: -90px; } }

.bg-gray {
  background-color: #f3f3f3; }

.bg-pattern {
  background-image: url("../img/common/bg-pattern.jpg");
  background-size: 247px 280px; }
  @media only screen and (min-width: 768px) {
    .bg-pattern {
      background-size: auto auto; } }
  @media print {
    .bg-pattern {
      background-size: auto auto; } }

.btn-back, .btn-submit {
  display: inline-block;
  line-height: 1;
  background-color: #ddd;
  width: 42%;
  margin: 0 2%;
  border-radius: 0;
  font-weight: bold;
  text-align: center;
  padding: 15px 10px;
  border: none;
  transition: all 0.25s linear;
  font-size: 11px;
  font-size: 1.1rem;
  border-radius: 40px; }
  @media only screen and (min-width: 768px) {
    .btn-back, .btn-submit {
      width: 280px;
      padding: 20px 10px;
      font-size: 15px;
      font-size: 1.5rem; } }
  @media print {
    .btn-back, .btn-submit {
      width: 280px;
      padding: 20px 10px;
      font-size: 15px;
      font-size: 1.5rem; } }
  .btn-back:hover, .btn-submit:hover {
    opacity: .8; }
  .btn-back.btn-submit, .btn-submit.btn-submit {
    background-color: #dc3d1e;
    color: #fff; }

.btn-simple {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #dc3d1e;
  width: 80%;
  color: #fff;
  border: none;
  font-weight: bold;
  padding: 1.2em .6em;
  line-height: 1;
  border-radius: 40px;
  transition: all 0.2s linear;
  background-image: url("../img/common/arrow-r.svg");
  background-repeat: no-repeat;
  background-position: 95% center; }
  @media only screen and (min-width: 768px) {
    .btn-simple {
      width: 280px; } }
  @media print {
    .btn-simple {
      width: 280px; } }
  .btn-simple:hover {
    color: #fff;
    background-color: #e67862; }
  .btn-simple:visited {
    text-decoration: none; }
  .btn-simple.btn-bk {
    background-color: #555; }
    .btn-simple.btn-bk:hover {
      background-color: #999; }
  @media only screen and (min-width: 768px) {
    .btn-simple.lg {
      width: 460px; } }
  @media print {
    .btn-simple.lg {
      width: 460px; } }

.ttl-bb-2 {
  position: relative;
  font-weight: bold;
  text-align: center;
  padding-bottom: 1em; }
  .ttl-bb-2::after {
    position: absolute;
    display: block;
    width: 60px;
    height: 4px;
    background-color: #dc3d1e;
    border-radius: 2px;
    left: 50%;
    bottom: 0;
    margin-left: -30px;
    content: " "; }

.ttl-lb {
  padding-left: 1em;
  font-weight: bold;
  border-left: 4px solid #dc3d1e;
  line-height: 1.4; }
  .ttl-lb a {
    text-decoration: underline; }

.ttl-bb {
  position: relative;
  font-weight: bold;
  padding-bottom: .3em;
  border-bottom: 3px solid #ddd; }
  .ttl-bb::after {
    position: absolute;
    display: block;
    width: 200px;
    height: 3px;
    background-color: #dc3d1e;
    border-radius: 2px;
    left: 0;
    bottom: -3px;
    content: " "; }

.ttl-icon {
  text-align: center; }
  .ttl-icon .icon {
    display: block;
    margin-bottom: 10px; }
    .ttl-icon .icon img {
      width: 60px;
      height: auto; }
  .ttl-icon .txt {
    display: block;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem; }
    @media only screen and (min-width: 768px) {
      .ttl-icon .txt {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media print {
      .ttl-icon .txt {
        font-size: 18px;
        font-size: 1.8rem; } }

.txt-icon {
  background-image: url("../img/common/icon-ja.png");
  background-size: 19px auto;
  background-repeat: no-repeat;
  background-position: left .4em;
  padding-left: 25px; }

.list-simple {
  padding: 0;
  margin: 0;
  list-style: none; }
  .list-simple li {
    position: relative;
    padding: 0;
    margin-bottom: .2em;
    padding-left: .6em; }
    .list-simple li:after {
      position: absolute;
      content: " ";
      display: block;
      width: 3px;
      height: 3px;
      border-radius: 50%;
      background-color: #dc3d1e;
      left: 0;
      top: 0.7em; }
  .list-simple.list-inline li {
    margin-right: 1em; }

.dl-min {
  margin: 0;
  overflow-x: hidden; }
  .dl-min dt {
    float: left;
    width: 6em;
    clear: both; }
  .dl-min dd {
    padding-left: 6.5em;
    margin: 0;
    margin-bottom: .5em; }

.box-md {
  background-color: #f3f3f3;
  border: 2px solid #ddd;
  padding: 10px;
  border-radius: 5px; }
  @media only screen and (min-width: 768px) {
    .box-md {
      padding: 30px; } }
  @media print {
    .box-md {
      padding: 30px; } }
  .box-md.bg-white {
    background-color: #fff; }

.ttl-min {
  background-color: #dc3d1e;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: .1em .5em;
  vertical-align: middle;
  border-radius: 2px; }

.txt-block-red {
  display: inline-block;
  background-color: #dc3d1e;
  color: #fff;
  font-weight: bold;
  padding: .3em;
  line-height: 1;
  border-radius: 2px;
  margin: 5px; }

.table-border {
  border-collapse: collapse;
  width: 100%;
  font-weight: normal; }
  .table-border tr {
    border-top: 1px solid #ddd; }
  .table-border th, .table-border td {
    vertical-align: middle;
    line-height: 1.5;
    padding: 8px 5px; }
    @media only screen and (min-width: 768px) {
      .table-border th, .table-border td {
        padding: 15px; } }
    @media print {
      .table-border th, .table-border td {
        padding: 15px; } }
  .table-border th {
    font-weight: bold;
    white-space: nowrap;
    padding-right: 0;
    padding-left: 0;
    font-size: 10px;
    font-size: 1rem; }
    @media only screen and (min-width: 768px) {
      .table-border th {
        width: 180px;
        font-size: 14px;
        font-size: 1.4rem; } }
    @media print {
      .table-border th {
        width: 180px;
        font-size: 14px;
        font-size: 1.4rem; } }
    .table-border th .icon-table {
      color: #dc3d1e;
      width: 30px;
      text-align: center;
      font-size: 16px;
      font-size: 1.6rem; }
      @media only screen and (min-width: 768px) {
        .table-border th .icon-table {
          font-size: 18px;
          font-size: 1.8rem; } }
      @media print {
        .table-border th .icon-table {
          font-size: 18px;
          font-size: 1.8rem; } }
  .table-border td {
    font-size: 10px;
    font-size: 1rem; }
    @media only screen and (min-width: 768px) {
      .table-border td {
        font-size: 13px;
        font-size: 1.3rem; } }
    @media print {
      .table-border td {
        font-size: 13px;
        font-size: 1.3rem; } }

.table-simple {
  border-collapse: collapse;
  width: 100%;
  border: 2px solid #ddd;
  line-height: 1.5;
  background-color: #fff; }
  .table-simple thead th {
    background-color: #e6e7eb;
    color: #333333; }
    @media only screen and (min-width: 768px) {
      .table-simple thead th {
        padding: 1em; } }
    @media print {
      .table-simple thead th {
        padding: 1em; } }
  .table-simple th, .table-simple td {
    border-right: 1px solid #ddd; }
  .table-simple tr {
    border-bottom: 1px solid #ddd; }
  .table-simple th {
    padding: 5px;
    white-space: nowrap;
    vertical-align: middle;
    color: #333333;
    text-align: center;
    font-size: 10px;
    font-size: 1rem;
    font-weight: bold;
    background-color: #eee; }
    @media only screen and (min-width: 768px) {
      .table-simple th {
        font-size: 14px;
        font-size: 1.4rem;
        width: 200px;
        padding: 1.5em 1em; } }
    @media print {
      .table-simple th {
        font-size: 14px;
        font-size: 1.4rem;
        width: 200px;
        padding: 1.5em 1em; } }
  .table-simple td {
    vertical-align: middle;
    padding: 5px;
    font-size: 10px;
    font-size: 1rem; }
    @media only screen and (min-width: 768px) {
      .table-simple td {
        font-size: 13px;
        font-size: 1.3rem;
        padding: 1.5em; } }
    @media print {
      .table-simple td {
        font-size: 13px;
        font-size: 1.3rem;
        padding: 1.5em; } }
    .table-simple td a {
      text-decoration: underline; }

.bb-20 {
  border-bottom: 2px dotted #ddd;
  padding-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .bb-20 {
      padding-bottom: 20px; } }
  @media print {
    .bb-20 {
      padding-bottom: 20px; } }

/*=====================
  header
===================== */
.header .navbar-default {
  background-color: transparent;
  border-color: transparent; }
  .header .navbar-default .navbar-brand {
    color: #333333; }
    .header .navbar-default .navbar-brand:hover, .header .navbar-default .navbar-brand:focus {
      color: #333333; }
  .header .navbar-default .navbar-text {
    color: #333333; }
  .header .navbar-default .navbar-nav > li > a {
    color: #333333; }
    .header .navbar-default .navbar-nav > li > a:hover, .header .navbar-default .navbar-nav > li > a:focus {
      color: #333333; }
  .header .navbar-default .navbar-nav > .active > a, .header .navbar-default .navbar-nav > .active > a:hover, .header .navbar-default .navbar-nav > .active > a:focus {
    color: #333333;
    background-color: transparent; }
  .header .navbar-default .navbar-nav > .open > a, .header .navbar-default .navbar-nav > .open > a:hover, .header .navbar-default .navbar-nav > .open > a:focus {
    color: #333333;
    background-color: transparent; }
  .header .navbar-default .navbar-toggle {
    border-color: transparent; }
    .header .navbar-default .navbar-toggle:hover, .header .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
    .header .navbar-default .navbar-toggle .icon-bar {
      background-color: #333333; }
  .header .navbar-default .navbar-collapse,
  .header .navbar-default .navbar-form {
    border-color: #333333; }
  .header .navbar-default .navbar-link {
    color: #333333; }
    .header .navbar-default .navbar-link:hover {
      color: #333333; }

@media (max-width: 767px) {
  .header .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333333; }
    .header .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .header .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #333333; }
  .header .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #333333;
    background-color: transparent; } }

.header .navbar-brand {
  padding: 0;
  margin-left: 15px;
  height: auto; }
  @media only screen and (min-width: 768px) {
    .header .navbar-brand {
      margin-top: 0;
      margin-left: 0 !important; } }
  @media print {
    .header .navbar-brand {
      margin-top: 0;
      margin-left: 0 !important; } }
  .header .navbar-brand a {
    display: block;
    width: 218.66667px;
    height: 41.33333px;
    background-image: url("../img/common/logo-header.jpg");
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-size: 100% auto; }
    @media only screen and (min-width: 768px) {
      .header .navbar-brand a {
        width: 262.4px;
        height: 49.6px; } }
    @media print {
      .header .navbar-brand a {
        width: 262.4px;
        height: 49.6px; } }
    @media only screen and (min-width: 992px) {
      .header .navbar-brand a {
        width: 328px;
        height: 62px; } }
    @media print {
      .header .navbar-brand a {
        width: 328px;
        height: 62px; } }

.header .navbar {
  background-color: #fff;
  margin: 0;
  border-radius: 0;
  border: none;
  border-top: 3px solid #dc3d1e;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }
  @media only screen and (min-width: 768px) {
    .header .navbar {
      border-width: 5px;
      padding-top: 10px;
      padding-bottom: 0; } }
  @media print {
    .header .navbar {
      border-width: 5px;
      padding-top: 10px;
      padding-bottom: 0; } }
  @media only screen and (min-width: 992px) {
    .header .navbar {
      padding-top: 11px; } }
  @media print {
    .header .navbar {
      padding-top: 11px; } }
  .header .navbar.navbar-fixed-top {
    z-index: 98; }
    .header .navbar.navbar-fixed-top .navbar-collapse {
      max-height: none; }

.header .nav {
  margin-top: 0;
  margin-left: 0; }
  @media only screen and (min-width: 768px) {
    .header .nav {
      float: right;
      margin-left: -15px; } }
  @media print {
    .header .nav {
      float: right;
      margin-left: -15px; } }
  .header .nav li {
    border-bottom: 1px solid #ddd; }
    @media only screen and (min-width: 768px) {
      .header .nav li {
        border: none;
        text-align: center;
        margin-left: 0;
        display: inline-block;
        float: none; } }
    @media print {
      .header .nav li {
        border: none;
        text-align: center;
        margin-left: 0;
        display: inline-block;
        float: none; } }
    .header .nav li a {
      display: table;
      width: 100%;
      font-weight: bold;
      padding: 20px 15px;
      font-size: 14px;
      font-size: 1.4rem;
      transition: border 0.2s linear; }
      @media only screen and (min-width: 768px) {
        .header .nav li a {
          display: block;
          padding: 10px 8px 10px 8px;
          font-size: 11px;
          font-size: 1.1rem;
          border-bottom: 3px solid transparent; } }
      @media print {
        .header .nav li a {
          display: block;
          padding: 10px 8px 10px 8px;
          font-size: 11px;
          font-size: 1.1rem;
          border-bottom: 3px solid transparent; } }
      @media only screen and (min-width: 992px) {
        .header .nav li a {
          padding: 10px 15px 10px 15px;
          font-size: 13px;
          font-size: 1.3rem; } }
      @media print {
        .header .nav li a {
          padding: 10px 15px 10px 15px;
          font-size: 13px;
          font-size: 1.3rem; } }
      @media only screen and (min-width: 1200px) {
        .header .nav li a {
          padding: 10px 25px 10px 25px; } }
      @media print {
        .header .nav li a {
          padding: 10px 25px 10px 25px; } }
      @media only screen and (min-width: 768px) {
        .header .nav li a:hover, .header .nav li a.active {
          border-bottom: 3px solid #dc3d1e; }
          .header .nav li a:hover .txt, .header .nav li a.active .txt {
            color: #dc3d1e; } }
      @media print {
        .header .nav li a:hover, .header .nav li a.active {
          border-bottom: 3px solid #dc3d1e; }
          .header .nav li a:hover .txt, .header .nav li a.active .txt {
            color: #dc3d1e; } }
      .header .nav li a .icon, .header .nav li a .txt {
        display: table-cell;
        vertical-align: middle;
        line-height: 1; }
        @media only screen and (min-width: 768px) {
          .header .nav li a .icon, .header .nav li a .txt {
            display: block; } }
        @media print {
          .header .nav li a .icon, .header .nav li a .txt {
            display: block; } }
      .header .nav li a .icon {
        width: 40px; }
        @media only screen and (min-width: 768px) {
          .header .nav li a .icon {
            width: auto;
            margin-bottom: 5px; } }
        @media print {
          .header .nav li a .icon {
            width: auto;
            margin-bottom: 5px; } }
        @media only screen and (min-width: 992px) {
          .header .nav li a .icon {
            margin-bottom: 10px; } }
        @media print {
          .header .nav li a .icon {
            margin-bottom: 10px; } }
      .header .nav li a .txt {
        transition: color 0.2s linear; }

.header .navbar-toggle {
  margin-top: 5px;
  margin-bottom: 0; }
  .header .navbar-toggle .icon-bar {
    background-color: #dc3d1e !important; }

.header .navbar-default .navbar-offcanvas {
  background-color: #fff; }

/* =====================
  footer
===================== */
.footer {
  padding-top: 20px;
  padding-bottom: 10px;
  background-image: url("../img/common/bg-footer.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  color: #fff;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .footer {
      padding-top: 40px;
      text-align: left; } }
  @media print {
    .footer {
      padding-top: 40px;
      text-align: left; } }
  .footer .top-footer {
    padding-bottom: 20px;
    border-bottom: 1px solid #71574f; }
    @media only screen and (min-width: 768px) {
      .footer .top-footer .logo-footer {
        float: left;
        margin-right: 30px; } }
    @media print {
      .footer .top-footer .logo-footer {
        float: left;
        margin-right: 30px; } }
    .footer .top-footer .num-footer {
      margin-top: 20px; }
      @media only screen and (min-width: 992px) {
        .footer .top-footer .num-footer {
          margin-top: 10px;
          text-align: center; } }
      @media print {
        .footer .top-footer .num-footer {
          margin-top: 10px;
          text-align: center; } }
  .footer .bottom-footer {
    padding-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .footer .bottom-footer {
        padding-bottom: 30px; } }
    @media print {
      .footer .bottom-footer {
        padding-bottom: 30px; } }
    .footer .bottom-footer ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      @media only screen and (min-width: 768px) {
        .footer .bottom-footer ul {
          text-align: center; } }
      @media print {
        .footer .bottom-footer ul {
          text-align: center; } }
      .footer .bottom-footer ul li {
        display: inline-block;
        width: 40%;
        margin-bottom: 1em; }
        @media only screen and (min-width: 768px) {
          .footer .bottom-footer ul li {
            width: auto;
            line-height: 1; } }
        @media print {
          .footer .bottom-footer ul li {
            width: auto;
            line-height: 1; } }
        .footer .bottom-footer ul li a {
          display: inline-block;
          width: 100%;
          line-height: 1;
          color: #fff; }
          @media only screen and (min-width: 768px) {
            .footer .bottom-footer ul li a {
              width: auto;
              padding: 0 15px; } }
          @media print {
            .footer .bottom-footer ul li a {
              width: auto;
              padding: 0 15px; } }

/* =====================
  toppage
===================== */
.mv {
  position: relative; }
  .mv .txt-mv {
    position: absolute;
    z-index: 90;
    text-align: center;
    width: 100%;
    left: 0;
    top: 30%; }
    .mv .txt-mv img {
      width: 221px; }
      @media only screen and (min-width: 768px) {
        .mv .txt-mv img {
          width: 442px; } }
      @media print {
        .mv .txt-mv img {
          width: 442px; } }

.btn-top-wrapper {
  position: relative;
  margin-top: -40px;
  padding-left: 20px; }
  @media only screen and (min-width: 768px) {
    .btn-top-wrapper {
      margin-top: -70px;
      padding-left: 30px; } }
  @media print {
    .btn-top-wrapper {
      margin-top: -70px;
      padding-left: 30px; } }
  .btn-top-wrapper .btn-top {
    display: block;
    width: 200px;
    background-color: #dc3d1e;
    color: #fff;
    border-radius: 3px;
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    background-image: url("../img/common/arrow-r.svg");
    background-repeat: no-repeat;
    background-position: 95% center;
    transition: background-color 0.25s linear; }
    @media only screen and (min-width: 768px) {
      .btn-top-wrapper .btn-top {
        width: 234px;
        padding: 18px 10px;
        font-size: 16px;
        font-size: 1.6rem; } }
    @media print {
      .btn-top-wrapper .btn-top {
        width: 234px;
        padding: 18px 10px;
        font-size: 16px;
        font-size: 1.6rem; } }
    .btn-top-wrapper .btn-top .icon, .btn-top-wrapper .btn-top .txt {
      display: block;
      text-align: center;
      font-weight: bold;
      line-height: 1; }
    .btn-top-wrapper .btn-top .icon {
      margin-bottom: 10px; }
    .btn-top-wrapper .btn-top:hover {
      background-color: #e67862; }

@media only screen and (min-width: 768px) {
  .btn-top-min-wrapper .left {
    float: left;
    width: 48%; } }

@media print {
  .btn-top-min-wrapper .left {
    float: left;
    width: 48%; } }

@media only screen and (min-width: 768px) {
  .btn-top-min-wrapper .right {
    float: right;
    width: 48%; } }

@media print {
  .btn-top-min-wrapper .right {
    float: right;
    width: 48%; } }

.btn-top-min-wrapper .btn-top-min {
  display: block;
  width: 90%;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .btn-top-min-wrapper .btn-top-min {
      width: 100%; } }
  @media print {
    .btn-top-min-wrapper .btn-top-min {
      width: 100%; } }

.wrapper-banner .banner {
  display: inline-block;
  width: 30%; }
  @media only screen and (min-width: 992px) {
    .wrapper-banner .banner {
      margin: 0 15px;
      width: auto; } }
  @media print {
    .wrapper-banner .banner {
      margin: 0 15px;
      width: auto; } }
  .wrapper-banner .banner img {
    width: 100%;
    height: auto; }

/* =====================
  subpage
===================== */
.pgttl {
  background-position: center center;
  background-size: cover; }
  .pgttl .container {
    display: table;
    width: 100%; }
    .pgttl .container .inner {
      display: table-cell;
      height: 120px;
      vertical-align: middle;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .pgttl .container .inner {
          height: 280px; } }
      @media print {
        .pgttl .container .inner {
          height: 280px; } }
      .pgttl .container .inner img {
        height: auto; }
  .pgttl.enter {
    background-image: url("../img/common/bg-pgttl-enter.jpg"); }
    .pgttl.enter img {
      width: 100px;
      height: auto; }
      @media only screen and (min-width: 768px) {
        .pgttl.enter img {
          width: 150px; } }
      @media print {
        .pgttl.enter img {
          width: 150px; } }
  .pgttl.jobseeker {
    background-image: url("../img/common/bg-pgttl-jobseeker.jpg"); }
    .pgttl.jobseeker img {
      width: 209px;
      height: auto; }
      @media only screen and (min-width: 768px) {
        .pgttl.jobseeker img {
          width: 314px; } }
      @media print {
        .pgttl.jobseeker img {
          width: 314px; } }
  .pgttl.list {
    background-image: url("../img/common/bg-pgttl-list.jpg"); }
    .pgttl.list img {
      width: 98px;
      height: auto; }
      @media only screen and (min-width: 768px) {
        .pgttl.list img {
          width: 146px; } }
      @media print {
        .pgttl.list img {
          width: 146px; } }
  .pgttl.client {
    background-image: url("../img/common/bg-pgttl-client.jpg"); }
    .pgttl.client img {
      width: 235px;
      height: auto; }
      @media only screen and (min-width: 768px) {
        .pgttl.client img {
          width: 352px; } }
      @media print {
        .pgttl.client img {
          width: 352px; } }
  .pgttl.company {
    background-image: url("../img/common/bg-pgttl-company.jpg"); }
    .pgttl.company img {
      width: 100px;
      height: auto; }
      @media only screen and (min-width: 768px) {
        .pgttl.company img {
          width: 150px; } }
      @media print {
        .pgttl.company img {
          width: 150px; } }
  .pgttl.contact {
    background-image: url("../img/common/bg-pgttl-contact.jpg"); }
    .pgttl.contact img {
      width: 144px;
      height: auto; }
      @media only screen and (min-width: 768px) {
        .pgttl.contact img {
          width: 216px; } }
      @media print {
        .pgttl.contact img {
          width: 216px; } }

.breadcrumbs {
  padding: .2em 0 .3em 0;
  position: relative;
  line-height: 1.5;
  background-color: #e3dddc; }
  .breadcrumbs ul {
    margin-bottom: 0;
    padding: 0; }
    .breadcrumbs ul li {
      padding-left: 1em;
      line-height: 1;
      position: relative;
      color: #555;
      font-size: 10px;
      font-size: 1rem; }
      @media only screen and (min-width: 992px) {
        .breadcrumbs ul li {
          font-size: 11px;
          font-size: 1.1rem; } }
      @media print {
        .breadcrumbs ul li {
          font-size: 11px;
          font-size: 1.1rem; } }
      .breadcrumbs ul li::after {
        position: absolute;
        font-family: FontAwesome;
        display: block;
        line-height: 1;
        content: '\f105';
        left: 0;
        top: 0;
        color: #555; }
      .breadcrumbs ul li:first-child::after {
        content: none; }
      .breadcrumbs ul li a {
        color: #dc3d1e; }
        .breadcrumbs ul li a:hover {
          text-decoration: underline; }

.row-min .left {
  padding-right: 5px; }
  @media only screen and (min-width: 768px) {
    .row-min .left {
      padding-right: 15px; } }
  @media print {
    .row-min .left {
      padding-right: 15px; } }

.row-min .right {
  padding-left: 5px; }
  @media only screen and (min-width: 768px) {
    .row-min .right {
      padding-left: 15px; } }
  @media print {
    .row-min .right {
      padding-left: 15px; } }

.btn-enter {
  border-radius: 5px;
  width: 90%;
  margin: 0 auto;
  max-width: 320px;
  padding: .8em;
  font-size: 14px;
  font-size: 1.4rem; }
  @media only screen and (min-width: 992px) {
    .btn-enter {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media print {
    .btn-enter {
      font-size: 16px;
      font-size: 1.6rem; } }
  .btn-enter .icon {
    display: inline-block;
    vertical-align: middle;
    width: 50px; }
  .btn-enter .txt {
    display: inline-block;
    vertical-align: middle; }

.box-tsuyomi {
  display: table;
  width: 100%;
  border: 2px solid #dc3d1e;
  position: relative;
  border-radius: 4px; }
  .box-tsuyomi .inner {
    display: table-cell;
    padding: 20px 10px;
    text-align: center; }
    .box-tsuyomi .inner .txt {
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .box-tsuyomi .inner .txt {
          text-align: left; } }
      @media print {
        .box-tsuyomi .inner .txt {
          text-align: left; } }
      @media only screen and (min-width: 992px) {
        .box-tsuyomi .inner .txt {
          text-align: center; } }
      @media print {
        .box-tsuyomi .inner .txt {
          text-align: center; } }
  .box-tsuyomi .num {
    position: absolute;
    left: 10px;
    top: -6px; }

.wrapper-tel .ttl-min {
  margin-right: .5em;
  font-weight: bold;
  vertical-align: middle; }

.wrapper-tel .txt-32 {
  display: inline-block;
  vertical-align: middle; }

#mail-form {
  font-size: 14px;
  font-weight: normal; }
  #mail-form .form-row {
    border-bottom: 1px solid #ddd;
    background-color: transparent; }
    #mail-form .form-row:first-child {
      border-top: 1px solid #ddd; }
    #mail-form .form-row .radio-inline input {
      margin-top: 5px;
      margin-left: -20px;
      margin-right: 10px; }
    #mail-form .form-row .radio-inline {
      padding-top: 5px;
      padding-bottom: 5px;
      margin-left: 0;
      margin-right: 20px; }
    #mail-form .form-row .radio {
      vertical-align: baseline;
      display: inline-block !important; }
    #mail-form .form-row .form-head {
      position: relative;
      background-color: trasparent;
      padding-top: 10px;
      padding-bottom: 0;
      padding-right: 40px; }
      #mail-form .form-row .form-head label {
        margin-bottom: 0; }
      #mail-form .form-row .form-head .nini-mark, #mail-form .form-row .form-head .req-mark {
        position: absolute;
        top: 15px;
        right: 10px;
        font-weight: normal; }
        @media only screen and (min-width: 768px) {
          #mail-form .form-row .form-head .nini-mark, #mail-form .form-row .form-head .req-mark {
            top: 16px; } }
        @media print {
          #mail-form .form-row .form-head .nini-mark, #mail-form .form-row .form-head .req-mark {
            top: 16px; } }
      @media only screen and (min-width: 768px) {
        #mail-form .form-row .form-head {
          min-height: 40px;
          padding-top: 15px; } }
      @media print {
        #mail-form .form-row .form-head {
          min-height: 40px;
          padding-top: 15px; } }
    #mail-form .form-row .form-content {
      padding-top: 5px;
      padding-bottom: 5px; }
      @media only screen and (min-width: 768px) {
        #mail-form .form-row .form-content {
          padding-top: 10px;
          padding-bottom: 10px; } }
      @media print {
        #mail-form .form-row .form-content {
          padding-top: 10px;
          padding-bottom: 10px; } }
    #mail-form .form-row .form-control {
      width: 100%;
      border-radius: 4px;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 30px;
      height: 30px;
      box-shadow: none;
      border-color: #ddd;
      background-color: #f6f6f6;
      -webkit-appearance: none; }
      @media only screen and (min-width: 768px) {
        #mail-form .form-row .form-control {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 30px;
          height: 30px; } }
      @media print {
        #mail-form .form-row .form-control {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 30px;
          height: 30px; } }
      #mail-form .form-row .form-control.input-xs {
        width: auto;
        display: inline-block; }
    #mail-form .form-row textarea.form-control {
      line-height: 1.48;
      height: auto; }
  #mail-form .privacy-box {
    margin: 10px 0; }
    @media only screen and (min-width: 768px) {
      #mail-form .privacy-box {
        margin: 20px 0; } }
    @media print {
      #mail-form .privacy-box {
        margin: 20px 0; } }
    #mail-form .privacy-box h4 {
      font-weight: bold;
      margin: 0;
      margin-bottom: 10px; }
      @media only screen and (min-width: 768px) {
        #mail-form .privacy-box h4 {
          margin-bottom: 20px; } }
      @media print {
        #mail-form .privacy-box h4 {
          margin-bottom: 20px; } }
    #mail-form .privacy-box .privacy-text {
      height: 160px;
      margin-bottom: 10px;
      overflow-y: scroll;
      color: #888;
      border: 1px solid #ddd;
      background-color: #fff;
      padding: 5px;
      font-size: 10px;
      font-size: 1rem; }
      #mail-form .privacy-box .privacy-text p, #mail-form .privacy-box .privacy-text h5 {
        margin: 0;
        margin-bottom: 5px; }
      @media only screen and (min-width: 768px) {
        #mail-form .privacy-box .privacy-text {
          height: 180px;
          margin-bottom: 20px;
          padding: 10px;
          font-size: 12px;
          font-size: 1.2rem; }
          #mail-form .privacy-box .privacy-text p, #mail-form .privacy-box .privacy-text h5 {
            margin-bottom: 10px; } }
      @media print {
        #mail-form .privacy-box .privacy-text {
          height: 180px;
          margin-bottom: 20px;
          padding: 10px;
          font-size: 12px;
          font-size: 1.2rem; }
          #mail-form .privacy-box .privacy-text p, #mail-form .privacy-box .privacy-text h5 {
            margin-bottom: 10px; } }
    #mail-form .privacy-box .agree-box {
      text-align: center; }
      #mail-form .privacy-box .agree-box span {
        font-size: 14px;
        font-size: 1.4rem; }
  #mail-form .form-head {
    font-weight: bold; }
  #mail-form .req {
    display: inline-block;
    margin-left: 20px; }

@media only screen and (min-width: 768px) {
  .radio-content {
    padding-top: 30px !important; } }

@media print {
  .radio-content {
    padding-top: 30px !important; } }

.label-content {
  display: inline-block;
  width: 8em;
  margin-right: .10em; }

.nini-mark {
  display: inline-block;
  padding: 0 5px;
  line-height: 1.5;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  background-color: #aaa; }

.req-mark {
  display: inline-block;
  padding: 0 5px;
  line-height: 1.5;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  background-color: #dc3d1e; }

.formError {
  z-index: 10; }

.form-row {
  margin-left: 0;
  margin-right: 0; }

.form-row-readonly .form-control.readonly {
  background-color: #eee !important; }

.block-enter {
  color: #333333; }

.gmap {
  position: relative;
  padding-bottom: 45%;
  height: 0;
  overflow: hidden; }
  .gmap iframe, .gmap object, .gmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }

/* =====================
  editor
===================== */
.section-post {
  line-height: 1.75; }
  .section-post button,
  .section-post input,
  .section-post select,
  .section-post textarea {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.66; }
  .section-post h1,
  .section-post h2,
  .section-post h3,
  .section-post h4,
  .section-post h5,
  .section-post h6 {
    clear: both;
    line-height: 1.4;
    margin: 20px 0; }
  .section-post h1:first-child,
  .section-post h2:first-child,
  .section-post h3:first-child,
  .section-post h4:first-child,
  .section-post h5:first-child,
  .section-post h6:first-child {
    margin-top: 0; }
  .section-post h1 {
    font-size: 18px;
    font-size: 1.8rem;
    border-left: 5px solid #aaa;
    padding-left: .8em;
    color: #aaa;
    margin-bottom: 1.5em; }
    @media only screen and (min-width: 768px) {
      .section-post h1 {
        font-size: 24px;
        font-size: 2.4rem; } }
    @media print {
      .section-post h1 {
        font-size: 24px;
        font-size: 2.4rem; } }
  .section-post h2 {
    font-size: 15px;
    font-size: 1.5rem;
    border-left: 4px solid #aaa;
    padding-left: .8em;
    color: #aaa;
    margin-bottom: 1.5em; }
    @media only screen and (min-width: 768px) {
      .section-post h2 {
        font-size: 20px;
        font-size: 2rem; } }
    @media print {
      .section-post h2 {
        font-size: 20px;
        font-size: 2rem; } }
  .section-post h3 {
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: .5em;
    border-bottom: 2px solid #aaa;
    margin-bottom: 1.5em; }
    @media only screen and (min-width: 768px) {
      .section-post h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media print {
      .section-post h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
  .section-post h4 {
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: .5em;
    border-bottom: 2px solid #aaa;
    margin-bottom: 1.5em; }
    @media only screen and (min-width: 768px) {
      .section-post h4 {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media print {
      .section-post h4 {
        font-size: 16px;
        font-size: 1.6rem; } }
  .section-post h5 {
    font-weight: bold;
    margin-bottom: 1.5em; }
  .section-post h6 {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold; }
  .section-post p {
    margin: .5em 0 .5em;
    padding: 0; }
  .section-post dfn,
  .section-post cite,
  .section-post em,
  .section-post i {
    font-style: italic; }
  .section-post blockquote {
    color: #666;
    font-size: 18px;
    font-size: 1.8rem;
    font-style: italic;
    line-height: 1.7;
    margin: 0;
    overflow: hidden;
    padding: 0; }
  .section-post blockquote.alignleft,
  .section-post blockquote.alignright {
    font-size: 14px;
    font-size: 1.4rem;
    width: 34%; }
  .section-post address {
    margin: 0 0 1.5em; }
  .section-post pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em; }
  .section-post code,
  .section-post kbd,
  .section-post tt,
  .section-post var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
  .section-post abbr,
  .section-post acronym {
    border-bottom: 1px dotted #666;
    cursor: help; }
  .section-post mark,
  .section-post ins {
    background: #eee;
    text-decoration: none; }
  .section-post big {
    font-size: 125%; }
  .section-post blockquote,
  .section-post q {
    quotes: "" ""; }
  .section-post blockquote:before,
  .section-post blockquote:after,
  .section-post q:before,
  .section-post q:after {
    content: ""; }
  .section-post hr {
    background-color: #bbb;
    border: 0;
    height: 1px;
    margin-bottom: 1em; }
  .section-post ul,
  .section-post ol {
    margin-left: 1.5em;
    margin-bottom: 1.5em;
    padding: 0; }
  .section-post ul {
    list-style: disc; }
  .section-post ol {
    counter-reset: item; }
  .section-post ol li {
    display: block;
    position: relative;
    margin-bottom: 1em;
    padding-left: 1.4em; }
  .section-post ol li:before {
    content: counter(item);
    counter-increment: item;
    font-weight: 800;
    left: 0em;
    top: 0;
    line-height: 1.2;
    color: #aaa;
    position: absolute;
    font-size: 150%; }
  .section-post li > ul,
  .section-post li > ol {
    margin-bottom: 0;
    margin-left: 1.5em; }
  .section-post li ol {
    font-size: 90%; }
    .section-post li ol li {
      margin-bottom: .5em; }
    .section-post li ol li:before {
      content: counter(item);
      counter-increment: item;
      font-weight: 200;
      left: -.5em;
      position: absolute; }
  .section-post ul {
    list-style: none; }
    .section-post ul li {
      position: relative;
      padding: 0;
      margin-bottom: .2em;
      padding-left: 1.2em; }
      .section-post ul li:after {
        position: absolute;
        content: " ";
        display: block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        border: 1px solid #aaa;
        left: 2px;
        top: 0.6em; }
        @media only screen and (min-width: 768px) {
          .section-post ul li:after {
            top: 0.7em; } }
        @media print {
          .section-post ul li:after {
            top: 0.7em; } }
  .section-post dt {
    font-weight: 700; }
  .section-post dd {
    margin: 0 1.5em 1.5em; }
  .section-post table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%; }
  .section-post thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: 0.5em; }
  .section-post th {
    padding: 0.4em;
    text-align: left; }
  .section-post tr {
    border-bottom: 1px solid #eee; }
  .section-post td {
    padding: 0.4em; }
  .section-post th:first-child,
  .section-post td:first-child {
    padding-left: 0; }
  .section-post th:last-child,
  .section-post td:last-child {
    padding-right: 0; }
  .section-post a img {
    background: #fff;
    box-shadow: 0 0 0 6px #fff; }
  .section-post img {
    display: block;
    margin: 0 auto;
    height: auto;
    max-width: 100%; }
  .section-post embed,
  .section-post iframe,
  .section-post object {
    margin-bottom: 1.5em;
    max-width: 100%; }
  .section-post strong {
    font-weight: bold; }
  .section-post em {
    font-style: italic; }
  .section-post blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px; }
  .section-post .aligncenter {
    display: block;
    margin: 0 auto; }
  .section-post .alignright {
    float: right; }
  .section-post .alignleft {
    float: left; }
  .section-post .clearfix {
    overflow: hidden;
    zoom: 1; }
  .section-post .clearfix:after {
    content: "";
    display: block;
    clear: both; }
