@charset "utf-8";
/*
Theme Name: BizVektor Global Edition
Theme URI: https://bizvektor.com/en/
Description: BizVektor theme will allow you to build a high-quality web site. It is possible to change the color, to switch to a completely different design. In addition, it is also possible to increase the number of designs by plug-ins.
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Version: 1.1.3

Tags: two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style,theme-options
Text Domain: bizvektor-global-edition
License: GNU General Public License
License URI: license.txt

BizVektor Global Edition WordPress theme, Copyright (C) 2014 Vektor,Inc.
BizVektor Global Edition WordPress theme is licensed under the GPL.
*/
.sticky{
	font-size:1em;
	padding:0px;
	margin:1px;
}
.bypostauthor{}
.bypostauthor #comments li.comment .commentBox { border-color:#ccc; }

/*ここから追加*/

@media (min-width: 970px){
#main #container #content {
    float: left;
    width: 700px !important;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
    padding:20px 20px 0;
    box-sizing: border-box;
}
}

@media (min-width: 970px){
#topMainBnr {
    width: 100%;
	height:auto !important;
	padding-top:0 !important;
}
}
#topMainBnrFrame{
	border:none !important;
}


#pageTitBnr{
	background-color: #2bc !important;
    color:#fff;
}

#pageTitBnr #pageTitInner #pageTit{
	padding-left:1em;
	margin:10px 0 !important;
}

@media only screen and (max-width: 599px){
	#gMenu{
		margin-bottom:5px;
		border-top:none !important;
		border-bottom:none !important;
	}
	ul.sub-menu li {text-indent: 1em;}
	ul.sub-menu li a:before {content: "- ";}
	#gMenu .assistive-text{
		background: #f4e8cc !important;
	}
	#gMenu .assistive-text span{
		padding:10px 0 !important;
	}
}

@media (min-width: 770px){
#gMenu,
#gMenu #gMenuInner,
#gMenu .menu li.current_page_item > a, #gMenu .menu li > a:hover,#gMenu .menu li > a:visited,
#gMenu .assistive-text{
    background: #f4e8cc !important;
}
ul.sub-menu li a{
	background:#f6e1af;
}
	ul.sub-menu li a:hover{
		color:#2bc;
	}
}

@media (min-width: 770px){
#gMenu .menu {
	border-left: 1px solid #ede2bb !important;
	}
#gMenu .menu li a {
	padding: 15px 30px 13px !important;
	border-right:1px solid #ede2bb !important;
	}
}

#gMenu .assistive-text span{
	text-align:right;
}

	
#powerd{
display:none;
}

#siteBottom{
	border-top:1px solid #2bc !important;
}

#footMenu .innerBox,
#footer{
    display: none !important;
}

.sideTower .sideWidget{
	text-align:center;
}
.sideTower .sideWidget .textwidget{
	padding-top:0 !important;
}

.sideTower .sideWidget li {
	border-bottom:none !important;
}

.sideTower .sideWidget li a{
	background:none !important;
	padding: 12px 10px !important;
}

/* ticket reserve*/
.page-id-17 div#text-4,
.page-id-19 div#text-4,
.parent-pageid-17 div#text-4
{
    display: none !important;
}

.sideTower .localHead{
	padding:5px !important;
	background: #2bc;
    color: #fff;
	border-top:none !important;
	border-bottom:none !important;
}


.infoList .infoCate,
#content .infoList .rssBtn{
    display: none !important;
}

#content .infoList ul li .infoTxt a{
	background:initial !important;
	padding-left:0 !important;
}

#content .infoList{
	margin:0 !important;
}

#content .infoList .infoDate{
	color:initial !important;
}

#content #topBlog h2 {
    background: #2bc !important;
    color: #fff !important;
    padding-left: 0.5em !important;
    border: none !important;
	 padding: 7px 0px 5px;
	font-weight:normal;
}

#content .infoList ul li{
	border-bottom:1px dotted #b1dbde !important;
}

#topBlog .moreLink a{
    background:#2bc !important;
    color:#fff !important;
}

.category #panList #panListInner ul li:last-child{
    display: none !important;
}

/*---------- toppage_movie ----------*/
.movie {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*---------- discography ----------*/
section.disco{
    border-bottom: 1px dotted #b1dbde;
}
.disc_title{
	color:#2bc;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}
.disco_track ol li{
	line-height: 130%;
}
.disco_track  ol li span{
	color:#898989;
	font-size: 0.85em;
    display: inline-block;
	line-height: 150%;
}
@media only screen and (min-width: 960px){ 
.disco img{
	float: left;
	margin-right: 15px
}
}
.disco_detail{
	overflow: hidden;
}
.disco_release{
margin-left:20px;
	font-size:0.9em;
}
@media only screen and (max-width: 599px){ 
.disco img{
	float: none;
	width: 80%;
	display: block;
	margin: 0 auto !important;
}
.disc_title{
	text-align: center;
}
}

/*discoのマップ*/
#content .childPageBox,
.pageListSection{
	display:none !important;
}

/*---------- live ----------*/
section.live {
    border-bottom: 1px dotted #b1dbde;
}

section.live a{
	color:#c00;
}

#content .live_date {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom:10px !important;
}

p.live_title{
	font-weight: bold;
	line-height: 150%;
	margin-bottom:10px;
	color:#FF9900;
}

#content .live_detail dt{
	float: left;
	width: 5em;
font-weight:normal;
color:#666;
}

#content .live_detail dt{padding-bottom:0;}
#content .live_detail dd{overflow: hidden;}
#content .live_detail dt, #content .live_detail dd{
	margin-bottom: 5px;
}

/*ticket*/
.ticket_reserve{
	text-align: left;
	font-size:0.95em;
	background:#fff;
	border: 1px dotted #2bc;
	border-top:none;
	padding:8px;
	box-sizing: border-box;
}
.ticket_reserve ul{
	margin-bottom: 10px;
}
.ticket_reserve ul li{
	list-style-type: disc !important;
	margin-bottom:5px;
}

/* common */

section{
	margin-bottom: 2em;
	padding-bottom: 1em;
}

.att{
	padding-left:1em !important;
	text-indent:-1em !important;
	display:inline-block;
}

.mt0 {margin-top: 0px !important;}
.mt5 {margin-top: 5px !important;}
.mt10{margin-top: 10px !important;}
.mt15{margin-top: 15px !important;}
.mt30{margin-top: 30px !important;}
.mb0 {margin-bottom: 0px !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10{margin-bottom: 10px !important;}
.mb15{margin-bottom: 15px !important;}
.mb30{margin-bottom: 30px !important;}
.pt0 {padding-top: 0px !important;}
.pt5 {padding-top: 5px !important;}
.pt10{padding-top: 10px !important;}
.pt15{padding-top: 15px !important;}
.pt30{padding-top: 30px !important;}
.pb0 {padding-bottom: 0px !important;}
.pb5 {padding-bottom: 5px !important;}
.pb10{padding-bottom: 10px !important;}
.pb15{padding-bottom: 15px !important;}
.pb30{padding-bottom: 30px !important;}
.fs08{font-size: 0.8em !important;}
.fs085{font-size: 0.85em !important;}
.fs09{font-size: 0.9em !important;}
.fs12{font-size:1.2em !important;}

a:hover{color:#2bc !important;}

.disp_sp {display:none;}
@media screen and (max-width: 659px){
.disp_sp {display:block !important;}
}

.common_ul li{
	margin-bottom:5px !important;
}