@charset "utf-8";
/*
Theme Name: Lightning Pro Child
Theme URI: 
Template: lightning-pro
Description: 
Author: 
Tags:
Version: 0.1.2
 */
/* reCAPTCHA v3 で出力されるバッジの表示位置変更 */
.grecaptcha-badge { 
    bottom: 90px !important; 
}

/* ヘッダとフッタ用 */
header ul li, footer ul li, ul.top-box_list li, ul.topics_link-list li {
  list-style-type: none;
}
a.btn_link:link {
  text-decoration: none;
}
.gMenu_outer {
  padding-top: 23px;
}

.scrolled .gMenu_outer {
  padding-top: 0;
  margin-bottom: 0;
}

/*
 * VK Blocks Proの「スライダー」ブロックで全面画像バナーを使うための設定
 * 画像の幅は --max-width に指定する
 * 高さは画像のアスペクト比を計算して vw で入れてね(ブロックの設定にある)
 * レイアウト設定で1カラムを指定しておくこと
 */
@media screen and (min-width: 768px) {
  .swiper-container.vk_width-full {
    --max-width: 1900px;
    max-width: var(--max-width);
    margin: 0 calc(50% - min(50vw, var(--max-width) / 2));
  }
}

/* Origin II の 992px ～ 1200px までのヘッダーのレイアウトを Origin っぽく*/
@media (min-width: 992px) and (max-width: 1199.98px) {
  .siteHeader_logo {
    width: auto;
    float: left;
  }
  .gMenu_outer {
    width: auto;
    float: right;
  }
  .siteHeader_logo img {
    margin: 0;
  }
}

/* ここからJ社作のHTMLに必要なもの */
.display-flex {
  display: -webkit-box;
  display: flex;
}
.flex-wrap-wrap {
  flex-wrap: wrap;
}

.siteFooter li>a:hover {
  text-decoration: underline;
}
.siteFooter li>a:not([href]), .siteFooter li>a:not([href]):hover {
  text-decoration: none;
  color: #808080;
}

@media (min-width: 768px) {
  .sp-only {
    display: none!important;
  }
}

/* ここからJ社作のCSS (適用されるように条件は若干修正済み) */
/* ===============================
header
=============================== */
.siteHeader .container {
  padding-top: 15px!important;
  padding-bottom: 0!important;
}

.gMenu>li:before {
  border-bottom: 4px solid #12B9DD;
  transition: unset;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none!important;
  }
}

@media screen and (max-width: 991px) {
  .pc-only.header_dl-info_area {
    display: none;
  }
}
 
