@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}



.cf:before,
.cf:after {
    content: "";
    display: table;
}
 
.cf:after {
    clear: both;
}



#contents2 {
	background-color: #ffffff;
	padding: 0px 0px 40px 0px;
	font-size: 13px;
	font-weight: normal;
}

#container {
    max-width: 970px;
    padding: 0 10px;
    margin: 0 auto 40px;
}

article {
	width: 100%;
	padding: 40px;
	box-sizing: border-box;
	border: none;
	background: #FFF;
}

.image_top {
	width: 85%;
	display: block;
}

@media (max-width: 767px) {
.image_top {
	width: 100%;
	margin: 0 0 10px 0;
	display: none;
}
}

h1 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 220%;
	font-weight: bold;
	color: #00504d;
	line-height: 1;
	margin: 0 0 15px 0;
}

#summary {
	font-size: 110%;
	color: #646464;
	text-align: justify;
	margin: 0 0 25px 0;
}
#summary small {
	font-size: 80%;
}

#tgc2021 nav {
	margin: 0 0 20px 0;
}

#tgc2021 nav ul {
	width: 100%;
	margin: 0 0 10px 0;
}

#place a li, #tgc2021 nav li, #sub_content a li {
	font-weight: bold;
	text-align: center;
	line-height: 3;
	float: left;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	box-sizing: border-box;
	transition: 0.3s ease;
}

#sub_content a li {
	margin:10px 0px 10px 0px;
}

#place a li, #tgc2021 nav li {
	/*width: 12.5%;8つ*/
	/*width: 14.28%;/*7つ*/
	/*width: 16.66%;6つ*/
	width: 25%;/*4つ*/
	/*width: 33.33%;3つ*/
	/*width: 50%;2つ*/
}

#sub_content a li {
	/*width: 50%;2つ*/
	width: 33.33%;/*3つ*/
}

#place a li {
	color: #FFF !important;
	background: #222;
}

#sub_content a li {
	color: #FFF !important;
	background: #555;
}

#place li {
	color: #EFEFEF;
	background: #AAA;
}

#place a:hover li {
	background: #af8c00;
}

#sub_content a:hover li {
	background: #af8c00;
}

#news {
	margin: 0 0 30px 0;
	box-shadow: 0 2px 0 0 #E2DED9;
	background: url(http://image.pia.jp/images3/fujitvdirect/share/tgc/bg_content.gif);
}

#news h2 {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	line-height: 2.5;
	padding-left: 10px;
	box-sizing: border-box;
	background: #af8c00;
}

#news_list {
	width: 100%;
	padding: 10px 15px;
	box-sizing: border-box;
}


#scrollbar .viewport{
    height:50px !important;
   
}


#news_list dl {
	display: block;
}

#news_list dt, .news_date {
	font-size: 90%;
	font-weight: bold;
}

#news_list dd, .news_block {
	width: 100%;
	padding: 0 0 7px 5px;
	margin: 0 0 7px 0;
	box-sizing: border-box;
	border-bottom: 1px dotted #737145;
}

.news_pic {
	width: 15%;
	float: left;
}

.news_article {
	width: 85%;
	padding: 0 0 0 10px;
	box-sizing: border-box;
	float: left;
}

h2.tgc-spectacle{
    font-weight: bold;
   	width: 100%;
	padding: 10px 15px;
	color: #fff;
	background-color:#d47472;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}

section {
	width: 100%;
	margin: 0 0 22px 0;
	box-sizing: border-box;
	/* box-shadow: 0 2px 0 0 #e2ded9;*/
}

section h2 {
	font-weight: normal;
	color: #d47472;
	line-height: 1.3;
	padding: 0 0 5px 0px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #b6b6b6;
	background-size: 25px 20px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 18px;
}
@media (max-width: 767px){
section h2 {
	font-size: 13px
}
}

section h2 span {
	margin: 0 0.5em 0 0;
}

section h2 small {
	font-size: 70%;
}

.info_spectacle p {
	font-size: 110%;
	/*font-weight: bold;*/
	margin: 0 0 5px 0;
}

.info_spectacle .tgc_price{
    padding: 5px 10px;
    margin: 15px 0 10px 0;
    box-sizing: border-box;
    border-radius: 3px;
    background: #F2ECE2;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.torikeshi {
	text-decoration: line-through;
	color: red;
}

.red { color: red; }
.black { color: #444; }

.txt_b { font-weight: bold !important; }
.txt_n { 
font-weight: normal !important;
text-align: center;
}



.info_spectacle dt{
    font-weight:bold;
}

#set_tokyo {
	width: 100%;
	padding: 0 0 0 1px;
	margin: 0 0 20px 0;
	box-sizing: border-box;
}

#set_tokyo_image {
	width: 20%;
	float: left;
	border: 1px solid #FFF;
	box-sizing: border-box;
	box-shadow: 0 0 0 1px #991F26;
}

