/*
Theme Name: Fukuyama North RC
Theme URI: https://www.fukuyamanorth-rc.jp/
Author: arcion.co.jp
Author URI: https://arcion.jp/
Description: 福山北ロータリークラブ。
Version: 1.0.0
Text Domain: fukuyamanorth-rc
*/

.post-body .p-pagination__page ul li::before {
    content: "";
    display: none;
    position: absolute;
    width: .75rem;
    left: .25rem;
}

.post-body .p-pagination__page ul li {
    margin: 0;
}

.pdf-actions{
  color: #0095ff !important;
  font-weight: bold;
}

.report_title,
.report_time{
  display: inline-block;
}

@media screen and (max-width: 782px) {
.global-footer__logo img {
    width: 18rem !important;
}
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, -15px) !important;
}

@media screen and (max-width: 782px) {
.global-menu__block:nth-child(2){
  width: 100% !important;
}
}

.global-menu__container {
    width: 100% !important;
}

.global-menu__bg{
  background-color:#0067c7;   
}

/* .global-header__category ul{
  border-top: 1px solid var(--rule);
}

.global-header__category ul li{
  border-bottom: 1px solid var(--rule);
} */

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