@charset "utf-8";

/*--------default----------*/
img{
	border:0;
	vertical-align:text-bottom;
}
a:link{
	color:#0033FF;
	text-decoration:none;
}
a:visited{
	color:#3366CC;
	text-decoration:none;
}
a:hover{
	color:#ff4b7c;
	text-decoration:underline;
}
ul {
	margin-left:1em;
	padding:0;
}
ol {
	margin-left:2em;
	padding:0;
}

h2, h3{
	font-size:1.2em;
}

/*--------parts----------*/
.t-l{
	text-align:left;
}
.t-c{
	text-align:center;
}
.t-r{
	text-align:right;
}
.a-left, .fl{
	float:left;
}
.a-right, .fr{
	float:right;
}
.tbi img.flm, .tbi1 img.flm, .tbi2 img.flm{
	float:left;
	margin-right:2px;
}
span.a-right{
	margin-left:10px;
}
.clearBoth{
	clear:both;
	line-height:0;
	height:1px;
}
.mb0{
	margin-bottom:0;
}
.mb1{
	margin-bottom:1px;
}
.mb5{
	margin-bottom:5px;
}
.mr5{
	margin-right:5px;
}
.mb10{
	margin-bottom:10px;
}
.mr10{
	margin-right:10px;
}
.profPm{
	margin-right:5px;
	margin-bottom:10px;
}
.padT0{
	padding-top:0;
}
.pad10{
	padding:0 10px 10px 0;
}
.pB20{
	padding-bottom:15px;
}
.pad-L30{
	padding-left:30px;
}
.hr{
	width:100%;
	border:0;
	border-bottom:3px dotted #FF9933;	
	margin:15px 0 25px;
}
.hr2{
	width:100%;
	margin:2px 0;
	border:0;
	border-bottom:1px dotted #66CC00;
}
.hr3{
	width:100%;
	margin:4em 0;
	border:0;
	border-bottom:3px dotted #999;
}
a.simple {
	color:#666666;
	text-decoration:none;
}
a.simple:hover {
	text-decoration:underline;
}

/* clearfix *****************************************************************/

/* clearfix (Firefox)
------------------------------- */
.clearfix:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* WinIE7
------------------------------- */
.clearfix{
	display:inline-block;
}

/* WinIE6
------------------------------- */
/* Hides from IE-mac \*/
* html .clearfix{
	height:1px;
}

.clearfix{
	display:block;
}
html:\66irst-child p, html:\66irst-child div{
}
/*--------main----------*/

body {
	font-family: Arial, Helvetica,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic', sans-serif;
	font-size: 12px;
	color:#333;
	line-height:160%;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	width:100%;
	text-align:center;
	margin: 0;
	padding: 0;
}
body #mainwrap {
	margin:0;
	background-image: url(../img/back_head.png);
	background-repeat: no-repeat;
	background-position: center -5px;
}
* html body #mainwrap {
	background-image: url(../img/back_head.gif);
}
#main {
	margin:0 auto;
	width:960px;
}
#header {
/*	height:124px;*/
	text-align:left;
	margin:0 10px;
}
#navi {
	height:40px;
	position:fixed;
	z-index:10;
	top:0;

}
#navi ul, #navi ul li{
	margin:0;
	padding:0;
}
#navi ul li{
	list-style-type: none;
	float:left;
}
#logo {
	height:74px;
	margin:45px 10px 15px ;
}
.t-bird{
	margin-left:87px;
	padding-bottom:30px;
}
#content {
}
#footer {
	margin:0 auto 0;
	padding:2px 0 0;
	height:160px;
	background-image: url(../img/footer_back.gif);
	background-repeat: no-repeat;
	vertical-align:bottom;
	background-position: center bottom;
}
* html #footer {
	background-position: center 54px;
}
#copyright {
	margin:132px auto 8px;
	padding:0;
	width:960px;
}
#footer-u {
	height:89px;
	background-image: url(../img/footer_u.jpg);
	background-repeat: repeat-x;	
}


/* ---------------------------------------- */

#mainT td{
vertical-align:top;
}

/* ---------------------------------------- */

.box-wrap, .box-wrap2, .box-wrap3, .box-wrap0{
	margin:0 10px 20px;
	text-align:left;
}
.box-wrap{
	width:220px;
}
.box-wrap2{
	width:460px;
}
.box-wrap3{
	width:700px;
}
.box-wrap-w{
	margin:0 10px 20px;
	text-align:left;
}
.box-wrap0{
	width:940px;
	margin:0 10px 20px;
	text-align:left;
}
.box-top0{
	height:7px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-image: url(../img/wrap0.png);
}
.box0{
	padding:0 20px 5px;
	background-image: url(../img/wrap0_midle.png);
}
.box-bottom0{
	height:8px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-image: url(../img/wrap0_bottom.png);
}
.box-top, .box-top2, .box-top3, .box-bottom, .box-bottom2, .box-bottom3{
	height:8px;
	overflow:hidden;
	background-repeat: no-repeat;
}
.box-top-h, .box-top2-h, .box-top3-h{
	height:50px;
	margin-top:0px;
	background-repeat: no-repeat;
}
.box-top{
	background-image: url(../img/box_top.gif);
}
.box-top-h{
	background-image: url(../img/box_top_h.gif);
}
.box-top2{
	background-image: url(../img/box_top_w2.gif);
}
.box-top2-h{
	background-image: url(../img/box_top_w2_h.gif);
}
.box-top3{
	background-image: url(../img/box_top_w3.gif);
}
.box-top3-h{
	background-image: url(../img/box_top_w3_h.gif);
}

