﻿   v@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Oswald");
@-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);
  }
}

@-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);
  }
}

@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 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 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 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);
  }
}

body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, button, figure, figcaption {
  margin: 0;
  padding: 0;
}

main, article, aside, figure, figcaption, footer, header, nav, section {
  display: block;
}

input, textarea {
  margin: 0;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input, textarea, select, option, optgroup {
  font-family: inherit;
  font-style: normal;
}

textarea {
  height: auto;
  resize: none;
}

select {
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select::-ms-expand {
  display: none;
}

button {
  display: inline-block;
  padding: 0;
  border: none;
  overflow: visible;
  vertical-align: top;
  font: inherit;
  font-family: inherit;
  background: none;
  color: inherit;
  font-size: 100%;
  opacity: 1;
  cursor: pointer;
  outline: none;
  text-transform: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

label img {
  pointer-events: none;
}

table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}

th, td {
  vertical-align: top;
}

fieldset, img {
  border: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

address, caption, code, em, th {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6, strong, em {
  font-size: 100%;
  font-weight: normal;
}

em {
  font-style: normal;
}

b, strong {
  font-weight: bold;
}

br {
  font-size: 0;
  line-height: 0;
}

i {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}

hr {
  display: block;
  height: 0;
  border: none;
  margin: 0;
}

*, *:before, *:after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

iframe {
  border: none;
}

@media screen and (min-width: 768px) {
  a[href^="tel"] {
    pointer-events: none;
  }
}

@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 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 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 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);
  }
}

html {
  overflow-y: scroll;
}

body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
  line-height: 1.2;
  color: #000;
  font-size: 16px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

body.is-hidden {
  overflow-x: hidden;
}

a {
  display: block;
  color: #000;
  text-decoration: none;
}

p {
  line-height: 1.875em;
}

@media screen and (max-width: 767px) {
  p {
    line-height: 1.5em;
  }
}

@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 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 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 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);
  }
}

.wrapper {
  position: relative;
  padding-top: 80px;
  margin-bottom: 98px;
}

@media screen and (min-width: 768px) and (max-width: 863px) {
  .wrapper {
    padding-top: 65px;
  }
}

@media screen and (max-width: 767px) {
  .wrapper {
    padding: 85px 20px 20px 20px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .wrapper-top {
    padding-top: 0;
  }
}

.bg-video {
  position: fixed;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .bg-video {
    display: none;
  }
}

.l-container {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.sec-cmn + .sec-cmn {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .sec-cmn + .sec-cmn {
    margin-top: 30px;
  }
}

.sec-cmn-inner {
  padding: 40px 0 40px 20px;
}

@media screen and (max-width: 767px) {
  .sec-cmn-inner {
    padding: 10px 0 0 0;
  }
}

.sec-cmn.sec-cmn-post {
  padding: 40px 20px;
}

@media screen and (max-width: 767px) {
  .sec-cmn.sec-cmn-post-inner {
    padding-top: 25px;
  }
}

.sec-cmn:last-child .sec-cmn-inner {
  padding-bottom: 0;
}

@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 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 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 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);
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #2730a0;
  -webkit-overflow-scrolling: touch;
}

header.is-open {
  overflow-x: scroll;
  height: 100%;
}

header.is-height-auto {
  height: auto;
}

.header-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 870px) {
  .header-inner {
    position: relative;
    display: block;
    padding-top: 22px;
    padding-bottom: 0;
  }
}

.header-logo {
  width: 152px;
  margin-top: 3px;
  margin-right: auto;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.header-logo:hover {
  opacity: .8;
}

@media screen and (max-width: 870px) {
  .header-logo {
    width: 134px;
    padding-bottom: 18px;
    margin-left: 12px;
  }
}

.header-top {
  border-bottom: 1px solid #bec0bd;
  background-color: transparent;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease;
}

.header-item-driver{
	position:absolute;
	top:13px;
	right:70px;
	display: inline-block;
	max-width:40%;
}

@media screen and (min-width: 871px) {
	.header-item-driver{
		display: none;
	}
}

@media screen and (max-width: 360px) {
	.header-item-driver{
		top:20px;
		right:50px;
	}
}

.header-item-driver > a {
	display: block;
	padding: 4px 28px 4px 14px;
	border-radius: 2px;
	line-height: 2;
	background-color: #e14c76;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	color:#fff;
  }

@media screen and (max-width: 360px) {
	.header-item-driver > a {
		font-size:10px;
	}
}

.hamburger {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  margin-top: 15px;
  margin-right: 15px;
}

@media screen and (min-width: 871px) {
  .hamburger {
    display: none;
  }
}

.hamburger-item {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  -webkit-transition: opacity .3s ease, -webkit-transform .3s ease-in-out;
  transition: opacity .3s ease, -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out, opacity .3s ease;
  transition: transform .3s ease-in-out, opacity .3s ease, -webkit-transform .3s ease-in-out;
}

.hamburger-item:not(:first-child) {
  margin-top: 7px;
}

.hamburger-item:nth-child(2) {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.hamburger-text {
  display: block;
  width: 44px;
  margin-top: 5px;
  color: #fff;
  font-size: 10px;
  text-align: left;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scale(0.96);
          transform: scale(0.96);
}

.is-android .hamburger {
  margin-top: 12px;
}

.is-android .hamburger .hamburger-text {
  -webkit-transform: none;
          transform: none;
  font-size: 15px;
}

.hamburger.is-open {
  overflow: hidden;
}

.hamburger.is-open .hamburger-item:nth-child(1),
.hamburger.is-open .hamburger-item:nth-child(3) {
  position: absolute;
  top: 0;
  margin-top: 10px;
}

.hamburger.is-open .hamburger-item:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger.is-open .hamburger-item:nth-child(2) {
  margin-top: 10px;
  opacity: 0;
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
}

.hamburger.is-open .hamburger-item:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.hamburger.is-open .hamburger-text {
  margin-top: 15px;
}

@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 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 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 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);
  }
}

.nav-global {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  color: #fff;
}

@media screen and (max-width: 870px) {
  .nav-global {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.nav-global-item {
  position: relative;
}

@media screen and (max-width: 870px) {
  .nav-global-item {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #777cbc;
    font-size: 17px;
    background-color: #1d2477;
    position: relative;
  }
  .nav-global-item::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    background-repeat: no-repeat;
  }
  .nav-global-item::before {
    width: 16px;
    height: 16px;
    border-left: 2px solid #7c82cd;
    border-bottom: 2px solid #7c82cd;
    margin-left: 3px;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    right: 0;
    top: -8px;
    margin-right: 22px;
  }
}

.nav-global-item > a {
  padding: 30px 0 31px;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

@media screen and (max-width: 990px) {
  .nav-global-item > a {
    font-size:14px;
  }
}

@media screen and (max-width: 870px) {
  .nav-global-item > a {
    padding: 25px;
  }
}

@media screen and (min-width: 768px) {
  .nav-global-item > a:hover {
    opacity: .8;
  }
}

.nav-global-item a {
  color: #fff;
}

@media screen and (max-width: 870px) {
  .nav-global-item a {
    display: inline-block;
  }
}

.nav-global-item:not(.has-list) a {
  width: 100%;
}

.nav-global-item:not(:last-child) {
  margin-right: 20px;
  margin-left: 15px;
}
@media screen and (max-width: 990px and min-width:871px) {
	.nav-global-item:not(:last-child) {
	  margin-right: 10px;
	  margin-left: 5px;
	}
}


@media screen and (max-width: 870px) {
  .nav-global-item:not(:last-child) {
    margin-right: 0;
    margin-left: 0;
  }
}

.nav-global-item.is-current {
  position: relative;
}

.nav-global-item.is-current::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  height: 3px;
  background-color: #5760d6;
}

@media screen and (max-width: 870px) {
  .nav-global-item.is-current::after {
    display: none;
  }
}

.nav-global-item:nth-child(1).is-current::after {
  width: 120px;
  margin-left: -25px;
}

@media screen and (max-width: 870px) {
  .nav-global-item:nth-child(1)::before {
    display: none;
  }
}

.nav-global-item:nth-child(2).is-current::after {
  width: 100px;
  margin-left: -17px;
}

.nav-global-item:nth-child(3).is-current::after {
  width: 170px;
  margin-left: -20px;
}

.nav-global-item:nth-child(4).is-current::after {
  width: 120px;
  margin-left: -25px;
}

@media screen and (max-width: 870px) {
  .nav-global-item:nth-child(4)::before {
    display: none;
  }
}

.nav-global .nav-global-item-contact {
  margin-left: 10px;
}

.nav-global .nav-global-item-driver {
  margin-left: 22px;
  margin-right:0;
}

@media screen and (max-width: 870px) {
  .nav-global .nav-global-item-contact,
  .nav-global .nav-global-item-driver {
    margin-left: 0;
  }
}

.nav-global .nav-global-item-contact > a {
  display: block;
  padding: 4px 28px 4px 14px;
  border-radius: 2px;
  line-height: 2;
  background-color: #fd8f29;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

.nav-global .nav-global-item-driver > a {
  display: block;
  padding: 4px 28px 4px 14px;
  border-radius: 2px;
  line-height: 2;
  background-color: #e14c76;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}


@media screen and (max-width: 870px) {
  .nav-global .nav-global-item-contact > a,
  .nav-global .nav-global-item-driver > a {
    padding: 25px 30px;
    border-radius: 0;
    line-height: 1.2;
    box-shadow: none;
  }
}

.nav-global .nav-global-item-contact > a::after,
.nav-global .nav-global-item-driver > a::after {
  display: none;
}

.nav-global .has-list {
  position: relative;
}

.nav-global .has-list-btn {
  position: absolute;
  content: '';
  top: -5px;
  bottom: 0;
  right: 0;
  display: block;
  margin: auto -17px auto 0;
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 870px) {
  .nav-global .has-list-btn {
    width: 16px;
    height: 16px;
    border-color: #7c82cd;
    margin-right: 20px;
  }
}

@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.nav-global .has-list.is-open .inner-list {
  display: block;
  -webkit-animation: show .3s linear;
          animation: show .3s linear;
}

@media screen and (max-width: 870px) {
  .nav-global .has-list.is-open .has-list-btn {
    margin-top: 30px;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}

.nav-global .inner-list {
  position: absolute;
  left: 0;
  z-index: 5;
  display: none;
  width: 250px;
  margin-left: -80px;
}

@media screen and (max-width: 870px) {
  .nav-global .inner-list {
    position: relative;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
}

.nav-global .inner-list::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  content: '';
  width: 0;
  height: 0;
  margin: 0 auto;
  border: 15px solid transparent;
  border-bottom: 15px solid #000;
}

@media screen and (max-width: 870px) {
  .nav-global .inner-list::before {
    display: none;
  }
}

.nav-global .inner-list-item {
  text-align: center;
}

@media screen and (max-width: 870px) {
  .nav-global .inner-list-item {
    border-bottom: 1px solid #777cbc;
    text-align: left;
  }
}

@media screen and (max-width: 870px) {
  .nav-global .inner-list-item:nth-of-type(1) {
    border-top: 1px solid #777cbc;
  }
}

@media screen and (max-width: 870px) {
  .nav-global .inner-list-item:last-child {
    border-bottom: none;
  }
}

.nav-global .inner-list-item a {
  padding: 18px;
  font-size: 14px;
  background-color: #000;
  opacity: .9;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
}

@media screen and (max-width: 870px) {
  .nav-global .inner-list-item a {
    width: 100%;
    font-size: 17px;
    padding: 25px 40px;
    background-color: #2730a0;
    opacity: 1;
    position: relative;
  }
  .nav-global .inner-list-item a::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    background-repeat: no-repeat;
  }
  .nav-global .inner-list-item a::before {
    width: 16px;
    height: 16px;
    border-left: 2px solid #7c82cd;
    border-bottom: 2px solid #7c82cd;
    margin-left: 3px;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    right: 0;
    top: -8px;
    margin-right: 22px;
  }
}

@media screen and (min-width: 768px) {
  .nav-global .inner-list-item a:hover {
    background-color: #2d2d2d;
  }
}

.nav-global.is-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumb {
  display: block;
}

@media screen and (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
}

.breadcrumb .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-right: auto;
  margin-left: auto;
}

.breadcrumb .item:not(:first-child) {
  position: relative;
  margin-left: 30px;
}

.breadcrumb .item:not(:first-child)::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  background-repeat: no-repeat;
}

.breadcrumb .item:not(:first-child)::after {
  width: 7px;
  height: 7px;
  border-left: 2px solid #c3c3c3;
  border-bottom: 2px solid #c3c3c3;
  margin-left: 3px;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  left: 0;
  margin-left: -20px;
}

.breadcrumb .item {
  font-size: 12px;
}

.breadcrumb .item a:hover {
  text-decoration: underline;
}

.breadcrumb.on-the-hero {
  position: absolute;
  z-index: 1;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}

.breadcrumb.on-the-hero .item,
.breadcrumb.on-the-hero .item a {
  color: #fff;
}

.breadcrumb.on-the-hero .item:not(:first-child)::after {
  border-left-color: #fff;
  border-bottom-color: #fff;
}

.breadcrumb.black .item,
.breadcrumb.black .item a {
  color: #333;
}

.breadcrumb.black .item:not(:first-child)::after {
  border-left-color: #c3c3c3;
  border-bottom-color: #c3c3c3;
}

@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 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 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 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);
  }
}

