/* -----
.main-header{
	display: none;
}
#sub_menu{
	display: none;
}
 ----- */

*{
	outline: 0;
}
/* ----- navi ----- */

#sub_menu{
	width:800px;
	height:80px;
	margin: 0 auto;
	background-color: #fff;
	position:fixed!important;
	top: 60px;
}
#sub_navi_title{
	width:160px;
	height:36px;
	margin-top: 24px;
	background:url(../img/title_program.gif) no-repeat;
	float:left;
}
nav {
	margin-top: 20px;
	width:488px;
	float:right;
}
nav li {
	float:left;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	border: 1px #fff solid;
}

nav li a{
	width:120px;
	font-size:75%;
	display:block;
	padding:4px 8px;
	margin:0;
	background-color: #f2f2f2;
	color:#888!important;
	text-decoration: none;

}
nav li a:hover{
	color:#fff!important;
	background: #3d3d3d;
	text-decoration: none;
}

.hover{
	color:#fff!important;
	background: #3d3d3d;
	text-decoration: none;
}

/* ----- navi ----- */



/* ----- program_entry ----- */




.section{
	padding-top: 160px;
	margin: 0;
}


#wp_program_entry a:hover{
	text-decoration: none;
}

#wp_program_entry img{
	width:100%;
	height:auto;
}

#wp_program_entry {
	margin-top: 0px;
}

#wp_program_entry h1{
	font-size:140%;
	font-weight:bold;
}
#wp_program_entry .wp_program_entry_title{
	font-size:160%;
	font-weight:bold;
	padding:0;
}
#wp_program_entry .wp_program_entry_title_small{
	font-size:110%;
	font-weight:bold;
}
#wp_program_entry .wp_program_entry_title_sub{
	font-size:110%;
	padding: 0px 0 20px 0;
}

/* programレイアウト */
#wp_program_entry_left{
	width:400px;
	margin: 0px 20px 0 0;
	float:left;
}
#wp_program_entry_right{
	width:380px;
	float:left;
}


/* program_entry テーブル1 */
#wp_program_entry_table_1 td ,th{
	padding: 5px 5px;
	border: 1px #fff solid;
	
}
#wp_program_entry_table_1 th{
	background-color: #cccccc;
	color:#737373;
	white-space: nowrap;
	vertical-align: middle;
	font-weight:bold;
}
#wp_program_entry_table_1 td{
	background-color: #f2f2f2;
	vertical-align: top;
}
#wp_program_entry_table_1 .table_space{
	background-color: #fff;
}
#wp_program_entry_table_1 .table_small{
	background-color: #fff;
	font-size:85%;
}
#wp_rogram_entry_table_1 td p{
	padding-top: 10px;
}

/* program_entry テーブル2 */
#wp_program_entry_table_2 th{
	padding: 5px 5px;
	background-color: #f2f2f2;
	border: 1px #fff solid;
	font-size:85%;
	font-weight:normal;
	white-space: nowrap;
	line-height: 1.2em;
}

#wp_program_entry_table_2 td{
	padding: 5px 5px;
	background-color: #f2f2f2;
	border: 1px #fff solid;
	font-size:85%;
	font-weight:normal;
	white-space: nowrap;
	line-height: 1.2em;
}
#wp_program_entry_table_2 .table_space{
	background-color: #fff;
}
#wp_program_entry_table_2 .table_small{
	background-color: #fff;
	font-size:85%;
}
#wp_program_entry_table_2 td p{
	padding-top: 10px;
}
/* program_entry テーブル3 */
#wp_program_entry_table_3 th{
	white-space: nowrap;
	font-size:100%;
}
#wp_program_entry_table_3 td{
	white-space: normal;
	font-size:100%;
}

/* 写真枠 */

#wp_program_entry_right {
	margin: 0;
	padding: 0;
}

#wp_program_entry_right img{
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
}

#wp_program_entry_photo_left{
	width:180px;
	height:auto;
	margin-top: 20px;
	margin-right: 10px;
	padding: 0;
	float:left;
}
#wp_program_entry_photo_right{
	width:180px;
	height:auto;
	margin-top: 20px;
	margin-left: 10px;
	float:left;
}


/* 投稿内チケット購入はこちら */
.by_ticket{
	width:380px;
	height: 54px;
	display:block;
	margin: 10px 0 40px 0;
}
.by_ticket a{
	width:380px;
	height: 54px;
	display:block;
	background:url(../img/bt_ticket_400.png) no-repeat;
	background-size:380px auto;
}
.by_ticket a:hover{
	display:block;
	background:url(../img/bt_ticket_400_on.png) no-repeat;
	background-size:100% auto;
}
.by_ticket a{
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	transition: all 0ms ease-in-out;
}