.box-bottom{
	background-image: url(../img/box_bottom.gif);
	}
.box-bottom2{
	background-image: url(../img/box_bottom_w2.gif);
}
.box-bottom3{
	background-image: url(../img/box_bottom_w3.gif);
}

.box, .box2, .box3 {
	padding:10px 20px 10px;
	background-repeat: repeat-y;
}
.box{
	padding:0 10px 5px;
	background-image: url(../img/box_cont.gif);
}
.box2{
	background-image: url(../img/box_cont_w2.gif);
}
.box3{
	background-image: url(../img/box_cont_w3.gif);
}

.box-m20{
	margin-top:20px;
}
.box-mb10{
	margin-bottom:10px;
}

ul.boxWrap{
	display: table;
	padding:0 5px;
	margin:0 0 20px;
}
.boxWrap > li{
	display: table-cell;
	vertical-align: top;
	list-style: none;
}
.boxWrap > li > div{
	border:1px solid #ccc;
	background-color: #fff;
	padding:10px;
	margin:0 5px 20px;
	border-radius: 5px;
	text-align: left;
}
.boxWrap.type2 > li{
	width: 50%;
}
.boxWrap.type3 > li{
	width: 33.3333%;
}
.boxWrap figure img{
	width:100%;
	height:auto;
}
.boxWrap figure img.pickup{
	width:533px;
}
.boxWrap figure.sSize img{
	width:70%;
}
figure{
	margin: 0;
	padding: 0;
}
.profTit {
	margin:15px 0;
	font-size: 16px;
	font-weight: 900;
	line-height: 21px;
	text-align: center;
}
.profTit span{
	font-weight: 400;
	display: inline-block;
}
.profTit a{
	font-size: 14px;
	padding-left:11px;
	display: inline-block;
	background: url("../img/bow_pink.gif") left 6px no-repeat;
	margin-right: 8px;
}
.taiup{
	text-align: center;
}
.bandProf{
	font-weight: 900;
	line-height: 1.6;
	font-size: 13px;
}
.bandProf span{
	font-weight: normal;
	padding-left: 10px;
}
.profPhoto{
	margin-top:35px;
	width:340px;
	padding:0 0 15px 20px;
}