.footer {
  position: relative;
  padding-top: 48px;
  padding-bottom: 29px;
  background-color: #ededed;
}

@media screen and (max-width: 767px) {
  .footer {
    padding-top: 15px;
    padding-bottom: 19px;
  }
}

.footer-copyright {
  text-align: center;
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  .footer-copyright {
    font-size: 10px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

.footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .footer-links {
    margin-bottom: 48px;
  }
}

.footer-links li:not(:last-child) {
  margin-right: 57px;
}

@media screen and (max-width: 767px) {
  .footer-links li:not(:last-child) {
    margin-right: 22px;
  }
}

.footer-links a {
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .footer-links a {
    font-size: 11px;
  }
}

.footer-links a:hover {
  opacity: .7;
}

@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 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 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 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 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 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 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 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);
  }
}

.box-policy {
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .box-policy {
    margin-bottom: 40px;
  }
}

.box-policy:last-child {
  margin-bottom: 0;
}

.box-drop {
  padding: 10px 40px;
  border: 1px solid #e8e8e8;
  box-shadow: 1px 1px 1px rgba(129, 129, 129, 0.8);
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.box-drop2 {
  padding: 10px 40px;
  border: 1px solid #e8e8e8;
  box-shadow: 1px 1px 1px rgba(129, 129, 129, 0.8);
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

@media screen and (max-width: 767px) {
  .box-drop {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.box-drop-inner {
  display: none;
}


.box-drop-title {
  text-align: center;
  font-size: 20px;
  color: #48a1fc;
}

@media screen and (max-width: 767px) {
  .box-drop-title {
    font-size: 14px;
  }
}

.box-drop .btn-drop-close {
  display: block;
  width: 32px;
  height: 31px;
  margin: 30px auto 17px;
  background: url(/common/img/page_top_02.png) no-repeat;
  background-size: 32px 31px;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.box-drop2 .btn-drop-close2 {
  display: block;
  width: 32px;
  height: 31px;
  margin: 30px auto 17px;
  background: url(/common/img/page_top_02.png) no-repeat;
  background-size: 32px 31px;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

@media screen and (max-width: 767px) {
  .box-drop .btn-drop-close {
    width: 28px;
    height: 27px;
    margin-top: 15px;
    margin-bottom: 5px;
    background-size: 28px 27px;
  }
}

.box-drop .btn-drop-close:hover {
  opacity: .8;
}

.box-drop.is-open .ico-detail::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.box-drop2.is-open .ico-detail::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.box-drop:hover {
  opacity: .8;
  cursor: pointer;
}
.box-drop2:hover {
  opacity: .8;
  cursor: pointer;
}

.box-drop .table-cmn-caption {
  margin-top: 20px;
}

.box-drop2 .table-cmn-caption {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .box-drop .table-cmn-caption {
    margin-top: 13px;
  }
}

.box-drop-service {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .box-drop-service {
    margin-bottom: 40px;
  }
}

.box-feature {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 39%;
 /* max-width: 880px; */
  max-width: 1000px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 35px;
}

@media screen and (max-width: 767px) {
  .box-feature {
    margin: auto -3px 25px;
  }
}

.box-feature-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1 0%;
  padding: 40px 20px;
  margin-right: 35px;

  padding: 28px 5px;
  margin-right: 5px;
  color: #fff;
  text-align: center;
  background-color: rgba(39, 48, 160, 0.8);
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.box-feature-item-externalsales {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1 0%;
  padding: 40px 20px;
  margin-right: 35px; 

  padding: 28px 5px;
  margin-right: 5px;
  color: #fff;
  text-align: center;
  background-color: rgba(50, 146, 117, 0.8);
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

@media screen and (max-width: 767px) {
  .box-feature-item {
    padding: 0;
 /* margin-right: 14px; */
    margin-right:5px;
  }
}

.box-feature-item:hover {
  opacity: .8;
}

.box-feature-item:hover::after {
  border-left-color: #4596f2;
  border-bottom-color: #4596f2;
}

.box-feature-item:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .box-feature-item-externalsales {
    padding: 0;
 /* margin-right: 14px; */
    margin-right:5px;
  }
}

.box-feature-item-externalsales:hover {
  opacity: .8;
}

.box-feature-item-externalsales:hover::after {
  border-left-color: #4596f2;
  border-bottom-color: #4596f2;
}

.box-feature-item-externalsales:last-child {
  margin-right: 0;
}


.box-feature-title {
  position: relative;
  margin-bottom: 10px;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .box-feature-title {
    margin-bottom: 0;
    font-size: 10px;
  }
}

.box-feature-title::before {
  display: block;
  content: '';
  margin: 10px auto 15px;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .box-feature-title::before {
    margin-bottom: 5px;
  }
}


.box-feature-item-logistics .box-feature-title::before {
  width: 38px;
  height: 34px;
  background-image: url(/common/img/ico_logistics.png);
}

@media screen and (max-width: 767px) {
  .box-feature-item-logistics .box-feature-title::before {
    width: 15px;
    height: 14px;
    background-size: 15px 14px;
  }
}

.box-feature-item-delivery .box-feature-title::before {
  width: 66px;
  height: 34px;
  background-image: url(/common/img/ico_truck.png);
}

@media screen and (max-width: 767px) {
  .box-feature-item-delivery .box-feature-title::before {
    width: 25px;
    height: 13px;
    background-size: 25px 13px;
  }
}

.box-feature-item-logisupport .box-feature-title::before {
  width: 54px;
  height: 44px;
  margin-top: -3px;
  background-image: url(/common/img/ico_logisupport.png);
}

@media screen and (max-width: 767px) {
  .box-feature-item-logisupport .box-feature-title::before {
    width: 22px;
    height: 17px;
    margin-top: 6px;
    background-size: 22px 17px;
  }
}

.box-feature-item-delisupport .box-feature-title::before {
  width: 54px;
  height: 44px;
  margin-top: -3px;
  background-image: url(/common/img/ico_delisupport.png);
}

@media screen and (max-width: 767px) {
  .box-feature-item-delisupport .box-feature-title::before {
    width: 22px;
    height: 17px;
    margin-top: 6px;
    background-size: 22px 17px;
  }
}

.box-feature-text {
  font-size: 13px;
  letter-spacing: -1px;
}

@media screen and (max-width: 767px) {
  .box-feature-text {
    letter-spacing: normal;
    font-size: 10px;
    line-height: 1.5;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@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 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 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 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);
  }
}


.ttl-center {
  text-align: center;
}

.kigaki {
  text-align: center;
  font-size: 20px;
  font-weight: bold;

}

.card-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.card-menu-item {
  width: calc(50% - 10px);
}

@media screen and (max-width: 767px) {
  .card-menu-item {
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
}

.card-menu-item:nth-child(odd) {
  margin-right: 20px;
}

@media screen and (max-width: 767px) {
  .card-menu-item:nth-child(odd) {
    margin-right: 10px;
  }
}

.card-menu-item:nth-child(n + 3) {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .card-menu-item:nth-child(n + 3) {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .card-menu-item:last-child {
    margin-bottom: 0;
  }
}

.card-menu-item > a {
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

@media screen and (min-width: 768px) {
  .card-menu-item > a:hover {
    opacity: .8;
  }
}

.card-menu-item-box {
  padding: 10px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .card-menu-item-box {
    padding: 5px;
  }
}

.card-menu-title {
  padding-top: 60px;
  padding-bottom: 60px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .card-menu-title {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
  }
}

.card-menu-item-message .card-menu-item-box {
  background-image: url(/common/img/bg_card_menu_01.jpg);
}

.card-menu-item-idea .card-menu-item-box {
  background-image: url(/common/img/bg_card_menu_02.jpg);
}

.card-menu-item-info .card-menu-item-box {
  background-image: url(/common/img/bg_card_menu_03.jpg);
  background-position: 50% top;
}

.card-menu-item-office .card-menu-item-box {
  background-image: url(/common/img/bg_card_menu_04.jpg);
}

.card-menu-item-recruit .card-menu-item-box {
  background-image: url(/common/img/bg_card_menu_05.jpg);
  background-position: 50% top;
}

.card-menu.card-menu-about {
  padding-top: 15px;
}

@media screen and (max-width: 767px) {
  .card-menu.card-menu-about .card-menu-item {
    width: 100%;
    margin-bottom: 30px;
  }
}

.card-menu.card-menu-about .card-menu-item:nth-child(n + 3) {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .card-menu.card-menu-about .card-menu-item:nth-child(n + 3) {
    margin-top: 0;
  }
}

.card-menu.card-menu-about .card-menu-item:nth-child(odd) {
  margin-right: 20px;
}

@media screen and (max-width: 767px) {
  .card-menu.card-menu-about .card-menu-item:nth-child(odd) {
    margin-right: 0;
  }
}

.card-menu.card-menu-about .card-menu-item-box {
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .card-menu.card-menu-about .card-menu-item-box {
    padding: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .card-menu.card-menu-about .card-menu-title {
    padding-top: 38px;
    padding-bottom: 38px;
  }
}

@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 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 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 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);
  }
}

.ttl-cmn-01 {
  font-size: 33px;
}

@media screen and (max-width: 767px) {
  .ttl-cmn-01 {
    margin-top: 8px;
    font-size: 23px;
  }
}

.ttl-cmn-01.ttl-cmn-01-large {
  margin-top: 76px;
  margin-bottom: 43px;
}

@media screen and (max-width: 767px) {
  .ttl-cmn-01.ttl-cmn-01-large {
    margin-top: 8px;
    margin-bottom: 23px;
  }
}

.ttl-cmn-02 {
  padding-bottom: 7px;
  font-size: 26px;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
  .ttl-cmn-02 {
    padding-bottom: 3px;
    font-size: 20px;
  }
}

.ttl-cmn-03 {
  position: relative;
  padding-left: 22px;
  margin-bottom: 32px;
  font-size: 22px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .ttl-cmn-03 {
    margin-bottom: 15px;
    font-size: 17px;
  }
}

.ttl-cmn-03::before {
  position: absolute;
  content: '';
  left: 0;
  width: 5px;
  height: 1em;
  margin-top: 2px;
  background-color: #464646;
}

@media screen and (max-width: 767px) {
  .ttl-cmn-03::before {
    height: 1.2em;
    margin-top: 0;
  }
}

.ttl-cmn-03-policy {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .ttl-cmn-03-policy {
    font-size: 15px;
  }
}

.ttl-cmn-04 {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: bold;
}

.ttl-cmn-04.s-custom-privacy {
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .ttl-cmn-04 {
    font-size: 15px;
    margin-bottom: 15px;
  }
}

.ttl-date {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .ttl-date {
    font-size: 13px;
  }
}

@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 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 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 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);
  }
}

.txt-cmn-01 {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .txt-cmn-01 {
    margin-bottom: 10px;
  }
}

.txt-privacy-01 {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .txt-privacy-01 {
    margin-bottom: 10px;
  }
}

.txt-height-01 {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .txt-height-01 {
    margin-bottom: 25px;
  }
}

.txt-end {
  font-size: 14px;
}

.txt-end.txt-end-right {
  text-align: right;

}

.multistatxt-end {
}

.txt-end.txt-end-right {
  text-align: right;
  font-size: 17px;
}

.txt-warning {
  display: none;
  margin-top: 8px;
  color: #d42929;
  line-height: 1.2;
}

.txt-warning + .txt-warning {
  margin-top: 3px;
}

@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 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 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 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);
  }
}