@media screen and (min-width: 768px) {
  .siteHeader ul.gMenu>li {
    margin: 0px 19px;
  }
  .siteHeader ul.gMenu>li#menu-item-21971 {
    margin: 0 0 0 8px;
  }
  .siteHeader ul.gMenu>li>a {
    padding: 11px 0;
    background-color: transparent;
    transition: none;
    color: #333;
    text-decoration: none;
  }
  .siteHeader ul.gMenu>li:first-child>a {
    padding: 11px 12px;
  }
  .siteHeader ul.gMenu>li>a:hover {
    background-color: transparent;
  }

  .gMenu>li .gMenu_name {
    font-family: メイリオ, Meiryo, sans-serif;
    font-weight: bold;
    font-size: 14px;
  }
  .header-logo_area {
    margin-top: -12px;
    margin-bottom: 5px;
  }

  .header_dl-info_area {
    justify-content: flex-end;
    align-items: center;
    display: -webkit-box;
    display: flex;
  }

  /* スクロール時 */
  .scrolled .header-logo_area {
    margin-top: 3px;
    margin-bottom: 5px;
  }
  .scrolled .menu-header2020-container ul.gMenu {
    padding-top: 23px;
  }
  .scrolled .siteHeader .container {
    padding-top: 0px!important;
  }
  .scrolled .header_dl-info_area {
    display: none;
  }
  .header_dl-info_area ul {
    margin: 0;
    padding: 0;
  }
  .header_dl-info_area ul li {
    margin: 0;
  }
  .header_dl-info_area ul li a {
    font-family: メイリオ, Meiryo, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #303134;
  }
  .header_dl-info_area .language_area a {
    display: block;
    width: 18px;
    height: 14px;
    line-height: 1;
  }
  .header_dl-info_area li.icon_header a:hover {
    color: #00A5C9;
    text-decoration: none;
  }
  .header_dl-info_area .language_area li {
    margin: -2px 0 0 8px;
    padding-bottom: 2px;
    padding-left: 8px;
    border-left: 1px solid #CDCDCD;
  }
  .header_dl-info_area .language_area li:first-child {
    margin: -1px 0 0 0;
    border-left: none;
  }
  .header_dl-info_area .icon_header_area li {
    margin-right: 32px;
  }
  .header_dl-info_area .icon_header_area li:first-child {
    margin-right: 50px;
  }
  .header_dl-info_area .icon_header {
    position: relative;
  }
  .header_dl-info_area .icon_header:before {
    content: '';
    position: absolute;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
  .header_dl-info_area .icon_header-dl:before {
    top: 9px;
    left: -23px;
    margin: -2px 5px 0 0;
    width: 19px;
    height: 12px;
    background-image: url(/wp-content/uploads/icon_header-dl.png);
  }
  .header_dl-info_area .icon_header-info:before {
    top: 9px;
    left: -23px;
    margin: -2px 5px 0 0;
    width: 19px;
    height: 11px;
    background-image: url(/wp-content/uploads/icon_header-info.png);
  }
  #ph-header-searchform {
    position: relative;
    margin-right: 18px;
  }
  #ph-header-s {
    height: 24px;
    padding: 0px 4px;
    outline: 0;
    max-width: 180px;	
    font-size: 13px;
  }
  #ph-header-searchsubmit {
    background: none;
    border: none;
    position: absolute;
    right: 2px;
    top: 2px;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header_dl-info_area {
    display: -webkit-box;
    display: flex;
  }
}

@media screen and (min-width: 1200px) {
  .siteHeader ul.gMenu>li {
    margin: 0px 25px;
  }
  .gMenu>li .gMenu_name {
    font-size: 16px;
  }
  .header_dl-info_area ul li a {
    font-size: 16px;
  }
}
 
/* ===============================
footer
=============================== */
/* バナーエリア */
.footer-banner .footer-list {
  display:-webkit-box;
  display: flex;
  justify-content: space-between;
  margin: 0 0 50px;
  padding: 0;
  padding-bottom: 50px;
  border-bottom: solid 1px #CDCDCD;
}
.footer-banner .footer-list a {
  display: block;
}
.logo-sns-btn {
  width: 260px;
  max-width: 100%;
  margin: 18px;
}
@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, .logo-sns-btn {
    width: 420px;
  } /* IE11 */
}
.footerMenu .logo_area {
  width: 180px;
  margin: 1em auto;
  text-align: center;
}
.footerMenu .logo-intel_area {
  text-align: center;
  margin: 0.3em auto 1.2em;
}
.siteContent_after {
  padding-top: 0.5em;
  padding-bottom: 1em;
}
footer .footerMenu ul.sns_list {
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
}
.logo-sns-btn .cv-btn {
  margin-bottom: 20px;
}
.logo-sns-btn .cv-btn:last-child {
  margin-bottom: 0;
}
footer.siteFooter {
  padding: 64px 0 0;
  border: none;
}
footer .footerMenu,
footer .footerMenu li a,
footer .footerMenu li:last-child a,
footer .footerMenu li {
  border: none;
}
footer .footerMenu ul {
  margin: 0;
  padding: 0;
}
footer .footerMenu li {
  float: none;
}
.footer_link-menu {
  margin-bottom: 53px;
}
.footer_link-menu_area {
  justify-content: space-between;
}
.footer_link-menu:first-child {
  width: 552px;
  max-width: 100%;
}
.footer_link-menu {
  width: 258px;
  max-width: 100%;
}
.footer_link-menu a {
  font-size: 13px;
  color: #808080;
  font-weight: bold;
}
.footer_link-menu ul.menu li.menu-item-has-children {
  width: 50%;
  float: left;
}
.footer_link-menu ul.sub-menu li {
  float: none;
}
.footer_link-menu .sub-menu {
  padding-left: 20px;
}
.footer_link-title {
  padding: 0 0 8px;
  margin-bottom: 8px;
  border-bottom: solid 1px #CDCDCD;
}
.footer_link-title a {
  font-size: 16px;
  font-weight: bold;
  color: #009DE6;
  text-decoration: none;
}
.footer_link-title a:hover {
  color: #00A5C9;
  text-decoration: none;
}

