@charset "UTF-8";
@import url(../icomoon/style.css);
/* ------------------------
 for Wordpress styles
------------------------ */
/*************************
		nav-single
**************************/
.navSingle {
	margin: 20px 10px;
}
.navSingle a {
	padding: 3px 10px;
	background: rgba(255,255,255,.6);
	color: #222;
	border: 1px solid #000;
}
.navPrevious {
	float: left;
}
.navNext {
	float: right;
}

/* ---------- pagination */
.pagination {
	clear: both;
	margin: 20px 0;
	padding: 6px;
	position: relative;
	font-size: 14px;
	line-height: 14px;
	text-align:center;
	background: #EEE;
	background: rgba(225,225,225,0.8);
}
.pagination i {
	margin: 2px;
	padding: 6px;
	color:#666;
	font-style: normal;
	font-weight: bold;
	display: inline-table;
}
.pagination span, .pagination a {
	width: auto;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	color:#fff;
	background: #999;
	display: inline-table;
}
.pagination a:hover{
	background: #CD9447;
	color: #fff;
}
.pagination .current{
	padding: 6px 9px 5px 9px;
	background: #CD9447;
	color: #fff;
}

/* --------------
 reset
-------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
ol,ul{list-style:none}
caption,th{text-align:left}
img {max-width:100% !important; height:auto;vertical-align: bottom;}
iframe {max-width:100% !important; border:none;}

/* リマーケティング タグの Google コードの隙間を回避 */
iframe[name="google_conversion_frame"] { position:absolute; height:0; }

/* --------------
 clearfix
-------------- */
.cf:after,
div:after,ul:after,ol:after,dl:after,
header:after,footer:after,
nav:after,section:after,article:after,aside:after,
.HL1:after, article h2:after {
	content: ""; 
	display: block;
	clear: both;
}