.list-cmn {
  line-height: 1.875em;
}

@media screen and (max-width: 767px) {
  .list-cmn {
    line-height: 1.5em;
  }
}

.list-cmn + .list-cmn {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .list-cmn {
    margin-top: 20px;
  }
}

.list-define + .list-define {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .list-define + .list-define {
    margin-top: 25px;
  }
}

.list-define-title {
  font-size: 20px;
  line-height: 1.5em;
}

@media screen and (max-width: 767px) {
  .list-define-title {
    font-size: 16px;
  }
}

.list-define-text {
  line-height: 1.875em;
}

@media screen and (max-width: 767px) {
  .list-define-text {
    line-height: 1.5em;
  }
}

.list-define.list-define-policy .list-define-title {
  font-size: 1em;
}

.list-define.list-define-total .list-define-title {
  margin-bottom: 30px;
  font-size: 1em;
}

@media screen and (max-width: 767px) {
  .list-define.list-define-total .list-define-title {
    margin-bottom: 20px;
  }
}

@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 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 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 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);
  }
}

.c-pull::before, .c-pull::after,
.c-pull-require::before,
.c-pull-require::after {
  content: "";
  display: table;
}

.c-pull::after,
.c-pull-require::after {
  clear: both;
}

.c-pull-left {
  float: left;
}

@media screen and (max-width: 767px) {
  .c-pull-left {
    float: none;
  }
}

.c-pull-right {
  float: right;
}

@media screen and (max-width: 767px) {
  .c-pull-right {
    float: none;
  }
}

.c-pull-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.c-pull-flex-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1 0%;
}

.c-pull-flex-officer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.c-pull-flex-officer-item {
  width: 150px;
}

.c-pull-flex-officer-date {
  margin: 0 0 0 auto;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .c-pull-flex-officer-item {
    width: 120px;
  }
}

.c-pull-flex-form {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-pull-flex-form .c-pull-flex-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

@media screen and (max-width: 767px) {
  .c-pull-flex-form .c-pull-flex-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1 1 0%;
  }
}

.c-pull-flex-form.c-pull-flex-form-2 .c-pull-flex-item:first-child {
  margin-right: 5px;
}

.c-pull-flex-form.c-pull-flex-form-2 .c-pull-flex-item:last-child {
  margin-left: 5px;
}

.c-pull-flex-form.c-pull-flex-form-3 .c-pull-flex-item:nth-child(1) {
  margin-right: 5px;
}

.c-pull-flex-form.c-pull-flex-form-3 .c-pull-flex-item:nth-child(2) {
  margin-right: 5px;
  margin-left: 5px;
}

.c-pull-flex-form.c-pull-flex-form-3 .c-pull-flex-item:nth-child(3) {
  margin-left: 5px;
}

.c-pull-flex-form .c-info-txt {
  font-size: 10px;
}

@media screen and (max-width: 767px) {
  .c-pull-require .c-pull-left {
    float: left;
    padding-top: 3px;
  }
}

@media screen and (max-width: 767px) {
  .c-pull-require .c-pull-right {
    float: left;
    margin-left: 10px;
  }
}

.c-table {
  display: table;
  width: 100%;
}

.c-table-col {
  display: table-cell;
}

.c-table-form .c-table-col {
  padding-top: 7px;
  padding-bottom: 7px;
}

.c-table-form .c-table-col:nth-child(1) {
  width: 130px;
}

.c-table-form [for="houseNumber"] .c-require {
  margin-left: 32px;
}

@media screen and (max-width: 767px) {
  .c-table-form [for="houseNumber"] .c-require {
    margin-left: 28px;
  }
}

@media screen and (max-width: 767px) {
  .is-android .c-table-form-post .form-width-small {
    width: 44.4%;
  }
}

@media screen and (orientation: landscape) and (max-width: 767px) {
  .is-android .c-table-form-post .form-width-small {
    width: 47.5%;
  }
}

@media screen and (max-width: 767px) {
  .c-table-form-post .form-width-small {
    width: 46.5%;
  }
}

@media screen and (orientation: landscape) and (max-width: 767px) {
  .c-table-form-post .form-width-small {
    width: 48.5%;
  }
}

.c-pull-about .c-pull-detail {
  width: calc(100% - 420px);
}

@media screen and (max-width: 767px) {
  .c-pull-about .c-pull-detail {
    width: 100%;
  }
}

.c-pull-about .c-pull-image {
  max-width: 360px;
}

@media screen and (max-width: 767px) {
  .c-pull-about .c-pull-image {
    max-width: none;
    width: 100%;
    margin-bottom: 30px;
  }
}

.c-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .c-media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
  }
}

.c-media:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .c-media-item {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .c-media-item:last-child {
    margin-bottom: 0;
  }
}

.c-media-title {
  margin-bottom: 17px;
  font-weight: bold;
  line-height: 1.5;
}

.c-media-title-large {
  font-size: 22px;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .c-media-title-large {
    margin-bottom: 3px;
    font-size: 17px;
  }
}