/**/
.copy-section_bg {
  background-color: #303134;
}
.copy-section_area {
  justify-content: space-between;
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px 10px 11px;
  color: #FFF;
  font-size: 13px;
}
.copy-section_area .copySection {
  line-height: 1;
  border-top: none;
}
footer .copy-section_area .copySection p {
  font-size: 13px;
  margin: 0;
  line-height: 1;
}
.copy-section_area .copy-section_link ul {
  display:-webkit-box;
  display: flex;
}
.copy-section_area .copy-section_link .nav li a {
  border-left: 1px solid #fff;
  padding: 0 15px;
  font-size: 13px;
  color: #fff;
  line-height: 1;
}
.copy-section_area .copy-section_link .nav li:first-child a {
  border-left: none;
}

@media screen and (max-width: 767px) {
  .box1 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .box2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .copy-section_area.display-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  /* ===============================
   * header
   * =============================== */
  .alert {
    display: none!important;
  }
  .navbar-brand {
    float: inherit;
    text-align: left;
    padding: 0 45px 0 12px;
  }
  .navbar-brand img {
    display: block;
    margin: 0;
  }

  .siteHeader {
    box-shadow: none;
    border: none;
  }
  .siteHeader .container {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
  }
  .vk-mobile-nav-menu-btn {
    top: 14px!important;
    right: 5px!important;
    left: inherit!important;
    border: none!important;
  }
  .vk-mobile-nav.vk-mobile-nav-open {
    top: 50px!important;
  }
  .vk-mobile-nav nav ul li.menu-item a {
    color: #303134!important;
    border: none;
    font-weight: bold;
  }
  /* ロゴ */
  .header-logo_area {
    margin-top: 0;
  }
  .vk-mobile-nav .menu-item {
    width: 50%;
    display: block;
    float: left;
  }
  /* float解除*/
  .global-nav { zoom: 1;}
  .global-nav:after {
    content: '';
    display: block;
    clear: both;
  }
  .vk-mobile-nav {
    height: auto!important;
    padding: 0 16px 5px!important;
  }
  .vk-mobile-nav .global-nav {
    margin: 10px 0 1.5em!important;
  }
  .vk-mobile-nav nav>ul {
    border: none!important;
  }
  .vk-mobile-nav nav ul li.icon_header-dl {
    margin-top: 10px;
  }
  .vk-mobile-nav nav ul li.icon_header {
    display: block;
    width: 100%;
  }
  .vk-mobile-nav nav ul li.icon_header-dl a {
    border-top: 1px solid #CDCDCD!important;
  }
  .vk-mobile-nav nav ul li.icon_header a  {
    padding-left: 30px;
    border-bottom: 1px solid #CDCDCD!important;
  }
  .global-nav .icon_header:before {
    content: '';
    position: absolute;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
  .global-nav .icon_header-dl:before {
    top: 42%;
    left: 10px;
    margin: -2px 5px 0 0;
    width: 19px;
    height: 12px;
    background-image: url(/wp-content/uploads/icon_header-dl.png);
  }
  .global-nav .icon_header-info:before {
    top: 42%;
    left: 10px;
    margin: -2px 5px 0 0;
    width: 19px;
    height: 11px;
    background-image: url(/wp-content/uploads/icon_header-info.png);
  }
  /*検索ボックス*/
  .vk-mobile-nav .form-control {
    width: 100%!important;
    height: 40px!important;
    border: 1px solid #808080!important;
    border-radius: 20px!important;
  }
  .vk-mobile-nav .searchform {
    position: relative;
    margin-right: 0;
  }
  .vk-mobile-nav .btn-primary {
    position: absolute;
    right: 12px;
    background-color: transparent;
    border: none;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center 8px;
    background-image: url(/wp-content/uploads/icon_header-search.png);
  }
  .vk-mobile-nav .widget_search form div input#searchsubmit {
    width: 30px!important;
    height: 40px!important;
    color: transparent!important;
    border: none!important;
    padding: 6px!important;
    font-size: 10px!important;
  }
  .vk-mobile-nav .btn {
    padding: 5px;
  }
  /* 打ち消し */
  .vk-mobile-nav .btn.btn-primary {
    color: transparent;
  }
  .vk-mobile-nav .btn-primary:hover,
  .vk-mobile-nav .btn-primary:active,
  .vk-mobile-nav .btn-primary:focus {
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
  }
  /*言語アイコン*/
  .language_area {
    justify-content: flex-end;
  }
  .vk-mobile-nav .language_area a {
    display: block;
    width: 32px;
    height: 25px;
    line-height: 1;
  }
  .vk-mobile-nav li.icon_header a:hover {
    color: #00A5C9;
    text-decoration: none;
  }
  .vk-mobile-nav .language_area li {
    margin-left: 8px;
    padding-left: 8px;
    border-left: 1px solid #CDCDCD;
  }
  .vk-mobile-nav .language_area li:first-child {
    margin-left: 0;
    border-left: none;
  }
  .vk-mobile-nav .language_area li:last-child a{
    margin-top: -4px;
  }
  /* ===============================
   * footer
   * =============================== */
  /* バナーエリア */
  .footer-banner .footer-list {
    display: block;
    margin: 0 0 25px;
    padding-bottom: 25px;
  }
  .footer-banner .footer-list li {
    margin-bottom: 10px;
  }
  .footer-banner .footer-list img {
    width: 100%;
  }
  footer.siteFooter {
    padding: 40px 0 0;
  }
  footer .container.display-flex {
    display: block;
  }
  .logo-sns-btn {
    width: 258px;
    max-width: 100%;
    margin: 0 auto;
  }
  .footerMenu .logo_area {
    width: 180px;
    margin: 0 auto 20px;
    text-align: center;
  }
  .footer_link-menu_area {
    width: 100%;
    justify-content: space-between;
    padding: 48px 16px 56px;
  }
  .footer_link-menu {
    width: 100%;
    margin-bottom: 40px;
  }
  .footer_link-menu a {
    font-size: 14px;
  }
  .footer_link-menu ul.menu li.menu-item-has-children {
    width: 100%;
    float: none;
    padding-left: 16px;
  }
  .footer_link-menu:first-child {
    width: 100%;
  }
  .footer_link-menu_area .footer_link-menu:last-child {
    margin-bottom: 0;
  }
  .menu-footer_support-container,
  .menu-footer_case-container,
  .menu-footer_case-container,
  .menu-footer_company-container,
  .menu-footer_ir-container {
    padding-left: 16px;
  }
  .copy-section_area {
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding: 32px 5px 40px;
    color: #FFF;
    font-size: 14px;
  }
  .copy-section_link.box1 {
    margin: 0 auto 16px;
  }

  .copy-section_area .copy-section_link ul {
    width: 247px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .copy-section_area .copy-section_link .nav li a {
    margin-bottom: 8px;
  }
  .copy-section_area .copy-section_link .nav li.menu-item-1637 a {
    border-left: none;
  }
  .copy-section_area .copySection {
    line-height: 1.4;
    text-align: center;
    font-size: 13px;
  }
}


.icon_btn-arrow02:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 41%;
  right: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: -2px 5px 0 0;
  width: 6px;
  height: 10px;
  background-image: url(/wp-content/uploads/icon_btn-arrow02.png);
}