#set_tokyo_detail {
	width: 100%;
	/*width: 80%;*/
	padding: 0 0 0 10px;
	box-sizing: border-box;
	float: left;
}

#set_tokyo_detail p {
	margin: 0 0 1em 0;
}

#set_tokyo_detail span {
	font-weight: bold;
	color: #D9584C;
	margin: 0 0 1em 0;
}

#set_tokyo_detail small {
	font-size: 80%;
}

.ticket_button_green {
	width: 200px;
	height: 50px;
	margin: 10px auto 0px;
	font-size: 120%;
	text-align: center;
	background: #eb962d;
	border-radius: 3px;
	position: relative;
	text-decoration: none;
    border-bottom: solid 3px #b68e43;
}

.ticket_button_green a {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
	color: #FFF;
	line-height: 3.2;
	transition: 0.3s ease;
}

.ticket_button_green span {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	/*line-height: 3.7;*/
	transition: 0.3s ease;
}

.ticket_button_green br {
	display: none;
}


.ticket_button_green a:hover {
	text-decoration: none;
	border-radius: 3px;
	background: #eb962d57;
}

.ticket_button_green a:active {
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
  border-bottom: none;
}

#tokyo_block {
	width: 100%;
	margin: 0 0 32px 0;
	box-sizing: border-box;
	border-top: 3px solid #991F26;
	box-shadow: 0 2px 0 0 #E2DED9;
	background: url(http://image.pia.jp/images3/fujitvdirect/share/tgc/bg_content.gif);
}

#tokyo_block h2 {
	font-size: 160%;
	font-weight: normal;
	color: #991F26;
	line-height: 1;
	padding: 0 0 5px 30px;
	margin: 15px 15px 10px 15px;
	border-bottom: 1px solid #D9CFC3;
	background-image: url(http://image.pia.jp/images3/fujitvdirect/share/tgc/icon_title2019.png);
	background-size: 25px 20px;
	background-position: left top;
	background-repeat: no-repeat;
}

#tokyo_block h2 span {
	font-size: 80%;
	margin: 0 0.5em 0 0;
}

#tokyo_block ul {
	width: 100%;
	padding: 0 6px;
	box-sizing: border-box;
}

#tokyo_block li {
	width: 274px;
	float: left;
	margin: 0 9px 19px 9px;
}

.tokyo_date {
	width: 264px;
	padding: 0 0 0 5px;
	margin: 0 5px;
	box-sizing: border-box;
	font-weight: bold;
	color: #FFF;
	line-height: 2;
	border-radius: 3px 3px 0 0;
	background: #A58A7E;
}

.tokyo_detail {
	width: 100%;
	padding: 10px 15px 15px 15px;
	border: 1px solid #B9ADA4;
	box-sizing: border-box;
	box-shadow: 0 1px 0 0 #B9ADA4;
	background: #FFF;
	position: relative;
}

.tokyo_detail dl {
	width: 100%;
	padding: 0 0 170px 0;
	color: #646464;
}

.tokyo_detail dt {
	font-weight: bold;
}

.tokyo_detail dd {
	padding: 0 0 0 5px;
}

.tokyo_detail small {
	font-size: 75%;
}

.tokyo_ticket_info {
	width: 244px;
	position: absolute;
	left: 14px;
	bottom: 14px;
}

.tokyo_ticket_info p {
	color: #737145;
	margin: 0 0 0 5px;
}

.tokyo_detail ul {
	width: 100%;
	padding: 5px 10px !important;
	margin: 0 0 10px 0;
	box-sizing: border-box;
	border-radius: 3px;
	background: #F2ECE2;
}