.c-media-desc {
  padding-top: 20px;
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .c-media-desc {
    padding-top: 0;
    padding-bottom: 30px;
  }
}

.c-media-image {
  width: 100%;
  margin-top: 7px;
}

.c-media-image figure + figure {
  margin-top: 10px;
}

.c-media-full {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-media-full .c-media-image-full {
  margin-top: 30px;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .c-media-full .c-media-image-full {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

.c-media-service .c-media-detail {
  width: calc(100% - 320px);
}

@media screen and (max-width: 767px) {
  .c-media-service .c-media-detail {
    width: 100%;
  }
}

.c-media-service .c-media-image {
  width: 290px;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .c-media-service .c-media-image {
    width: 100%;
  }
}

.c-media-support .c-media-detail {
  width: calc(100% - 450px);
}

@media screen and (max-width: 767px) {
  .c-media-support .c-media-detail {
    width: 100%;
  }
}

.c-media-support .c-media-image {
  width: 430px;
  margin-top: 35px;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .c-media-support .c-media-image {
    width: 100%;
    margin-top: 5px;
  }
}

.c-require {
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  background-color: #ad4545;
}

@media screen and (max-width: 767px) {
  .c-require {
    margin-top: 3px;
  }
}

.c-require.c-require-title p {
  line-height: 1.3;
}

.c-hero-office {
  margin-top: -15px;
}

@media screen and (max-width: 767px) {
  .c-hero-office {
    width: 100%;
    margin-top: 0;
    margin-bottom: 70px;
  }
}

.c-target-link {
  padding-top: 50px;
  margin-top: -50px;
  background-clip: content-box;
}

.c-bounce {
  -webkit-animation: bounce 1s alternate;
          animation: bounce 1s alternate;
}

.theme-governor-bay {
  background-color: #2730a0;
}

@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 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 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 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);
  }
}

.hero-cmn {
  position: relative;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .hero-cmn {
    margin-bottom: 20px;
  }
}

.hero-cmn .image {
  position: relative;
  max-width: 2000px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  background-position: center center;
}

@media screen and (max-width: 767px) {
  .hero-cmn .image {
    margin-right: -20px;
    margin-left: -20px;
    background-size: cover;
  }
}

.hero-headline-box {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
}

.hero-headline-box.hero-headline-box-centered {
  top: 30px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.hero-headline-lead {
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .hero-headline-lead {
    font-size: 14px;
  }
}

.hero-headline-title {
  margin-bottom: 20px;
  font-size: 36px;
  font-family: "Oswald", sans-serif;
}

@media screen and (max-width: 767px) {
  .hero-headline-title {
    margin-bottom: 15px;
    font-size: 27px;
  }
}

.hero-about {
  margin-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .hero-about {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.hero-about .image {
  min-height: 300px;
  background-image: url(/img/company/hero_comany_top_pc.jpg);
}

@media screen and (max-width: 767px) {
  .hero-about .image {
    margin: -20px -20px 0;
    min-height: 150px;
    background-image: url(/img/company/hero_comany_top_sp.jpg);
  }
}

@media screen and (max-width: 767px) {
  .hero-safety {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.hero-safety .image {
  min-height: 300px;
  background-image: url(/img/safety/hero_safety_01_pc.jpg);
}

@media screen and (max-width: 767px) {
  .hero-safety .image {
    margin: -20px -20px 0;
    min-height: 150px;
    background-image: url(/img/safety/hero_safety_01_sp.jpg);
  }
}

.hero-message .image {
  margin-top: 0;
  min-height: 364px;
  background-image: url(/img/company/ushi_message_01_pc.jpg);
}

@media screen and (max-width: 860px) {
  .hero-message .image {
    margin-top: 0;
    min-height: 364px;
    background-image: url(/img/company/ushi_message_01_tb.jpg);
  }
}

@media screen and (max-width: 767px) {
  .hero-message .image {
    min-height: 182px;
    background-image: url(/img/company/ushi_message_01_sp.jpg);
  }
}

.hero-message .hero-headline-box {
  bottom: 100%;
  display: block;
  margin-left: 50px;
  margin-bottom: 63px;
}

@media screen and (max-width: 767px) {
  .hero-message .hero-headline-box {
    position: relative;
    margin-left: 0;
    margin-bottom: 40px;
  }
}

.hero-message .hero-headline-lead {
  margin-bottom: 35px;
  font-size: 27px;
  line-height: 1.6em;
  color: #000;
}

@media screen and (max-width: 860px) {
.hero-message .hero-headline-lead {
  font-size: 20px;
  margin-bottom: 60px;
}
}


@media screen and (max-width: 767px) {
  .hero-message .hero-headline-lead {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 1.47368em;
  }
}

.hero-message .hero-headline-sign {
  color: #000;
}

.hero-message .hero-headline-sign .sign-01 {
  font-size: 18px;
  line-height: 1.3;
}

.hero-message .hero-headline-sign .sign-02 {
  font-size: 27px;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .hero-message .hero-headline-sign .sign-01 {
    font-size: 14px;
  }
  .hero-message .hero-headline-sign .sign-02 {
    font-size: 19px;
  }
}

.hero-office .image {
  min-height: 500px;
  background-image: url(/img/company/hero_office_01_pc.jpg);
}

@media screen and (max-width: 767px) {
  .hero-office .image {
    min-height: 250px;
    margin-right: -20px;
    margin-left: -20px;
    background-image: url(/img/company/hero_office_01_sp.jpg);
    background-size: cover;
  }
}

.hero-office .hero-headline-box {
  text-align: center;
}

.hero-office .hero-headline-lead {
  margin-bottom: 90px;
  font-size: 33px;
  line-height: 1.36364em;
}

@media screen and (max-width: 767px) {
  .hero-office .hero-headline-lead {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 1.21739em;
  }
}

.hero-office .hero-headline {
  font-size: 33px;
  line-height: 1.5;
  margin-bottom: 85px;
}

@media screen and (max-width: 767px) {
  .hero-office .hero-headline {
    font-size: 23px;
    margin-bottom: 27px;
  }
}

.hero-office .hero-text {
  font-size: 16px;
  line-height: 1.875em;
}

@media screen and (max-width: 767px) {
  .hero-office .hero-text {
    margin-bottom: 20px;
    letter-spacing: -1px;
    font-size: 12px;
    line-height: 1.66667em;
  }
}

.hero-service {
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .hero-service {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.hero-service .image {
  min-height: 570px;
  background-image: url(/img/service/hero_service_01_pc.jpg);
}

@media screen and (max-width: 767px) {
  .hero-service .image {
    margin: -20px -20px 0;
    min-height: 285px;
  }
}

.hero-service .hero-headline-box-centered {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .hero-service .hero-headline-box-centered {
    margin-top: 18px;
  }
}

@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 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 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 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);
  }
}

.table-cmn,
.table-cmn-02,
.table-form {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
  .table-cmn,
  .table-cmn-02,
  .table-form {
    border-top: none;
  }
}

.table-cmn th, .table-cmn td, .table-cmn-02 th, .table-form th, .table-cmn-02 td, .table-form td {
  padding: 15px 20px;
  border-top: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
  .table-cmn th, .table-cmn td, .table-cmn-02 th, .table-form th, .table-cmn-02 td, .table-form td {
    display: block;
  }
}

.table-cmn-caption {
  font-size: 18px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .table-cmn-caption {
    margin-bottom: 13px;
  }
}

.table-cmn .table-cmn-title, .table-cmn-02 .table-cmn-title, .table-form .table-cmn-title {
  width: 140px;
  vertical-align: middle;
  text-align: center;
  background-color: #ededed;
}

@media screen and (max-width: 767px) {
  .table-cmn .table-cmn-title, .table-cmn-02 .table-cmn-title, .table-form .table-cmn-title {
    width: 100%;
    padding: 7px;
  }
}

.table-cmn .table-cmn-detail, .table-cmn-02 .table-cmn-detail, .table-form .table-cmn-detail {
  line-height: 1.5em;
}

@media screen and (max-width: 767px) {
  .table-cmn .table-cmn-detail, .table-cmn-02 .table-cmn-detail, .table-form .table-cmn-detail {
    padding: 10px 0;
    line-height: 1.57143em;
  }
}

.table-cmn .table-cmn-detail-no-border, .table-cmn-02 .table-cmn-detail-no-border, .table-form .table-cmn-detail-no-border {
  width: 17.5%;
}

@media screen and (max-width: 767px) {
  .table-cmn .table-cmn-detail-no-border, .table-cmn-02 .table-cmn-detail-no-border, .table-form .table-cmn-detail-no-border {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 15px;
    border-top: none;
  }
}

.table-cmn-02 .table-cmn-title {
  width: 27%;
  text-align: left;
  line-height: 1.5em;
}

@media screen and (max-width: 767px) {
  .table-cmn-02 .table-cmn-title {
    width: 100%;
    text-align: center;
  }
}

.table-cmn-02 .table-cmn-detail {
  vertical-align: middle;
}

.table-form {
  margin-bottom: 20px;
}

.table-form .table-cmn-title {
  width: 23.5%;
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
  letter-spacing: -1px;
}

.table-form .table-cmn-title p {
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .table-form .table-cmn-title {
    width: 100%;
    text-align: center;
  }
}

.table-form .table-cmn-detail {
  padding-top: 12px;
  padding-bottom: 12px;
  vertical-align: middle;
}

.table-form-text-area textarea {
  min-height: 160px;
}

@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 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 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 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);
  }
}

.btn-cmn {
  display: block;
  width: 100%;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding: 26px 20px;
  box-shadow: 1px 1px 1px rgba(129, 129, 129, 0.8);
  text-align: center;
  font-size: 18px;
  color: #fff;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  position: relative;
}

@media screen and (max-width: 767px) {
  .btn-cmn {
    max-width: 250px;
    padding: 10px;
    font-size: 16px;
    line-height: 1.3125em;
  }
}

.btn-cmn::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  background-repeat: no-repeat;
}