/* -------------------------------------------------- (1) 全体設定---------------------------------------------------- */

/* h1、h2、h3のフォントサイズが同サイズになっている為、修正 */
.h3, h3 {
  font-size: 1.3rem;
}

/* ボタンの色とボーダー */
.wp-block-search__button, .btn-primary {
  background-color: var(--color-key);
  border-color: var(--color-key);
}
.wp-block-search__button:focus, .wp-block-search__button:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:focus, .btn-primary:hover {
  background-color: var(--color-key-dark);
  border-color: var(--color-key-dark);
}

/* WordPress標準ボタンブロックの色とボーダー */
a.wp-block-button__link {
  color: #FFFFFF;
  background-color: var(--color-key);
  border-color: var(--color-key);
}
a.wp-block-button__link:focus, a.wp-block-button__link:hover {
  color: #FFFFFF;
  background-color: var(--color-key-dark);
  border-color: var(--color-key-dark);
}

/* WordPress標準テーブルのテキストと背景の色 */
.wp-block-table th {
  background-color: #f6f6f6;
  font-weight: 600;
  vertical-align: middle;
  padding: 0.75em;
}

/* TablePressで作成・移行されたテーブル、一般テーブルのコラム高さ */
.table td, th {
  padding: 0.75em;
}

/* 投稿リストブロックのサムネイル画像のアスペクト比を1:1にする */
.ph-post-list-image-square .vk_post .vk_post_imgOuter:before {
  padding-top: 100%;
}

