@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags:
Version: 0.1.2
*/
body {
  font-size: 18px;
}

@media (min-width: 992px) {
  body {
    font-size: 18px;
  }
}
footer .copySection p:nth-child(2) {
  display: none !important;
}

.veu_postList .postList_date {
  color: #666 !important;
}

@media (max-width: 767px) {
  .slide-text-set {
    left: 100% !important;
  }
  .slide-text-title {
    font-size: 4vw !important;
    text-align: left !important;
  }
  .slide-text-set {
    text-align: left !important;
  }
  .slide-text-caption {
    font-size: 3vw !important;
  }
  .mini-content-container-1,.mini-content-container-2 {
    text-align: left !important;
  }
  .slide .btn-ghost {
    font-size: 3vw !important;
  }
}

#sitemap_list li a {
  background-color: #fff !important;
  padding: 10px 10px 8px !important;
  color: #464646 !important;
  border: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.page_top_btn {
  background-color: #18b7cd !important;
  outline: none;
  border: none;
}