/* --------------
 base
-------------- */
html {
	/*background: #cde7f8;*/
}
body {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
img.bgmaximage {
	width: 100%;
	height: 100%;
	position: fixed !important;
}

/* link */
a {
	color: #930;
	text-decoration: none;
	word-break: break-all;
}
a:hover {
	color: #C60;
}
a:hover img {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.atagOg {
	color: #f08300;
	text-decoration: underline;
}
.atagOg:hover {
	color: #f08300;
	text-decoration: none;
}

hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #555;
}

small {display: inline-block; line-height: 1.5;}

/* --------------
 modules css
-------------- */
/* ---------- font color */
.clRed { color:red;}
.clBlue { color:#0099d9;}
.clOg { color:#EA5532;}
.clGray, .gray { color: #999;}
.clW { color:#fff;}

/* ---------- font weight */
.bold {	font-weight: bold;}
.normal { font-weight: normal;}

/* ---------- align */
.alc { text-align: center !important;}
.alr { text-align: right !important;}
.all { text-align: left !important;}

.alt { vertical-align: top !important;}
.alb { text-align: bottom !important;}

/* ---------- float */
.noFloat { float: none !important;}

/* ---------- Cancele */
.both { clear: both;}

/* ---------- margin,padding */
.mb0 {	margin-bottom: 0px !important;}
.mb5 {	margin-bottom: 5px !important;}
.mb10 {	margin-bottom: 10px !important;}
.mb15 {	margin-bottom: 15px !important;}
.mb20 {	margin-bottom: 20px !important;}
.mb25 {	margin-bottom: 25px !important;}
.mb30 {	margin-bottom: 30px !important;}
.mb35 {	margin-bottom: 35px !important;}
.mb40 {	margin-bottom: 40px !important;}
.mb45 {	margin-bottom: 45px !important;}

.ml0 {	margin-left: 0px !important;}
.ml5 {	margin-left: 5px !important;}
.ml10 {	margin-left: 10px !important;}
.ml20 {	margin-left: 20px !important;}
.ml30 {	margin-left: 30px !important;}

.mr0 {	margin-right: 0px !important;}
.mr5 {	margin-right: 5px !important;}
.mr10 {	margin-right: 10px !important;}
.mr20 {	margin-right: 20px !important;}
.mr30 {	margin-right: 30px !important;}

.mt0 {	margin-top: 0px !important;}
.mt5 {	margin-top: 5px !important;}
.mt10 {	margin-top: 10px !important;}
.mt15 {	margin-top: 15px !important;}
.mt20 {	margin-top: 20px !important;}
.mt30 {	margin-top: 30px !important;}

.pb0 {	padding-bottom: 0px !important;}
.pb5 {	padding-bottom: 5px !important;}
.pb10 {	padding-bottom: 10px !important;}
.pb20 {	padding-bottom: 20px !important;}
.pb30 {	padding-bottom: 30px !important;}

.pt0 {	padding-top: 0px !important;}
.pt5 {	padding-top: 5px !important;}
.pt10 {	padding-top: 10px !important;}
.pt20 {	padding-top: 20px !important;}
.pt30 {	padding-top: 30px !important;}


/* ----- text */
.block {
	display: block;
}
.inlineB {
	display: inline-block;
}
.msGothic {
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
	font-weight: bold;
}
.tk-vdl-logona {
	font-family: "vdl-logona",sans-serif;
}
/* ----- list */
.ulDisc {
	margin-left: 20px;
	/*line-height: 1.4;*/
	list-style: outside disc;
}
.olDecimal {
	margin-left: 20px;
	list-style: outside decimal;
}
.ulIndent {
	padding-left: 1em;
}
.ulIndent li {
	text-indent: -1em;
}
.ulKome li {
	padding-left: 14px;
	background: url(../img/kome.png) no-repeat 1px 6px;
}

.ulDisc li, .olDecimal li, ulKome li {
	margin-bottom: 10px;
	line-height: 1.6;
}

.col6 {
	text-align: center;
	letter-spacing: -.40em;
}
.col6 li {
	letter-spacing: normal;
	display: inline-block;
	font-size: 80%;
	text-align: center;
}

.bgB {
	padding: 1px 3px;
	background: #333;
}
.bg_skyblue {
	background: #e5f8ff !important;
}
.dispBlock {
	display: block;
}

.lead {
	padding: 8px 5px 5px;
	background: #FFF;
}

.clmRed {
	background: #a40000;/* fallback */
	background: -moz-linear-gradient(top center, #a40000 0%, #d60007 65%, #a40000 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0.00, #a40000), color-stop(0.65, #d60007), color-stop(1.00, #a40000));/* Chrome & Safari */
	background: linear-gradient(to bottom, #a40000 0%, #d60007 65%, #a40000 100%);/* IE10+, W3C */
}
.clmBlue {
	background: #6fc8dd;/* fallback */
	background: -moz-linear-gradient(top center, #1cb3dc 0%, #6fc8dd 65%, #1cb3dc 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0.00, #1cb3dc), color-stop(0.65, #6fc8dd), color-stop(1.00, #1cb3dc));/* Chrome & Safari */
	background: linear-gradient(to bottom, #1cb3dc 0%, #6fc8dd 65%, #1cb3dc 100%);/* IE10+, W3C */
}
.clmGreen {
	background: #45da76;/* fallback */
	background: -moz-linear-gradient(top center, #15bd4d 0%, #45da76 65%, #15bd4d 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0.00, #15bd4d), color-stop(0.65, #45da76), color-stop(1.00, #15bd4d));/* Chrome & Safari */
	background: linear-gradient(to bottom, #15bd4d 0%, #45da76 65%, #15bd4d 100%);/* IE10+, W3C */
}
.clmOg {
	background: #ffa800;/* fallback */
	background: -moz-linear-gradient(top center, #d18a00 0%, #ffa800 65%, #d18a00 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0.00, #d18a00), color-stop(0.65, #ffa800), color-stop(1.00, #d18a00));/* Chrome & Safari */
	background: linear-gradient(to bottom, #d18a00 0%, #ffa800 65%, #d18a00 100%);/* IE10+, W3C */
}
.clmGray {
	background: #f0f8fc;/* fallback */
	background: -moz-linear-gradient(top center, #c8d0d5 0%, #f0f8fc 65%, #c8d0d5 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0.00, #c8d0d5), color-stop(0.65, #f0f8fc), color-stop(1.00, #c8d0d5));/* Chrome & Safari */
	background: linear-gradient(to bottom, #c8d0d5 0%, #f0f8fc 65%, #c8d0d5 100%);/* IE10+, W3C */
}

/* line */
.lineG {
	padding-right: 3px;
	text-shadow: 0 0 1px #FFF, 0 0 2px #FFF;
	background: url(../img/line_green.png) no-repeat;
}

.bdBR {border: 1px solid #222;}

.alt {
	vertical-align: middle !important;
}

/* ----- botton */
.dtlBtn,
.dtlBtn2 {
	text-align: center;
	margin-bottom: 20px;
}
.dtlBtn a,
.dtlBtn2 a {
	color: #fff;
	font-weight: bold;
	display: block;
}
.dtlBtn a {
	background: #e5e276 url(../img/bgH1.png) no-repeat center center / cover;
	box-shadow: inset 0 0 20px rgba(180,175,0,.6);
	text-shadow: 1px 1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,-1px -1px 0 #000;
	border-radius: 25px;
}
.dtlBtn a:hover {
	background: #fff800 url(../img/bgH1.png) no-repeat center center / cover;
}
.dtlBtn2 a {
	background: #ae2d2f;
	box-shadow: 0 5px 0 #661012;
	border-radius: 5px;
	transition: .2s all ease;
}
.dtlBtn2 a:hover {
	background: #d74547;
}
/* ----- flexbox */
.flexWrap {
	display: flex;
	flex-wrap: wrap;
}
/* 画像中央寄せ */
.ofi {
	object-fit: cover;
	font-family: 'object-fit: cover;';
	width: 100%;
	height: 100%;
}
.archiveImg .ofi {
  object-fit: contain !important;
  font-family: 'object-fit: contain;' !important;
	width: 100%;
	height: 100%;
}
/* ----- table */
.tblSP50 th,
.tblSP50 td {
	border: 1px solid #999;
	padding: 5px 10px;
}
.tblSP50 th {
	background: #DBE7FF;
}
.tblSP50 tr:nth-child(2n) {
	background: #F4F4F4;
}



/* --------------
 common
-------------- */

/* =header
-------------------------------------------------------------- **/

/* =siteHeader
---------------------------------------------------- */
#siteHeader {
	position: relative;
}

/* logo */
#logo {
}

#siteHeader h2 {
	position: absolute;
}

/* lead */
#lead {
}

/* =globalNav
---------------------------------------------------- */
/* mainNav */
#mainNav li a {
	display: block;
}

#mainNav .navComing {
	position: relative;
}
#mainNav .navComing:after {
	content: "COMING SOON";
	color: #fffad6;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px #333,-1px -1px #333,1px -1px #333,-1px 1px #333;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	font-size: 14px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
#mainNav .navComing a {
	pointer-events: none;
	opacity: .5;
}
#mainNav .navComing a:hover {
	color: #fff !important;
}
/* sNav */
#sNav li {
	padding-left: 13px;
	background: url(../img/arwS_r.png) no-repeat left center;
}
#sNav li a {
	display:inline-block;
}
#sNav li a:hover {
	text-decoration: underline;
}

/* =wrapper
-------------------------------------------------------------- **/
#wrapper {
	position: relative;
}

/* =container
-------------------------------------------------------------- **/
/* =contents
---------------------------------------------------- */
#contents {
	padding-bottom: 30px;
}

.tmp_archive p, .tmp_single p {
	padding-bottom: 1em;
}

.bgWt, .tmp_archive article, .tmp_page, .tmp_single {
	background: #FFF;
	box-shadow: 0 0 5px rgba(0,0,0,.6);
	padding-bottom: 15px;
}
.bgBl {
	background: rgba(255,255,255,.6) url(../img/bgContent.png) !important;
}
.bgBl_test {
	background: #0052a5;/* fallback */
	background: -moz-linear-gradient(top center, #0052a5 0%, #0093d8 65%, #0052a5 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0.00, #0052a5), color-stop(0.65, #0093d8), color-stop(1.00, #0052a5));/* Chrome & Safari */
	background: linear-gradient(to bottom, #0052a5 0%, #0093d8 65%, #0052a5 100%);/* IE10+, W3C */
}

.tmp_archive article {
	box-shadow: 0 3px 10px #666;
}
/*#narikiri article, #narikiri_test article {
	background: url(../img/bgCyber.jpg) repeat-y;
}*/

.bgGy {
	padding: 10px;
	background: #EFEFEF;
}

/* ----- headline */
.HL1 {
	color: #FFF;
	box-shadow: inset 0 0 20px rgba(180,175,0,.6);
	background: #e5e276 url(../img/bgH1.png) no-repeat center center / cover;
	text-shadow: 1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000;
}
.HL1.bgRed {
	box-shadow: inset 0 0 20px #600;
	background: #b00 url(../img/bgH1.png) no-repeat center center / cover;
}

.btnS {
	float: right;
	padding: 3px 10px 2px 25px;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-shadow: none;
	border-radius: 3px;
	background: url(../img/arwM_r.png) no-repeat 3px center #B5781D;
}
.btnS:hover {
	color: #fff;
	background-color: #FF9100;
}

#contents h2:first-child, #contents h3:first-child {
	margin-top: 0;
}

.HL2 {
	color: #006;
	background: url(../img/bgH3.png) no-repeat 3px 4px ,url(../img/bgH1.png) no-repeat center center / cover;
	background-color: #e5f8ff;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px , #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	box-shadow: 0 0 20px rgba(0,210,255,.3) inset;
}

.page h1 {
	color: #FFF;
	text-align: center;
	border: 2px solid #06C;
	background: #06C;/* fallback */
	background: -moz-linear-gradient(top center, #09F 30%, #06C 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0.00, #FFF), color-stop(0.30, #09F), color-stop(1.00, #06C));/* Chrome & Safari */
	background: linear-gradient(to bottom, #09F 30%, #06C 100%);/* IE10+, W3C */
}

.HL3 {
	margin-bottom: 5px;
	padding: 3px 0 1px 5px;
	color: #006;
	border-left: 5px solid #09C;
	background: #e3eff7;
}
.HL3_b {
	padding: 4px 0 2px 7px;
	color: #09C;
	border-left: 6px solid #09C;
}

.HL4 {
	margin-top: 10px;
	padding: 3px 0 0 6px;
	color: #006;
	border-left: 4px solid #AAA;
}


/* ----- button */
/* .btnA a {
	text-align: center;
	color: #033;
	font-weight: bold;
	border: 4px solid #4ebfa6;
	background: url(../img/arwA.png) no-repeat 95% center #63CEB6;
	display: block;
}
.btnA a:hover {
	color: #FFF;
	background-color: #4ebfa6;
} */

/* ----------playGuide */
.tblTp2 {
	border: 1px solid #BBB;
	margin-bottom: 20px;
}
.tblTp2 th,.tblTp2 td {
	border: 1px solid #BBB;
}
.tblTp2 th {
	background: #DDD;
}
.tblTp2 td {
	background: #f9f9f9;
}
.tblTp2 td a {
	margin-left: 3px;
	color: #f0c000;
	text-decoration: underline;
	font-weight: bold;
	display: inline-block;
}
.tblTp2 a:hover, .clBlue a:hover {
	text-decoration: none;
}
.tblTp2 td .clBlue {
	font-weight: bold;
}
.clBlue a {
	margin-left: 3px;
	color: #f0c000 !important;
	text-decoration: underline;
}

/* =footer
-------------------------------------------------------------- **/

/* =siteFooter
---------------------------------------------------- */
.footTel {
	background: rgba(255,255,255,0.75);
	padding: 10px;
}
#txtFooter {
	color: #000;
	font-weight: bold;
}
#txtFooter img {
	margin-left: 3px;
	vertical-align: top;
}

.tblFt td {
	font-weight: bold;
}


.tblFt th, .tblFt td {
	display: block;
}
.tblFt td {
	padding-bottom: 15px;
}
/* =sns
------------------------------------------ */
/*#social {
	clear: both;
	margin: 15px 0;
	text-align: center;
}
.btnSns a {
	display: inline-block;
	padding: 8px 13px;
	border-radius: 5px;
	color: #fff !important;
	background: #ccc;
	box-shadow: 0 3px 0 #aaa;
	text-decoration: none;
	margin-bottom: 10px;
}
.btnSns a:hover {
	opacity: .7;
}
.btnTw a {
	background: #00acee;
	box-shadow: 0 3px 0 #0092ca;
}
.btnFb a {
	background: #3b5998;
	box-shadow: 0 3px 0 #2c4373;
}
.btnLine a {
	background: #00c300;
	box-shadow: 0 3px 0 #2f9427;
}

.postSns {
	margin-top: 20px;
	border-top: #aaa dashed 1px;
	padding-top: 10px;
}
*/


/* 各シェアボタン */

#social {
	margin-top: 15px;
	/*margin-bottom: 15px;*/
	text-align: center;
}
#social a {
	text-decoration: none;
}
#social img {
	vertical-align: sub;
}
.sclTw,
.sclFb,
.sclLINE,
.sclGgl {
	display:inline-block;
	vertical-align: bottom;
	width: 23%;
	margin-bottom: 10px;
}
.sclTw a,
.sclFb a,
.sclLINE a,
.sclGgl a {
	display: block;
	color: #fff;
	padding: 10px 0;
	border-radius: 5px;
}
.sclTw a:hover,
.sclFb a:hover,
.sclLINE a:hover,
.sclGgl a:hover {
	text-decoration: none;
}
.sclTw a:hover img,
.sclFb a:hover img,
.sclLINE a:hover img,
.sclGgl a:hover img {
	opacity: 1;
}
.sclGgl a {
    background:#db4a39;
    box-shadow:0 5px 0 #ad3a2d;
}
.sclTw a {
    background:#00acee;
    box-shadow:0 5px 0 #0092ca;
}
.sclFb a {
    background:#3b5998;
    box-shadow:0 5px 0 #2c4373;
}
.sclLINE a {
    background:#00C300;
    box-shadow:0 5px 0 #2f9427;
}
.sclGgl a:hover {
    background:#F3705D;
}
.sclTw a:hover {
    background:#5EC5EB;
}
.sclFb a:hover {
    background:#4F6DAA;
}
.sclLINE a:hover {
    background:#4CD842;
}


.twitterBox {
	background: rgba(255,255,255,.6);
	padding: 10px 5px;
	margin: 20px 0;
}
/* =copyright
------------------------------------------ */
#copyright {
	text-align: center;
}
#copyright a {
	color: #333;
}

