/*
Theme Name: lightning_children
Theme URI:
Template: lightning
Description: 忠盛丸様用テーマ
Author:
*/

body{
	background-color: #000000;
}
body{
	color: #fff;
}
.media .media-body .media-heading a,.media p,.gMenu a, .nav li a{
	color: #fff;
}
.header_scrolled .gMenu_outer{
	background-color: #000000;
}
.media .media-body .media-heading a:hover,.media p,.gMenu a:hover,.nav li a:hover{
	color: #fff;
	opacity: 0.8;
}
ul.page-numbers li a, ul.page-numbers li span.page-numbers{
	color: #fff;
}
#top-banner_area a {
    border: 2px solid #22a7a6;
    color: #22a7a6;
    font-size: 1.7rem;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 19px 20px 18px;
    text-decoration: none;
    font-family: "Shippori Mincho B1", serif;
    FONT-WEIGHT: 700;
}

#top-info{
	background-color: #fff;
	border: 1px solid #e62213;
	margin: 0 0 60px;
}
#top-info h2{
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #e62213;
  border-top: none;
	background: #e62213;
}
#top-info .item-wrap{
	padding: 0 20px 0;
}
#top-info .item-wrap article{
	border-bottom: 1px solid #e9e8e8;
	margin: 0 0 28px;
}
#top-info .item-wrap article a{
	color: #22a7a6;
}
#top-info .item-wrap article a:hover{
	color: #8914a2;
}
#top-info h3{
	border: none !important;
	margin: 6px 0 0;
	padding: 0;
	color: #000;
}
#top-info h3::after{
	display: none;
}
#top-info div{}
#top-info div p{
	color: #000;
}
#top-info .date{
	color: #22a7a6;
}

#top-calendar{
	margin: 70px 0 0;
}
#read {
    padding: 35px 20px;
    text-align: center;
}
#read .read-title {
    font-size: 34px;
    color: #22a7a6;
    font-weight: 700;
    margin-bottom: 12px;
    letter-spacing: 0.05em;
}
#read .read-text {
    font-size: 19px;
    color: #fff;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: 0.03em;
}
@media screen and (max-width: 782px) {
    #read {
        padding: 25px 15px;
    }
    #read .read-title {
        font-size: 22px;
        margin-bottom: 10px;
    }
    #read .read-text {
        font-size: 16px;
    }
}

#saisintyouka {
  overflow: hidden;
  padding: 20px 0;
}

#saisintyouka .swiper-slide {
  width: 70%;
  max-width: 600px;
  height: auto;
  box-sizing: border-box;
  transition: transform 0.3s ease;
}

/* PC表示時のスライド幅の調整（必要に応じて変更） */
@media screen and (min-width: 768px) {
  #saisintyouka .swiper-slide {
    width: 60%;
  }
}
#saisintyouka .swiper-slide a {
  display: block;
  width: 100%;
}
/* スライド内の画像やカードの調整 */
#saisintyouka .swiper-slide img {
	width: 100%;
	height: 24vw;
	object-fit: cover;
	display: block;
}

/* ドットの位置調整 */
#saisintyouka .swiper-pagination {
  position: relative;
  margin-top: 20px;
}
.swiper-pagination-bullet{
	background: #fff;
}
.entry-meta-data-list dd, .entry-meta-data-list dd a, .vk_post .vk_post_title a, .vk_post .vk_post_date{
	color: #fff;
}
#comments, .entry-meta-item-author{
	display: none;
}
.entry-meta-data-list dt{
	background-color: #1a8685;
}