/* 投稿内チケット購入はこちら ENG */
.by_ticket_e{
	width:380px;
	height: 54px;
	display:block;
	margin: 10px 0 40px 0;
	padding: 0;
}
.by_ticket_e a{
	width:380px;
	height: 54px;
	display:block;
	background:url(../img/bt_ticket_400_e.png) no-repeat;
	background-size:380px auto;
}
.by_ticket_e a:hover{
	display:block;
	background:url(../img/bt_ticket_400_e_on.png) no-repeat;
	background-size:380px auto;
}
.by_ticket_e a{
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	transition: all 0ms ease-in-out;
}
/*予約はこちら */
.bt_reserv{
	width:380px;
	height: 54px;
	display:block;
	margin-top: 10px;
}
.bt_reserv a{
	width:380px;
	height: 54px;
	display:block;
	background:url(../img/bt_reserv_400.png) no-repeat;
	background-size:380px auto;
}

.bt_reserv a:hover{
	width:380px;
	height: 54px;
	display:block;
	background:url(../img/bt_reserv_400_on.png) no-repeat;
	background-size:380px auto;
}
.bt_reserv a{
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	transition: all 0ms ease-in-out;
}
.bt_reserv_e{
	width:380px;
	height: 54px;
	display:block;
	margin-top: 10px;
}
.bt_reserv_e a{
	width:380px;
	height: 54px;
	display:block;
	background:url(../img/bt_reserv_400_e.png) no-repeat;
	background-size:380px auto;
}

.bt_reserv_e a:hover{
	width:380px;
	height: 54px;
	display:block;
	background:url(../img/bt_reserv_400_e_on.png) no-repeat;
	background-size:380px auto;
}
.bt_reserv_e a{
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	transition: all 0ms ease-in-out;
}
.by_ticket_center{
	width:380px;
	display:block;
	margin:0 auto;
}



#wp_program_entry .comment{
	margin-top: 10px;
	font-size:80%;
	line-height: 1.4em;
}



/* オン・オフ */
#wp_program_entry .on{
	display:block;
}
#wp_program_entry .off{
	display: none;
}


#wp_program_entry .page_top{
	display: block;
	border: 1px #ddd solid;
	font-size:80%;
	float:right;
	padding: 1px 6px;
}

#wp_program_entry .hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #c5c5c5;
	margin: 5px 0 10px 0;
}

/* 補足情報 */
#wp_program_entry .entries{
	padding: 20px 0px;
}

#wp_program_entry #introduction h1{
	font-size:110%;
	font-weight:bold;
	padding-bottom: 5px;
	line-height: 1.4em;
}

/* ムービー*/

#wp_program_entry #movie iframe{
	width:380px;
	margin-right: 20px;
	margin-bottom: 20px;
	float:left;
}



/* フォトギャラリー */
#wp_program_entry #photogallery{
	width:780px;
	margin: 0 auto;
	padding: 20px 0;
	overflow:hidden;
}
#wp_program_entry #photogallery ul{
	width:800px;
	padding: 0;
}

#wp_program_entry #photogallery li{
	width:180px;
	height:auto;
	padding: 0;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
	float:left;
}


#wp_program_entry #photogallery li img{
	vertical-align: top;
	margin:0 ;
	padding:0 ;
}


/* フォトギャラリー */


/* アーティスト・プロフィール */
#wp_program_entry #profile h1{
	font-size:110%;
	font-weight:bold;
	padding-bottom: 0px;
	line-height: 1.4em;
}


#wp_program_entry #profile_photo{
	width:200x;
	margin-right: 30px;
	float:left;
}
#wp_program_entry #profile_description{
	width:570px;
	float:left;
	
}
/* アーティスト・プロフィール */



/* アーティスト・インタビュー */
#wp_program_entry #interview{
}
/* アーティスト・インタビュー */

/* キャスト/スタッフ */
#wp_program_entry #cast th{
	background-color: #fff;
	font-size:100%;
	font-weight:normal;
}
#wp_program_entry #cast td{
	background-color: #fff;
	font-size:100%;
	font-weight:normal;
}
/* キャスト/スタッフ */

/* 推薦コメント */
#wp_program_entry #recommend p{
	float:right;
}
/* 推薦コメント */



#wp_program_entry #cast{
}

/* 関連ニュース */
#wp_program_entry .news{
}
#wp_program_entry ul{
	list-style-type: none;
}
#wp_program_entry #news .list {
	display: table-cell;
	/display: inline;
	/zoom: 1;
	*float:left;
	vertical-align: top;
}
#wp_program_entry #news .date {
	color:#808080;
	padding-right:30px;
}
#wp_program_entry #news li{
	list-style-type: none;
	border-bottom: 1px #e1e1e1 solid;
	padding: 10px 0;
	text-align:left;
	line-height: normal;
}

#wp_program_entry #news li a{
	color:#333;
}
#wp_program_entry news li a:hover {
	color: #66aa5b;
	text-decoration: underline;
}





/* ----- English ----- */

/* ----- English ----- */



/* Media Queries 320px
******************************************************************/
@media only screen and (min-device-width: 320px) and (max-device-width: 767px){


.section{
	padding-top: 150px;
	margin: 0;
}

#wp_program_entry {
	width:100%;
	margin: 0 auto;
}