/* =pageTop
---------------------------------------------------- */
#pageTop {
	display: block;
	position: fixed;
}
#pageTop a {
	text-indent: -9999px;
	background: url(../img/pageTop.png) no-repeat;
	display: block;
}

#pageTop a:hover {
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}



/* --------------
 home container
-------------- */
/* =visual
---------------------------------------------------- */
#clmMV {
	position: relative;
}


#clmMV h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
}
.slider {
	z-index: -1;
}
.slider button {
	z-index: 2;
}
/* slick.css slick-theme.css 修正しています */


#clmTwitter {
	box-shadow: inset 0 0 5px #fef4f1;
	border: 2px solid #bcbb50;
	
	background: #CC6;/* fallback */
	background: -moz-linear-gradient(top center, #f4ecd8 0%, #fef4f1 30%, #CC6 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0.00, #f4ecd8), color-stop(0.30, #fef4f1), color-stop(1.00, #CC6));/* Chrome & Safari */
	background: linear-gradient(to bottom, #f4ecd8 0%, #fef4f1 30%, #CC6 100%);/* IE10+, W3C */
}

/* =contents
---------------------------------------------------- */
/* -------------------- news */
#homeNews {
	background: #FFF;
}

#homeNews article {
	border-bottom: 1px solid #CCC;
}
#homeNews article:last-child {
	border-bottom: none;
}