/* ---------------boxs---------------------- */
.boxHeadImg{
	margin:0 0 10px;
	padding-top:0;
}
.box-news{
	border:1px solid #32A7CC;
	background-color:#ffffff;
	background-image: url(../img/news_b_foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:260px;
	padding-bottom:10px;
}

.news-b-t{
	margin-left:5px;
	margin-right:5px;
	overflow:auto;
	height:220px;
}
.news-b-t td{
	border-bottom:1px solid #a3d7e8;
}
.topNewstable td{
	line-height:1.4;
	padding:2px 0 2px 2px;
}
.next-L{
	background-image: url(../img/next_live_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height:220px;
}
.next-L-box{
	margin:0;
	padding:5px 10px 0;
	border-left:1px solid #DCD1C1;
	border-right:1px solid #DCD1C1;
	background-color:#A3D417;
	line-height:140%;
}
.pa-box{
	border-left:1px solid #DCD1C1;
	border-right:1px solid #DCD1C1;
	background-color:#000;
	padding:2px 0px 5px 7px;
	margin:0;
	height: 270px;
}
.pa-box ul {
	padding:0;
	margin:0;
}
.pa-box a img{
	padding:0;
	width:110px;
}
.pa-box li{
	display: inline;
	float: left;
	padding:0;
	margin: 0 5px 5px 0px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 64px;
	height: 64px;
}
.pa-box-bottom{
	height:8px;
	background-image: url(../img/pa_bottom.png);
	background-repeat: no-repeat;
}

.tensen,
.tensen2{
	border: 0;
	border-bottom: 1px dotted #999;
	margin: 50px 0 30px;
}
.tensen2{
	border-bottom: 1px dotted #aaa;
	margin:-6px 0 -5px;
	width:230px;
}
a.ablock{
	width:480px;
	display:block;
	margin:20px 0 -15px;
}
.ablock img{
	width:100%;
}
div.textRight{
	text-align: right;
}
div.aCenter{
	text-align: center;
	width:400px;
}
.aCenter img{
	width: 100%;
}


/* ---------------disc---------------------- */
.box-wrap ul{
	margin:0;
	padding:0;
}
ul.disc-li{
	margin:5px 0 15px 0px;
	list-style: url(../img/bow_pink.gif);
}
.d-title{
	margin:0;
	padding:0;
	font-size: 16px;
	font-weight: bold;
}
.orange{
	color:#ff9933;
}
.blue{
	color:#3399CC;
}
.green{
	color:#99CC00;
}
.purple{
	color:#9966FF;
}
.newmark{
	display:inline-block;
	padding:1px 4px 1px 4px;
	font-size:14px;
	margin-right:5px;
	margin-bottom:10px;
	color:#fff;
	-webkit-border-radius: 14px;
    border-radius: 14px;
	text-shadow: 0px 0px 5px #fff;
	filter: dropshadow(color=#fff, offx=2, offy=0);
	background:#FF4779;
}
.newmark_live{
	display:inline-block;
	padding:2px 5px 1px 3px;
	line-height:10px;
	font-size:10px;
	font-weight:normal;
	vertical-align:middle;
	margin-right:5px;
	color:#fff;
	-webkit-border-radius: 7px;
    border-radius: 7px;
	background:#FF4779;
}
.p10n{
	font-size:10px;
	color:#777;
}
.p10{
	font-size:10px;
	font-weight:bold;
}
.p14{
	font-size:14px;
}
.p16{
	font-size:16px;
	font-weight:bold;
	line-height:26px;
}
.disc-head{
	margin-bottom:5px;
	padding:0;
	font-size: 16px;
	line-height:200%;
}
ol.track-li{
	margin-top:5px;
}
ol.track-li li{
	margin-top:5px;
}
ol.track-li li a.sm2_button{
}
.r-data{
	font-size:12px;
	font-weight:normal;
	color:#666666;
	line-height:140%;
	width:350px;
}
.iconLink a{
	margin-right:10px;
}
.iconLink img{
	vertical-align:middle;	
}

/* ---------------show---------------------- */
#shows table{
	padding-bottom:30px;
}

.showTitle-h, .ticketInfo-h, .showTitle2-h{
	color:white;
	font-weight:bold;
} 
.showTitle-h, .showTitle2-h{
	background: url(../img/show_title.gif) no-repeat;
	width:380px;
	height:41px;
	padding:9px 10px 0 20px;
	line-height:17px;
	font-size:16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.showTitle2-h{
	background-image: url(../img/show_tit2.jpg);
	height:60px;
}
.showTitle-h.new, .showTitle2-h.new{
	position: relative;
	padding-left: 45px;
}
.new:before{
	position: absolute;
	display: inline-block;
	background-color: #fff;
	padding: 3px 4px 3px;
	content: "New!";
	font-size: 10px;
	line-height: 1;
	margin-right: 5px;
	color: #6700de;
	border-radius: 2px;
	left: 6px;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.3);
}
.showT-hhh{
	width:370px;
	padding-left: 10px;
	font-size:15px;
}
.showT-h16{
	width:373px;
	padding-left: 7px;
	font-size:16px;
}
.font14{
	font-size:15px;
	display: inline-block;
	line-height: 1.75;
}
.showTitle-b1{
	width:100px;
	color:#FF4779;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:1px;
	line-height:1;
	text-align:center;
	margin-top:4px;
	padding:0;
	float:left;
}
.showTitle-b2{
	width:270px;
	padding-right:10px;
	float:left;
}
.showTitle-b1.none,
.showTitle-b2.none{
	text-align:left;
	width:auto;
	float:none;
	margin-left:20px;
}
.sFont{
	font-size: 16px;
}
.showTitle-b2.none{
	margin: 7px 20px 20px;
}
.showTitle-b2.none.pdr{
	margin-right:0px;
	padding-right:5px;
}
.bottomTd{
	padding-top:20px;

}
.bottomTd a{

}
.bottomTd a img{
	vertical-align: top;	
	padding-bottom: 10px;
	}
.showTitle-h.f15,
.showTitle2-h.f15{
	font-size: 15px;
}
.showTitle-h.f14,
.showTitle2-h.f14{
	font-size: 14px;
}
.showTitle-h .ssSize,
.showTitle2-h .ssSize{
	font-size: 10px;
}


.ticketInfo-h{
	background-image: url(../img/ticket_info_h.gif);
	background-repeat: no-repeat;
	width:265px;
	line-height:25px;
	padding-left:15px;
	vertical-align:baseline;
	font-size:14px;
}
.ticketInfo-b{
	background-image: url(../img/ticket_info_b.gif);
	background-repeat: repeat-y;
	max-width:260px;
	padding:10px 18px;
}
.ticketInfo-b ul{
	line-height:1.5;
	margin:15px 0 20px 20px;
	}
.ticketInfo-f{
	background-image: url(../img/ticket_info_f.gif);
	background-repeat: no-repeat;
	height:5px;
}
.lHo{
	font-size:14px;
	font-weight:bold;
}
.lArchive_year{
	font-weight:bold;
	color:#ffb552;
	font-family: 'Roboto Slab', serif;
	font-size: 24px;
	line-height:32px;
	padding-bottom:10px;
	margin-bottom:15px;
	background: url(../img/border_dot.jpg) left bottom;
	background-repeat:repeat-x;
}
a.lAml20, a.lAml0{
	color:#ccc;
	margin-left:20px;
}
a.lAml0{
	margin-left:0;
}
a.lAml20:hover, a.lAml0:hover{
	color:#ffb552;
	text-decoration:none;
}
.lAon{
	margin-left:20px;
}
.lAml0{
	margin-left:0;
}
ul.lAcon{
	width:100%;
}
.lAcon li{
	list-style-type:none;
	float:left;
	width:500px;
	border-bottom:1px solid #ddd;
	font-size:13px;
	margin-bottom:5px;
}
.lAcon li.noborder{
	border-bottom:0;
}
.lAcon li.topborder{
	border-top:1px solid #ddd;
}
.lAcon li.w640{
	width:640px;
}
.lAcon li p, .lAcon li div{
	float:left;
	padding:5px 0 15px;
}
.lAcon li p{
	display:block;
	width: 60px;	
	color:#777;
	margin-top:0;
	width:60px;
	font-family: 'Roboto Slab', serif;
}
.lAcon li div{
	width: 410px;
}
.lAcon li.topborder p, .lAcon li.topborder div{
	padding-top:10px;
}
.lAcon li.w640 div{
	width:570px;
}
.lAcon li.lAcon_r{
	float:right;
	width:140px;
	text-align:center;
	margin-bottom:5px;
	margin-right:15px;
	border:0;
}
.lAcon li a:hover{
	text-decoration:none;
}
.lAcon li a.place{
	color:#0099FF;
	text-decoration:none;
}
.lAcon li span.place{
	color:#0099FF;
}
.lAcon li a.place:hover{
	text-decoration:underline;
}
.tourt{
	font-weight:bold;
	color:#FF3399;
}
.place{
	font-weight:bold;
	padding-right:15px;
}

.lc{
	clear:left;
	height:0;
	line-height:0;
}
.rc{
	clear:right;
	height:1;
	line-height:1;
}

/* ---------------media---------------------- */
.inBox2{
	background-color:#eeeeee;
	border:1px solid #cccccc;
	padding:10px;
}
.v-col{
	padding:10px 0;
	border-bottom:1px dotted #cccccc;
}
.v-col img{
	margin-right:10px;
	float:left;
}
.pa-col{
	padding:5px 0 10px;
	border-bottom:1px dotted #cccccc;
}
.pa-col img{
	margin:4px 4px 0 0;
	vertical-align:top;
}
.pa-title{
	padding-left:12px;
	background-image: url(../img/bow_pink2.gif);
	background-repeat: no-repeat;
}
.iv-col{
	padding:5px 0 10px;
	border-bottom:1px dotted #cccccc;
}
.pa-col .picList li a img{
	margin:0;
	width:80px;
}
.picList{
	margin:0 0 5px;
	padding: 0;
}
.picList li{
	float: left;
	margin: 4px 4px 0 0;
	list-style-type: none;
}
.newEm{
	font-weight:900;
	font-family: 'Comic Sans MS',Arial,Helvetica,cursive;
	color: #ff1414;
	margin-left:7px;
}

/* ---------------news---------------------- */

#news-T td,
.news-T td{
	border-bottom:1px dotted #cccccc;
	padding:30px 5px 30px 0;
}
#news-T td.news-day,
.news-T td.news-day{
	padding-right:0;
	padding-left:5px;
	font-weight:normal;
	font-size: 11px;
}
#news-T .news-title,
.news-T .news-title{
	margin-top:0;
	font-weight:bold;
	font-size:18px;
	color:#FF4779;
}
#news-T .news-title span.enTit,
.news-T .news-title span.enTit{
	display: block;
	margin-bottom: 25px;
	padding-top: 10px;
	color: #666;
	font-weight: normal;
}
#news-T .syoki td,
.news-T .syoki td{
	border-bottom:0;
	padding:5px 0 0;
	line-height:120%;
}
#news-T .syoki td img,
.news-T .syoki td img{
	margin-top:5px;
	margin-bottom:5px;
}
#news-T .imgB,
.news-T .imgB{
	border:1px solid #cccccc;
}
#news-T p,
.news-T p{
	padding:1.3em 0 1em;
	font-size: 13px;
	line-height: 1.7;
}
#news-T h1,
.news-T h1{
	font-size:1.2em;
	margin:2em 0 0;
}
#news-T h2.en,
.news-T h2.en{
	color:#FF4779;
	font-size:18px;
	margin-top:50px;
}
#news-T p.newsEn,
.news-T p.newsEn{
	padding:0.8em 0 1em;
}
#news-T p strong.f16,
.news-T p strong.f16 {
	font-size:1.2em;
}
#news-T h3,
#news-T h4,
.news-T h3,
.news-T h4{
	margin:10px 0 5px;
	font-weight:normal;
	color:#000;
}
#news-T h4,
.news-T h4{
	font-size: 1.2em;	
}
#news-T h4 a,
.news-T h4 a{
	color:#000;
}


/* ---------------bio---------------------- */
.bio-history{}
.bio-history a img{
/*	margin:0 3px 4px 0;*/
	margin:0 1px 1px 0;
	paddin:0;
}
.pad-R0{
	padding-right:0;
}
.bioTit{
	font-size: 30px;
	font-weight: 900;
	color: #8bd500;
}
/* ---------------history---------------------- */
#history{
	margin-top:10px;
}
#history td{
	padding:10px;
	border-bottom:2px dotted #cccccc;
}
#history td.h-day{
	padding-left:0;
	border-bottom:2px solid #A3D417;	
}
/* ---------------plofile---------------------- */
ul.plo-li{
	margin:5px 0 15px 118px;
	list-style: url(../img/bow_pink.gif);

}
/* ---------------scroll box---------------------- */
#theme-box {
	margin:0;
	padding: 0;
	}