#sub_menu{
	width:100%;
	height:100px;
	background-color: #fff;
	text-align:center;
	margin: 0 auto;
	position:fixed!important;
	top: 30px;
	left:0;
	z-index: 2;
}
#sub_navi_title_mb{
	width:300px;
	height:35px;
	margin: 0 auto;
	margin-bottom: 10px;
	background:url(../img/title_program_mb.gif) no-repeat;
	background-size:100% auto;
}
#mb_nav {
	margin-top: 10px;
	padding-right: 5px;
}

/* programレイアウト */
#wp_program_entry_left{
	width:100%;
	margin: 0px 20px 0 0;
	float:none;
}
#wp_program_entry_right{
	width:100%;
	float:none;
}

/* program_entry テーブル2 */
#wp_program_entry_table_2 th{
	white-space: normal;
}
#wp_program_entry_table_2 td{
	white-space: nowrap;
}

/* program_entry テーブル3 */
#wp_program_entry_table_3 th{
	white-space: normal;
	width:100px;
	font-size:80%;
	line-height:1.3em;
}
#wp_program_entry_table_3 td{
	white-space: normal;
	font-size:80%;
	line-height:1.3em;
}
#wp_program_entry_table_3{
	font-size:80%;
}

/* 写真枠 */

#wp_program_entry_photo_left{
	width:100%;
	height:auto;
	margin-right: 0px;
	float:none;
}
#wp_program_entry_photo_right{
	width:100%;
	height:auto;
	margin-left: 0px;
	float:none;
}

/* チケット購入はこちら */
.by_ticket{
	width:100%;
	height: auto;
	display:block;
	margin-top: 10px;
}
.by_ticket a{
	width:280px;
	height: 43px;
	background:url(../img/bt_ticket_400.png) no-repeat;
	background-size:100% auto;
	display:block;
	margin: 0 auto;

}
.by_ticket a:hover{
	width:280px;
	height: 43px;
	display:block;
	background:url(../img/bt_ticket_400.png) no-repeat;
	background-size:100% auto;
}

.by_ticket a{
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	transition: all 0ms ease-in-out;
}
/* チケット購入はこちら ENG */
.by_ticket_e{
	width:100%;
	height: auto;
	display:block;
	margin-top: 10px;
}
.by_ticket_e a{
	width:280px;
	height: 40px;
	background:url(../img/bt_ticket_400_e.png) no-repeat;
	background-size:100% auto;
	display:block;
	margin: 0 auto;

}
.by_ticket_e a:hover{
	width:280px;
	height: 40px;
	display:block;
	background:url(../img/bt_ticket_400_e..png) no-repeat;
	background-size:100% auto;
}

.by_ticket_e a{
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	transition: all 0ms ease-in-out;
}
/* 予約はこちら */
.bt_reserv{
	width:100%;
	height: auto;
	display:block;
	margin-top: 10px;
}
.bt_reserv a{
	width:280px;
	height: 40px;
	background:url(../img/bt_reserv_400.png) no-repeat;
	background-size:100% auto;
	display:block;
	margin: 0 auto;

}
.bt_reserv a:hover{
	width:280px;
	height: 40px;
	display:block;
	background:url(../img/bt_reserv_400.png) no-repeat;
	background-size:100% auto;
}

.bt_reserv a{
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	transition: all 0ms ease-in-out;
}
/* 予約はこちら 英語 */
.bt_reserv_e{
	width:100%;
	height: auto;
	display:block;
	margin-top: 10px;
}
.bt_reserv_e a{
	width:280px;
	height: 40px;
	background:url(../img/bt_reserv_400_e.png) no-repeat;
	background-size:100% auto;
	display:block;
	margin: 0 auto;

}
.bt_reserv_e a:hover{
	width:280px;
	height: 40px;
	display:block;
	background:url(../img/bt_reserv_400_e.png) no-repeat;
	background-size:100% auto;
}

.bt_reserv_e a{
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	transition: all 0ms ease-in-out;
}
.by_ticket_center{
	width:100%;
	display:block;
	margin:0 auto;
}

#wp_program_entry .comment{
	margin: 10px 0;
}

/* フォトギャラリー */
#wp_program_entry #photogallery{
	width:100%;
	margin: 0 auto;
	padding: 20px 0;
	overflow:hidden;
}
#wp_program_entry #photogallery ul{
	width:100%;
	padding: 0;
}

#wp_program_entry #photogallery li{
	width:100%;
	height:auto;
	padding: 0;
	vertical-align: top;
	margin-right: 0px;
	margin-bottom: 20px;
	float:none;
}


/* ムービー */



/* アーティスト・プロフィール */

#wp_program_entry #profile_photo{
	width:200x;
	margin-right: 0px;
	margin-bottom :10px;
	float: none;
}
#wp_program_entry #profile_description{
	width:100%;
	float: none;
	
}
/* アーティスト・プロフィール */




}
