@charset "UTF-8";
/*
ユーティリティ系おまとめファイル
*/
/*
██████   █████  ███████ ███████
██   ██ ██   ██ ██      ██
██████  ███████ ███████ █████
██   ██ ██   ██      ██ ██
██████  ██   ██ ███████ ███████
*/
/*
██████  ██████  ███████  █████  ██   ██ ██████   ██████  ██ ███    ██ ████████
██   ██ ██   ██ ██      ██   ██ ██  ██  ██   ██ ██    ██ ██ ████   ██    ██
██████  ██████  █████   ███████ █████   ██████  ██    ██ ██ ██ ██  ██    ██
██   ██ ██   ██ ██      ██   ██ ██  ██  ██      ██    ██ ██ ██  ██ ██    ██
██████  ██   ██ ███████ ██   ██ ██   ██ ██       ██████  ██ ██   ████    ██
*/
/*
 ██████  ██████  ██       ██████  ██████
██      ██    ██ ██      ██    ██ ██   ██
██      ██    ██ ██      ██    ██ ██████
██      ██    ██ ██      ██    ██ ██   ██
 ██████  ██████  ███████  ██████  ██   ██
*/
/*
████████ ███████ ██   ██ ████████
   ██    ██       ██ ██     ██
   ██    █████     ███      ██
   ██    ██       ██ ██     ██
   ██    ███████ ██   ██    ██
*/
.l-lowerCaption__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%); }

.c-topicspath {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 5px;
  text-align: right; }
  @media screen and (max-width: 768px) {
    .c-topicspath {
      text-align: left; } }
  .c-topicspath li {
    display: inline-block;
    font-size: 16px; }
    @media screen and (max-width: 768px) {
      .c-topicspath li {
        font-size: 0.7em; } }
    .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; }

.l-lowerCaption {
  position: relative;
  width: 100%;
  height: 78px;
  background-image: url(/inc/image/common/bg_stripe.jpg);
  background-repeat: repeat; }
  .l-lowerCaption span {
    position: relative; }
    .l-lowerCaption span:before {
      content: "\f002";
      font-family: "Font Awesome 5 Free";
      font-weight: 600;
      position: absolute;
      top: 50%;
      left: -55px;
      transform: translateY(-50%);
      transition: right 0.2s ease; }
  #company .l-lowerCaption {
    background-image: url(http://placeholder.pics/svg/1200x300/30FF64); }
  .l-lowerCaption__title {
    color: #fff;
    max-width: 1000px;
    text-align: center;
    padding: 0 10px;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .l-lowerCaption__title {
        width: 100%;
        padding: 0 20px; } }

@media screen and (max-width: 568px) {
  #archive #wrapper {
    margin-top: 30px; } }

.p-morebtn {
  text-align: center; }

.p-btn {
  display: inline-block;
  width: initial; }

/*# sourceMappingURL=../_map/page/archive.css.map */
