@charset "utf-8";
/* CSS Document */



html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}



body {
	font: normal normal normal 100%/1.3 "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-family: 'Lato', sans-serif;
	background: #000;
	margin: 0px;
	padding: 0px;
}
/*
p {
	font-size: 1em;
	line-height: 1.7;
	letter-spacing: 0.05em;
}
*/
.body p {

    font-size: 0.85em;
    letter-spacing: 0.1em;
    line-height: 1.8;
    margin-bottom: 15px;
}
article, aside, dialog, figure, footer, header,hgroup, nav, section { display:block;}
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help;}

table { border-collapse:collapse; border-spacing:0;}
ul,ol {list-style: none;}




body#top{
	background-color: #fff;
	color: #000;
}

a{color: #3197E0;text-decoration: none;}
a:hover {text-decoration:underline;}

/* 下位ページ構造 */


#container #wrap #contents {
	width: 1055px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#container #wrap #contents .header-pict {margin-bottom: 20px;}
#container #wrap #contents .column_right {
	float: right;
	width: 760px;
}
#container #wrap #contents .column_right .header { margin-bottom: 30px;}
#container #wrap #contents .column_right h2 { margin-bottom: 20px;}
#container #wrap #contents .column_right .section {margin-bottom: 40px;}
#container #wrap #contents .column_right .section h2 { margin-bottom: 20px;}
#container #wrap #contents .column_right .section h3 { margin-bottom: 15px;}
#container #wrap #contents .column_left {
	float: left;
	width: 295px;
}
#container #wrap #contents .column_left #navi2 {
}
#container #wrap #contents .column_left #navi2 li {
	margin-bottom: 15px;
	width: 237px;
	height: 43px;
	background: url(../images/navi2.png) no-repeat center top;
}
#container #wrap #contents .column_left #navi2 li:hover {
	opacity: 0.7;
}
#container #wrap #contents .column_left #navi2 li a {
	display: block;
	width: 249px;
	height: 43px;
	box-shadow: 0 0 8px rgba(255,255,255,0.7);
	-webkit-border-radius: 10px; /* Safari, Chrome用 */
	-moz-border-radius   : 10px; /* Firefox用 */
	border-radius        : 10px; /* CSS3 */
	overflow: hidden;
	font-size: 0.2em;
	color: #000;
}
#container #wrap #contents .column_left #navi2 li a:hover {
	box-shadow: 0 0 11px rgba(255,255,255,1);
}
#container #wrap #contents .column_left #navi2 li#intro     { background-position: 0 -60px;}
#container #wrap #contents .column_left #navi2 li#ticket    { background-position: 0 -120px;}
#container #wrap #contents .column_left #navi2 li#cast      { background-position: 0 -180px;}
#container #wrap #contents .column_left #navi2 li#dolls     { background-position: 0 -240px;}
#container #wrap #contents .column_left #navi2 li#interview { background-position: 0 -300px;}
#container #wrap #contents .column_left #navi2 li#online    { background-position: 0 -360px;}
#container #wrap #contents .btn_twitter {
	margin-left: 0px;
	margin-bottom: 20px;
}
#container #wrap #contents .btn_twitter a:hover img {
	opacity:  0.7;
}

/* -------------------------------------
	公演紹介ページ
	------------------------------------- */
#contents .credit {
	padding-top: 20px;
	border-top: 1px solid #000;
	font-size: .7em;
}
#contents .credit dt {
	clear: both;
	float: left;
	line-height: 1.7;
}
#contents .credit dd {
	display: table-cell;
	padding-left: 30px;
	margin-bottom: 4px;
	line-height: 1.7;
	vertical-align: middle;
}
#contents .credit dd img { margin-top: 0px; vertical-align: top;}


/* -------------------------------------
	日程・会場・チケットページ
	------------------------------------- */

#container #wrap #contents .column_right .section p .bigdate {
	font-size: 2rem;
	line-height: 1;
}
#container #wrap #contents .column_right .section table {
	margin-bottom: 10px;
	font-size: 1.2em;
	letter-spacing: 0.1em;
}
#container #wrap #contents .column_right .section table th {
	padding: 1px 8px;
	font-weight: normal;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
#container #wrap #contents .column_right .section table td {
	padding: 1px 8px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