.tokyo_detail li {
	width: auto !important;
	padding: 0 10px 0 0 !important;
	margin: 0 !important;
	float: left;
	color: #737145;
	line-height: 1.8;
}

.ticket_button_9 {
	width: 100%;
	height: 40px;
	font-size: 110%;
	text-align: center;
	background: #43A643;
	border-radius: 3px;
	position: relative;
}

.ticket_button_9 a {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
	color: #FFF;
	line-height: 3;
	transition: 0.3s ease;
}

.ticket_button_9 a:hover {
	border-radius: 3px;
	text-decoration: none;
	background: #4DBF4D;
}

.player {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #D9CFC3;
}

.player p, .player li {
	padding: 0 0 0 10px;
}

.price_list {
	width: 100%;
}

.price_list ul {
	width: 577px;
	padding: 10px;
	box-sizing: border-box;
	float: left;
	border-radius: 3px;
	background: #E6DFCF;
}

.price_list li {
	display: inline-block;
	color: #737145;
	margin: 0 1em 0 0;
}

.price_list div {
	width: 260px;
	height: 40px;
	font-size: 110%;
	text-align: center;
	float: right;
	background: #43A643;
	border-radius: 3px;
	position: relative;
}

.price_list div a {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
	color: #FFF;
	line-height: 3;
	transition: 0.3s ease;
}

.price_list div a:hover {
	text-decoration: none;
	border-radius: 3px;
	background: #4DBF4D;
}

#movie_block {
	width: 640px;
	height: 360px;
	margin: 0 auto;
}

.artist_block {
	width: 100%;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px dotted #999;
	display: table;
}

.portrait {
	width: 200px;
	padding: 0 10px 0 10px;
	display: block;
}

.portrait img {
	width: 200px;
	border: 1px solid #FFF;
	/*box-shadow: 0 0 0 1px #af8c00;*/
}

.portrait span {
	font-size: 80%;
	color: #666;
	display: block;
}

.portrait span::before {
	content: "©";
}

.image_top span {
    font-size: 80%;
    color: #666;
    display: block;
}

.image_top span::before {
	content: "©";
}

.outline {
	width: 100%;
	display: table-cell;
	vertical-align: top;
}

.outline h3 {
	font-size: 125%;
	color: #000;
	line-height: 1;
	margin: 0 0 6px 0;
        font-weight: 700;
}

.artist_text {
	display: block;
}

.outline p {
	text-align: justify;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#player_list {
	width: 100%;
}

#player_list li {
	max-width: 25%;
	padding: 0 8px 16px 8px;
	box-sizing: border-box;
	float: left;
}

#player_list li div {
	width: 100%;
}

.thumbnail {
	width: 100%;
	border: 1px solid #FFF;
	box-sizing: border-box;
	box-shadow: 0 0 0 1px #991F26;
}

.player_credit {
	width: 100%;
	font-size: 70%;
	color: #B3ACA0;
	text-align: right;
}

.player_credit::before {
	content: "©";
}


#player_list li div h4 {
	font-weight: bold;
}

#player_list li div h4 small {
	font-size: 80%;
	font-weight: normal;
}

.player_profile {
	font-size: 85%;
}


/* ▼▼▼▼▼ return ▼▼▼▼▼ */
#return {
	border: 1px solid #FFF;
	outline: 1px solid #a31921;
	box-sizing: border-box;
	background-color: rgba(255,255,255,.5);
	position: fixed;
	bottom: 250px;
	right: 15px;
	transition: 0.2s ease;
	z-index: 100;
}
#return a {
	font-size: 150%;
	color: #a31921;
	text-decoration: none;
	line-height: 1.8;
	padding: 0 0.5em;
}
#return:hover {
	background: #FFF;
}


@media screen and (max-width: 767px) {

#contents {
    padding: 20px;
}
#container {
    width: 100%;
    padding: 0;
    margin: 0;
}


#place a li, #place li {
	/*width: 12.5%;8つ*/
	/*width: 14.28%;7つ*/
	/*width: 16.66%;6つ*/
	width: 25%;/*4つ*/
	/*width: 33.33%;*/
	/*width: 50%;*/
}

#sub_content a li {
	width: 100%;
}

#tokyo_block li {
	width: 50%;
	padding: 0 9px 19px 9px;
	margin: 0;
	box-sizing: border-box;
}

