@charset "UTF-8";
/*
ユーティリティ系おまとめファイル
*/
/*
██████   █████  ███████ ███████
██   ██ ██   ██ ██      ██
██████  ███████ ███████ █████
██   ██ ██   ██      ██ ██
██████  ██   ██ ███████ ███████
*/
/*
██████  ██████  ███████  █████  ██   ██ ██████   ██████  ██ ███    ██ ████████
██   ██ ██   ██ ██      ██   ██ ██  ██  ██   ██ ██    ██ ██ ████   ██    ██
██████  ██████  █████   ███████ █████   ██████  ██    ██ ██ ██ ██  ██    ██
██   ██ ██   ██ ██      ██   ██ ██  ██  ██      ██    ██ ██ ██  ██ ██    ██
██████  ██   ██ ███████ ██   ██ ██   ██ ██       ██████  ██ ██   ████    ██
*/
/*
 ██████  ██████  ██       ██████  ██████
██      ██    ██ ██      ██    ██ ██   ██
██      ██    ██ ██      ██    ██ ██████
██      ██    ██ ██      ██    ██ ██   ██
 ██████  ██████  ███████  ██████  ██   ██
*/
/*
████████ ███████ ██   ██ ████████
   ██    ██       ██ ██     ██
   ██    █████     ███      ██
   ██    ██       ██ ██     ██
   ██    ███████ ██   ██    ██
*/
.c-topicspath {
  max-width: 1138px;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: 20px;
  z-index: 2; }
  @media screen and (max-width: 1168px) {
    .c-topicspath {
      padding: 0 15px; } }
  @media screen and (max-width: 1024px) {
    .c-topicspath {
      display: none; } }
  .c-topicspath li {
    display: inline-block;
    font-size: 12px;
    color: #000000; }
    @media screen and (max-width: 768px) {
      .c-topicspath li {
        font-size: 0.7em; } }
    .c-topicspath li:first-child:before {
      content: "\f015";
      font-family: "Font Awesome 5 Free";
      font-weight: 600;
      display: inline-block;
      margin-right: 5px; }
    .c-topicspath li:after {
      content: "\f105";
      font-family: "Font Awesome 5 Free";
      font-weight: 600;
      display: inline-block;
      margin-left: 8px; }
    .c-topicspath li:last-child:after {
      content: none; }
    .c-topicspath li > a {
      color: #000000; }

.l-lowerCaption {
  position: relative;
  width: 100%;
  padding: 90px 0;
  height: 245px;
  overflow-x: hidden; }
  @media screen and (max-width: 768px) {
    .l-lowerCaption {
      height: 260px; } }
  @media screen and (max-width: 568px) {
    .l-lowerCaption {
      height: 190px;
      padding-bottom: 35px; } }
  .l-lowerCaption__inner {
    max-width: 1138px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 1168px) {
      .l-lowerCaption__inner {
        padding: 0 15px; } }
  .l-lowerCaption__title {
    font-size: 46px;
    font-weight: 600;
    line-height: 1.3;
    color: #000000;
    padding: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 2; }
    @media screen and (max-width: 1168px) {
      .l-lowerCaption__title {
        padding: 0 15px; } }
    @media screen and (max-width: 768px) {
      .l-lowerCaption__title {
        font-size: 32px; } }
    @media screen and (max-width: 568px) {
      .l-lowerCaption__title {
        font-size: 30px; } }
    .l-lowerCaption__title small {
      font-size: 24px;
      font-weight: 600;
      color: #FBC600;
      display: block;
      text-transform: uppercase; }
      @media screen and (max-width: 568px) {
        .l-lowerCaption__title small {
          font-size: 18px; } }

#company .p-vision__contents .is-large {
  margin-bottom: 0; }

#company .p-vision__contents .c-list--count {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0; }

#company .p-greet__img {
  margin-bottom: 30px; }
  #company .p-greet__img > img {
    width: 100%; }

#company .p-greet__author-job {
  display: block;
  font-weight: 600;
  letter-spacing: 0.06em; }

#company .p-greet__author-name {
  display: block;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.06em; }

#company .p-overview__officer {
  display: -ms-flexbox;
  display: flex; }
  #company .p-overview__officer > dt {
    margin-right: 15px; }

#company .p-overview .p-mb-20 {
  margin-bottom: 20px; }

#company .video {
  position: relative;
  height: 0;
  padding: 0px 0 56.25%;
  overflow: hidden;
  margin-bottom: 5%; }

#company .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 768px) {
  #history .p-history {
    padding-bottom: 80px; } }

/*# sourceMappingURL=../_map/page/company.css.map */