#container #wrap #contents .column_right .section table th small {
	font-size: .7em;
}
#container #wrap #contents .column_right .section h4 {
	color: #E60014;
	font-size: 1.8em;
}
/* 会場 */
#container #wrap #contents .column_right .section.place p {
	line-height: 1.5;
	margin-bottom: 0;
}
#container #wrap #contents .column_right .section.place p.online { margin-bottom: 5px;}
/* チケット料金 */
#container #wrap #contents .column_right .section.price p { margin-bottom: 5px;}
#container #wrap #contents .column_right .section.price dl {
	display: table;
  width: 760px;
}
#container #wrap #contents .column_right .section.price dl dt,
#container #wrap #contents .column_right .section.price dl dd {
	display: table-cell;
	vertical-align: baseline;
}
#container #wrap #contents .column_right .section.price dl dt { width: 130px;}
#container #wrap #contents .column_right .section.price dl dd { width: 630px;}
#container #wrap #contents .column_right .section.price dl dd .big.price { font-size: 2rem;}
#container #wrap #contents .column_right .section.price dl dd small { font-size: .8em;margin-left: 8px;}
#container #wrap #contents .column_right .section .online {
	display: inline-table;
	vertical-align: baseline;
}
#container #wrap #contents .column_right .section.price .online {
	margin-top: 20px;
}
#container #wrap #contents .column_right .section .online img {
	vertical-align: text-bottom;
	width: 22px;
	height: 22px;
}
#container #wrap #contents .column_right .section .online a {
	color: #A50000;
	text-decoration: underline;
	font-size: 1.2em;
}
#container #wrap #contents .column_right .section .online a:hover { color: #f00;}
/* チケット販売 */
#container #wrap #contents .column_right .section.ticket p {font-size: 1em;}
#container #wrap #contents .column_right .section.ticket small { font-size: .8em;}

/* チケット取り扱い */
#container #wrap #contents .column_right .section.shop dl { display: table;}
#container #wrap #contents .column_right .section.shop dl dt {
	display: table-cell;
	width: 130px;
	line-height: 1.7;
	vertical-align: baseline;
}
#container #wrap #contents .column_right .section.shop dl dd {
	line-height: 1.7;
	width: 630px;
}
#container #wrap #contents .column_right .section.shop dl dd .online a {font-size: 1em;}
#container #wrap #contents .column_right .section.shop dl dd .big { font-size: 1.1em;}
#container #wrap #contents .column_right .section.contact p {
	font-size: 1em;
}
/* -------------------------------------
	日程・会場・チケットページ
	------------------------------------- */
.cast #container #wrap #contents .column_right .body {
	min-height: 700px;
}
#container #wrap #contents .column_right .body .staff {
	float: left;
	margin-bottom: 2em;
	width: 366px;
}
#container #wrap #contents .column_right .body .cast {
	float: right;
	width: 366px;
}
#container #wrap #contents .column_right .body .staff dl dt {
	float: left;
	clear: both;
	line-height: 2.1;
}
#container #wrap #contents .column_right .body .staff dl dd {
	margin-left : 6em;
	line-height: 2.1;
}
#container #wrap #contents .column_right .body .cast ul li {
	line-height: 2.1;
}

#container #wrap #contents .column_right .body .cast ul li.last {
	margin-top:2em;
}

/* -------------------------------------
	スタッフ、キャスト
	------------------------------------- */
#container #wrap #contents .column_right .body .text h2 {}
/* #container #wrap #contents .column_right .body .text p { padding: 0 2em 2em;} */

/* -------------------------------------
	再演に向け、孫三郎に聞く
	------------------------------------- */
.interview .body {margin-bottom: 60px;}
.interview .body p {
	padding-left: 4em;
	text-indent: -4em;
}

/* -------------------------------------
	結城座オンラインチケット
	------------------------------------- */

.online #container #wrap #contents .button-flat {
	margin: 10px 0 30px;
	padding: 17px 50px;
	color: #fff;
	font-size: 1.5em;
	background-color: #A50000;
	-webkit-border-radius: 8px; /* Safari, Chrome用 */
	-moz-border-radius   : 8px; /* Firefox用 */
	border-radius        : 8px; /* CSS3 */
}
.online #container #wrap #contents .button-flat:hover {
	background-color: #f00;
}
.online #container #wrap #contents .section h4 {
	font-size: 1.4em;
	line-height: 1.6;
	font-weight: 300;
}
.online #container #wrap #contents .section p {
	font-size: 0.9em;
	margin: 0;
}
.online #container #wrap #contents .section .arrow {
	line-height: 2em;
	font-size: 1.5em;
	margin-left: 70px;
}
.online #container #wrap #contents .section.application dl dt {
	float: left;
	line-height: 1.8;
}
.online #container #wrap #contents .section.application dl dd {
	margin-left: 120px;
	line-height: 1.8;
}
.online #container #wrap #contents .section.application dl .first {
	margin-bottom: 2em;
}
.online #container #wrap #contents .section.application dl dd small {
	font-size: .7em;
}
.online #container #wrap #contents .section.application dl dd .indent {
	display: block;
	padding-left: 2em;
	text-indent: -2em;
	margin-bottom: 5px;
	line-height: 1.5;
}