/* カラム内のリストの余白が自然に見えるように詰める */
.wp-block-columns li {
  margin-bottom: 0;
}

/* ページTOPへのボタン */
.page_top_btn {
  background-color: #00a0e9;
  box-shadow: 0 0 0 1px rgb(255 255 255 / 80%), 0 0 0 2px #00a0e9;
}

/* フッタのボタン */
.btn_area {
  width: 240px;
  max-width: 240px;
  margin: 0 auto;
  text-align: center;
  transition: .2s;
}
.btn_area a.btn_link:hover {
  text-decoration: none;
}
.btn_area .btn_link {
  position: relative;
  display: block;
  padding: 9px 5px 10px;
  font-weight: bold;
}
.btn_position {
  position: absolute;
  top: -10px;
  right: 0;
}
.btn_area.cv-btn {
  width: 258px;
  max-width: 100%;
}
.btn_area.cv-btn .btn_link{
  padding: 13px 5px 15px;
}
.icon_btn-dl:before {
  content: '';
  position: absolute;
  top: 19px;
  left: 20px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: -3px 5px 0 0;
  width: 19px;
  height: 19px;
  background-image: url(/wp-content/uploads/icon_btn-dl.png);
}
.icon_btn-info:before {
  content: '';
  position: absolute;
  top: 21px;
  left: 20px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: -3px 5px 0 0;
  width: 19px;
  height: 14px;
  background-image: url(/wp-content/uploads/icon_btn-info.png);
}
.btn_area.bg-border {
  background-color: #FFF;
  border: 1px solid #12B9DD;
}
.btn_area.bg-border:hover {
  opacity: 0.8;
}
.btn_area.bg-border .btn_link {
  color: #12B9DD;
}
.icon_btn-arrow01:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 41%;
  right: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: -2px 5px 0 0;
  width: 6px;
  height: 10px;
  background-image: url(/wp-content/uploads/icon_btn-arrow01.png);
}
.btn_area.bg-blue {
  background-color: #009DE6;
}
.btn_area.bg-blue:hover {
  background-color: #00A5C9;
}
.btn_area.bg-blue .btn_link {
  color: #FFF;
}

/* フッタ最下部 */
.copy-section_area {
  padding-bottom: 0;
}
.copySection {
  padding-top: 0;
  padding-bottom: 0;
}
#menu-footer-navigation {
  margin-top: 0;
}
#menu-footer-navigation li {
  line-height: 1;
}

/* メニューでカレントを表示する部分の背景色設定 */
.subSection li.current-menu-item>a {
  background-color: rgba(0,0,0,.05);
}

/* ------------------------------------------ Display posts関連---------------------------------------------- */
/* ----- 日付入りリスト-------- */
ul.display_posts_with_date{
  padding-inline-start: 0;
  padding-block-start: 0;
  padding-left: 0;
}
ul.display_posts_with_date li.listing-item{
  font-size: 14px;
  list-style-type: none;
  padding: 0.5rem 0.5rem;
  margin: 0;
  border-bottom: 1px dotted #cccccc;
  display: flex;
  width: 100%;
}
ul.display_posts_with_date li.listing-item .date{
  display: block;
  width: 20%;
  margin-right: 1em;
}
ul.display_posts_with_date li.listing-item a.title{
  display: block;
  width: 80%;
}