#homeNews article a {
	color: #009;
}

#homeNews article mark {
	padding: 0 5px;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	border-radius: 3px;
}
.mk_news, .mk_post {background: #690;}
.mk_event {background: #F60;}
.mk_premium {background: #900;}
.mk_report {background: #06C;}

#homeNews article time {
	color: #666;
	font-size: 90%;
}
/* -------------------- bnr */
#home .clmGray {
	padding: 10px;
}
/* -------------------- calendar area */
#homeCale {
	padding-bottom: 5px;
	background: #FFF;
}
#homeCale h3 {
	padding: 6px 15px 3px;
	color: #FFF;
	font-size: 100%;
	background: #85c2ff;
}
#wp-calendar {
	width: 92%;
	margin: 9px 4% 5px;
}
#wp-calendar thead th, #wp-calendar thead td,
#wp-calendar tbody th, #wp-calendar tbody td {
	width: 14%;
	padding: 4px 0.5%;
	text-align: center;
	font-size: 95%;
	vertical-align: top;
	border: 1px solid #CCC;
}
/* #wp-calendar .tdcol {
	background: #EEE;
} */

#wp-calendar caption {
}
#wp-calendar thead th {
	background: #c0dfff;
}
#wp-calendar tbody {
	background: #e8f3ff;
}
#wp-calendar tbody a {
	color: #00C;
	font-weight: bold;
	text-decoration: underline;
}
#wp-calendar tbody a:hover {
	text-decoration: none;
}
/* #wp-calendar tbody #today {
	background: #c0dfff;
} */
#wp-calendar tbody .today {
	background: #c0dfff;
}

