

@charset "Shift_JIS";

/* -------------------------------------
 *
 * layout
 *
------------------------------------- */

/* % */
.w001per {width: 1% !important;}
.w002per {width: 2% !important;}
.w003per {width: 3% !important;}
.w004per {width: 4% !important;}
.w005per {width: 5% !important;}
.w006per {width: 6% !important;}
.w007per {width: 7% !important;}
.w008per {width: 8% !important;}
.w009per {width: 9% !important;}
.w010per {width: 10% !important;}
.w011per {width: 11% !important;}
.w012per {width: 12% !important;}
.w013per {width: 13% !important;}
.w014per {width: 14% !important;}
.w015per {width: 15% !important;}
.w016per {width: 16% !important;}
.w017per {width: 17% !important;}
.w018per {width: 18% !important;}
.w019per {width: 19% !important;}
.w020per {width: 20% !important;}
.w021per {width: 21% !important;}
.w022per {width: 22% !important;}
.w023per {width: 23% !important;}
.w024per {width: 24% !important;}
.w025per {width: 25% !important;}
.w026per {width: 26% !important;}
.w027per {width: 27% !important;}
.w028per {width: 28% !important;}
.w029per {width: 29% !important;}
.w030per {width: 30% !important;}
.w031per {width: 31% !important;}
.w032per {width: 32% !important;}
.w033per {width: 33% !important;}
.w034per {width: 34% !important;}
.w035per {width: 35% !important;}
.w036per {width: 36% !important;}
.w037per {width: 37% !important;}
.w038per {width: 38% !important;}
.w039per {width: 39% !important;}
.w040per {width: 40% !important;}
.w041per {width: 41% !important;}
.w042per {width: 42% !important;}
.w043per {width: 43% !important;}
.w044per {width: 44% !important;}
.w045per {width: 45% !important;}
.w046per {width: 46% !important;}
.w047per {width: 47% !important;}
.w048per {width: 48% !important;}
.w049per {width: 49% !important;}
.w050per {width: 50% !important;}
.w051per {width: 51% !important;}
.w052per {width: 52% !important;}
.w053per {width: 53% !important;}
.w054per {width: 54% !important;}
.w055per {width: 55% !important;}
.w056per {width: 56% !important;}
.w057per {width: 57% !important;}
.w058per {width: 58% !important;}
.w059per {width: 59% !important;}
.w060per {width: 60% !important;}
.w061per {width: 61% !important;}
.w062per {width: 62% !important;}
.w063per {width: 63% !important;}
.w064per {width: 64% !important;}
.w065per {width: 65% !important;}
.w066per {width: 66% !important;}
.w067per {width: 67% !important;}
.w068per {width: 68% !important;}
.w069per {width: 69% !important;}
.w070per {width: 70% !important;}
.w071per {width: 71% !important;}
.w072per {width: 72% !important;}
.w073per {width: 73% !important;}
.w074per {width: 74% !important;}
.w075per {width: 75% !important;}
.w076per {width: 76% !important;}
.w077per {width: 77% !important;}
.w078per {width: 78% !important;}
.w079per {width: 79% !important;}
.w080per {width: 80% !important;}
.w081per {width: 81% !important;}
.w082per {width: 82% !important;}
.w083per {width: 83% !important;}
.w084per {width: 84% !important;}
.w085per {width: 85% !important;}
.w086per {width: 86% !important;}
.w087per {width: 87% !important;}
.w088per {width: 88% !important;}
.w089per {width: 89% !important;}
.w090per {width: 90% !important;}
.w091per {width: 91% !important;}
.w092per {width: 92% !important;}
.w093per {width: 93% !important;}
.w094per {width: 94% !important;}
.w095per {width: 95% !important;}
.w096per {width: 96% !important;}
.w097per {width: 97% !important;}
.w098per {width: 98% !important;}
.w099per {width: 99% !important;}
.w100per {width: 100% !important;}

/* header */
#header p {
	margin-top: 0;
}

/* mainNav */
#mainNav p {
	margin-top: 0;
}

/* content */
#content  > *:first-child {
	margin-top: 0;
}
p {
	margin-top: 10px;
}

/* footer */
#footer {
	margin-top: 20px;
}
#footer p {
	margin-top: 0;
}

/* section */
.inner {
	margin: 15px 15px 0;
}
.inner > *:first-child {
	margin-top: 0;
}

/* sns */
ul.sns {
	float: none !important;
	width: auto !important;
	margin-top: 10px !important;
	padding-bottom: 20px !important;
}
ul.sns li {
	margin-top: 5px !important;
	height: 20px !important;
}
ul.sns li.mixi {
	margin-left: 0 !important;
	padding-right: 0 !important;
}
ul.sns + * {
	margin-top: 0;
}

/* -------------------------------------
 *
 * content
 *
------------------------------------- */

/* heading */
.heading01 {
	margin-top: 10px;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 1.3;
}
.heading02 {
	margin-top: 20px;
	padding: 10px;
	background-color: #f4f4f4;
	font-size: 16px;
	font-weight: bold;
}
.heading02.newsType {
	padding: 0 10px 5px;
	background: none;
	border-bottom: solid 1px #cccccc;
}
.heading02.ticketType {
	padding: 10px;
	border-top: solid 2px #d1277a;
	border-bottom: solid 1px #cccccc;
}
.heading02.goodsType {
	padding: 10px;
	border-top: solid 2px #0b326f;
	border-bottom: solid 1px #cccccc;
}
.heading02.funclubType {
	padding: 10px;
	border-top: solid 2px #f2c624;
	border-bottom: solid 1px #cccccc;
}
.heading03 {
	margin-top: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}
.heading03.genre01 {
	padding-left: 40px;
	background: #f0f0f0 url(/concert/special/hanryu/sp/ic02.png) no-repeat 10px 50%;
	color: #ee4170;
}
.heading03.genre02 {
	padding-left: 40px;
	background: #f0f0f0 url(/concert/special/hanryu/sp/ic03.png) no-repeat 10px 50%;
	color: #8a6139;
}
.heading03.genre03 {
	padding-left: 40px;
	background: #f0f0f0 url(/concert/special/hanryu/sp/ic04.png) no-repeat 10px 50%;
	color: #f47931;
}
.heading03.genre04 {
	padding-left: 40px;
	background: #f0f0f0 url(/concert/special/hanryu/sp/ic05.png) no-repeat 10px 50%;
	color: #616264;
}
.heading03.genre05 {
	padding-left: 40px;
	background: #f0f0f0 url(/concert/special/hanryu/sp/ic06.png) no-repeat 10px 50%;
	color: #2bac75;
}
.heading03.genre06 {
	padding-left: 55px;
	background: #f0f0f0 url(/concert/special/hanryu/sp/ic07.png) no-repeat 10px 50%;
	color: #cbcf15;
}
.heading03.genre07 {
	padding-left: 40px;
	background: #f0f0f0 url(/concert/special/hanryu/sp/ic08.png) no-repeat 10px 50%;
	color: #774779;
}
.heading04 {
	margin-top: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}
