@charset "UTF-8";

.left_box {
	float:left;
	width:444px;
}

.right_box {
	float:right;
	width:444px;
}

.info_contents {
	height:100%;
}

/**/
.program {
	width: 404px;
	padding: 20px;
	height: 270px;
	background-color: #FFFFFF;
}

.seat  {
	width: 404px;
	margin-top: 12px;
	padding: 20px;
	height: 247px;
	background-color: #FFFFFF;
}

.staff  {
	width: 404px;
	margin-top: 12px;
	padding: 20px;
	height: 120px;
	background-color: #FFFFFF;
}

.map  {
	width: 404px;
	margin-top: 12px;
	padding: 20px;
	height: 325px;
	background-color: #FFFFFF;
}

/*チケット情報*/

.ticket p {
	float: left;
}

.ticket .reserve {
	height: 28px;
	width: 215px;
	border: 2px solid #FFFFFF;
	color:#FFFFFF;
	text-align: center;
	line-height: 2.5;
	margin-right: 10px;
}

/**/

.program .programIn {
	width: 404px;
	margin-top: 10px;
}

.program .programIn p {
	float: left;
}

.program .programIn .text {
	width: 134px;
	line-height: 1.5;
}
.programIn iframe {
	width: 410px;
	height: 110px;
}
.program-wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	font-size: 21px;
	justify-content: space-between;
	align-items: center;
}
.program-wrap .date-row {
	font-size: 56px;
	font-family: 'Oswald', sans-serif;
	line-height: 1;
	letter-spacing: -1px;
}
.program-wrap .date-row .day {
	font-size: 32px;
}
.program-wrap .place {
	font-size: 21px;
	line-height: 1.2;
	font-weight: bold;
}
.program-wrap .place small {
	font-weight: normal;
	font-size: 16px;
}

.price-wrap > p {
	margin-bottom: 4px;
	font-size: 21px;
}
.price-wrap .division {
	display: inline-block;
	width: 38px;
	height: 14px;
	border-radius: 100%;
	background: #996;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	padding: 12px 0;
	text-align: center;
	font-weight: bold;
	margin-right: 5px;
}
.price-wrap .value {
	position: relative;
	top: -4px;
	margin-left: 4px;
	margin-right: 4px;
	font-family: 'Oswald', sans-serif;
	font-size: 42px;
	line-height: 1;
	vertical-align: middle;
}

/**/
.seat {
	height:245px;
}

.seat p {
	line-height: 1.5;
}

.seat ul {
	width:404px;
	padding-top: 5px;
}

.seat li {
	float: left;
}
.seat dt, .seat dd {
	float: left;
	white-space:nowrap;
	line-height: 1.5;
}

/*スタッフ*/
.staff p {
	line-height: 1.5;
}

/*映像*/

.movie  {
	width: 424px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	height: 328px;
	background: #ffffff;
	text-align: justify;
	text-justify: inter-ideograph; /* IE用 */
	}

.alice {
	text-align:center;
}

/*地図*/
.map li {
	float: left;
	line-height: 1.5;
}

/*タブ*/

.tab {
	margin-top: 12px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990066;
	vertical-align: bottom;
}

.tab li {
	display:inline;
	float:left;
	cursor: pointer;
}

.tab .active {
	cursor: default;
}
#button-detail {background: url(../works/img/syosai_btn_on.jpg) no-repeat;}
#button-recommend {background: url(../works/img/aisatsu_btn_on.jpg) no-repeat;}
#button-cast {background: url(../works/img/cast_btn_on.jpg) no-repeat;}
#works-tab-button .active img {
	opacity: 0;
}
#works-tab-pages .hidden {
	display: none;
}

/*キャストのページ*/
#cast ul {
	margin-right: -10px;
	font-size: 0;
	line-height: 0;
}
#cast .cast_box {
	display: inline-block;
	float: none;
	margin-top: 12px;
	margin-right: 10px;
	vertical-align: top;
}
.cast_box {
	background-color: #FFFFFF;
	height: 189px;
	width: 156px;
	padding: 8px 8px 0 8px;
	float:left;
	color:#CF736D;
}