/* #wp-calendar tbody div {
	font-size: 10px;
	letter-spacing: -0.05em;
	line-height: 1.1;
}
#wp-calendar tbody div a {
	margin-bottom: 3px;
	display: block;
	border-bottom: 1px solid #DDD;
} */
#wp-calendar tfoot td {
	padding-top: 6px;
}
/* #wp-calendar tfoot #next {
	text-align: right;
} */
#wp-calendar #eo-widget-next-month {
	text-align: right;
}

/* -------------------- sponsor area */
.ulCol {
	margin-bottom: 15px;
}
.ulCol li {
	display: inline-block;
}

.ulCol2 li {
	margin-bottom: 5px;
	display: inline-block;
}

/* -------------------- ticket banner */
#bnrNotice {
	display: block;
	position: fixed;
}


/* --------------
 subpage container
-------------- */
.yuryo {
	margin-top: 6px;
}
.yuryo i {
	font-style: normal;
	color: #FFF;
}

/* =template single
---------------------------------------------------- */
.tmp_single article mark {
	margin-right: 10px;
	padding: 3px 10px;
	border-radius: 3px;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
}

.tmp_single .eventDate {
	margin-right: 3px;
	margin-bottom: 20px;
	padding: 3px 10px;
	font-size: 120%;
	/* border-radius: 10px; */
	border-bottom: 5px double #F30;
}