#scroller a img{
	border:0;
}
/* ---------------contact-links--------------------- */
.linkhead{
	margin-bottom:25px;
	margin-top:10px;
	padding-left:10px;
	line-height:120%;
	color:#FF9933;
	font-size:16px;
	font-weight:bold;
	border-left:5px double #FF9933;
	width:120px;
}
.contact-links{
	line-height:1.8;
	margin: 0 20px;
}
.contact-links h2{
	line-height:1.5;
	margin-bottom:5px;
}
.contact-links p{
	margin: 0;
	padding:5px 0 15px;
}
.contact-links .mail{
	background-image: url(../img/mail.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:60px;
}
.contact-links a .mail{
	color:#FF4779;
	font-weight:bold;
}
.hp{	
	width:170px;
	background-image: url(../img/hp0.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
	padding-left:30px;
	padding-top:2px;
	font-weight:bold;
	line-height:100%;
}
.hp-title{
	width:370px;
	font-size:14px;
	font-weight:bold;
	color:#ff4779;
	padding-right:10px;
	padding-left:5px;
	line-height:100%;
}
.blogW {
	font-size:10px;
	background:#ffffff;
}

/* ---------------.tour blog --------------------- */
.tourBlogMapWrap{
	display: table;
	width: 100%;
	margin:0;
	padding:0 0 5px;
	background-color: #ddd;

}
.tourBlogMapWrap li{
	display: table-cell;
	vertical-align: top;
}
.tourList{
	width:260px;
	padding:0;
}
.tourList p{
	margin: 0;
}
.tourList p a{
	font-size:14px;
	display: block;
	padding:8px 0 8px 10px;
	font-weight: 900;
	line-height: 1;
}
.iframeWrap{
	border: 1px #fff solid;
	border-top-width: 0;
	border-right-width: 0;
}
.tourList a:hover{
	text-decoration:none;
}
.tourList a.on{
	background-color:#70E110;
	color:#fff;
}
.tourList a:hover{
	background-color:#70E110;
	color:#fff;
}
.relativeBox{
	position: relative;
}
.pressTourBlogPress{
	position: absolute;
	background:url(../img/press_head_b.gif) left top no-repeat;
	width:120px;
	height:50px;
	top:-20px;
	left: 0;
}
h2.tit{
	margin: 0;
	line-height: 1;
	padding:20px 0 10px 0;
	font-family: Arial, 'Tahoma', sans-serif;
	font-weight: 900;
	color: #81d642;
	font-size: 32px;
}
.emiPhotoBox{
	margin-bottom:50px;
	padding:5px 5px;
}
.emiPhotoBox img{
	max-width: 112px;
	height: auto;
	padding:0 2px 2px 0;
	vertical-align: bottom;
	float: left;
}
ul.tB001{
	margin:0;
	padding:0;
	display:table;
	width: 900px;
	border-bottom:5px solid #70E110;
	background-color:#ddd;
	table-layout: fixed;
}
.tB001 li{
	display:table-cell;
	vertical-align: middle;
	word-wrap: break-word;
}
.tB001 li a{
	display:block;
	vertical-align: middle;
	background-color:#ddd;
	height:48px;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding:14px 0px 0px;
	text-align:center;
	-webkit-transition: background-color .2s linear;
	-moz-transition: 	background-color .2s linear;
	transition: 		background-color .2s linear;
}
.tB001 li a.auNz{
	padding:6px 0px 8px;
}

.tB001 li a:hover{
	text-decoration:none;
}
.tB001 li a.on{
	background-color:#70E110;
}
.tB001 li a:hover{
	background-color:#70E110;
	color:#0033FF;
}
.tB001Twrap{
	overflow:auto;
	max-height:800px;
	margin-top:10px;
	margin-bottom:10px;
	position: relative;
}
.scrolldown{
	position: sticky;
	bottom:10px;
	left:94%;
	background: no-repeat url(/img/scroll.png) right bottom;
	background-size: 100% auto;
	width:50px;
	height:50px;
	opacity: 0.5;
	transition: all 0.2s;
	animation: scrollDown 3s linear 0s 10;
}
.scrolldown:hover{
	transform: translate(0, 10px);
	opacity: 0.4;
}
@keyframes scrollDown {
  0% {
    transform: translate(0, 0);
  }
  90% {
    transform: translate(0, 0);
  }
  94% {
    transform: translate(0, 10px);
  }
  96% {
    transform: translate(0, 10px);
  }
  100% {
	transform: translate(0, 0);
  }
}
.addWin{
	padding:0;
}
.addWin a{
	color:#00f;
}
.addWin a:hover{
	color:#FF4B7C;
}
.blog_li_table{
	width:100%;
	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	line-height:120%;
}
.blog_li_table td{
	padding:5px 5px 8px 5px;
	font-size:14px;
	line-height:120%;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.blog_li_table td.tdbbw{
	border-bottom:1px solid #fff;
}
.blog_li_table td:nth-of-type(2){
	font-size:12px;
}
.blog_li_table td.blog_bold{
	font-size:12px;
	font-weight:bold;
}
.blog_li_table td.blog_bold p{
	font-weight: normal;
	margin:0;
	color:#666;
}
.sat {color: #FF9933}
.sun {color: #ff4779}
.yoka {color: #bbb}
img.live_i{
	margin-right:5px;
}
a.tbi span, a.tbi1 span, a.tbi2 span, a.tbi3 span{
	display:block;
	font-size:10px;
	line-height:15px;
	color:#000;
}
a.tbi:hover, a.tbi1:hover, a.tbi2:hover, a.tbi3:hover{
	text-decoration:none;
}
a.tbi:hover span, a.tbi1:hover span, a.tbi2:hover span, a.tbi3:hover span{
	color:#666;
}
.tbi img, .tbi1 img, .tbi2 img, .tbi3 img, img.tbiimg{
	display:block;
	vertical-align:bottom;
	border:0px solid #eee;
	margin:2px 0 0;
	padding:0;
	max-width:119px;
	max-height:100px;
}
.tbi1 img{
	max-width:160px;
	max-height:120px;
}
.tbi2 img{
	max-width:200px;
	max-height:160px;
}
table.us2014 tr td a.tbi img{
	max-width:116px;
}
.us2015 .tbi1 img{
	max-width:110px;
}
.us2015 .tbi2 img{
	max-width:118px;	
	max-height:160px;
}
.us2015 .tbi3 img{
	max-width:190px;	
	max-height:220px;
}
h3.indexDisc{
	padding:5px 0 5px;
	margin:0;
	font-size:1.15em;
	line-height:1.2;
	position: relative;
	text-indent: 20px;
}
h3.indexDisc a:hover{
	text-decoration:none;
}
h3.topNew:before {
	position: absolute;
    display: inline-block;
    font-family: "Arial";
    content: "New!!";
    line-height: 1;
    margin-right: 5px;
    color: rgba(255,0,0,0.8);
    font-size: 8px;
    left:-25px;
    top:8px;
    /*-webkit-transform: skewX(5deg);
    transform: skewX(5deg);*/
 }
.hNy{
	padding:5px 15px 5px;
}
.hNy p{
	line-height:1.2;
	margin:0 0 2px 0;
	padding:2px;
	font-size:12px;
	border-bottom:dotted 2px #ddd;
}
.mb1{
	margin-bottom:1px;
}
.mb5{
	margin-bottom:5px;
}
.mtb15{
	margin-top:15px;
	margin-bottom:15px;
}
.mtb10{
	margin-top:15px;
	margin-bottom:10px;
}
#yoshimura{
	background:#FFFFFF;
	margin-bottom:80px;
}
div.yoshi{
	width:560px;
	margin:30px auto;
	text-align:left;
}
h1#topy{
	font-size:16px;
	font-weight:normal;
	line-height:26px;
	padding:0 30px 0;
	margin-top:50px;
}
div.yoshi p{
	font-size:12px;
	line-height:1.6;
	padding:0 30px;
}
div.yoshi p.sou{
	margin-top:30px;
	text-align:right;
}
div.naifu p{
	text-align:center;
	font-size:16px;
}
.naifu a{
text-decoration:underline;
}
.naifu a:hover{
text-decoration:none;
}
.paddTblog{
	padding-right:60px;
}
.yokonarabi li{
	list-style-type:none;
	display:block;
	float:left;
}

.knifeT{
	background:#666;
	text-align:center;
	padding:0;
	width:531px;
}
.knifeT img{
	max-width:530px;
	margin-bottom:1px;
}
img.knifeColor{
	width:176px;
	margin:0 1px 1px 0;
}
.iframe001{
	margin:15px 0 0;
	width:530px;
	height:298px;
}
.pager{
	text-align: center;
	margin:30px 10px;
	font-family:Verdana, Helvetica, "ＭＳ Ｐゴシック", sans-serif;
}
.pager a,
.pager span{
	font-size:16px;
	margin-right:2px;
	padding:8px 10px;
	border:1px solid #ccc;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.pager a:link,
.pager a:visited{
	background-color:#f8f4e6;
}
.pager a:focus,
.pager a:hover,
.pager a:active{
	color:#fff;
	background-color:#f19072;
	text-decoration:none;
}
.pager span{
	font-weight:900;
	background-color:#fff;
	color:#000;
}

.withb a{
	display: inline-block;
}
.livePage td{
	line-height: 1.5;
	font-size: 13px;
}
.livePage td p{
	margin:0 0 7px;
	line-height: 1.5;
	font-size: 13px;
}
.liveLocation{
	display: block;
	font-size:16px;
	font-weight:900;
	color: #03F;
	line-height: 1.1;
	margin:5px 0 0px;
}
.posterBox{
	display: block;
	clear: both;
	padding:5px 0 0 100px;
	margin: 0;
}
.posterBox li {
	list-style: none;
	display: block;
	float:left;
	width:160px;
	margin: 0 5px 0 0;
}
.posterBox.cj{
	padding-left: 100px;
}
.posterBox.cj li{
	width:120px;
}
.posterBox li.cjPhoto{
	width:134px;	
}
.posterBox li a img{
	width: 100%;
}
.newsPhotoBox{
	margin: 0;
}
.newsPhotoBox li{
	list-style: none;
	display: block;
	float: left;
	width:200px;
	padding-right:10px;
}
.newsPhotoBox li:first-child{
	width:178px;
}
.newsPhotoBox li img{
	width:100%;
}
.colossalcon{
	display: inline-block;
	width:180px;
}
.colossalcon img{
	width: 100%;
}
.ticketInfo-b ul li{
	list-style-type: none;
	position: relative;
}
.ticketInfo-b ul li:before {
	font-family: 'Genericons';
	content: '\f442';
	font-size:18px;
	position: absolute;
	display: list-item;
	left: -18px;
	top: 2px;
	color:#ff8c00;
}
.newsPticket{
	font-weight:bold;
	color:#ff8c00;
}
.overdrive, .overdrive li{
	margin:0;
	padding:0;
}
.overdrive{
	margin:30px 0 10px;
}
.overdrive li{
	list-style-type:none;
	float:left;
	margin-right:5px;
	text-align:center;
}
.overdrive li img{
	padding-bottom:5px;
}

ul.momiji, ul.momiji li{
	text-align:center;
	margin:0;
	padding:0;
}
ul.momiji{
	margin-left:0;
}
ul.momiji li{
	list-style-type:none;
	float:left;
	width:176px;
}
ul.momiji li img{
	width:175px;
}
.happy1000th td{
	background-color:#fffacd;
}
.happy1000th td span{
	font-size:10px;
	font-weight:normal;
	color:#FF4779
}

.linkwrap div a{
	font-size:16px;
	display:inline-block;
	padding-right:10px;
}
#page{
	min-height:300px;

}
#page ul{
	clear:both;
}
#page ul li{
	float:left;
	list-style-type:none;
	margin-bottom:10px;
	line-height:1.3;
}
#page ul li h2{
	margin:0;
	padding:0;
	font-size:12px;
}
#page ul li p{
	margin:0;
	font-size:10px;
	line-height:1.4;
}
.sDate{
	font-size:8px;
	line-height:1;
	display:inline-block;
	margin-top:10px;
	float:right;
	color:#aaa;
}
.spanA a, .spanBlue, .spanBlue2{
	color: #FF8C00;
	font-size:16px;
}
.spanA a{
	font-size:12px;
}
.spanBlue2{
	font-size:12px;
}
.spanA img{
border-radius: 4px;
height: 24px;
margin: 0px 6px 0px 0px;
width: 24px;
}
a.sNext{
	font-size:10px;
	display:inline-block;
	margin-left:7px;
	color:#333;
}
.subText{
	color:#777;
	font-size: 10px;
}
.oneBox{
	display: inline-block;
	width:240px;
}
.oneBox a img{
	width:100%;
}