/* ----- 日付なしリスト-------- */
ul.display_posts_no_date li {
  font-size: 14px;
  list-style-type: none;
  margin: 0;
}

/* ------------------------------------------ サイドバー関連---------------------------------------------- */
/* ----- 検索窓下のテーマ標準のデザインを修正-------- */
.widget_search .widget-title.subSection-title {
  margin-bottom: 5px;
}
.widget_search .subSection-title {
  padding-bottom: unset;
  border-bottom: none;
}
.widget_search .subSection-title:after {
  border-bottom: none;
  border-bottom-color: unset;
}
.subSection-title h3 {
  border-bottom: unset;
}
.widget .subSection-title {
  font-size: 1.0em;
  color: #464646;
}

.widget_search .searchform {
  margin-top: 15px;
}
.widget_search form div input#s {
  font-size: 12px;
}
.widget_search form div input#searchsubmit {
  padding: 0;
  font-size: 14px;
}
.subSection .widget_search {
  margin-bottom: 11px;
}



/* ----------------------------------------(2) Post、Pageタイプごとの設定--------------------------------------------- */

/* ----------------------------------------------(2-1) 製品情報------------------------------------------------ */

/* Outerブロックをメインビジュアルにした際の高さ統一 */
@media (min-width: 992px) {
  .product .vk_outer-mainvisual {
    height: 400px;
  }
}

/* Outerブロックをメインビジュアルにした際のテキストを白色 */
.main-visual-style {
  color: #ffffff;
}

/* ラインナップを投稿リストで表示した際のタイトル中央寄せ */
.line-up-post-list .card-title {
  text-align: center;
}

/* ラインナップを投稿リストで表示した際の画像枠削除 */
.line-up-post-list .vk_post_imgOuter {
  border: none;
}

/* ---------------------------------------------(2-2) 導入事例------------------------------------------------- */

/* 投稿リストブロックでタイトルから会社名を切り出して表示する部分 */
.type-case .ph_post_list_company_name {
  margin: 0.5rem 0 0.25rem 0;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1;
  color: #555;
}

/* 投稿リストブロックでタイトルの色 */
.type-case .vk_post .vk_post_title a {
  color: #132360;
}

/* 投稿リストブロックでカテゴリーラベル */
.type-case .vk_post_taxonomy_title_inner {
  border: none;
  min-width: 8em;
  font-weight: 300;
}

/* 導入事例TOP・検索フォームまわり罫線 */
.post-type-case .vkfs {
  padding: 20px 10px;
  border: solid 1px var(--vk-color-background-blue);
}

/* アーカイブページで投稿リストブロックでシャドーを入れる */
.type-case .card {
  box-shadow: 0 3px 10px 0 rgb(0 0 0 / 20%);
}


/* 各導入事例下、類似事例の帯・投稿リストブロックでシャドーを入れる */
.type-case .vk_outer_container .vk_post.card {
  box-shadow: 0 3px 10px 0 rgb(0 0 0 / 20%);
}

/* ---------------------------------------------(2-3) パートナープログラム -------------------------- */
.type-partner-program .vk_post_taxonomy_title_inner {
  min-width: 10em;
}

.ph-filter-search {
  padding: 20px;
  border: solid 1px #00a0e9;
}

.post-type-partner-program .siteContent,
.single.post-type-case .siteContent-paddingVertical-off,
.siteContent-paddingVertical-off .mainSection-col-one article.category-notice {
  padding: 3.5rem 0 0;
}

.post-name-sensor-device .pagination {
  margin-left: auto;
  margin-right: auto;
}

.post-name-notice .ph-ir-notice-meta {
  margin-left: 0.5em;
}
.post-name-notice .fa-file-pdf {
  color: red;
}
/* vim: set sw=2 : */