.deco1 {
	padding: 10px;
	color: #09C;
	font-weight: bold;
	text-align: center;
	background: url(../img/slash_white.gif) #E1FCFF;
}
.deco1 b, .deco2 b {
	margin: 0 5px;
	color: #F60;
	font-size: 110%;
	border-bottom: 3px dotted #FC9;
}

.deco2 {
	padding: 10px;
	color: #903;
	font-weight: bold;
	text-align: center;
	background: url(../img/slash_white.gif) #fde4e4;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px , #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}

.decoA {
	color: #666;
	text-align: center;
	border: 2px dotted #CCC;
	background: #feffea;
}

.decoF {
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 0 5px #000, 0 0 8px #000;
	text-align: center;
	background-color: #222;
	background-color: rgba(0,0,0,0.6);
}

.decoTtl {
	padding: 5px 0;
	background: #75bef4;/* fallback */
	background:-webkit-gradient(linear, left top, right top, color-stop(0, #FFF), color-stop(0.5, #75bef4), color-stop(1, #FFF));
	background:-webkit-linear-gradient(left, #FFF 0, #75bef4 50%, #FFF 100%);/**/
	background:-moz-linear-gradient(left, #FFF 0, #75bef4 50%, #FFF 100%);
	background:-o-linear-gradient(left, #FFF 0, #75bef4 50%, #FFF 100%);/**/
	background:linear-gradient(to right, #FFF 0, #75bef4 50%, #FFF 100%);
}
.decoTtl b {
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 1px #013ED1;
	line-height: 1.2;
	padding: 8px 5px;
	display: block;
	background: #013ED1;/* fallback */
	background:-webkit-gradient(linear, left top, right top, color-stop(0, #cae8fe), color-stop(0.1, #75bef4), color-stop(0.5, #013ED1), color-stop(0.9, #75bef4), color-stop(1, #cae8fe));
	background:-webkit-linear-gradient(left, #cae8fe 0, #75bef4 10%, #013ED1 50%, #75bef4 90%, #cae8fe 100%);/**/
	background:-moz-linear-gradient(left, #cae8fe 0, #75bef4 10%, #013ED1 50%, #75bef4 90%, #cae8fe 100%);
	background:-o-linear-gradient(left, #cae8fe 0, #75bef4 10%, #013ED1 50%, #75bef4 90%, #cae8fe 100%);/**/
	background:linear-gradient(to right, #cae8fe 0, #75bef4 10%, #013ED1 50%, #75bef4 90%, #cae8fe 100%);
	text-shadow: 1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000;
}

.decoTtl.ttlRed {
	filter: hue-rotate(110deg);
}
.decoTtl.ttlOg {
	filter: hue-rotate(170deg);
}
.decoTtl.ttlGrn {
	filter: hue-rotate(230deg);
}



/* =page info,news,event,premium
---------------------------------------------------- */
.tmp_archive article a {
	color: #333;
	line-height: 1.5;
}
.tmp_archive article a:hover {
	color: #C60;
}

.tmp_archive article .archiveHead {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tmp_archive article .archiveHead:after {
	display: none;
}
.tmp_archive article mark {
	float: right;
	padding: 1px 6px;
	border-radius: 3px;
	color: #FFF;
}
.tmp_archive article .archiveTtl {
	font-weight: bold;
}
.tmp_archive article .archiveImg {
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	background: #E6E6E6;
}
.tmp_archive article .archiveImg img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.tmp_archive .eventEndLabel {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	padding: 5px 10px;
	background: #db0000;
	color: #fff;
	font-weight: bold;
}
/* .tmp_archive article time, .tmp_archive .eventDate {
	color: #AAA;
	text-align: right;
} */

.mkDate {
	margin-bottom: 10px;
	padding: 4px 10px !important;
	color: #fff;
	font-weight: bold;
	box-shadow: 0 0 3px #fff inset, 1px 1px 1px #000;
	background: #009cff;/* F60 */
	display: inline-block;
}
#report .mkDate {
	background: #AAA;
}
.mkDate b {
	font-size: 120%;
}

.link_h3 {
	position: relative;
	margin-bottom: 10px;
	padding: 3px 15px 3px 5px;
	background: #f7f5d0;
	color: #222;
	border: 1px solid #000;
	box-shadow: 3px 3px 0 rgba(0,0,0,.3);
	border-radius: 3px;
}
.link_h3:last-child {
	margin-bottom: 0;
}
.link_h3:hover {
	box-shadow: 2px 2px 5px rgba(0,0,0,.3) inset;
}
.link_h3:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	border-color: transparent transparent transparent #333;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5px;
	margin: auto;
}
.link_h3 a {
	display: block;
	color: #333;
}
.tmp_archive article .link_h3 mark {
	float: none;
	padding: 0 5px;
	margin-right: 10px;
	font-size: 12px;
	vertical-align: middle;
}

/* =page ticket
---------------------------------------------------- */
.saleEnd {
	background: #000 url(../img/ticket/soldout.png?v2) no-repeat center center;
}
.saleEnd > div {
	opacity: 0.7;
}

/* -------------------- kingticket */
.clmKing {
	border: 5px solid #ad9807;
}
.inKing {
	padding: 10px;
}

/* -------------------- playguide */
#playguide h3, #playguide h3 a {
	color: #009;
}

/* =page goods
---------------------------------------------------- */
.tblGoods {
	float:left;
}
.tblGoods th {
	font-size: 13px;
	padding: 10px 5px 5px;
	text-align: center;
	font-weight: normal;
	line-height: 1.3;
}
.tblGoods th b {
	margin-bottom: 5px;
	font-size: 14px;
	display: inline-block;
}
.tblGoods td {
	padding: 2px;
	text-align: center;
}

.trPrice td {
	color: #CC3333;
	font-weight: bold;
}

.tblGoods b {
	padding: 0 5px;
	color: #FFF;
}

.txtSP {color: #36C;}
.txtEV {color: #390;}
.txtKJ {color: #F63;}
b.txtSP {background: #36C;color: #fff;}
b.txtEV {background: #390;color: #fff;}
b.txtKJ {background: #F63;color: #fff;}
b.txtEV1 {background: #F6C;}
b.txtEV2 {background: #FB0;}
b.txtEV3 {background: #F23;}
b.txtEV4 {background: #00654C;}
b.txtEV5 {background: #004C65;}
b.txtEV6 {background: #320065;}
b.txtEV7 {background: #650032;}
b.txtEV8 {background: #CB3200;}
b.txtEV9 {background: #007298;}
b.txtEV10 {background: #4C4C4C;}

.txtSP, .txtEV, .txtKJ {line-height: 1.3;}

.GoodsL {
	float: left;
}

/*　---------- dl goods */
.clmGoods {
	letter-spacing: -.40em;
}
.clmGoods p {
	letter-spacing: normal;
}
.dlGoods {
	/* float: left; */
	display: inline-block;
	line-height: 1.3;
	letter-spacing: normal;
	vertical-align: top;
	background: url(../img/bgContent.png) #fff;
	border: 1px solid #000;
}
.dlGoods dt {
	font-size: 13px;
	text-align: center;
	line-height: 1.3;
}
.dlGoods dt b {
	margin-bottom: 5px;
	padding: 2px 8px 0;
	color: #FFF;
	font-size: 13px;
	border-radius: 3px;
	display: inline-block;
}

.dlGoods dd.imgBox {
	text-align: center;
	border: 1px solid #222;
	box-sizing: border-box;
}
.dlGoods dd.imgBox a {
	display: block;
	background: #fff;
	padding: 5px;
}
.dlGoods dd.txt,
.dlGoods dd.txt2 {
	color: #FFF;
	line-height: 1.3;
}
.dlGoods dd.txt {
	font-size: 80%;
	background: rgba(0,0,0,0.5);
}
.dlGoods dd.txt2 {
	background: #C33;
	font-weight: bold;
}
.dlGoods dd.price {
	color: #C33;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.dlGoods.soldout dd.price {
	text-decoration: line-through;
}
.itemSize {
	display: inline-block;
}
.itemSize:after {
	content: "/";
}
/*.itemSize:nth-last-of-type(2):after {
	content: none;
}*/
/* official */
#goodsOF .dlGoods {
	background-color: #fde4e4 !important;
	border: 1px solid #903 !important;
}
#goodsOF .dlGoods dt {
	font-size: 15px;
	font-weight: bold;
}
/* craft */
.craftItem {
	margin-bottom: 10px;
	border: 1px solid #96c;
	background: url(../img/bgContent.png) #fff;
	padding: 1%;
	box-sizing: border-box;
}
/* soldout */
.soldout .imgBox img,
.outOfStock.imgBox img {
	opacity: 0.5;
}
.soldout .imgBox a:hover img,
.outOfStock.imgBox a:hover img {
	opacity: 0.4;
}
.soldoutTxt {
	color: red;
	font-weight: bold;
	text-align: center;
}
.soldout .imgBox a,
.outOfStock.imgBox a {
	background: #000 url(../img/goods/soldoutBg.jpg?v2) !important;
	display: block;
}
.craftItem .txtBox {
	font-size: 90%;
}
.craftItem {
	line-height: 1.2;
}
.craftItem .txtBox ul {
	box-sizing: border-box;
}
.craftItem li {
	padding: 4px 0;
	box-sizing: border-box;
	border-bottom: 1px dashed #444;
}
.craftSoldout span:after,
.soldout ul li span:after,
.dlGoods.soldout .itemSize span:after {
	content: "※売り切れ";
	color: red;
	font-size: 75%;
	display: inline-block;
	padding-left: 5px;
}
.dlGoods .craftSoldout span:after,
.dlGoods.soldout .itemSize span:after {
	color: #ffecf6;
	padding-left: 0;
	padding-right: 3px;
}
.craftSoldout span,
.soldout ul li span,
.dlGoods.soldout .itemSize span {
	text-decoration: line-through;
}
.dlGoods .craftSoldout span,
.dlGoods.soldout .itemSize span {
	text-decoration-color: #ffecf6;
}
/* =page concept
---------------------------------------------------- */
.ulConcept li {
	font-weight: bold;
	text-shadow: 0 0 2px #FFF, 0 0 3px #FFF;
	background: #c7e8ee;
}
.ulConcept li a {
	color: #333;
	background: url(../img/arwB.png) no-repeat right bottom / 30px;
	display: block;
}

.ulConcept li.cmg {
	background: #c7e8ee url(../img/arwCmg.png) no-repeat right bottom;
}

/* -------------------- ultrashot */
.col4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.col4:after {
	display: none;
}
.col4 li {
	margin-bottom: 10px;
}
.col3 {
	text-align: center;
}
/* -------------------- narikiri */
.narikiriCont .imgBox {
	width: 49%;
}
/* =page livestage
---------------------------------------------------- */
.clmStage h3 {
	padding: 10px;
	text-align: center;
}
.clmStage h4 {
	margin-left: 10px;
	padding-left: 5px;
	font-size: 120%;
	border-left: 3px solid #AAA;
}
.clmStage p {
	padding: 10px;
	color: #000;
	font-weight: bold;
}

.stageL h2 {
	color: #fff;
	background: linear-gradient(90deg, #004098, #00a0e9);
}
.stageR h2 {
	color: #000;
	background: linear-gradient(90deg, #fdd000, #fff100);
}
.stageL h2,
.stageR h2 {
	padding: 5px 15px;
	border: 3px solid #ccc;
}
.stageL h3 {
	color: #008bc5;
}
.stageR h3 {
	color: #eaaf00;
}
.stageImgCont {
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
}
/* ------------------------------ livestage added */
#page-livestage {
	position: relative;
}
.btnAnchor {
	position: absolute;
	top: 0;
}
.btnAnchor a {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background: #C00;
	display: block;
}
.btnAnchor a:hover {
	color: #FF0;
}
/* =diorama
---------------------------------------------------- */
.dioramaImgCont {
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
}

/* ------------------------------ vacancy */
#vacancy h3 {
	padding: 8px 7px;
	text-align: center;
	color: #FFC;
	text-shadow: 0 0 3px #000;
	border: 5px double #000;
	box-shadow: 0 0 5px #000 inset, 0 0 5px #666;
	background: #333;
}
#vacancy h3 i {
	font-style: normal;
}


.tblVacancy {
	box-shadow: 0 0 5px #666;
	background: url(../img/bgTbl.gif) #111;
}
.tblVacancy thead th,.tblVacancy thead td {
	color: #CCC;
	text-align: center;
	font-weight: bold;
}

.tblVacancy th {
	color: #EEE;
	border: 3px solid #000;
}

.tblVacancy td {
	color: #FFF;
	text-align: center;
	border: 3px solid #000;
}

.tblVacancy tbody td {
	font-size: 130%;
}

.pVacancy {
	text-align:center;
}


/* ------------------------------ photo */
#photoDtl {
	margin-top: 10px;
}

.btnPhoto li {
	width: 50%;
	float: left;
	text-align: center;
}

.btnPhoto li a {
	margin: 10px 5% 0;
	padding: 6px;
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
	background: #28a86c;
	position: relative;
}
.btnPhoto li a:hover {
	background: #39b078;
}

.btnPhoto li a:before {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 3px;
	left: 3px;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.btnPhoto li a:after {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 3px;
	right: 3px;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

/* ------------------------------ faq */
#toggleList .toggleIn {
	display: none;
}
#toggleList .HL2 {
	padding-right: 45px !important;
	box-shadow: 2px 2px 2px #aaa;
	position: relative;
	cursor: pointer;
}
#toggleList .HL2:hover,
#toggleList .HL2.active {
	box-shadow: 2px 2px 3px #aaa inset;
}
#toggleList .HL2:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #000066 transparent transparent transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
}
#toggleList .HL2.active:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #000066 transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
}
#toggleList p {
	margin-bottom: 15px;
}