/*4discs*/
.h1Tit{
	margin: 10px 0 30px;
	text-align: left;
}
.h1Tit h1{
	margin: 0;
	padding:0;
	line-height: 1.3;
	font-size:18px;
}
h2.selfReview{
	font-size: 18px;
	line-height: 1;
	margin:0 auto 10px;
	background-color: #00a968;
	color: #FFF;
	padding: 12px 50px;
	text-align: center;
	display: inline-block;
	border-radius: 21px;
	/* box-shadow */
box-shadow:rgba(113, 135, 164, 0.3) 1px 4px 12px 0px;
-webkit-box-shadow:rgba(113, 135, 164, 0.3) 1px 4px 12px 0px;
-moz-box-shadow:rgba(113, 135, 164, 0.3) 1px 4px 12px 0px;
}
.pad4Discs{
	padding:0 0 15px 15px;
}
.imgTop{
	padding-bottom: 15px;
}
.trackBuy{
	margin: 20px 0 30px 0px;
	padding: 0;
}
.trackBuy > li{
	list-style: none;
	margin: 0 0 20px;
}

.trackBuy a{
	font-weight: 900;
	line-height: 1;
	display: inline-block;
	text-decoration: none;
	padding: 7px 35px 7px 15px;
	border-radius: 5px;
	position: relative;
	background-color: #ddd;
	border: 1px solid #ccc;
	color: #333;
}
.trackBuy a:after{
	position: absolute;
	right:10px;
	top:6px;
	font-family: "Genericons";
	content: '\f104';
	font-size: 16px;

}
.trackBuy a:hover{
	background-color: #222;
	color: #fff;
	border-color: #222;
}
.trackBuy ul{
	margin-left: 20px;
}
.trackBuy ul li{
	list-style: circle;
	margin:4px 0;
	color: #000;
}
.trackBuy ul li span{
	color: #666;
	margin-left: 5px;
}
.f4Discs .r-data{
	margin-left:10px;
}
.f4Discs .bakagai{
	margin-left: 0;
}
.h3Wrap{
	margin-left: 10px;
	margin-bottom: 60px;
}
.grayBox .h3Wrap{
	margin-left: 0;
}
.h3Wrap.last{
	margin-bottom: 0;
}
h3.titComennt{
	margin: 0;
	padding: 0;
	font-size: 16px;
}
.h3Wrap h4{
	margin: 5px 0 15px;
	padding: 0;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.h3Wrap p{
	line-height: 1.8;
}
.h3Wrap .disc-head{
	line-height: 1;
	font-size: 20px;
	font-weight: 900;
}
.grayBox{
	border: 1px solid #ddd;
	background-color: #f0f0f0;
	padding: 30px 20px 10px;
}
.imgBox, .imgBox li{
	margin:0;
	padding: 0;
	list-style: none;
}
.imgBox{
	display: table;
	box-sizing:border-box;
	width: 100%;
	margin: 10px 0 30px;
	padding: 1px;
	background-color: #000;
}
.imgBox li{
	display: table-cell;
}
.imgBox li:first-child{
	width:53.63%;
}
.imgBox li img{
	width:100%;
	height: auto;
	vertical-align: bottom;
}
.titText{
	border: 0px solid #ccc;
	margin: 0 0 40px;
}
.titText p{
	line-height: 1.7;
	margin-bottom: 18px;
}
.titText h2{
	line-height: 1.4;
}
p.detailp{
	margin:0 0 30px;
}
.twWrap{
	background-color: #fff;
	padding:0 0 5px 5px;
}
.twH2{
	line-height: 1;
	font-size: 14px;
	margin: 0;
	padding: 10px 0 5px 5px;
	color: #000;
	letter-spacing: -0.02em;
	background-color: #fff;
}
.linkwrap div.linkBox{
	line-height: 1;
	margin-bottom: -2px;
}
.linkwrap div.linkBox h2,
.linkwrap div.linkBox h3{
	margin:0;
	display: inline;
	font-weight: 14px;
}
.linkwrap div.linkBox h3{
	font-size: 13px;
	padding:0 10px 0 0px;
}
.linkwrap div.linkBox a{
    font-size: 12px;
    font-weight: normal;
    padding: 0 10px 0 10px;
    border-left:1px solid #333;
}
.threeUl,
.threeUl li,
.twoUl,
.twoUl li{
	margin:0;
	padding:0;
	list-style: none;
}
.twoUl li,
.threeUl li{
	float: left;
}
.twoUl{
	margin:30px 0 40px;
}
.twoUl li{
	padding:0 20px;
	width:50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.threeUl li{
	width:173px;
	margin-left:5px;
	text-align: center;
}
.threeUl.liveBlock li{
	width:123px;
	margin-left:2px;

}
.threeUl li:first-child{
	margin-left: 0;
}
.threeUl li img,
.twoUl li img{
	width:100%;
}
.flyer20160326{
	display: block;
	padding:10px 0px 0 0px;
	text-align: center;
}
.flyer20160326 img{
	width:90%;
}

.commentWrap {
	position: relative;
}
.comment{
	display: block;
	position: absolute;
	bottom:0;
	z-index: 3;
	background-color: rgba(0,0,0,.6);
	width:100%;
	box-sizing: border-box;
	padding: 15px 0px;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	text-align: center;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.comment:hover{
	color:#ff8c00;
	background-color: rgba(0,0,0,.2);
}

/*20160919*/
ul.sliding-navigation li.sliding-element a span{
    line-height: 1.3;
    font-weight: normal;
    font-size: 11px;
    display: inline-block;
}

/*20160919*/

.ul3,
.ul3 li{
	margin:0;
	padding: 0;
	display: table;
}
.ul3{
	width:100%;
}
.ul3 li{
	vertical-align: top;
	display: table-cell;
	text-align: center;
}
.ul3 img{
	max-width: 100%;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	opacity: 1;
	cursor: pointer;
	visibility: visible;
	transition: .15s linear;
	transform: scale(1);
}
.overlay.is-open {
	opacity: 0;
	visibility: hidden;
	transform: scale(.2);
}
.overlayWrap{
	max-width: 720px;
	margin:10vh auto 0;
}
.overlayWrap p{
	text-align: right;
	font-weight: bold;
	font-size: 48px;
	color: #999;
	margin: 0;
	padding:0 10px 10px;
	cursor: pointer;
}
.overlayWrap iframe{
	max-width: 100%;
}
.youtubePlay{
	cursor: pointer;
}

/*20190620*/
.tourBlogList{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin:1em 0;
    box-sizing: border-box;
}
.tourBlogList li{
    flex-basis: 25%;
    padding:1px;
    box-sizing: inherit;
}
.tourBlogList li.list1{
    flex-basis: 50%;
}
.tourBlogList li.list100{
    flex-basis: 100%;
}
.tourBlogList a{
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #000;
    padding:5px 0;
    font-size: 13px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
}
.tourBlogList a:hover,
.tourBlogList a.on:hover{
    color:#fff;
    text-shadow: 0px 0px 4px #fff;
    text-decoration: none;
    background-color: rgba(255,105,162,0.95);
}
.tourBlogList a.on{
    background-color: rgba(255,105,162,0.95);
}
.tourTit{
    margin: 0.5em 0;
    padding:0.6em 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background-color: rgba(255,105,162,1);
}