.heading04.genre01 {
	border-bottom: solid 2px #09308d;
	color: #09308d;
}
.heading04.genre02 {
	border-bottom: solid 2px #009943;
	color: #009943;
}
.heading05 {
	margin-top: 20px;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	border-left: solid 3px #cccccc;
	line-height: 1.4;
}
.heading05 + * {
	margin-top: 15px;
}
.heading06 {
	clear: both;
	margin: 20px 0 15px;
	padding: 10px;
	background-color: #000000;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.heading06.type1 { background-color: #683402; }
.heading06.type2 { background-color: #6b0000; }
.heading06.type3 { background-color: #006ba1; }
.heading06.type4 { background-color: #006d6d; }
.heading06.type5 { background-color: #6d006d; }
.heading06 + *,
.heading06 + .colLayout01 {
	margin-top: 15px;
}
.heading07 {
	clear: both;
	margin: 20px 0 10px;
	font-size: 15px;
	font-weight: bold;
}
.heading07.type1 { color: #683402; }
.heading07.type2 { color: #6b0000; }
.heading07.type3 { color: #006ba1; }
.heading07.type4 { color: #006d6d; }
.heading07.type5 { color: #6d006d; }
.heading07 + *,
.heading07 + .colLayout01 {
	margin-top: 10px;
}
.heading08 {
	clear: both;
	margin: 20px 0 10px;
	font-size: 14px;
	font-weight: bold;
}
.heading08 + *,
.heading08 + .colLayout01 {
	margin-top: 10px;
}
.heading09 {
	clear: both;
	margin: 20px 0 15px;
	padding: 10px;
	background-color: #3b0163;
	background-image: -webkit-linear-gradient(top, #0c0014 0%, #3b0163 50%, #0c0014 100%);
	background-image:    -moz-linear-gradient(top, #0c0014 0%, #3b0163 50%, #0c0014 100%);
	background-image:     -ms-linear-gradient(top, #0c0014 0%, #3b0163 50%, #0c0014 100%);
	background-image:      -o-linear-gradient(top, #0c0014 0%, #3b0163 50%, #0c0014 100%);
	background-image:         linear-gradient(to bottom, #0c0014 0%, #3b0163 50%, #0c0014 100%);
	color: #f2e936;
	font-size: 16px;
	font-weight: bold;
}
.heading09 + *,
.heading09 + .colLayout01 {
	margin-top: 10px;
}
.heading10 {
	clear: both;
	margin: 20px 0 15px;
	padding: 8px 10px;
	background-color: #000000;
	color: #ffeb10;
	font-size: 15px;
	font-weight: bold;
}
.heading10.type1 { background-color: #1b012d; }
.heading10.type2 { background-color: #530004; }
.heading10.type3 { background-color: #530004; }
.heading10.type4 { background-color: #003642; }
.heading10 + *,
.heading10 + .colLayout01 {
	margin-top: 15px;
}
.heading11 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}
.heading12 {
	margin-top: 10px;
	padding: 5px 10px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.heading12.colorType01 {
	background-color: #615da6;
}
.heading12.colorType02 {
	background-color: #a69139;
}
.heading12.colorType03 {
	background-color: #00aa6d;
}
.heading12.colorType04 {
	background-color: #ae0ffd;
}
.heading12.colorType05 {
	background-color: #ff5405;
}
.heading13 {
	margin-top: 10px;
	padding: 5px 10px;
	background-color: #b3881f;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.heading14 {
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #489469;
}
.heading14.colorType01 {
	color: #dc6000;
}
.heading15 {
	margin-top: 15px;
	font-size: 15px;
	font-weight: bold;
}
.heading15 + * {
	margin-top: 0;
}
.heading15.colorType01 {
	color: #489469;
}
.heading15.colorType02 {
	color: #a70716;
}
.heading15.colorType03 {
	color: #3d7090;
}
.heading16 {
	margin-top: 10px;
	padding: 5px 10px;
	background-color: #840545;
	font-size: 15px;
	font-weight: bold;
	color: #f3e158;
}
.heading17 {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	line-height: 1.3;
}
.heading17.type01 {
	color: #333;
}
.heading18 {
	font-size: 13px;
	font-weight: bold;
	color: #489469;
	line-height: 1.3;
}
.heading19 {
	font-size: 17px;
	font-weight: bold;
}
.heading20 {
	margin: 15px -15px 0;
	padding: 10px 15px;
	background-color: #fff3eb;
	font-size: 16px;
	font-weight: bold;
}
.heading21 {
	margin-top: 15px;
	padding: 5px;
	background-color: #ffff00;
	color: #ff0263;
	font-size: 16px;
	font-weight: bold;
}
.heading21:before {
	content: "★";
	color: #ff0263;
	font-size: 16px;
}

/* iconHeading */
.iconHeading01 {
	position: relative;
	margin-top: 15px;
	padding-left:1.5em;
	font-weight: bold;
}
.iconHeading01 .icon {
	position: absolute;
	left: 0;
	top: 0;
}
.iconHeading01.type01 .icon {
	color: #25c4fe;
}
.iconHeading01.type02 .icon {
	color: #f4018f;
}
.iconHeading01.type03 .icon {
	color: #ff9c00;
}
.iconHeading01.type04 .icon {
	color: #ac0cff;
}
.iconHeading01.type05 .icon {
	color: #c28104;
}
.iconHeading01 + * {
	margin-top: 5px;
}
/* headingImage */
.headingImage {
	display: block;
	text-align: center;
}
/* tableHeading01 */
.tableHeading01 {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
}
.tableHeading01 + .table01 {
	margin-top: 5px;
}

/* anchorLink */
.anchorLink01 {
	margin-top: 20px;
	padding: 0 10px;
}
.anchorLink01 ul li {
	float: left;
	margin-right: 10px;
	padding-right: 15px;
	border-right: solid 1px #cccccc;
}
.anchorLink01 ul li:last-child {
	border-right: none;
}
.anchorLink01 ul li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
}
.anchorLink01 ul li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 0;
	margin-top: -2px;
	border: 4px solid transparent;
	/*border*/
	border-top: 4px solid #999999;
}
.anchorLink02 {
	margin: 15px 0 0 0;
}
.anchorLink02 > ul > li {
}
.anchorLink02 > ul > li + li {
	margin-top: 10px;
}
.anchorLink02 > ul > li > a {
	position: relative;
	display: inline-block;
	padding: 0 0 0 15px;
}
.anchorLink02 > ul > li > a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.55em;
	display: block;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top: 4px solid #999999;
}

/* localNavi */
.localNavi01 {
	margin-top: 20px;
	padding: 8px 10px;
	background-color: #f4f4f4;
}
.localNavi01 ul li {
	float: left;
	width: 33%;
	margin-right: 0;
	padding-right: 15px;
	box-sizing: border-box;
}
.localNavi01 ul li a {
	position: relative;
	display: inline-block;
	padding: 1px 0 1px 10px;
}
.localNavi01 ul li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 0;
	margin-top: -4px;
	border: 4px solid transparent;
	/*border*/
	border-left: 4px solid #999999;
}
.localNavi02 {
	clear: both;
	margin: 15px 0 0 0;
	padding: 10px 15px;
}
.localNavi02 > ul {
}
.localNavi02 > ul > li {
	float: left;
	width: 50%;
	padding: 0 2% 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}
.localNavi02 > ul > li:nth-child(2n+1) {
	clear: left;
}
.localNavi02 > ul > li:nth-child(n+3) {
	margin-top: 5px;
}
.localNavi02 > ul > li > a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 20px;
	background-color: #ff9900;
	border-radius: 5px;
	font-weight: bold;
	color: #ffffff;
}
.localNavi02 > ul > li > a:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 50%;
	display: block;
	width: 0;
	height: 0;
	margin-top: -4px;
	border: 4px solid transparent;
	border-left: 4px solid #ffffff;
}
.localNavi02 > ul > li.on > a {
	padding: 8px 10px 8px 10px;
	border: solid 2px #ff9900;
	background-color: #ffffff;
	color: #333333;
	text-decoration: none !important;
	cursor: default;
	color: #ff9900;
}
.localNavi02 > ul > li.on > a:before {
	display: none;
}

/* iconText01 */
.iconText01 {
	padding-left: 10px;
	background: url(/concert/otona/concert/bluenote/sp/ic_02.png) 0 0.5em no-repeat;
	background-size: 5px 5px;
}

/* link */
.iconLink01 {
	margin-top: 10px;
}
.iconLink01 a {
	display: inline-block;
	padding-left: 15px;
	background: url(/concert/special/hanryu/sp/ic17.gif) no-repeat 0 0.2em;
}
.btnLink01 a {
	display: inline-block;
	padding: 10px;
	background-color: #ff9900;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
}
.btnLink01 a + .icn {
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 2px 5px 1px;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	    -ms-border-radius: 2px;
	     -o-border-radius: 2px;
	        border-radius: 2px;
	background-color: #ff33ff;
	color: #ffffff;
	font-size: 11px;
	vertical-align: middle;
}
/* linkType01 */
.linkType01 a {
	padding-left: 18px;
	background: url(/drama/shiki/hajimete.gif) no-repeat 0 0;
}

/* linkType02 */
.linkType02 > li {
	margin-top: 5px;
}
p.linkType02 > a,
.linkType02 > li > a {
	display: inline-block;
	padding-left: 10px;
	background: url(/concert/otona/concert/bluenote/sp/ic_01.png) 0 0.4em no-repeat;
	background-size: 5px 5px;
}

/* linkType03 */
.linkType03 {
	margin-top: 15px;
}
.linkType03 > a {
	display: block;
	padding: 5px 10px;
	border-radius: 20px;
	background: -webkit-linear-gradient(top, #ffffff 5%, #dfdede 50%, #bdbcbc 95%);
	background: -moz-linear-gradient(top, #ffffff 5%, #dfdede 50%, #bdbcbc 95%);
	background: -o-linear-gradient(top, #ffffff 5%, #dfdede 50%, #bdbcbc 95%);
	background: -ms-linear-gradient(top, #ffffff 5%, #dfdede 50%, #bdbcbc 95%);
	background: linear-gradient(top, #ffffff 5%, #dfdede 50%, #bdbcbc 95%);
	color: #000000;	
	font-size: 16px;
	text-align: center;
}

/* list */
.iconLinkList01,
.iconLinkList02 {
	margin-top: 15px;
}
.iconLinkList01 li {
	margin-top: 10px;
}
.iconLinkList01 > li:first-child {
	margin-top: 0;
}
.iconLinkList01 li a {
	display: inline-block;
	padding-left: 15px;
}
.iconLinkList01.genre01 li a {
	background: url(/concert/special/hanryu/sp/ic09.gif) no-repeat 0 0.2em;
}
.iconLinkList01.genre02 li a {
	background: url(/concert/special/hanryu/sp/ic10.gif) no-repeat 0 0.2em;
}
.iconLinkList01.genre03 li a {
	background: url(/concert/special/hanryu/sp/ic11.gif) no-repeat 0 0.2em;
}
.iconLinkList01.genre04 li a {
	background: url(/concert/special/hanryu/sp/ic12.gif) no-repeat 0 0.2em;
}
.iconLinkList01.genre05 li a {
	background: url(/concert/special/hanryu/sp/ic13.gif) no-repeat 0 0.2em;
}
.iconLinkList01.genre06 li a {
	background: url(/concert/special/hanryu/sp/ic14.gif) no-repeat 0 0.2em;
}
.iconLinkList01.genre07 li a {
	background: url(/concert/special/hanryu/sp/ic15.gif) no-repeat 0 0.2em;
}
.iconLinkList01.genre08 li a {
	background: url(/concert/special/hanryu/sp/ic16.gif) no-repeat 0 0.2em;
}
.iconLinkList01.genre09 li a {
	background: url(/concert/special/hanryu/sp/ic17.gif) no-repeat 0 0.2em;
}
.iconLinkList01.genre10 li a {
	background: url(/drama/shiki/sp/ic01.gif) no-repeat 0 0.2em;
}
.iconLinkList02 li {
	margin-top: 10px;
}
.iconLinkList02 > li:first-child {
	margin-top: 0;
}
.iconLinkList02 li a {
	display: inline-block;
	padding-left: 10px;
	background: url(/concert/special/hanryu/sp/ic18.png) no-repeat 0 0.4em;
}
.iconLinkList02 li .pickUpLink {
	padding-left: 0;
	background: none;
}
.iconLinkList03 {
	margin: 15px 0 0 0;
}
.iconLinkList03 > li {
}
.iconLinkList03 > li + li {
	margin-top: 10px;
}
.iconLinkList03 > li > a {
	position: relative;
	display: inline-block;
	padding: 0 0 0 15px;
}
.iconLinkList03 > li > a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.3em;
	display: block;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 4px solid #999999;
}

.indentList01 {
	margin: 1em 0 0 0;
}
.indentList01 > li {
	margin: 0.25em 0 0 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.indentList01 > li:first-child {
	margin-top: 0;
}

/* iconList */
.iconList01 {
	margin-top: 10px;
}
.iconList01 > li {
	padding-left: 1.25em;
	text-indent: -1.25em;	
}
.iconList01 > li:before {
	content: "・";
	font-size: 15px;
}
.iconList01 > li + li {
	margin-top: 5px;
}

.cloudList li {
	float: left;
	margin-right: 20px;
}

/* noteList */
.noteList {
	margin-top: 10px;
}
.noteList > li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}
.noteList > li + li {
	margin-top: 5px;
}
.noteList > li:before {
	content: "※";
}

/*listType01*/
.listType01 > li {
	padding-left: 1em;
	text-indent: -1em;
}
.listType01 > li:before {
	content: "・";
}



/* table */
.table01 {
	width: 100%;
	margin-top: 20px;
	border: solid 1px #cccccc;
}
.table01 th,
.table01 td {
	padding: 5px;
	border: solid 1px #cccccc;
	font-size: 12px;
	text-align: left;
}
.table01 .type01 {
	background-color: #5a1939;
	color: #ffffff;
}
.table01 .type02 {
	background-color: #fcf9e8;
}

.tableType01 {
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.tableType01 th,
.tableType01 td {
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.46;
	text-align: left;
	vertical-align: middle;
}
.tableType01 th {
	border-bottom: 1px solid #cccccc;
}
.tableType01 td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.tableType01 td > *:first-child {
	margin-top: 0!important;
}
.tableType01 .lv01 {
	font-weight: bold;
	color: #ffffff;
}
.colorType01 .tableType01 .lv01 {
	background-color: #97c3a0;
}
.colorType02 .tableType01 .lv01 {
	background-color: #e0b2b2;
}
.colorType03 .tableType01 .lv01 {
	background-color: #dab672;
}
.colorType04 .tableType01 .lv01 {
	background-color: #9fccce;
}

/* pseudoTable01 */
.pseudoTable01 {
	margin-top: 10px;
}
.pseudoTable01 > dl {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.pseudoTable01 > dl + dl {
	margin-top: 10px;
}
.pseudoTable01 > dl > dt,
.pseudoTable01 > dl > dd {
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.46;
	text-align: left;
	vertical-align: middle;
}
.pseudoTable01 > dl > dt {
	border-bottom: 1px solid #cccccc;
	color: #ffffff;
	font-weight: bold;
}
.colorType01 .pseudoTable01 > dl > dt {
	background-color: #97c3a0;
}
.colorType02 .pseudoTable01 > dl > dt {
	background-color: #e0b2b2;
}
.colorType03 .pseudoTable01 > dl > dt {
	background-color: #dab672;
}
.colorType04 .pseudoTable01 > dl > dt {
	background-color: #9fccce;
}
.pseudoTable01 > dl > dd {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


/* oneColumn */
.oneColumn01 {
	margin: 15px 0 0;
	text-align: center;
}

/* figureColumn */
.figureColumn01 {
	margin-top: 15px;
	padding: 0 10px;
}
.inner .figureColumn01 {
	padding: 0;
}
.figureColumn01 > a {
	display: block;
	color: #333333;
}
.figureColumn01 .imageLeft {
	float: left;
	margin: 0 10px 0 0;
}
.figureColumn01 .imageLeft.spaceSmall {
	margin: 0 5px 0 0;
}
.figureColumn01 .imageRight {
	float: right;
	margin: 0 0 0 10px;
}
.figureColumn01 .imageRight.spaceSmall {
	margin: 0 0 0 5px;
}
.figureColumn01 .text {
	overflow: hidden;
}
.figureColumn01 .text > *:first-child {
	margin-top: 0;
}
.figureColumn02 {
	margin-top: 15px;
}
.figureColumn02 > a {
	display: block;
	color: #333333;
}
.figureColumn02 .imageLeft {
	float: left;
	margin: 0 0 0 10px;
}
.figureColumn02 .imageRight {
	width: 70px;
	float: right;
	margin: 0 0 0 10px;
}
.figureColumn02 .imageRight figcaption {
	font-size: 10px;
}
.figureColumn02 .text {
	overflow: hidden;
}
.figureColumn02 .text .saleInfoBlock01 {
	padding: 0;
	border: none;
}
.figureColumn02 .text > *:first-child {
	margin-top: 0;
}

.figureColumn02.type01 {
	margin-top: 5px;
}
.figureColumn02.type01 .imageRight {
	width: 80px;
	margin-bottom: 10px;
}
.figureColumn02.type01 .text {
	overflow: visible;
}

/* figWrap */
.figWrap {
	margin: 15px 0 0 0;
}
.figWrap + .figWrap {
	margin-top: 10px;
}
.figWrap > .caption {
	margin-top: 0.5em;
	text-align: left;
}

/* colLayout01 */
.colLayout01 {
	clear: both;
	margin: 20px 0 0 0;
}
.colLayout01.count1 > .col:nth-child(n+2),
.colLayout01.grid2 > .col:nth-child(n+3),
.colLayout01.grid3 > .col:nth-child(n+4),
.colLayout01.grid4 > .col:nth-child(n+5),
.colLayout01.grid5 > .col:nth-child(n+6) {
	margin-top: 15px !important;
}
.colLayout01.grid2 > .col:nth-child(2n+1),
.colLayout01.grid3 > .col:nth-child(3n+1),
.colLayout01.grid4 > .col:nth-child(4n+1),
.colLayout01.grid5 > .col:nth-child(5n+1) {
	clear: left !important;
	margin-left: 0 !important;
}
.colLayout01[class*="grid"] > .col {
	margin-left: 0 !important;
}
.colLayout01 > .col {
	float: left;
	margin: 0 0 0 15px;
}
.colLayout01.count1 > .col { width: 100%; }
.colLayout01.grid2 > .col { width: 50%; }
.colLayout01.grid3 > .col { width: 33.33%; }
.colLayout01.grid4 > .col { width: 25%; }
.colLayout01.grid5 > .col { width: 20%; }
.colLayout01.count1 > .col {
	float: none;
	margin-left: 0;
	text-align: center;
}
.colLayout01 > .colLeft {
	float: left;
	margin: 0 15px 5px 0;
}
.colLayout01 > .colRight {
	float: right;
	margin: 0 0 5px 15px;
}
.colLayout01 > .colDetail {
	overflow: hidden;
}
.colLayout01 > .colDetail.sneak {
	overflow: visible;
}
.colLayout01 > [class*="col"] > *:first-child {
	clear: none;
	margin-top: 0 !important;
}

/* box */
.artBox01 {
	clear: both;
	padding: 15px;
	background-color: #f7f5f2;
}
.artBox01 + .artBox01 {
	margin-top: 15px;
}
.artBox01 > *:first-child {
	margin-top: 0 !important;
}
.artBox01 .saleInfoBlock01 {
	border: none;
	background-color: #ffffff;
}
.artBox02 {
	clear: both;
	margin: 20px 0 0 0;
	background-color: #ffffff;
}
.artBox02 > *:first-child {
	margin-top: 0 !important;
}
.artBox02 .highlightFrame {
	margin: 10px 0 0 0;
	padding: 5px 0;
	border-top: 1px dashed #e3112c;
	border-bottom: 1px dashed #e3112c;
}
.artBox02 .highlightFrame > *:first-child {
	margin-top: 0 !important;
}
.artBox03 {
	margin: 10px -15px 0;
	padding: 15px 10px;
	background-color: #fefef3;
}
.artBox03 > *:first-child {
	margin-top: 0;
}

/* borderBox01 */
.borderBox01 {
	margin: 15px 10px 0;
	padding: 10px;
	border: solid 1px #cccccc;
	text-align: center;
}
.borderBox01 > *:first-child {
	margin-top: 0;
}






/*.recommendBlock {
	margin-top: 20px;
}*/
.recommendBlock > *:first-child {
	margin-top: 0;
}
.recommendBlock > div:first-child > a {
	border-top: none;
}
.recommendBlock .figureColumn01 {
	padding: 0;
}
.recommendBlock .figureColumn01 > a {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 15px;
}
.recommendBlock .figureColumn01 + .figureColumn01 {
	margin-top: 0;
}
.recommendBlock .figureColumn01 + .figureColumn01 > a {
	border-top: none;
}
.recommendBlock .title {
	font-size: 14px;
	font-weight: bold;
}
.recommendBlock .iconType01,
.recommendBlock .iconType02 {
	display: inline-block;
	min-width: 60px;
	margin-top: 5px;
	padding: 2px 5px;
	border-radius: 5px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
.recommendBlock .iconType01 {
	background-color: #ef4d79;
}
.recommendBlock .iconType02 {
	background-color: #f47931;
}
.recommendBlock .detail {
	margin-top: 10px;
}

/* mainImage */
.mainImage01 {
	text-align: center;
}
.mainImage01 figure {
	margin: 0;
	padding: 0 10px;
}

/* newsBlock */
.newsBlock01 ul li {
	display: none;
	padding: 5px 10px;
	border-bottom: solid 1px #cccccc;
}
.newsBlock01 ul li:nth-child(1),
.newsBlock01 ul li:nth-child(2) {
	display: block !important;
}
.newsBlock05 {
	margin-top: 10px;
}
.newsBlock05 .news {
	padding: 10px 15px;
	border-bottom: dotted 1px #cccccc;
}
.newsBlock05 .news .newsTitle {
	font-size: 14px;
	font-weight: bold;
	color: #489469;
}

/*reserveBlock01*/
.reserveBlock01 {
	margin-top: 10px;
	padding: 10px;
	background-color: #e0dff3;
}
.heading12 + .reserveBlock01 {
	margin-top: 0;
}
.reserveBlock01 .blockTitle {
	padding: 10px;
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
	color: #3333cc;
	line-height: 1.3;
}
.reserveBlock01 .blockTitle .categoryType51 {
	margin-left: 5px;
	padding: 2px 3px;
	background-color: #ff33ff;
	border-radius: 5px;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.0;
}
.reserveBlock01 .blockInner {
	padding: 0 5px 5px;
	background-color: #ffffff;
}
.reserveBlock01 .blockTitle + .blockInner {
	margin-top: 5px;
}
.reserveBlock01 .blockInner .innerTitle {
	margin-left: -5px;
	margin-right: -5px;
	padding: 5px;
	background-color: #211e59;
	font-weight: bold;
	color: #ffffff;
}
.reserveBlock01.colorType01 {
	background-color: #ffd1bb;
}
.reserveBlock01.colorType02 {
	background-color: #c9ffec;
}
.reserveBlock01.colorType03 {
	background-color: #f0d1ff;
}
.reserveBlock01.colorType04 {
	background-color: #ffd1bb;
}

/* programBlock01 */
.programBlock01 {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 2px #cccccc;
}
.programBlock01:last-child {
	border-bottom: none;
}
.programBlock01 .programTitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}
.programBlock01 .programTitle > span {
	font-size: 12px;
	line-height: 1.0;
}
.programBlock01.colorType01 .programTitle {
	color: #599c75;
}
.programBlock01.colorType02 .programTitle {
	color: #a70716;
}
.programBlock01.colorType03 .programTitle {
	color: #ba9651;
}
.programBlock01.colorType04 .programTitle {
	color: #7f9bb0;
}
.programBlock01 .programImage {
	margin: 5px 0 0;
}

/* colorBlock */
.colorBlock01 {
	margin-top: 15px;
	padding: 10px 20px;
	background-color: #ffe8f9;
}
.colorBlock01 .blockTitle {
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
	color: #850546;
}
.colorBlock02 {
	margin-top: 15px;
	padding: 10px 15px;
	background-color: #fff6b1;
}
.colorBlock02 .blockTitle {
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.colorBlock03 {
	margin-top: 15px;
	padding: 10px 15px;
	background-color: #dbeefd;
}
.colorBlock03 .blockTitle {
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

/* moreInfo */
.moreInfo {
	margin-top: 0;
	border-bottom: solid 1px #cccccc;
	text-align: center;
	cursor: pointer;
}
.moreInfo span {
  position: relative;
	display: inline-block;
  padding: 10px 15px;
}
.moreInfo span:before,
.moreInfo span:after {
  content: "";
  position: absolute;
  top: 50%;
  background-color: #333333;
  -webkit-transition: all .4s;
          transition: all .4s;
}
.moreInfo span:before {
  width: 12px;
  height: 1px;
	left: -6px;
}
.moreInfo span:after {
	left: 0;
  width: 1px;
  height: 12px;
  margin: -6px 6px 0 0;
}
.moreInfo.open span:before,
.is-accordionActive .moreInfo span:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.moreInfo.open span:after,
.is-accordionActive .moreInfo span:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/* bgBlock */
.bgBlock01 {
	margin-top: 20px;
	padding: 10px 10px 12px;
	background-color: #fefab0;
}
.bgBlock01 > *:first-child,
.bgBlock02 > *:first-child {
	margin-top: 0;
}
.bgBlock01 + *,
.bgBlock02 + * {
	margin-top: 20px;
}
.bgBlock01 .title {
	padding: 2px 0 2px 30px;
	background: url(/concert/special/hanryu/sp/ic01.png) no-repeat 0 50%;
	font-size: 14px;
	font-weight: bold;
}
.bgBlock01 .btnLink {
	margin-top: 5px;
}
.bgBlock01 .btnLink li {
	float: left;
	width: 49%;
}
.bgBlock01 .btnLink li.east {
	float: right;
}
.bgBlock01 .btnLink li a {
	display: block;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.bgBlock01 .btnLink li.west a {
	background-color: #028b83;
}
.bgBlock01 .btnLink li.east a {
	background-color: #007bb9;
}
.bgBlock02 {
	margin-top: 20px;
	padding: 10px 10px 12px;
	background-color: #ffefff;
	color: #761042;
}

/* indexBlock */
.indexBlock .indexTitle {
	position: relative;
	margin-top: 0;
	padding: 10px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	text-align: center;
	cursor: pointer;
}
.indexBlock .indexTitle span {
	display: inline-block;
	position: relative;
}
.indexBlock > *:first-child {
	border-top: none;
}
.indexBlock .indexTitle + .indexTitle {
	border-top: none;
	border-bottom: solid 1px #cccccc;
}
.indexBlock .indexTitle span:before,
.indexBlock .indexTitle span:after {
  content: "";
  position: absolute;
  top: 50%;
  background-color: #333333;
  -webkit-transition: all .4s;
          transition: all .4s;
}
.indexBlock .indexTitle span:before {
  width: 12px;
  height: 1px;
	left: -18px;
}
.indexBlock .indexTitle span:after {
	left: -12px;
  width: 1px;
  height: 12px;
  margin: -6px 6px 0 0;
}
.indexBlock .indexTitle span:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.indexBlock.is-accordionActive .indexTitle span:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.indexBlock .iconLinkList02 {
	padding: 0 15px 15px;
	border-bottom: solid 1px #cccccc;
}

/* qaBlock01 */
.qaBlock01 {
	margin-top: 20px;
	padding: 10px;
	background-color: #e1f7fb;
}
.qaBlock01 .qaText {
	font-size: 16px;
	font-weight: bold;
	color: #0195af;
}
.qaBlock01 .qaText span {
	display: inline-block;
	margin-right: 10px;
	padding: 2px 5px;
	font-size: 14px;
	background-color: #0195af;
	color: #ffffff;
}
.qaBlock01 .qaButton {
	padding: 5px;
	background-color: #ff9900;
	border-radius: 5px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.qaBlock01 .qaTarget {
	margin-top: 10px;
	padding: 10px;
	background-color: #fafdc9;
}
.qaBlock01 .qaTarget dl dt {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.qaBlock01 .qaTarget dl.lie dt {
	background: url(/classic/figaro/bg_false.gif) no-repeat 0 0;
	background-size: contain;
}
.qaBlock01 .qaTarget dl.true dt {
	background: url(/classic/figaro/bg_true.gif) no-repeat 0 0;
	background-size: contain;
}
.qaBlock01 .qaTarget dl dd {
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
}
.qaBlock01 .qaTarget dl.lie dd {
	color: #60af3a;
}
.qaBlock01 .qaTarget dl.lie dd span {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
.qaBlock01 .qaTarget dl.true dd {
	color: #e3112c;
}
.qaBlock01 .qaTarget dl.true dd span,
.qaBlock01 .qaTarget dl.lie dd span {
	display: block;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}

/* saleInfoBlock */
.saleInfoBlock01 {
	margin-top: 20px;
	padding: 10px;
	border: solid 1px #cccccc;
}
.saleInfoBlock01 + .saleInfoBlock01 {
	margin-top: 10px;
}
.saleInfoBlock01 > *:first-child {
	margin-top: 0;
}
.saleInfoBlock01 .categoryType01 {
	margin-right: 5px;
	padding: 5px 2px;
	background-color: #63b513;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.0;
}
.saleInfoBlock01 .categoryType02 {
	margin-right: 5px;
	padding: 5px 2px;
	background-color: #3366CC;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.0;
}
.saleInfoBlock01 dl {
	margin-top: 5px;
	font-size: 11px;
}
.saleInfoBlock01 dl dt {
	float: left;
	margin-right: 10px;
}
.saleInfoBlock01 dl dd {
	overflow: hidden;
}
.saleInfoBlock01 dl dd.break {
	display: block;
	clear: left;
	margin-left: 1em;
}

/* operatorBlock */
.operatorBlock01 {
	margin-top: 30px;
}
.operatorBlock01 > *:first-child {
	margin-top: 0;
}
.operatorBlock01 .text01 {
	font-size: 14px;
	text-align: center;
}
.operatorBlock01 .borderBox {
	margin-top: 10px;
	padding: 10px;
	border: solid 1px #cccccc;
	text-align: center;
}
.operatorBlock01 .borderBox > *:first-child {
	margin-top: 0;
}
.operatorBlock01 .borderBox .title {
	font-size: 16px;
	font-weight: bold;
}
.operatorBlock01 .borderBox .phoneNumber {
	margin-top: 0;
	font-size: 24px;
	font-weight: bold;
}

/* text */
.cautionText01 {
	color: #ff0000;
}
.leadText01 {
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
}
.leadText02 {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
}
.leadText03 {
	margin: 1em 0 0.75em;
	color: #ff6600;
	font-weight: bold;
}
.leadText04 {
	margin: 1em 0 0.75em;
	font-size: 15px;
	font-weight: bold;
}
.leadText04.type1 { color: #bb59ff; }
.leadText04.type2 { color: #da000a; }

.textExtraSmall {
	font-size: 8px;
}
.textSmall {
	font-size: 10px;
}
.textLarge {
	font-size: 14px;
}
.textExtraLarge {
	font-size: 16px;
}
.color01 {
	color: #5fae39;
}
.color02 {
	color: #e3112c;
}
.color03 {
	color: #0195af;
}
.color04 {
	color: #0000cc;
}
.color05 {
	color: #25c4fe;
}
.color06 {
	color: #ac0cff;
}
.color07 {
	color: #c28104;
}
.color08 {
	color: #ff9c00;
}
.color09 {
	color: #f4018f;
}
.noteText01:before {
	content: "※";
}


/* banner */
.banner {
	margin: 15px 0 0;
}
.banner + p {
	margin-top: 5px;
}
.banner .caption {
	margin: 3px 0 0;
}

/* idon */
.myIcon {
	margin: 0 5px;
}

/* moreTarget */
.moreTarget {
	display: none;
}

/* youtubeWrap */
.youtubeWrap {
	position: relative;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 56.5% 0 0 0;
}
.youtubeWrap + .youtubeWrap {
	margin-top: 10px;
}
.youtubeWrap iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
}


/*  /concert/otona/concert/sp_index.html
=========================================*/
.concertTopBg01 {
	padding-bottom: 10px;
	background-color: #000000;
}
.concertTopBg01 a {
	color: #ffffff;
}
.concertTopBg01 > *:first-child {
	margin-top: 0;
}
.concertTopBg01 .heading01 {
	padding: 10px;
	color: #ffffff;
}
.concertTopBg01 .anchorLink01 ul li {
	margin: 2px 15px 0 0;
	padding-right: 0;
	border-right: none;
}
.concertTopBg01 .anchorLink01 ul li a {
	color: #ffffff;
}
.concertTopBg01 .anchorLink01 ul li a:before {
	border-top: 4px solid #ffffff;
}
#blue > *:first-child,
#cotton > *:first-child,
#motion > *:first-child {
	margin-top: 0;
}
#blue .heading02,
#cotton .heading02,
#motion .heading02 {
	color: #ffffff;
}
#blue .heading02 {
	background-color: #032451;
}
#cotton .heading02 {
	background-color: #500000;
}
#motion .heading02 {
	background-color: #380488;
}
#blue .inner,
#cotton .inner,
#motion .inner {
	margin: 0;
	padding: 15px 10px 20px;
}
#blue .inner {
	background-color: #e5f0ff;
}
#cotton .inner {
	background-color: #fff1f1;
}
#motion .inner {
	background-color: #f3ebff;
}
#blue .leadText02,
#cotton .leadText02,
#motion .leadText02 {
	color: #3399ff;
}
#blue .btnLink01,
#cotton .btnLink01,
#motion .btnLink01 {
	margin-top: 20px;
}
#blue .btnLink01 a,
#cotton .btnLink01 a,
#motion .btnLink01 a {
	display: block;
	padding: 10px 15px;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
}
#blue .btnLink01 a {
	background-color: #032451;
}
#cotton .btnLink01 a {
	background-color: #500000;
}
#motion .btnLink01 a {
	background-color: #380488;
}
#motion .btnLink01 a {
	background-color: #380488;
}
#updateInfo {
	padding: 15px 10px;
	background-color: #f3ebce;
}
#updateInfo > *:first-child {
	margin-top: 0;
}
#updateInfo .heading02 {
	padding: 0;
	background: none;
}
#updateInfo .infoLink a {
	position: relative;
	display: inline-block;
	padding: 1px 0 1px 10px;
}
#updateInfo .infoLink a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 0;
	margin-top: -4px;
	border: 4px solid transparent;
	/*border*/
	border-left: 4px solid #999999;
}
.btnConcertLink {
	margin-top: 20px;
	text-align: center;
}
.btnConcertLink a {
	display: inline-block;
	padding: 10px;
	border: solid 1px #333333;
	border-radius: 5px;
	font-weight: bold;
	color: #333333;
}

/* --btn-- */
/* btnType01 */
.btnType01 {
	font-size: 15px;
}
.btnType01 > a {
	display: inline-block;
	padding: 5px 30px;
	background-color: #f0f0f0;
	border-radius: 5px;
	color: #727272;
	font-weight: bold;
}


/*  /drama/terayamashuji/sp_index.html
=========================================*/
#musical .heading06,
#play .heading06,
#museum .heading06,
#book .heading06 {
	margin-bottom: 0;
}

/* performances */
#performances .moreInfo {
	margin: 5px -15px 0;
	border-top: 1px solid #cccccc;
}


/*  /classic/nntt/sp_index.html
    /classic/nntt/sp_ballet.html
    /classic/nntt/sp_dance.html
    /classic/nntt/sp_play.html
=========================================*/
#performanceIndex .heading05,
#performanceInfo .heading05 {
	margin-left: 15px;
	margin-right: 15px;
}


/*  /drama/dansyun/sp.index.html
=========================================*/
.dansyunHead {
	margin-top: 20px;
	padding: 10px;
	background: #240d20;
	border-top: solid 2px #9b9a9a;
	color: #e8d9d9;
	font-size: 16px;
  font-weight: bold;
}
.ticket1 {
	padding: 5px 10px;
	background: #d6d2c3;
}
.ticket1 li {
	color: #2173bc;
	font-weight: bold;
}
.ticket1 li span {
	color:#CC0000;
}


/*  /drama/chicago/sp.index.html
=========================================*/

/* chicagoDetail */
.chicagoDetail {
}
.chicagoDetail + .chicagoDetail {
	margin-top: 20px;
}
.chicagoDetail .chicagoHead {
	padding: 5px 10px; 
	background: #212121;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.chicagoDetail .chicagoDetailList {
	padding-top: 15px;
	border-top: dotted 1px #000000;
}
.inner > .chicagoDetailList {
	border-top: none;
	padding-top: 0;
}
.chicagoDetail .chicagoDetailList + dl.chicagoDetailList {
	margin-top: 15px;
}
.chicagoDetail .chicagoDetailList dt {
	color: #d10515;
}
.chicagoDetail .chicagoDetailList dd {
	padding-top: 15px;
}
.chicagoDetail .moreWrapper {
}
.chicagoDetail .moreTarget {
	display: none;
	padding-top: 15px;
}

.chicagoDetail .note01 {
	padding-left: 1em;
	text-indent: -1em;
}
/* commentBox */
.chicagoDetail .commentBox {
	margin: 15px -15px 0;
	padding: 10px 15px;
	background: #fdf9eb;
}
.chicagoDetail .commentBox h3 {
	margin-top: 15px;
	color: #489469;
	font-size: 16px;
	font-weight: bold;
}

.chicagoDetail .commentBox h3:first-child {
	margin-top: 0;
}
.chicagoDetail .moreInfo {
	margin: 5px -15px;
	border-top: solid 1px #cccccc;
	border-buttom: solid 1px #cccccc;
}

/* messageBox */
.chicagoDetail .messageBox {
	margin: 10px -15px 0;
	padding: 10px 15px;
	background: #931900;
	color: #ffffff;
}
.chicagoDetail .messageBox h3 {
	color: #eadc93;
	font-size: 16px;
	font-weight: bold;
}

/* staffCast */
.staffCast {
	margin-top: 20px;
	width: 100%;
}
.staffCast th,
.staffCast td {
	padding: 10px 5px;
	border: 1px solid #787878;
}
.staffCast th {
	vertical-align: middle;
	background-color: #0f0f0f;
  color: #ffffff;
}

.chicagoDetail .spact {
	color: #ff9900;
}

/* chicagoCol2 */
.chicagoCol2 {
	margin-top: 20px;
	overflow: hidden;
}
.chicagoCol2 .imgColL {
	float: left;
	width: 50%;
	margin: 0 2% 2% 0;
}
.chicagoCol2 .imgColR {
	float: right;
	width: 48%;
	margin: 0 0 2% 2%;
}
.chicagoCol2 .textCol > *:first-child {
	margin-top: 0;
}


/* musicBox */
.chicagoDetail .musicBox {
	margin: 15px -15px 0;
	padding: 10px 15px;
	background: #fee7f9;
}
.chicagoDetail .musicBox > *:first-child {
	margin-top: 0;
}
.chicagoDetail .musicBox h3 {
	margin-top: 10px;
	color: #eb0080;
	font-size: 16px;
	font-weight: bold;
}

/* profileBox */
.chicagoDetail .profileBox {
	margin: 5px -15px 0;
	padding: 10px 15px;
	background: #eeeeee;
}
.chicagoDetail .profileBox h3 {
	font-size: 14px;
	font-weight: bold;
}

/* eventBox */
.chicagoDetail .eventBox {
	margin: 5px -15px 0;
	padding: 10px 15px;
	background: #fefce2;
}
.chicagoDetail .eventBox h3 {
	color: #ff6600;
	font-size: 16px;
	font-weight: bold;
}

/* memberBox */
.chicagoDetail .memberBox {
	margin: 10px -15px 0;
	padding: 10px 15px;
	background: #fff6b1;
}
.chicagoDetail .memberBox h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

/* memberBox */
.chicagoDetail .notmemberBox {
	margin: 10px -15px 0;
	padding: 10px 15px;
	background: #dbeefd;
}
.chicagoDetail .notmemberBox h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.recommendHead {
	margin-top: 25px;
	font-size: 16px;
	font-weight: bold;
}


/*  /drama/romantique2014/sp.index.html
=========================================*/
.pre_request {
	font-size: 18px;
	font-weight: bold;
}

/* romantique2014Anchor */
.romantique2014Anchor {
	line-height: 1.4;
	margin-top: 20px;
	overflow: hidden;
}
.romantique2014Anchor li {
	display: inline;
	padding: 0 5px;
	border-left: solid 1px #cccccc;
}
.romantique2014Anchor li:first-child {
	padding-left: 0;
	border-left: none;
}

/* romantique2014Head */
.romantique2014Head {
	margin-top: 20px;
	padding: 4px 10px;
	background: #1c3e1e;
	color: #ffffff;
	font-size: 16px;
}
.romantique2014Head02 {
	color: #2a249b;
	font-size: 16px;
	font-weight: bold;
}
.romantique2014Head03 {
	margin-top: 15px;
	font-size: 16px;
}



/* romantique2014Button */
.romantique2014Button {
}
.romantique2014Button a {
	display: block;
	padding: 5px 0;
	border: solid 2px #249b27;
	color: #249b27;
	background: #ffffff;
	font-weight: bold;
	text-align: center;
}
.romantique2014Button a span {
	display: inline-block;
	padding: 0 20px;
	background: url(/drama/romantique2014/sp/ic_interview.gif) no-repeat 100% 50%;
	background-size: 10px 10px;
}

.textGreen {
	color: #009900
}

/* romantique2014Table */
.romantique2014Table {
	width: 100%;
	margin-top: 10px;
}
.romantique2014Table th,
.romantique2014Table td {
	padding: 5px 8px;
	border: 1px solid #666666;
}
.romantique2014Table th {
	vertical-align: middle;
	background: #b6e0ab;
	color: #333333;
	text-align: center;
}






/*  /drama/takarazuka/sp.index.html
=========================================*/
/* takarazukaAnchor */
.takarazukaAnchor {
	overflow: hidden;
	margin-top: 10px;
}
.takarazukaAnchor li {
	float: left;
	width: 33.3%;
}

.takarazukaAnchor li img {
	width: 100%;
	height: auto;
}

/* takarazukaInfo */
.takarazukaInfo {
}
.takarazukaInfo .infoHead {
	padding: 0 10px;
	font-size: 15px;
	font-weight: bold;
}

.takarazukaInfo .item {
	border-top: solid 1px #cccccc;
}
.takarazukaInfo .item > a {
	display: block;
	padding: 8px 15px;
	color: #333333;
}
.takarazukaInfo .item > span {
	display: block;
	padding: 5px 15px;
	color: #333333;
}
.takarazukaInfo .moreWrapper {
}
.takarazukaInfo .moreWrapper .moreTarget {
	display: none;
}
.takarazukaInfo .moreWrapper .moreInfo {
	border-top: solid 1px #cccccc;
}


/* takarazukaLink */
.takarazukaLink {
}
.takarazukaLink ul {
	overflow: hidden;
}
.takarazukaLink ul li {
	float: left;
	display: table;
	width: 49%;
	height: 50px;
	margin-top: 2%;
	border-radius: 5px;
	overflow: hidden;
}
.takarazukaLink ul li:nth-child(even) {
	float: right;
}
.takarazukaLink ul li a {
	display: table-cell;
	vertical-align: middle;
	padding: 0 8px;
	background: #93379f;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.takarazukaLink .linkBt01 {
	margin-top: 15px;
}
.takarazukaLink .linkBt01 a {
	display: block;
	padding: 5px 8px;
	background: #e4b24e;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.takarazukaLink .linkBt02 {
	margin-top: 15px;
}
.takarazukaLink .linkBt02 a {
	display: block;
	padding: 20px 8px;
	background: #7030a0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.takarazukaLink .linkBt03 {
	margin-top: 15px;
}
.takarazukaLink .linkBt03 a {
	display: block;
	padding: 5px 8px;
	background: #c00000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.takarazukaHead01 {
	margin-top: 20px;
	padding: 2px 10px;
	background: #5d0000; /* Old browsers */
	background: -moz-linear-gradient(top,  #5d0000 0%, #1d0000 73%, #0b0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d0000), color-stop(73%,#1d0000), color-stop(100%,#0b0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5d0000 0%,#1d0000 73%,#0b0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5d0000 0%,#1d0000 73%,#0b0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5d0000 0%,#1d0000 73%,#0b0000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5d0000 0%,#1d0000 73%,#0b0000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d0000', endColorstr='#0b0000',GradientType=0 ); /* IE6-9 */
	border-bottom: solid 1px #a79a7a;
	color: #d8c597;
	font-size: 18px;
	font-weight: bold;
}
.takarazukaHead02 {
	margin-top: 20px;
	padding: 3px 10px;
	background: #7f0202;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
.takarazukaHead03 {
	margin-top: 20px;
	padding: 2px 10px;
	background: #005c00; /* Old browsers */
	background: -moz-linear-gradient(top,  #005c00 0%, #001d00 68%, #001d00 71%, #000b00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005c00), color-stop(68%,#001d00), color-stop(71%,#001d00), color-stop(100%,#000b00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #005c00 0%,#001d00 68%,#001d00 71%,#000b00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #005c00 0%,#001d00 68%,#001d00 71%,#000b00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #005c00 0%,#001d00 68%,#001d00 71%,#000b00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #005c00 0%,#001d00 68%,#001d00 71%,#000b00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005c00', endColorstr='#000b00',GradientType=0 ); /* IE6-9 */
	border-bottom: solid 1px #7aa79a;
	color: #d9ccac;
	font-size: 18px;
	font-weight: bold;
}




/* takarazukaSec */
.takarazukaSec {
	padding: 10px 15px;
}
.takarazukaSec.hanagumi {
	background: #fcf4fa;
}
.takarazukaSec.tsukigumi {
	background: #fcfbeb;
}
.takarazukaSec.yukigumi {
	background: #f4fdf4;
}
.takarazukaSec.hoshigumi {
	background: #edf6fb;
}
.takarazukaSec.soragumi {
	background: #f8f4fe;
}

.takarazukaSec .takarazukaTitle {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}
.takarazukaSec .takarazukaTitle .englishTitle {
	display: block;
	line-height: 1.1;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.takarazukaSec .takarazukaTitle:first-child {
	margin-top: 0;
}
.hanagumi .takarazukaTitle {
	color: #ff6699;
}
.tsukigumi .takarazukaTitle {
	color: #aa9319;
}
.yukigumi .takarazukaTitle {
	color: #00cc66;
}
.hoshigumi .takarazukaTitle {
	color: #0099ff;
}
.soragumi .takarazukaTitle {
	color: #9966ff;
}
.takarazukaSec .place {
	margin-top: 5px;
}
.takarazukaSec .place img {
	margin-right: 5px;
}
.takarazukaSec .takarazukaCol2 {
	margin-top: 10px;
	overflow: hidden;
}
.takarazukaSec .takarazukaCol2 .imgCol {
	float: left;
	width: 30%;
	margin-right: 10px;
}
.takarazukaSec .takarazukaCol2 .textCol {
	overflow: hidden;
}
.takarazukaSec .takarazukaLead {
	font-size: 16px;
	font-weight: bold;
}
.takarazukaSec .infoBox {
	margin-top: 20px;
	padding: 10px;
	border: solid 1px #cccccc;
	background: #ffffff;
}
.takarazukaSec .infoBox > *:first-child {
	margin-top: 0;
}
.takarazukaHead02 + .infoBox {
	margin-top: 5px;
}

.takarazukaSec .infoBox p.detail {
	margin-top: 5px;
	padding-left: 1em;
	text-indent: -1em;
}
.takarazukaSec .infoBox ul.infoList {
	padding-left: 1em;
}
.takarazukaSec .infoBox ul.infoList > li {
	padding-left: 1em;
	text-indent: -1em;
}
.takarazukaSec .infoBox dl.detail {
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-indent: 0;
	padding-left: 0;
}
.takarazukaSec .infoBox dl.detail + dl.detail {
	margin-top: 5px;
}
.takarazukaSec .infoBox > dl.detail {
	padding-left: 2em;
}
.takarazukaSec .infoBox dl.detail dt {
	display: table-cell;
	vertical-align: top;
	width: 42px;
	padding-right: 5px;
}
.takarazukaSec .infoBox dl.detail dd {
	display: table-cell;
	vertical-align: top;
}
.takarazukaSec .infoBox dl.detail dd .btnLink01 {
	margin-top: 0;
}
.takarazukaSec .note01 {
	margin-top: 15px;
}
.takarazukaSec .note01 li {
	text-indent: -1em;
	padding-left: 1em;
}

.takarazukaSec .takarazukaEmergency {
	margin-top: 15px;
	padding: 5px 10px;
	border: 2px solid #FF0461;
	background: #FFD5EC;
	color: #ff1493;
	font-size: 13px;
	font-weight: bold;
}
.takarazukaSec .takarazukaEmergency > *:first-child {
	margin-top: 0;
}

.takarazukaSec .tourInfoBox {
	margin-top: 15px;
	padding: 5px 10px;
	border: 2px solid #48d1cc;
	background: #f0ffff;
	font-size: 13px;
}
.takarazukaSec .tourInfoBox > *:first-child {
	margin-top: 0;
}
.takarazukaSec .tourInfoBox .title {
	color: #ff1493;
	font-weight: bold;
}
.takarazukaSec .tourInfoBox .title .sub {
	color: #FF6600;
}
.takarazukaSec .tourInfoBox .title + p {
	margin-top: 3px;
}

/*  /concert/concert/tickebo/sp_reserv.html
=========================================*/

/* highlightBlock01 */
.highlightBlock01 {
	margin: 15px 0 0;
	padding: 10px 15px;
	background-color: #efeefe;
}
.highlightBlock01 > .heading {
	color: #107adc;
	font-size: 20px;
	font-weight:bold;
}
.highlightBlock01 > .leadText {
	color: #107adc;
	font-size: 16px;
}
.highlightBlock01 > .pointList {
	margin-top: 10px;
}
.highlightBlock01 > .pointList > li + li {
	margin-top: 10px;
}
.highlightBlock01 > .pointList > li > dl > dt {
	padding-left: 1.0em;
	text-indent: -1.0em;
	font-size: 15px;
	font-weight:bold;
}
.highlightBlock01 > .pointList> li > dl > dt:before {
	content: "★";
	color: #ffc000;
	font-size: 15px;
	font-weight:bold;
}
.highlightBlock01 > .pointList > li > dl > dd {
	margin-left: 1.25em;
}

/* highlightBlock02 */
.highlightBlock02 {
	margin-top: 10px;
	padding: 10px 15px;
	background-color: #107adc;
}
.highlightBlock02 > .heading {
	color: #ffffff;
	font-size: 20px;
	font-weight:bold;
}
.highlightBlock02 > p {
	color: #ffffff;
}

/* highlightBlock03 */
.highlightBlock03 {
	margin-top: 10px;
	padding: 10px;
	background-color: #fff9e7;
}
.highlightBlock03 > *:first-child {
	margin-top: 0;
}

/*  /concert/otona/concert/sp_index.html
=========================================*/

.concertDetailBg01,
.concertDetailBg02,
.concertDetailBg03 {
	padding-top: 15px;
}
.concertDetailBg01 {
	background-color: #032451;
}
.concertDetailBg02 {
	background-color: #500000;
}
.concertDetailBg03 {
	background-color: #380488;
}
.concertDetailBg01 > *:first-child,
.concertDetailBg02 > *:first-child,
.concertDetailBg03 > *:first-child {
	margin-top: 0;
}
.concertDetailBg01 > figure,
.concertDetailBg02 > figure,
.concertDetailBg03 > figure {
	margin: 0;
}
.concertDetailBg01 > .inner,
.concertDetailBg02 > .inner,
.concertDetailBg03 > .inner {
	padding-bottom: 15px;
}
.concertDetailBg01 > .inner > .heading,
.concertDetailBg01 > .inner > p,
.concertDetailBg02 > .inner > .heading,
.concertDetailBg02 > .inner > p,
.concertDetailBg03 > .inner > .heading,
.concertDetailBg03 > .inner > p {
	color: #ffffff;
}
.concertDetailBg01 > .inner > .heading,
.concertDetailBg02 > .inner > .heading,
.concertDetailBg03 > .inner > .heading {
	padding: 0 0 0 10px;
	border-left: 3px solid #ffffff;
	font-size: 16px;
}
.concertDetailBg01 > .inner > section,
.concertDetailBg02 > .inner > section,
.concertDetailBg03 > .inner > section {
	margin-top: 15px;
}
.concertDetailBg01 > .inner .bgColor01,
.concertDetailBg01 > .inner .bgColor02,
.concertDetailBg02 > .inner .bgColor01,
.concertDetailBg02 > .inner .bgColor02,
.concertDetailBg03 > .inner .bgColor01,
.concertDetailBg03 > .inner .bgColor02 {
	margin-top: 5px;
	padding: 10px;
}
.concertDetailBg01 > .inner .bgColor01,
.concertDetailBg02 > .inner .bgColor01,
.concertDetailBg03 > .inner .bgColor01 {
	background-color: #e5f0ff;
}
.concertDetailBg01 > .inner .bgColor02,
.concertDetailBg02 > .inner .bgColor02,
.concertDetailBg03 > .inner .bgColor02 {
	background-color: #ffffff;
}
.concertDetailBg01 > .inner .bgColor01 > *:first-child,
.concertDetailBg01 > .inner .bgColor02 > *:first-child,
.concertDetailBg02 > .inner .bgColor01 > *:first-child,
.concertDetailBg02 > .inner .bgColor02 > *:first-child,
.concertDetailBg03 > .inner .bgColor01 > *:first-child,
.concertDetailBg03 > .inner .bgColor02 > *:first-child {
	margin-top: 0;
}
.concertDetailBg01 > .inner .bgColor01 > figure,
.concertDetailBg01 > .inner .bgColor02 > figure,
.concertDetailBg02 > .inner .bgColor01 > figure,
.concertDetailBg02 > .inner .bgColor02 > figure,
.concertDetailBg03 > .inner .bgColor01 > figure,
.concertDetailBg03 > .inner .bgColor02 > figure {
	margin-right: 0;
	margin-left: 0;
}
.concertDetailBg01 > .inner > section > .heading,
.concertDetailBg02 > .inner > section > .heading,
.concertDetailBg03 > .inner > section > .heading {
	color: #ffffff;
	font-size: 15px;
}
.concertDetailBg01 .moreTarget,
.concertDetailBg02 .moreTarget,
.concertDetailBg03 .moreTarget {
	display: none;
}
.concertDetailBg01 .moreInfo,
.concertDetailBg02 .moreInfo,
.concertDetailBg03 .moreInfo {
	margin-top: 10px;
	background-color: #ffffff;
}
.concertDetailBg01 .moreTarget > p,
.concertDetailBg02 .moreTarget > p,
.concertDetailBg03 .moreTarget > p {
	color: #ffffff;
}
.concertDetailBg01 .figureColumn01 .text,
.concertDetailBg02 .figureColumn01 .text,
.concertDetailBg03 .figureColumn01 .text {
	overflow: inherit;
}
.concertDetailBg01 .mainImage01 figure,
.concertDetailBg02 .mainImage01 figure,
.concertDetailBg03 .mainImage01 figure {
	padding-right: 0;
	padding-left: 0;
}


/* -------------------------------------
 *
 * clearfix
 *
------------------------------------- */
ul.sns:after,
.anchorLink01 ul:after,
.localNavi01 ul:after,
.localNavi02 > ul:after,
.bgBlock01 .btnLink:after,
.figureColumn01:after,
.figureColumn01 > a:after,
.colLayout01:after,
.cloudList:after,
.saleInfoBlock01 dl:after,
.chicagoCol2:after,
.takarazukaAnchor:after,
.takarazukaSec .takarazukaCol2:after {
	content : "";
	display : block;
	clear : both;
}



