@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/
/*サイトの横幅*/
body {
	font-family: 'Kosugi Maru', sans-serif;
}
a:hover {
	opacity:0.6;
}
.smp {
	display:block;
}
.smp_tab {
	display:block;
}
@media (min-width:769px) {
.smp {
 display:none;
}
}
@media (min-width:1300px) {
.smp_tab {
 display:none;
}
}
@media (min-width:1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
width:80%;
}
}
/*スラードショーテキスト*/
.ltg-slide-text-title {
	border:1px solid #fff;
	display:inline-block;
	padding: 5px 20px;
	font-size:30px;
	margin-left:5%;
	font-family: sans-serif;
}
.ltg-slide-text-caption {
	margin-left:5%;
}
.ltg-slide picture img {
	height: 100vh;
	object-fit: cover;
}
@media (min-width:769px) {
.ltg-slide-text-title {
 padding: 10px 50px;
 font-size:50px;
 margin-left:10%;
}
.ltg-slide-text-caption {
 margin-left:10%;
}
}
@media (min-width:1200px) {
.ltg-slide-text-title {
 font-size:100px;
 margin-left:0;
}
.ltg-slide-text-caption {
 margin-left:0;
}
}
/*heder*/
.header_scrolled .site-header-logo {
	display:block;
}
/*TOP 見出し＆テキスト*/
h2 {
	border:none;
	text-align:center;
	font-size:30px;
}
.wp-block-column h3, .new_item h3, .topics h3, .calendar h3 {
	text-align:center;
	border-bottom:none;
	font-size:30px;
	margin:50px 0 0 0;
	font-family: 'Poiret One', cursive;
}
@media (min-width:1200px) {
h2 {
 font-size:50px;
}
.wp-block-column h3, .new_item h3, .topics h3, .calendar h3 {
 font-size:50px;
}
}
.wp-block-column h3:after, .new_item h3:after, .topics h3:after, .calendar h3:after {
	border-bottom:none;
}
.wp-block-columns {
	display:block;
	width:97%;
	margin:0 auto;
}
/*@media (min-width:1200px) {
.wp-block-columns {
	width:50%;
}
}*/
.wp-block-column p {
	text-align:center;
}
/*ギャラリー*/
#gallery-1 .gallery-item {
	margin:1%;
	width:48% !important;
	height:240px;
}
@media (min-width:560px) {
#gallery-1 .gallery-item {
 height:300px;
}
}
@media (min-width:769px) {
#gallery-1 .gallery-item {
 margin:0.3%;
 width:32.7% !important;
}
}
@media (min-width:1200px) {
#gallery-1 .gallery-item {
 width:16% !important;
}
}
/*TOPICS*/
.topics {
	width:97%;
	margin:50px auto 100px auto;
}
/*.veu_postList .postList_miniThumb .postList_thumbnail img{
	width:120px;
}*/
.topics .wp-block-latest-posts__featured-image img {
	width:120px;
}
.postList_more {
	margin-top:30px;
}
.postList_more a {
	border:1px solid #cccccc;
	padding:7px;
	float:right;
}
.wp-block-latest-posts {
	margin-top:50px;
}
@media (min-width:769px) {
.topics {
 width:46%;
 margin:100px 3.5% 100px 0;
 float:left;
}
}
/*TOPICS＆カレンダー*/
.calendar {
	width:97%;
	margin:50px auto;
	font-family: 'Kosugi Maru', sans-serif;
}
@media (min-width:769px) {
.calendar {
 width:46%;
 margin:100px 0 0 3.5%;
 float:left;
}
}
.xo-event-calendar table tr {
	height:50px;
}
.xo-event-calendar table.xo-month .month-dayname td {
	font-size:20px;
}
/*footerのpowered削除*/
.site-footer-copyright p:nth-child(2) {
 display:none;
}
/*LINE*/
.line_box {
	width:100%;
	padding:10px;
	margin:30px auto 0 auto;
	border:#cccccc solid 1px;
	overflow:hidden;
	background:#ffffff;
}
.line_box a:hover, .posts_line_box a:hover {
	opacity:0.6;
	color:#000000 0.6;
}
.line_box .left, .posts_line_box .left {
	float:left;
}
.line_box .right, .posts_line_box .right {
	float:left;
}
.line_box h4 {
	background:#ffffff;
	margin:0;
	padding:0 0 0 15px;
	font-size:18px;
}
.line_box p {
	margin:0;
	padding:0 0 0 15px;
}
.posts_line_box {
	width:100%;
	padding:10px;
	margin:0 auto 30px auto;
	border:#cccccc solid 1px;
	overflow:hidden;
}
.posts_line_box .left {
	width:23%;
}
.posts_line_box .right {
	width:77%;
}
.posts_line_box p {
	margin:0;
	padding:0
}
.posts_line_box h4 {
	background:#ffffff;
	margin:0;
	padding:0;
	font-size:18px;
}
@media (min-width:769px) {
.line_box h4 {
 font-size:20px;
}
.posts_line_box {
 width:340px;
 margin:0 0 30px 0;
}
 .posts_line_box .right {
 width:258px;
}
 .posts_line_box .left {
 width:60px;
}
}
 @media (min-width:1500px) {
 .line_box {
 width:90%;
}
}
/*footer*/
.site-footer, .footer-nav, .footer-nav-list, .footer-nav-list li {
	border:none;
}
.footer-nav-list {
	float:right;
}
.footer-nav-list li {
	margin:0 10px;
	display:inline-block;
}
.footer-nav {
	margin:20px 0;
}
.site-footer-copyright {
	clear:both;
}
@media (min-width:769px) {
.footer-nav {
 flort:right;
}
}
/*パンくず*/
.breadcrumb {
	border:none;
}
/*スマホナビゲーション*/
.vk-mobile-nav-menu-btn {
	right:5px;
}
/*投稿　前の記事 次の記事 非表示*/
.next-prev {
	display:none;
}
/*投稿幅*/
.entry {
	width:100%;
	margin:0 auto;
}
.entry-body .wp-post-image {
	width:100%;
}
/*投稿見出し*/
.page-header {
	background:#fff;
	color:#000;
	font-size:50px;
	font-family: 'Poiret One', 'Kosugi Maru', cursive;
}
/*ダウンロード　一覧ページ*/
.download_list {
	width:97%;
	margin:100px auto;
	padding:0;
	overflow:hidden;
}
.download_list li {
	list-style:none;
	width:100%;
	margin:3% auto;
}
.download_list li a {
	border-radius:10px;
	border:#9B7843 3px solid;
	color:#9B7843;
	padding:30px 0 0 0;
	display:block;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	height:105px;
	text-decoration:none;
	box-shadow: 1px 7px 9px 0px #B2B2B2;
	width:100%;
}
.download_list li a:hover {
	opacity:0.6;
}
@media (min-width:950px) {
.download_list {
display:flex;
flex-wrap:wrap;
justify-content:center;
}
.download_list li {
 margin:25px 1%;
width:48%;
}
}
/*ダウンロード アコーディオン*/
.wp-block-ub-content-toggle-accordion-content-wrap {
	padding:0;
}
/*.smb-accordion__item__body{
	margin:0;
	padding:0;
}
.smb-accordion__item__title{
	background-color:#B4A284;
	color:#ffffff;
	height:55px;
}*/
/*ダウンロード 更新日付*/
.card-body {
	display:none;
}
.w3eden {
	margin-bottom:0;
}
.w3eden .row {
	display:block;
	margin:0;
}
.w3eden .card {
	border:none;
}
.w3eden .card-footer {
	background:#ffffff;
	border:none;
}
.w3eden .col-6 {
	text-align:center;
	max-width:100%;
	margin:0 auto;
	padding:0;
}
@media (min-width:1400px) {
.w3eden .col-6 {
 max-width:80%;
}
}
.w3eden a.btn {
	display:block;
}
.w3eden a.btn:hover {
	opacity:0.6;
	background:#665C4B;
	border-color:#665C4B;
	background-image:url("http://localhost/wordpress/wp-content/uploads/2021/07/download_icon.png");
	background-repeat: no-repeat;
	background-position:3% 50%;
	padding:10px;
	font-size:16px;
}
/*ダウンロードボタン*/
.w3eden .btn-primary {
	background:#665C4B;
	border-color:#665C4B;
	box-shadow: 1px 5px 3px 0px #B2B2B2;
	background-image:url("http://localhost/wordpress/wp-content/uploads/2021/07/download_icon.png");
	background-repeat: no-repeat;
	background-position:3% 50%;
	padding:10px;
	font-size:16px;
}
/*一括ダウンロードボタン*/
.output {
	width:70%;
	margin:100px auto;
	padding-bottom:10px;
}
@media (min-width:950px) {
.output {
 width:50%;
}
}
/*プライバシーポリシー*/
h1.page-header-title {
	font-size:50px;
	font-family: 'Poiret One', 'Kosugi Maru', cursive;
}
#post-3 h2 {
	text-align:left;
	font-size:30px;
	font-family: 'Kosugi Maru', sans-serif;
}
#post-3 p {
	font-family: 'Kosugi Maru', sans-serif;
}
/*topicks 内部リンク*/
#link01 {
	padding-top:50px;
}