.tokyo_date {
	width: 100%;
	margin: 0;
}

.tokyo_ticket_info {
	width: 91%;
}

.price_list ul {
	width: 100%;
	margin: 0 0 10px 0;
}

.price_list div {
	width: 50%;
	margin: 0 25%;
}

#player_list li {
	max-width: 33.33%;
}
/* ▼▼▼▼▼ return ▼▼▼▼▼ */
#return {
	display: none;
}
}

@media screen and (max-width: 600px) {
h1 {
	font-size: 180%;
}

#summary {
	font-size: 110%;
}

.news_pic {
	display: none;
}

.news_article {
	width: 100%;
	padding: 0 0 0 0;
}

section h2 {
	font-weight: bold;
	line-height: 1.3;
	padding: 0 0 5px 0;
	background: none;
}

section h2 span {
	display: block;
}

#set_tokyo {
	padding: 0;
}

#set_tokyo_image {
	display: none;
}

#set_tokyo_detail {
	width: 100%;
	padding: 0;
}

#tokyo_block h2 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3;
	padding: 0;
	background: none;
}

#tokyo_block h2 span {
	display: block;
}

#tokyo_block li {
	width: 100%;
	padding: 0 9px 19px 9px;
	margin: 0;
	box-sizing: border-box;
}

.tokyo_date {
	width: 100%;
	margin: 0;
}

.tokyo_detail dl {
	padding: 0 0 20px 0;
}

.tokyo_ticket_info {
	width: 100%;
	position: relative;
	left: 0;
	bottom: 0;
}

.price_list div {
	width: 100%;
	margin: 0;
}

#movie_block {
	width: 400px;
	height: 225px;
}

.portrait {
	width: 130px;
}

.portrait img {
	width: 130px;
}

#player_list li {
	max-width: 50%;
}
}

@media screen and (max-width: 480px) {
article {
	padding: 10px;
}

#main_block {
	padding: 10px;
}

h1 {
	font-size: 145%;
	line-height: 1.3;
	margin: 0 0 10px 0;
}

h1 span {
	display: block;
}

#summary {
	font-size: 100%;
}

.image_top {
	display: none;
}

@media (max-width: 767px) {
.image_top {
	display: block;
}
}

#summary {
	margin: 0 0 15px 0;
}

<!--
nav {
	display: none;
}
-->

#news_list {
	padding: 10px;
}

.ticket_button_green{
	width: 220px;
}

.ticket_button_green br {
	display: inline;
}

.line-2 {
    top: 10px !important;
    line-height: 1.2em !important;
}

.tokyo_detail {
	padding: 10px 10px 15px 10px;
}

#movie_block {
	width: 250px;
	height: 140px;
}

.portrait {
	width: 100%;
	padding: 0 0 10px 0;
	display: block;
}

.portrait img {
	width: 100%;
}

.outline {
	width: 100%;
	display: block;
}

.outline h3 {
	font-size: 110%;
	font-weight: bold;
}

.artist_text {
	display: block;
}

#player_list li {
	max-width: 100%;
}
.pc_br{
  display: none;
  }
}

@media screen and (min-width: 616px){
.br-sp {display: none; }
}

a:link, a:visited{color: #0068b7;}

.20201228torisage{
display:none;
}

p.data {
    font-size: 18px;
    text-align: center;
    margin: 0em 0.5em;
}

ul.chart {
    display: flex;
    justify-content: center;
}

th,td {
    border: solid 1px;  /* 枠線指定 */
    padding: 10px;      /* 余白指定 */
    font-size: 15px;
}
 
table {
    border-collapse:  collapse; /* セルの線を重ねる */
}

ul.chart li {
    margin-right: 80px;
    margin-left: 80px;
}

@media (max-width: 767px) {
ul.chart li {
    width: 150px;
    margin-right: 0px;
    margin-left: 0px;
    margin: 10px;
}
th {
    text-align: left!important;
}
th, td {
    font-size: 12px;
}
.portrait span {
    text-align: center;
}
p.data {
    font-size: 16px;
}
}

p.top_tex {
    margin-top: 10px;
}
#summary p {
    margin: 0 0.5em 0.5em;
}
.guidefee td, th {
    text-align: left!important;
}