.btn-cmn::after {
  width: 11px;
  height: 11px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  margin-left: 3px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  right: 0;
  margin-right: 20px;
}

@media screen and (max-width: 767px) {
  .btn-cmn::after {
    width: 6px;
    height: 6px;
    margin-right: 10px;
  }
}

@media screen and (min-width: 768px) {
  .btn-cmn:hover {
    opacity: .8;
  }
}

.btn-cmn-01 {
  background-color: #bb3232;
}

.btn-cmn-01.is-inactive {
  background-color: #d1d1d1;
  color: #666;
  cursor: no-drop;
}

.btn-cmn-01.is-inactive:hover {
  opacity: 1;
}

.btn-cmn-02 {
  background-color: #48a1fc;
}

.btn-cmn-03 {
  border: 1px solid #e8e8e8;
  background-color: #fff;
}

.btn-page-top {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 20;
  display: none;
  margin-right: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .btn-page-top {
    margin-right: 20px;
    margin-bottom: 20px;
  }
}

.btn-page-top a {
  width: 60px;
  height: 60px;
  background: url(https://www.askullogist.co.jp/common/img/page_top_01.png) no-repeat;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.btn-page-top a:hover {
  opacity: .8;
}

@media screen and (max-width: 767px) {
  .btn-page-top a {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
  }
}

.btn-map {
  width: 135px;
  padding: 7px;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #48a1fc;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

@media screen and (max-width: 767px) {
  .btn-map {
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
  }
}

.btn-map:hover {
  opacity: .8;
}

@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 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 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 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);
  }
}

.ico {
  position: relative;
}

.ico::before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  background-repeat: no-repeat;
}

.ico-arrow-bottom::after {
  width: 8px;
  height: 8px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  margin-left: 3px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.ico-arrow-top-large::after {
  width: 16px;
  height: 16px;
  border-left: 2px solid #7c82cd;
  border-bottom: 2px solid #7c82cd;
  margin-left: 3px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: -5px;
}

.ico-arrow-bottom-large::after {
  width: 16px;
  height: 16px;
  border-left: 2px solid #7c82cd;
  border-bottom: 2px solid #7c82cd;
  margin-left: 3px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: -5px;
}

.ico-arrow-right-large::after {
  width: 16px;
  height: 16px;
  border-left: 2px solid #7c82cd;
  border-bottom: 2px solid #7c82cd;
  margin-left: 3px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: -3px;
}

.ico-arrow-left {
  margin-right: 15px;
}

.ico-arrow-left::before {
  width: 10px;
  height: 10px;
  border-left: 1px solid #48a1fc;
  border-bottom: 1px solid #48a1fc;
  margin-left: 3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -3px;
}

.ico-moody-blue {
  border-bottom-color: #7c82cd;
  border-left-color: #7c82cd;
}

.ico-dodger-blue {
  border-bottom-color: #48a1fc;
  border-left-color: #48a1fc;
}

.ico-white {
  border-bottom-color: white;
  border-left-color: white;
}

.ico-external::before {
  width: 13px;
  height: 13px;
  background-image: url(https://www.askullogist.co.jp/common/img/ico_external.png);
  background-size: 13px 13px;
}

@media screen and (max-width: 767px) {
  .ico-external::before {
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
  }
}

.ico-external.ico-external-header::before {
  top: -2px;
  right: 0;
  margin-right: 10px;
}

.ico-pdf {
  margin-right: 21px;
}

@media screen and (max-width: 767px) {
  .ico-pdf {
    margin-right: 19px;
  }
}

.ico-pdf::before {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background-image: url(https://www.askullogist.co.jp/common/img/ico_pdf.png);
}

@media screen and (max-width: 767px) {
  .ico-pdf::before {
    width: 13px;
    height: 13px;
    background-size: 13px 13px;
  }
}

.ico-map {
  margin-right: 30px;
}

.ico-map::before {
  width: 15px;
  height: 20px;
  background-size: 15px 20px;
  background-image: url(https://www.askullogist.co.jp/common/img/ico_pin.png);
}

.ico-detail {
  width: 18px;
  height: 18px;
  margin-top: -5px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #48a1fc;
}



.ico-detail::before, .ico-detail::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 8px;
  background-color: #fff;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.ico-detail::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.ico-detail.is-open::before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.ico-select {
  position: relative;
  display: inline-block;
  margin-left: 20px;
}

.ico-select::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .ico-select {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}

.ico-select::after {
  position: absolute;
  top: 3px;
  right: 0;
  bottom: 0;
  display: block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top: 5px solid #333;
  margin: auto 10px auto 0;
}

@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 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 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 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);
  }
}

.link-cmn {
  display: inline-block;
  line-height: 1.875;
  color: #48a1fc;
}

@media screen and (max-width: 767px) {
  .link-cmn {
    line-height: 1.5;
  }
}

.link-cmn:hover {
  opacity: .8;
}

@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 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 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 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);
  }
}

input[type="text"],
input[type="email"],
input[type="tel"] {
  border: 1px solid #999;
  padding: 5px;
  line-height: 0.32em;
}

@media screen and (max-width: 767px) {
  input[type="text"],
  input[type="email"],
  input[type="tel"] {
    padding: 5px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0;
  }
}

::-webkit-input-placeholder {
  padding: 5px;
  line-height: 1;
}

:-ms-input-placeholder {
  padding: 5px;
  line-height: 1;
}

::placeholder {
  padding: 5px;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .is-android select {
    padding: 10px;
  }
}

input[type="checkbox"] {
  vertical-align: middle;
}

select {
  padding: 5px;
  border: 1px solid #999;
  border-radius: 0;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  select {
    padding: 5px;
    font-size: 16px;
  }
}

select:hover {
  cursor: pointer;
}

textarea {
  width: 100%;
  border: 1px solid #999;
  border-radius: 0;
  font-size: 16px;
}

.form-width-large {
  width: 300px;
}

@media screen and (max-width: 767px) {
  .form-width-large {
    width: 100%;
  }
}

.form-width-default {
  width: 150px;
}

.form-width-small {
  width: 80px;
}

.form-select-box {
  padding: 15px;
  margin-bottom: 40px;
  text-align: center;
  background-color: #ededed;
}

.form-select-box-text {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
}

@media screen and (max-width: 767px) {
  .form-select-box-text {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
  }
}

.form-select-width-large {
  width: 440px;
}

@media screen and (max-width: 767px) {
  .form-select-width-large {
    width: 100%;
  }
}

.form-select-width-small {
  width: 120px;
}

@media screen and (max-width: 767px) {
  .form-select-width-small {
    width: 100%;
  }
}

