/**
* css document
*
*
*/
/*----------------------------------------------------------
border radius
----------------------------------------------------------*/
/*----------------------------------------------------------
opacity
----------------------------------------------------------*/
/* black
-----------------------*/
/* GOLD
-----------------------*/
/* GRAY
-----------------------*/
.image_section {
  padding-bottom: 34px;
  border-bottom: 1px solid #dedede; }
  @media only screen and (max-width: 740px) {
    .image_section {
      padding-bottom: 0px;
      border-bottom: none; } }

.image_sec_cont {
  width: 56%;
  float: left; }
  @media only screen and (max-width: 740px) {
    .image_sec_cont {
      float: none;
      width: auto; } }

.image_sec_img {
  width: 40%;
  float: right;
  padding-top: 25px; }
  @media only screen and (max-width: 740px) {
    .image_sec_img {
      float: none;
      width: auto;
      padding-top: 0;
      text-align: center; }
      .image_sec_img img {
        width: 50%; } }

.buttonBox a{
	display:block;
	border:3px solid #000000;
	margin-left:auto;
	margin-right:auto;
	width:35%;
	height:50px;
	font-size:16px;
	line-height:50px;
	text-align:center;
	color:#000000;
}

.buttonBox2 a{
  display:block;
  border:3px solid #000000;
  margin-left:auto;
  margin-right:auto;
  width:100%;
  height:50px;
  font-size:16px;
  line-height:50px;
  text-align:center;
  color:#000000;
}
  @media only screen and (max-width: 740px) {
	.buttonBox a{
		width:50%;
		font-size:12px;
	}
}

.buttonBox2 a{
    width:50%;
    font-size:12px;
  }
}

.inPhoto{
	float:left;
	width:21.4%;
	padding:0 25px 20px 0;
}

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.link_block a {
  color: #000;
  text-decoration: underline; }
  .link_block a:hover {
    text-decoration: none; }
  .link_block a:before {
    content: "";
    display: inline-block;
    border-width: 4px;
    border-color: transparent transparent transparent #000;
    border-style: solid;
    padding-right: 6px; }

.image_section {
  padding-bottom: 34px;
  border-bottom: 1px solid #dedede; }
  @media only screen and (max-width: 740px) {
    .image_section {
      padding-bottom: 0px;
      border-bottom: none; } }

.image_sec_cont {
  width: 56%;
  float: left; }
  @media only screen and (max-width: 740px) {
    .image_sec_cont {
      float: none;
      width: auto; } }

.image_sec_img {
  width: 40%;
  float: right;
  padding-top: 25px; }
  @media only screen and (max-width: 740px) {
    .image_sec_img {
      float: none;
      width: auto;
      padding-top: 0;
      text-align: center; }
      .image_sec_img img {
        width: 50%; } }

.heading_02 h2.gold{
	color:#C29943;
}

ul.past li{
	float:left;
	width:50%;
	padding-top:20px;
}

ul.past li a{
	display:inline-block;
	padding:0 0 0 25px;
	background:url(../img/arrow_circle.png) no-repeat 0 5px;
	color:#000000;
}

#main_visual {
  position: relative;
  height: 180px;
  width: 100%;
  top: 0;
  border-bottom: 1px solid #dedede;
  overflow: hidden;
  z-index: 2;
  background: #f8f7f3; }
  @media only screen and (max-width: 740px) {
    #main_visual {
      height: 65px; } }
  #main_visual .inner {
    padding: 0; }
  #main_visual .background {
    display: block;
    position: absolute;
    width: 1920px;
    height: 180px;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    max-width: none; }
    #main_visual .background.pcH {
      display: none; }
    @media only screen and (max-width: 740px) {
      #main_visual .background {
        width: 100%;
        height: auto;
        min-width: 370px; }
      #main_visual .background.pcH {
        display: block; }
      #main_visual .background.spH {
        display: none; } }
  #main_visual .title_block {
    height: 180px;
    position: relative;
    display: table;
    width: 980px;
    margin: 0 auto; }
    @media only screen and (max-width: 740px) {
      #main_visual .title_block {
        height: 65px;
        width: 100%; } }
  #main_visual h1 {
    display: table-cell;
    background: url(/activity/img/main_title.png) no-repeat left center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
    @media only screen and (max-width: 740px) {
      #main_visual h1 {
        background: url(/activity/img/sp/main_title.png) no-repeat 30px center;
        background-size: 158px 34px; } }

        .link_block .link_images {
  margin: 0; }

.link_block dt {
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: normal;
  color: #c29943; }
  @media only screen and (max-width: 740px) {
    .link_block dt {
      font-size: 15px; } }

.link_block a {
  color: #000;
  text-decoration: underline; }
  .link_block a:hover {
    text-decoration: none; }
  .link_block a:before {
    content: "";
    display: inline-block;
    border-width: 4px;
    border-color: transparent transparent transparent #000;
    border-style: solid;
    padding-right: 6px; }


@media only screen and (max-width: 740px) {
#past-concert .col_inner{
  height: auto !important;
}
}



/* .tpl-detail-table
-----------------------------*/
.tpl-detail-table{
	padding-top: 25px;
	padding-bottom: 25px;
}
.heading_02 + .tpl-detail-table{
	padding-top: 0;
}
.heading_03{
  font-size: 16px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 740px) {
.heading_03{
  font-size: 13px;
  margin-bottom: 10px;
}
}

	.tpl-detail-table table{
		width: 100%;
	}

	.tpl-detail-table th,
	.tpl-detail-table td{
		vertical-align: top;
		text-align: left;
		line-height: 1.5;
	}
	.tpl-detail-table tr + tr th,
	.tpl-detail-table tr + tr td{
		padding-top: 10px;
	}
	.tpl-detail-table th{
		text-align: left;
		white-space: nowrap;

		position: relative;
		padding-right: 15px;
	}

	.tpl-detail-table th::after{
		content: "：";
		font-weight: bold;
		position: absolute;
		right: 0;
		top: 0;
	}
	.tpl-detail-table tr + tr th::after{
		top: 10px;
	}


/* .section_multi_table
-----------------------------*/
.section_multi_table table:not(:last-child){
  margin-bottom: 30px;
}