.cast_box2 {
	background-color: #FFFFFF;
	height: 189px;
	width: 156px;
	padding: 8px 8px 0 8px;
	margin-top: 12px;
}


h3 {
	margin-top: 12px;
	padding: 7px 0;
	background: #FFFFFF;
	text-align:center;
}

.cast_name {
	padding-top: 10px;
}

.cast_name a:hover {
	color:#CF736D;
}
/*推薦文のページ*/
.title {
	margin-top: 12px;
	font-size: 16px;
	color:#FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(../works/alice/recommend/img/title_bg.gif) repeat-x left bottom;
}

.recommend {
	background: url(../works/alice/recommend/img/recommend_bg.jpg) no-repeat;
}

.text {
	width: 900px;
	margin-top: 12px;
}

.textIn {
	width: 735px;
	float: left;
}



.textIn p {
	text-indent:1em;
	color:#FFFFFF;
	line-height: 2.1;
}

.photo {
	width: 150px;
	height: 165px;
	float:right;
}

.photo p {
	color:#FFFFFF;
}
/*浅草紅團推薦文のページここから*/
.textarea {
    float: left;
    width: 735px;
}

#wrapper .recommend .text.clearfix .textarea .q {
	font-size: 14px;
	line-height: 30px;
	color: #E60012;
	background-image: url(../works/asakusa/img/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 35px;
	vertical-align: middle;
	font-weight: bold;
}
#wrapper .recommend .text.clearfix .textarea p {
	color: #FFF;
	line-height: 1.6;
}
/*浅草紅團推薦文のページここまで*/

/*浅草紅団*/

.info_contents_asakusa {
	height:100%;
	/*background-image: url(../works/asakusa/img/info_bg.gif);*/
	background-repeat: no-repeat;
}

.left_box .program_asakusa  {
	width: 403px;
	height: 450px;
	background: #FFFFFF;
	padding: 20px;
}

.left_box .program_asakusa .programIn .pr {
	margin-top: 5px;
	font-size: 10px;
}

.program_asakusa .programIn {
	width: 404px;
	margin-top: 10px;
}

.program_asakusa .programIn .left {
	float: left;
}

.left_box .program_asakusa .programIn .text {
	width: 170px;
	line-height: 1.5;
	float:left;
}

.info_contents_asakusa .movie  {
	width: 424px;
	height: 464px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background: #FFFFFF;
	}


.info_contents_asakusa .right_box .map {
	width: 404px;
	height: 319px;
	margin-top: 13px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 25px;
	background: #FFFFFF;
}
.program_midashi {
	background: #80805E;
	width: 405px;
	height: 25px;
	color:#FFFFFF;
	text-align: center;
	line-height: 2;
	margin-top: 10px;
}

.info_contents_asakusa .left_box .staff {
	width: 404px;
	height: 110px;
	margin-top: 13px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.info_contents_asakusa .left_box .seat {
	width: 403px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	height: 190px;
	background: #FFFFFF;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.program_asakusa hr  {
	background-color:#80805E;
	height: 1px;
	margin-top: 8px;
}

.left_box .program_asakusa .poster  {
	background: url(../works/asakusa/img/arrow_mini.gif) no-repeat left;
	padding-left: 15px;
	margin-top: 5px;
	text-decoration: underline;
}

.left_box .program_asakusa .corich {
	width: 403px;
	margin-top: 10px;
}

.left_box .program_asakusa .corich .corich_btn {
	width: 170px;
	float:left;
}

.left_box .program_asakusa .corich .corich_text {
	float:left;
	width: 233px;
}
/*問わず語り*/
.text_white_bg {
	width: 870px;
	min-height: 250px;
	margin-top: 5px;
	padding: 15px;
	background: #FFFFFF;
}

.text_white_bg_in {
    float: left;
    width: 705px;
}
.text_white_bg_in p {
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograph; /* IE用 */
}