.form-consent {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

.form-privacy {
  margin-top: 45px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .form-privacy {
    margin-top: 20px;
  }
}

.form-privacy-title {
  padding: 10px;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  background-color: #d1d1d1;
}

@media screen and (max-width: 767px) {
  .form-privacy-title {
    padding: 5px;
    font-size: 16px;
  }
}

.form-privacy-text {
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.5;
}

.form-privacy-box {
  overflow-y: scroll;
  height: 280px;
  padding: 15px 40px;
  text-align: left;
  border: 1px solid #d1d1d1;
}

@media screen and (max-width: 767px) {
  .form-privacy-box {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.form-privacy-list {
  font-size: 14px;
  line-height: 1.5625em;
}

.form-privacy-link {
  margin-bottom: 5px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .form-privacy-link {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}

.form-privacy-button {
  display: block;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .form-privacy-button {
    margin-bottom: 30px;
  }
}

.president-container {
      display: flex;
      justify-content: center;
      gap: 60px;
      margin-top: 40px;
    }
    .president-box {
      width: 350px;
      text-align: center;
    }
    .president-underline {
      border-bottom: 3px solid #222;
      display: inline-block;
      width: 100%;
      margin-bottom: 4px;
      font-size: 1.2em;
      padding-bottom: 3px;
      text-align: center;
    }
    .president-label {
      margin-top: 4px;
      font-size: 1.1em;
      text-align: center;
    }

.is-error input[type="text"],
.is-error input[type="email"],
.is-error input[type="tel"],
.is-error select {
  border-color: #c15c5c;
  background-color: #f6cece;
}

.is-error .txt-warning {
  display: block;
}

.is-error + .txt-warning {
  display: block;
}

@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 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 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 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);
  }
}

.s-display-ib {
  display: inline-block !important;
}

.s-fw-n {
  font-weight: normal !important;
}

.s-nowrap {
  white-space: nowrap !important;
}

.s-fw-b {
  font-weight: bold !important;
}

.s-fs-italic {
  font-style: italic !important;
}

.s-td-n {
  text-decoration: none !important;
}

.s-td-u {
  text-decoration: underline !important;
}

.s-ta-l {
  text-align: left !important;
}

.s-ta-c {
  text-align: center !important;
}

.s-ta-r {
  text-align: right !important;
}

.s-va-t {
  vertical-align: top !important;
}

.s-va-m {
  vertical-align: middle !important;
}

.s-va-b {
  vertical-align: bottom !important;
}

.s-txt-hide {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.s-ls-n {
  letter-spacing: normal !important;
}

.s-b-b {
  border-bottom: 1px solid #a5a5a5;
}

.s-w-auto {
  width: auto !important;
}

@media screen and (min-width: 768px) {
  .s-ls-n001-pc {
    letter-spacing: -.01em !important;
  }
  .s-ls-n002-pc {
    letter-spacing: -.02em !important;
  }
  .s-ls-n003-pc {
    letter-spacing: -.03em !important;
  }
  .s-ta-l-pc {
    text-align: left !important;
  }
  .s-ta-c-pc {
    text-align: center !important;
  }
  .s-ta-r-pc {
    text-align: right !important;
  }
  .s-va-t-pc {
    vertical-align: top !important;
  }
  .s-va-m-pc {
    vertical-align: middle !important;
  }
  .s-va-b-pc {
    vertical-align: bottom !important;
  }
}

@media screen and (max-width: 767px) {
  .s-ls-n001-sp {
    letter-spacing: -.01em !important;
  }
  .s-ls-n002-sp {
    letter-spacing: -.02em !important;
  }
  .s-ls-n003-sp {
    letter-spacing: -.03em !important;
  }
  .s-ta-l-sp {
    text-align: left !important;
  }
  .s-ta-c-sp {
    text-align: center !important;
  }
  .s-ta-r-sp {
    text-align: right !important;
  }
  .s-va-t-sp {
    vertical-align: top !important;
  }
  .s-va-m-sp {
    vertical-align: middle !important;
  }
  .s-va-b-sp {
    vertical-align: bottom !important;
  }
}

.s-fz-10 {
  font-size: 10px !important;
}

.s-fz-11 {
  font-size: 11px !important;
}

.s-fz-12 {
  font-size: 12px !important;
}

.s-fz-13 {
  font-size: 13px !important;
}

.s-fz-14 {
  font-size: 14px !important;
}

.s-fz-15 {
  font-size: 15px !important;
}

.s-fz-16 {
  font-size: 16px !important;
}

.s-fz-17 {
  font-size: 17px !important;
}

.s-fz-18 {
  font-size: 18px !important;
}

.s-fz-19 {
  font-size: 19px !important;
}

.s-fz-20 {
  font-size: 20px !important;
}

.s-fz-25 {
  font-size: 25px !important;
}

.s-fz-30 {
  font-size: 30px !important;
}

.s-fz-35 {
  font-size: 35px !important;
}

.s-fz-40 {
  font-size: 40px !important;
}

.s-lh-10 {
  line-height: 1.0 !important;
}

.s-lh-15 {
  line-height: 1.5 !important;
}

.s-lh-18 {
  line-height: 1.8 !important;
}

.s-lh-20 {
  line-height: 2 !important;
}

@media screen and (min-width: 768px) {
  .s-fz-10-pc {
    font-size: 10px !important;
  }
  .s-fz-11-pc {
    font-size: 11px !important;
  }
  .s-fz-12-pc {
    font-size: 12px !important;
  }
  .s-fz-13-pc {
    font-size: 13px !important;
  }
  .s-fz-14-pc {
    font-size: 14px !important;
  }
  .s-fz-15-pc {
    font-size: 15px !important;
  }
  .s-fz-16-pc {
    font-size: 16px !important;
  }
  .s-fz-17-pc {
    font-size: 17px !important;
  }
  .s-fz-18-pc {
    font-size: 18px !important;
  }
  .s-fz-19-pc {
    font-size: 19px !important;
  }
  .s-fz-20-pc {
    font-size: 20px !important;
  }
  .s-fz-25-pc {
    font-size: 25px !important;
  }
  .s-fz-30-pc {
    font-size: 30px !important;
  }
  .s-fz-35-pc {
    font-size: 35px !important;
  }
  .s-fz-40-pc {
    font-size: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .s-fz-10-sp {
    font-size: 10px !important;
  }
  .s-fz-11-sp {
    font-size: 11px !important;
  }
  .s-fz-12-sp {
    font-size: 12px !important;
  }
  .s-fz-13-sp {
    font-size: 13px !important;
  }
  .s-fz-14-sp {
    font-size: 14px !important;
  }
  .s-fz-15-sp {
    font-size: 15px !important;
  }
  .s-fz-16-sp {
    font-size: 16px !important;
  }
  .s-fz-17-sp {
    font-size: 17px !important;
  }
  .s-fz-18-sp {
    font-size: 18px !important;
  }
  .s-fz-19-sp {
    font-size: 19px !important;
  }
  .s-fz-20-sp {
    font-size: 20px !important;
  }
  .s-fz-25-sp {
    font-size: 25px !important;
  }
  .s-fz-30-sp {
    font-size: 30px !important;
  }
  .s-fz-35-sp {
    font-size: 35px !important;
  }
  .s-fz-40-sp {
    font-size: 40px !important;
  }
}

.s-ov-h {
  overflow: hidden !important;
}

.s-clear {
  clear: both !important;
}

.s-hide {
  display: none !important;
}

.s-w-70 {
  width: 70px !important;
}

.s-w-170 {
  width: 170px !important;
}

.s-w-270 {
  width: 270px !important;
}

.s-w-370 {
  width: 370px !important;
}

.s-w-470 {
  width: 470px !important;
}

.s-w-570 {
  width: 570px !important;
}

.s-w-full {
  width: 100% !important;
}

@media screen and (min-width: 768px) {
  .s-w-70-pc {
    width: 70px !important;
  }
  .s-w-170-pc {
    width: 170px !important;
  }
  .s-w-270-pc {
    width: 270px !important;
  }
  .s-w-370-pc {
    width: 370px !important;
  }
  .s-w-470-pc {
    width: 470px !important;
  }
  .s-w-570-pc {
    width: 570px !important;
  }
  .s-w-20per-pc {
    width: 20% !important;
  }
  .s-w-25per-pc {
    width: 25% !important;
  }
  .s-w-33per-pc {
    width: 33% !important;
  }
  .s-w-50per-pc {
    width: 50% !important;
  }
  .s-w-66per-pc {
    width: 66% !important;
  }
  .s-w-80per-pc {
    width: 80% !important;
  }
  .s-w-100per-pc {
    width: 100% !important;
  }
  .s-w-full-pc {
    width: 100% !important;
  }
  .s-mxw-70-pc {
    max-width: 70px !important;
  }
  .s-mxw-170-pc {
    max-width: 170px !important;
  }
  .s-mxw-270-pc {
    max-width: 270px !important;
  }
  .s-mxw-370-pc {
    max-width: 370px !important;
  }
  .s-mxw-470-pc {
    max-width: 470px !important;
  }
  .s-mxw-570-pc {
    max-width: 570px !important;
  }
  .s-mxw-full-pc {
    max-width: 100% !important;
  }
  .s-h-250-pc {
    height: 250px !important;
  }
}

@media screen and (max-width: 767px) {
  .s-w-70-sp {
    width: 70px !important;
  }
  .s-w-170-sp {
    width: 170px !important;
  }
  .s-w-270-sp {
    width: 270px !important;
  }
  .s-w-370-sp {
    width: 370px !important;
  }
  .s-w-470-sp {
    width: 470px !important;
  }
  .s-w-570-sp {
    width: 570px !important;
  }
  .s-w-20per-sp {
    width: 20% !important;
  }
  .s-w-25per-sp {
    width: 25% !important;
  }
  .s-w-33per-sp {
    width: 33% !important;
  }
  .s-w-50per-sp {
    width: 50% !important;
  }
  .s-w-66per-sp {
    width: 66% !important;
  }
  .s-w-80per-sp {
    width: 80% !important;
  }
  .s-w-100per-sp {
    width: 100% !important;
  }
  .s-w-full-sp {
    width: 100% !important;
  }
  .s-mxw-70-sp {
    max-width: 70px !important;
  }
  .s-mxw-170-sp {
    max-width: 170px !important;
  }
  .s-mxw-270-sp {
    max-width: 270px !important;
  }
  .s-mxw-370-sp {
    max-width: 370px !important;
  }
  .s-mxw-470-sp {
    max-width: 470px !important;
  }
  .s-mxw-570-sp {
    max-width: 570px !important;
  }
  .s-mxw-full-sp {
    max-width: 100% !important;
  }
}

.s-mt-00 {
  margin-top: 0 !important;
}

.s-mb-00 {
  margin-bottom: 0 !important;
}

.s-ml-00 {
  margin-left: 0 !important;
}

.s-mr-00 {
  margin-right: 0 !important;
}

@media screen and (min-width: 768px) {
  .s-mt-00-pc {
    margin-top: 0 !important;
  }
  .s-mt-05-pc {
    margin-top: 5px !important;
  }
  .s-mt-10-pc {
    margin-top: 10px !important;
  }
  .s-mt-15-pc {
    margin-top: 15px !important;
  }
  .s-mt-20-pc {
    margin-top: 20px !important;
  }
  .s-mt-25-pc {
    margin-top: 25px !important;
  }
  .s-mt-30-pc {
    margin-top: 30px !important;
  }
  .s-mt-40-pc {
    margin-top: 40px !important;
  }
  .s-mt-50-pc {
    margin-top: 50px !important;
  }
  .s-mt-60-pc {
    margin-top: 60px !important;
  }
  .s-mt-70-pc {
    margin-top: 70px !important;
  }
  .s-mt-80-pc {
    margin-top: 80px !important;
  }
  .s-mt-90-pc {
    margin-top: 90px !important;
  }
  .s-mt-100-pc {
    margin-top: 100px !important;
  }
  .s-mb-00-pc {
    margin-bottom: 0 !important;
  }
  .s-mb-05-pc {
    margin-bottom: 5px !important;
  }
  .s-mb-10-pc {
    margin-bottom: 10px !important;
  }
  .s-mb-15-pc {
    margin-bottom: 15px !important;
  }
  .s-mb-20-pc {
    margin-bottom: 20px !important;
  }
  .s-mb-25-pc {
    margin-bottom: 25px !important;
  }
  .s-mb-30-pc {
    margin-bottom: 30px !important;
  }
  .s-mb-40-pc {
    margin-bottom: 40px !important;
  }
  .s-mb-50-pc {
    margin-bottom: 50px !important;
  }
  .s-mb-60-pc {
    margin-bottom: 60px !important;
  }
  .s-mb-70-pc {
    margin-bottom: 70px !important;
  }
  .s-mb-80-pc {
    margin-bottom: 80px !important;
  }
  .s-mb-90-pc {
    margin-bottom: 90px !important;
  }
  .s-mb-100-pc {
    margin-bottom: 100px !important;
  }
  .s-ml-00-pc {
    margin-left: 0 !important;
  }
  .s-ml-05-pc {
    margin-left: 5px !important;
  }
  .s-ml-10-pc {
    margin-left: 10px !important;
  }
  .s-ml-15-pc {
    margin-left: 15px !important;
  }
  .s-ml-20-pc {
    margin-left: 20px !important;
  }
  .s-ml-25-pc {
    margin-left: 25px !important;
  }
  .s-ml-30-pc {
    margin-left: 30px !important;
  }
  .s-ml-40-pc {
    margin-left: 40px !important;
  }
  .s-ml-50-pc {
    margin-left: 50px !important;
  }
  .s-ml-60-pc {
    margin-left: 60px !important;
  }
  .s-ml-70-pc {
    margin-left: 70px !important;
  }
  .s-ml-80-pc {
    margin-left: 80px !important;
  }
  .s-ml-90-pc {
    margin-left: 90px !important;
  }
  .s-ml-100-pc {
    margin-left: 100px !important;
  }
  .s-mr-00-pc {
    margin-right: 0 !important;
  }
  .s-mr-05-pc {
    margin-right: 5px !important;
  }
  .s-mr-10-pc {
    margin-right: 10px !important;
  }
  .s-mr-15-pc {
    margin-right: 15px !important;
  }
  .s-mr-20-pc {
    margin-right: 20px !important;
  }
  .s-mr-25-pc {
    margin-right: 25px !important;
  }
  .s-mr-30-pc {
    margin-right: 30px !important;
  }
  .s-mr-40-pc {
    margin-right: 40px !important;
  }
  .s-mr-50-pc {
    margin-right: 50px !important;
  }
  .s-mr-60-pc {
    margin-right: 60px !important;
  }
  .s-mr-70-pc {
    margin-right: 70px !important;
  }
  .s-mr-80-pc {
    margin-right: 80px !important;
  }
  .s-mr-90-pc {
    margin-right: 90px !important;
  }
  .s-mr-100-pc {
    margin-right: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  .s-mt-00-sp {
    margin-top: 0 !important;
  }
  .s-mt-05-sp {
    margin-top: 5px !important;
  }
  .s-mt-10-sp {
    margin-top: 10px !important;
  }
  .s-mt-15-sp {
    margin-top: 15px !important;
  }
  .s-mt-20-sp {
    margin-top: 20px !important;
  }
  .s-mt-25-sp {
    margin-top: 25px !important;
  }
  .s-mt-30-sp {
    margin-top: 30px !important;
  }
  .s-mt-40-sp {
    margin-top: 40px !important;
  }
  .s-mt-50-sp {
    margin-top: 50px !important;
  }
  .s-mt-60-sp {
    margin-top: 60px !important;
  }
  .s-mt-70-sp {
    margin-top: 70px !important;
  }
  .s-mt-80-sp {
    margin-top: 80px !important;
  }
  .s-mt-90-sp {
    margin-top: 90px !important;
  }
  .s-mt-100-sp {
    margin-top: 100px !important;
  }
  .s-mb-00-sp {
    margin-bottom: 0 !important;
  }
  .s-mb-05-sp {
    margin-bottom: 5px !important;
  }
  .s-mb-10-sp {
    margin-bottom: 10px !important;
  }
  .s-mb-15-sp {
    margin-bottom: 15px !important;
  }
  .s-mb-20-sp {
    margin-bottom: 20px !important;
  }
  .s-mb-25-sp {
    margin-bottom: 25px !important;
  }
  .s-mb-30-sp {
    margin-bottom: 30px !important;
  }
  .s-mb-40-sp {
    margin-bottom: 40px !important;
  }
  .s-mb-50-sp {
    margin-bottom: 50px !important;
  }
  .s-mb-60-sp {
    margin-bottom: 60px !important;
  }
  .s-mb-70-sp {
    margin-bottom: 70px !important;
  }
  .s-mb-80-sp {
    margin-bottom: 80px !important;
  }
  .s-mb-90-sp {
    margin-bottom: 90px !important;
  }
  .s-mb-100-sp {
    margin-bottom: 100px !important;
  }
  .s-ml-00-sp {
    margin-left: 0 !important;
  }
  .s-ml-05-sp {
    margin-left: 5px !important;
  }
  .s-ml-10-sp {
    margin-left: 10px !important;
  }
  .s-ml-15-sp {
    margin-left: 15px !important;
  }
  .s-ml-20-sp {
    margin-left: 20px !important;
  }
  .s-ml-25-sp {
    margin-left: 25px !important;
  }
  .s-ml-30-sp {
    margin-left: 30px !important;
  }
  .s-ml-40-sp {
    margin-left: 40px !important;
  }
  .s-ml-50-sp {
    margin-left: 50px !important;
  }
  .s-ml-60-sp {
    margin-left: 60px !important;
  }
  .s-ml-70-sp {
    margin-left: 70px !important;
  }
  .s-ml-80-sp {
    margin-left: 80px !important;
  }
  .s-ml-90-sp {
    margin-left: 90px !important;
  }
  .s-ml-100-sp {
    margin-left: 100px !important;
  }
  .s-mr-00-sp {
    margin-right: 0 !important;
  }
  .s-mr-05-sp {
    margin-right: 5px !important;
  }
  .s-mr-10-sp {
    margin-right: 10px !important;
  }
  .s-mr-15-sp {
    margin-right: 15px !important;
  }
  .s-mr-20-sp {
    margin-right: 20px !important;
  }
  .s-mr-25-sp {
    margin-right: 25px !important;
  }
  .s-mr-30-sp {
    margin-right: 30px !important;
  }
  .s-mr-40-sp {
    margin-right: 40px !important;
  }
  .s-mr-50-sp {
    margin-right: 50px !important;
  }
  .s-mr-60-sp {
    margin-right: 60px !important;
  }
  .s-mr-70-sp {
    margin-right: 70px !important;
  }
  .s-mr-80-sp {
    margin-right: 80px !important;
  }
  .s-mr-90-sp {
    margin-right: 90px !important;
  }
  .s-mr-100-sp {
    margin-right: 100px !important;
  }
}

@media screen and (min-width: 768px) {
  .s-pt-00-pc {
    padding-top: 0 !important;
  }
  .s-pt-10-pc {
    padding-top: 10px !important;
  }
  .s-pt-20-pc {
    padding-top: 20px !important;
  }
  .s-pt-30-pc {
    padding-top: 30px !important;
  }
  .s-pt-40-pc {
    padding-top: 40px !important;
  }
  .s-pt-50-pc {
    padding-top: 50px !important;
  }
  .s-pb-00-pc {
    padding-bottom: 0 !important;
  }
  .s-pb-10-pc {
    padding-bottom: 10px !important;
  }
  .s-pb-20-pc {
    padding-bottom: 20px !important;
  }
  .s-pb-30-pc {
    padding-bottom: 30px !important;
  }
  .s-pb-40-pc {
    padding-bottom: 40px !important;
  }
  .s-pb-50-pc {
    padding-bottom: 50px !important;
  }
  .s-pl-00-pc {
    padding-left: 0 !important;
  }
  .s-pl-10-pc {
    padding-left: 10px !important;
  }
  .s-pl-20-pc {
    padding-left: 20px !important;
  }
  .s-pl-30-pc {
    padding-left: 30px !important;
  }
  .s-pl-40-pc {
    padding-left: 40px !important;
  }
  .s-pl-50-pc {
    padding-left: 50px !important;
  }
  .s-pr-00-pc {
    padding-right: 0 !important;
  }
  .s-pr-10-pc {
    padding-right: 10px !important;
  }
  .s-pr-20-pc {
    padding-right: 20px !important;
  }
  .s-pr-30-pc {
    padding-right: 30px !important;
  }
  .s-pr-40-pc {
    padding-right: 40px !important;
  }
  .s-pr-50-pc {
    padding-right: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .s-pt-00-sp {
    padding-top: 0 !important;
  }
  .s-pt-10-sp {
    padding-top: 10px !important;
  }
  .s-pt-20-sp {
    padding-top: 20px !important;
  }
  .s-pt-30-sp {
    padding-top: 30px !important;
  }
  .s-pt-40-sp {
    padding-top: 40px !important;
  }
  .s-pt-50-sp {
    padding-top: 50px !important;
  }
  .s-pb-00-sp {
    padding-bottom: 0 !important;
  }
  .s-pb-10-sp {
    padding-bottom: 10px !important;
  }
  .s-pb-20-sp {
    padding-bottom: 20px !important;
  }
  .s-pb-30-sp {
    padding-bottom: 30px !important;
  }
  .s-pb-40-sp {
    padding-bottom: 40px !important;
  }
  .s-pb-50-sp {
    padding-bottom: 50px !important;
  }
  .s-pl-00-sp {
    padding-left: 0 !important;
  }
  .s-pl-10-sp {
    padding-left: 10px !important;
  }
  .s-pl-20-sp {
    padding-left: 20px !important;
  }
  .s-pl-30-sp {
    padding-left: 30px !important;
  }
  .s-pl-40-sp {
    padding-left: 40px !important;
  }
  .s-pl-50-sp {
    padding-left: 50px !important;
  }
  .s-pr-00-sp {
    padding-right: 0 !important;
  }
  .s-pr-10-sp {
    padding-right: 10px !important;
  }
  .s-pr-20-sp {
    padding-right: 20px !important;
  }
  .s-pr-30-sp {
    padding-right: 30px !important;
  }
  .s-pr-40-sp {
    padding-right: 40px !important;
  }
  .s-pr-50-sp {
    padding-right: 50px !important;
  }
}

.s-pt-00 {
  padding-top: 0 !important;
}

.s-pb-00 {
  padding-bottom: 0 !important;
}

.s-pl-00 {
  padding-left: 0 !important;
}

.s-pr-00 {
  padding-right: 0 !important;
}

@media screen and (min-width: 768px) {
  .s-p-00-pc {
    padding: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .s-p-00-sp {
    padding: 0 !important;
  }
  .s-bb-n {
    border-bottom: none;
  }
}

/* ----------------------------------------------------------
 rwd switch
---------------------------------------------------------- */
/* pc
---------------------------------------------------------- */
.only-sp,
.no-pc {
  display: none !important;
}

/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .only-pc,
  .no-sp {
    display: none !important;
  }
  .only-sp,
  .no-pc {
    display: block !important;
  }
  span.only-sp,
  img.only-sp,
  img.no-pc {
    display: inline-block !important;
  }
}


/* ---------------------------------------------------------- */

/* sitemap -----*/
.list-sitemap li{
  display: inline-block;
  width: 25%;
  padding-right: 2.5em;
  margin-bottom: 25px;
  vertical-align: top;
}

.list-sitemap li a{
  background: url(/img/sitemap/ico-arrow.png) no-repeat 0 0.3em;
  background-size: 6px 10px;
  padding-left: 12px;
  line-height: 1.2;
}


@media screen and (max-width: 767px) {
  .list-sitemap li{
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .list-sitemap{
    padding-bottom: 10px;
  }
  .list-sitemap li a{
   background-position: 0 0.2em;
  }
}

/* global navi contact  -----*/
.nav-global .nav-global-item-contact > a {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

/* top card -----*/
.card-menu-title {
  text-shadow:1px  1px 6px #000000;
}
@media screen and (max-width: 767px) {
.card-menu-title {
    font-size: 11px;
  }
}

@media screen and (min-width: 768px) {
  .card-menu-item:nth-child(n + 3) {
   margin-top: 30px!important;
  }
}

/* top service  -----*/
.feature-service-lead::after{
  background: none !important;
}

/* top info  -----*/
.feature-information-detail a {
  text-decoration: underline;
}

/* contact error -----*/
.is-error textarea {
  border-color: #c15c5c;
  background-color: #f6cece;
}

.table-cmn-detail .c-require{
  margin-left: 5px;
}

@media screen and (min-width: 768px) {
  .form-width-large.w400-sp {
    width: 400px;
  }

}

/* poricy hero -----*/
.hero-office .hero-tagline{
  margin-top: -55px;
  font-size: 14px;
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  line-height: 2em;
  padding: 0.2em 1.5em;
  border-radius: 1.2em;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .hero-office .hero-headline {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .hero-office .hero-tagline{
    margin-top: 0px;
    line-height: 1.5em;
    padding: 0.1em 1.1em;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.8);
    margin-bottom: 10px;
  }
  .hero-office .hero-headline{
    line-height: 1.3;
  }
  .hero-headline-box{
    width: 100%;
  }
  .hero-office .hero-headline {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 640px) {
  .hero-headline.ip5{
    font-size: 5.5vw !important;
  }
  .hero-text.ip5{
    font-size: 3.2vw !important;
  }
}

/* top sp-bg -----*/
@media screen and (max-width: 767px) {
  body {
    background:none !important;
  }
   .bg-img{
      position:fixed;
      z-index:-1;
      width:100%;
      height:100%;
      background: url(/img/top/bg_top_sp.jpg) no-repeat center top;
      background-size: 100% auto;
    }
}

/* safety bg -----*/
.hero-safety .image {
  background-image: url(/img/safety/hero_safety_01_pc.jpg);
}

@media screen and (max-width: 767px) {
  .hero-safety .image {
    background-image: url(/img/safety/hero_safety_01_sp.jpg);
  }
}

/* ttl-cmn -----*/

.ttl-cmn-04-border {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 21px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .ttl-cmn-04-border {
   font-size: 17px;
  }
}

/* list-cmn-indent -----*/

.list-cmn-indent li{
  padding-left:1em;
  text-indent:-1em;
}.c-media-image {
    width: 100%;
  }
}

.c-media-support .c-media-detail {
  width: calc(100% - 450px);
}

@media screen and (max-width: 767px) {
  .c-media-support .c-media-detail {
    width: 100%;
  }
}

.c-media-support .c-media-image {
  width: 430px;
  margin-top: 35px;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .c-media-support .c-media-image {
    width: 100%;
    margin-top: 5px;
  }
}

.c-require {
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  background-color: #ad4545;
}

@media screen and (max-width: 767px) {
  .c-require {
    margin-top: 3px;
  }
}

.c-require.c-require-title p {
  line-height: 1.3;
}

.c-hero-office {
  margin-top: -15px;
}

@media screen and (max-width: 767px) {
  .c-hero-office {
    width: 100%;
    margin-top: 0;
    margin-bottom: 70px;
  }
}

.c-target-link {
  padding-top: 50px;
  margin-top: -50px;
  background-clip: content-box;
}

.c-bounce {
  -webkit-animation: bounce 1s alternate;
          animation: bounce 1s alternate;
}

.theme-governor-bay {
  background-color: #2730a0;
}

@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 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 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 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);
  }
}

.hero-cmn {
  position: relative;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .hero-cmn {
    margin-bottom: 20px;
  }
}

.hero-cmn .image {
  position: relative;
  max-width: 2000px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  background-position: center center;
}

@media screen and (max-width: 767px) {
  .hero-cmn .image {
    margin-right: -20px;
    margin-left: -20px;
    background-size: cover;
  }
}

.hero-headline-box {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
}

.hero-headline-box.hero-headline-box-centered {
  top: 30px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.hero-headline-lead {
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .hero-headline-lead {
    font-size: 14px;
  }
}

.hero-headline-title {
  margin-bottom: 20px;
  font-size: 36px;
  font-family: "Oswald", sans-serif;
}

@media screen and (max-width: 767px) {
  .hero-headline-title {
    margin-bottom: 15px;
    font-size: 27px;
  }
}

.hero-about {
  margin-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .hero-about {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.hero-about .image {
  min-height: 300px;
  background-image: url(/img/company/hero_comany_top_pc.jpg);
}

@media screen and (max-width: 767px) {
  .hero-about .image {
    margin: -20px -20px 0;
    min-height: 150px;
    background-image: url(/img/company/hero_comany_top_sp.jpg);
  }
}

@media screen and (max-width: 767px) {
  .hero-safety {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.hero-safety .image {
  min-height: 300px;
  background-image: url(/img/safety/hero_safety_01_pc.jpg);
}

@media screen and (max-width: 767px) {
  .hero-safety .image {
    margin: -20px -20px 0;
    min-height: 150px;
    background-image: url(/img/safety/hero_safety_01_sp.jpg);
  }
}

.topcontainer {
	display: flex;
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}

.topcolumn-message {
	flex: 1;
	box-sizing: border-box;
	display: grid;
	place-items: center;
	height: 200px;
}

.topcolumn-photo {
	flex: 1;
	box-sizing: border-box;
}

.hero-message .image {
	flex: 1;
	box-sizing: border-box;
	margin-top: 0;
 	min-height: 364px;
  	background-image: url(/img/company/ushi_message_01_pc.jpg);
}

@media screen and (max-width: 860px) {
  .hero-message .image {
    margin-top: 0;
    min-height: 364px;
    background-image: url(/img/company/ushi_message_01_tb.jpg);
  }
}

@media screen and (max-width: 767px) {
  .hero-message .image {
    min-height: 182px;
    background-image: url(/img/company/ushi_message_01_sp.jpg);
  }
}

.hero-message .hero-headline-box {
  bottom: 100%;
  display: block;
  margin-left: 50px;
  margin-bottom: 63px;
}

@media screen and (max-width: 767px) {
  .hero-message .hero-headline-box {
    position: relative;
    margin-left: 0;
    margin-bottom: 40px;
  }
}

.hero-message .hero-headline-lead {
  margin-bottom: 35px;
  font-size: 27px;
  line-height: 1.6em;
  color: #000;
}

@media screen and (max-width: 860px) {
.hero-message .hero-headline-lead {
  font-size: 20px;
  margin-bottom: 60px;
}
}


@media screen and (max-width: 767px) {
  .hero-message .hero-headline-lead {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 1.47368em;
  }
}

.hero-message .hero-headline-sign {
  color: #000;
}

.hero-message .hero-headline-sign .sign-01 {
  font-size: 18px;
  line-height: 1.3;
}

.hero-message .hero-headline-sign .sign-02 {
  font-size: 27px;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .hero-message .hero-headline-sign .sign-01 {
    font-size: 14px;
  }
  .hero-message .hero-headline-sign .sign-02 {
    font-size: 19px;
  }
}

.hero-office .image {
  min-height: 500px;
  background-image: url(/img/company/hero_office_01_pc.jpg);
}

@media screen and (max-width: 767px) {
  .hero-office .image {
    min-height: 250px;
    margin-right: -20px;
    margin-left: -20px;
    background-image: url(/img/company/hero_office_01_sp.jpg);
    background-size: cover;
  }
}

.hero-office .hero-headline-box {
  text-align: center;
}

.hero-office .hero-headline-lead {
  margin-bottom: 90px;
  font-size: 33px;
  line-height: 1.36364em;
}

@media screen and (max-width: 767px) {
  .hero-office .hero-headline-lead {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 1.21739em;
  }
}

.hero-office .hero-headline {
  font-size: 33px;
  line-height: 1.5;
  margin-bottom: 85px;
}

@media screen and (max-width: 767px) {
  .hero-office .hero-headline {
    font-size: 23px;
    margin-bottom: 27px;
  }
}

.hero-office .hero-text {
  font-size: 16px;
  line-height: 1.875em;
}

@media screen and (max-width: 767px) {
  .hero-office .hero-text {
    margin-bottom: 20px;
    letter-spacing: -1px;
    font-size: 12px;
    line-height: 1.66667em;
  }
}

.hero-service {
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .hero-service {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.hero-service .image {
  min-height: 570px;
  background-image: url(/img/service/hero_service_01_pc.jpg);
}

@media screen and (max-width: 767px) {
  .hero-service .image {
    margin: -20px -20px 0;
    min-height: 285px;
  }
}

.hero-service .hero-headline-box-centered {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .hero-service .hero-headline-box-centered {
    margin-top: 18px;
  }
}

@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 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 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 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, 
  }
}


