@charset "utf-8";
/*
Theme Name: lightning-pro Child 
Theme URI: ★ WEB-KING ★
Template: lightning-pro
Description: ★ 小テーマカスタマイズ ★
Author: ★ WEB-KING ★
Tags: 
Version:8.13.1
*/

/* パソコンで見たときは”pc”のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは”sp”のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}


.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    margin: 100px 0 100px !important;
    font-size: 32px !important;
}

@media (max-width: 767px){
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    margin: 40px 0 40px !important;
    font-size: 22px !important;
    line-height: 1.1 !important;
}
}


/*ここから樋口興行*/

@media (min-width: 970px) { /* スクロール分余裕に20px */
.innerBox-wide	{ width:100％; margin:0px auto; }

.innerBox { width:1200px !important; margin:0px auto; }

}

.LinkBox {
	background-color: #004679;
	display: block;
	color: #FFF;
	background-image: url(img/LinkBox.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.LinkBox p{
	color: #FFF;
}

.LinkBox a{
	color: #FFF;
	text-decoration: none;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 1em;
}

.LinkBox:hover{
	background-color: #c0542d;
}


.sanbun {
	width: 33%;
	float: left;
	height: 150px;
}
.sanbun02 {
	width: 33%;
	float: left;
	height: 220px;
}
.sanbun03 {
	width: 33%;
	float: left;
}
.yonbun {
	width: 25%;
	float: left;
}
.large {
	font-size: large;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-right: 1em;
}
.mojidai {
	font-size: 24px;
	font-weight: bold;
}
.mojicyu {
	font-size: 18px;
}
.bkBack {
	font-size: x-large;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	margin: 1em;
	padding: 1em;
	text-align: center;
}
.content_midasi {
	font-weight: bold;
	color: #FFF;
	background-image: url(img/contentr_M.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	overflow: hidden;
}
/*余白を削る*/
.bkBack002 {
	font-size: x-large;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding: 1em;
	line-height: 150%;
	margin-bottom: 2em;
}
.hanbun {
	width: 50%;
	float: left;
}

.kakomi {
	padding: 1em;
	border: 3px solid #ccc;
}
}


.ueyohaku{
	padding-top: 5px !important;}
	
.ueyohaku02{
	margin-top: 1em !important;}

.entry-meta_items_term {
	margin-left:4px;
}