/* ご注意 */
.online #container #wrap #contents .section.attention h4 {
	margin-top: 1.5em;
	font-size: 1em;
}
.online #container #wrap #contents .section.attention .directmail {
	display: inline-block;
	margin: 1.5em 0 0;
	padding: 10px 20px;
	border: 1px solid #333;
	-webkit-border-radius: 15px; /* Safari, Chrome用 */
	-moz-border-radius   : 15px; /* Firefox用 */
	border-radius        : 15px; /* CSS3 */

}

/* 仮トップページ */

#container {width: 100%;}
#container #wrap {
	width: 1055px;
	margin: 0 auto;
}
#container .header {
	width: 100%;
	text-align: center;
}
#container .content {
	margin: 30px auto;
	width: 100%;
}
#container .content h2{ text-align: center;}
#container .content .section {
	text-align: center;
	width: 900px;
	margin: 0 auto 30px;
}
#container .content .section.cast {
	width: 100%;
	text-align: center;
	background-color: #000;
}
#container .content .section.timetable {
	margin: 20px auto;
	text-align: center;
}
#container .content .section.timetable dl {
	margin: 10px auto;
	width: 600px;
}
#container .content .section.timetable dl dt {
	float: left;
	width: 200px;
}
#container .content .section.timetable dl dd {
	width: 400px;
	padding-left: 200px;
	text-align: left;
}
#container .content .section table tr th {
	padding: 10px;
	width: 150px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #ddd;
	letter-spacing: 0.1em;
}
table{margin: 0;padding: 0; border-collapse:collapse;border-spacing:0;}
#container .content .section table tr td {
	border-bottom: 1px dotted #ddd;
	padding: 10px;
	letter-spacing: 0.1em;
	text-align: left;
}
#container .content .section table tr.sell th,
#container .content .section table tr.sell td {
	border: none;
}
#container .content .section ul li {
	list-style: none;
	line-height: 1.6;
}
#container .content .section.map {
	text-align: center;
}
#container .content .section.map h3 {
	margin-bottom: 10px;
}
#container .content .section.map img {
	border: 1px solid #eee;
}
#container .footer {
	background: #000;
	width: 100%;
	padding: 30px 0 ;
}
#container .footer .inner-footer {
	margin: 0 auto;
	width: 900px;
}
#container .footer .inner-footer img{
	float: left;
	margin-right: 20px;
}
#container .footer p {
	color: #dedede;
	font-size: 0.85em;
	padding-top: 15px;
	letter-spacing: 0.1em;
/* 	float: right; */
}
#container .footer p a {
	color: #dedede;
}








.clear {
	clear: both;
}/*
#Wrap a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
--------*/



#contents img {
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: bottom;
}

.title {
	color: #fff;
	border: 4px double #fff;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
}
.footer { border-top: solid 1px #fff;}
#footer {
	clear: both;
	border-top: 1px #FFF solid;
	padding-top: 30px;
	margin-bottom: 35px;
}
#footer img {
	float: left;
	margin-right: 20px;
}
#footer p {
	color: #FFF;
	font-size: 12px;
	padding-top: 18px;
}
#footer p a:link, #footer p a:visited {
	color: #fff;
	text-decoration: none;
}
#footer p a:hover {
	color: #fff;
	text-decoration: underline;
}
.topbt, .topbt a {
	color: #fff;
	text-align: right;
	font-size: 12px;
	padding: 0px 0;
}
.topbt a {
	text-decoration: none;
}
.topbt a:hover {
	text-decoration: underline;
}

.pagetop {
	clear: both;
	text-align: right;
	font-size: 12px;
}
.pagetop a, .pagetop a:hover {
	color: #000;
	text-decoration: none;
}
.pagetop a:hover {
	color: #000;
	text-decoration: underline;
}


	/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
	content: ' ';
	display: table;
}

.clearfix:after,
#container:after,
.widget-wrapper:after {
	clear: both;
}

.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
	zoom: 1;
}

.clear {
	clear: both;
}
