@charset "UTF-8";

@layer components {
/*======================================================================
Main Content
======================================================================*/
.child-main-content{
	width: 94.28571429%;
	margin: auto;
	margin-top: 10%;
	margin-bottom: 20%;
	padding: 5.71428571% 2.85714286% 11.42857143%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-color: #fff;
}

.child-main-title{
	width: 94.28571429%;
	margin: auto;
	margin-top: 11.42857143%;
	padding: 2.85714286%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-color: #f04169;
}
.child-main-title img{
	width: 43.22580645%;
}

/*======================================================================
News
======================================================================*/
#news{
	margin: 0 auto;
}
#news a{
	display: block;
	margin: 0;
	padding: 0;
	line-height: 22px;
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
#news p{
	line-height: 1.5;
	font-size: 2.8rem;
}
#news p.title{
	color: #f04169;
}
#news hr{
	margin: 6.4516129% auto 8.06451613%;
}

nav#pager{
	margin: 7.41935484% auto 0;
	text-align: center;
}
nav#pager a{
	display: inline-block;
	width: 9.67741935%;
	margin-left: 0.96774194%;
	border: 1px solid #ff516c;
	line-height: 2.14285714;
	color: #ff516c;
	font-size: 2.8rem;
	text-decoration: none;
}
nav#pager a.active{
	background-color: #ff516c;
	border: 1px solid #ff516c;
	color: #fff;
	font-weight: bold;
}

/*======================================================================
詳細 ページ
======================================================================*/
h2#detail-top{
	margin-bottom: 3.03030303%;
	color: #000;
	font-size: 2.8rem;
}

h3#detail-title{
	color: #f04169;
	font-size: 3.2rem;
}

#sns-box{
	display: flex;
	flex-wrap: wrap;
	margin-top: 4.54545455%;
	margin-bottom: 4.54545455%;
}
#sns-box .btn_twitter,
#sns-box .btn_facebook,
#sns-box .btn_google{
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: top;
	letter-spacing: normal;
}

#news #content,
#event #content,
#media #content{
	line-height: 1.41666667;
	font-size: 2.5rem;
}
#news #content a,
#event #content a,
#media #content a{
	display: inline !important;
	color: #f04169;
	text-decoration: none;
}

#fb-root{
	display: inline-block;
	margin: 0;
	vertical-align: top;
	letter-spacing: normal;
}

/*======================================================================
Event
======================================================================*/
#event{
	position: relative;
	margin: 0 auto;
}
#event a{
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
}
#event p{
	display: inline-block;
	line-height: 1.57142857;
	vertical-align: top;
	font-size: 2.8rem;
}
#event p.date{
	padding-right: 20px;
	border-right: 1px solid #ccc;
}
#event p.date br{
	display: none;
}
#event p.icon{
	padding-top: 0.64516129%;
	padding-left: 20px;
}
#event p.title{
	width: 100%;
	color: #f04169;
}
#event p.s_text, #event p.e_text{
	margin-bottom: 20px;
}
#event hr{
	margin: 4.54545455% 0;
}
#event hr.title-line{
	width: 100%;
	height: 1px;
	margin: 6.06060606% 0 5.45454545%;
	background-color: #f04169;
	border: 0;
}
#event #concert_schedule{
	border: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

#event #concert_schedule th,
#event #concert_schedule td{
	border: 1px solid #ccc;
}
#event #concert_schedule th{
	color:#000;
	background: #efefef;
	padding: 5px 0;
	text-align: center;
}
#event #concert_schedule td{
	padding: 5px;
	vertical-align: middle;
}
#event #concert_schedule td.open_time,
#event #concert_schedule td.start_time,
#event #concert_schedule td.date,
#event #concert_schedule td.type{
	text-align: center;
}
#event #concert_schedule td:nth-last-child(5),
#event #concert_schedule td:last-child{
	word-break: break-all;
	width:20%;
}
#event #concert_schedule tr.done{
	color: #bbb;
}
#event #concert_schedule .icon-done{
	display:inline-block;
	padding:1px 10px 0;
	font-size:8px;
	height:11px;
	line-height:12px;
	color:#fff;
	background: #FF7373;
	vertical-align:top;
}

/*イベントステージ*/
  .tbl_stripe {
	  width: 100%;
	  margin: 10px 0;
	  border: #CCC solid 1px;
  }
.data_box{
	display: none;
}
.icon-done{
	display:inline-block;
	padding:1px 10px 0;
	font-size:8px;
	height:11px;
	line-height:12px;
	color:#fff!important;
	background: #FF7373;
	vertical-align:top;
}
.done{
	color:#bbb;
}
.wide{
	display: block;
	width:100%;
	height:100%;
}
#event .data2 {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
#event .data2 td {
	padding:5px 0;
	text-align:center;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
}
#event .data2 tr.head {
	color:#999;
	background:#fff;
}
#event .data2 td.columnA {
	width:10%;
}
#event .data2 td.columnC {
	width:15%;
}
#event .data2 .hide_cell {
	padding:0;
	border:0;
}
#event .data2 .hide_cell p{
	display:none;
	padding:15px 20px;
	text-align:left;
	vertical-align:middle;
	border-top:0;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
}
#event .data2 .btn_accordion,#event .btn_accordion{
	pading-top:2px;
	display:inline-block;
	width:18px;
	height:18px;
	line-height:20px;
	border:1px solid #ccc;
	text-align:center;
	vertical-align:middle;
	font-size:8px;
	color: #FF7373;
}
#event .data2 .btn_accordion:hover{
	cursor:pointer;
	color:#fff;
	background: #FF7373;
}
/*------------------------------------------------------------
// テーブル
//----------------------------------------------------------*/
/* 通常テーブル */
#content table{
	width: 100%;
	margin: 10px 0;
	border: #CCC solid 1px;
}

#content th,
#content td{
	border: #CCC solid 1px;
	padding: 5px 10px;
}
#content th{
	background: #efefef;
}

/*ストライプテーブル（ヘッダ有）*/
#content table.tbl_stripe_h tr:nth-child(odd){
	background-color:#F6F6F6;
}
/*ストライプテーブル（ヘッダ無）*/
#content table.tbl_stripe tr:nth-child(2n){
	background-color:#F6F6F6;
}
#content table.tbl_stripe tr td:nth-child(2n){
	text-align:center;
}
#content table th{
	text-align:center;
	font-weight:normal;
}
#content table .col_no{
	width:1em;
}
#content table .col_btn{
	width:28px;
}
#content table i{
	margin:0 auto;
}
#content table .tbl_flex_title{
	margin-bottom:5px;
}
/*ストライプテーブル（ヘッダ有）*/
#content table.tbl_stripe .data_box{
	display: none;
}
#content a.wide{
	display: block;
	width:100%;
	height:100%;
}

/*======================================================================
Profile
======================================================================*/
#profile{
	margin: 0 auto;
	line-height: 1.5;
	font-size: 2.8rem;
}
#profile .image{
	position: relative;
	width: 73.93939394%;
	margin: auto;
}
#profile .image:before{
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100%;
	height: 100%;
	background-image: url(../img/chil_prof_image_bg.png);
}
#profile .image img{
	position: relative;
	z-index: 2;
	display: block;
	width: 100%;
}
#profile .description,
#profile dl{
	position: relative;
	margin-bottom: 6.4516129%;
	padding-bottom: 6.4516129%;
}
#profile .description:last-child,
#profile dl:last-child{
	margin-bottom: auto;
}
#profile .description:before,
#profile dl:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #f04169;
}
#profile .description{
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 38.48484848%;
}
#profile .name{
	text-align: center;
	color: #f04169;
	font-weight: bold;
}
#profile dt{
	position: relative;
	display: block;
	width: 78.70967742%;
	margin: auto;
	margin-top: 4.83870968%;
	padding: 10px;
	background-color: #f04169;
}
#profile dt img{
	position: relative;
	z-index: 10;
	display: block;
	width: 100%;
}
#profile dt .triangle-bg{
	right: 0;
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	-webkit-transform-origin: top left;
	    -ms-transform-origin: top left;
	        transform-origin: top left;
	width: 53.27868852%;
	padding-top: 81.96721311%;
}
#profile dt .triangle-bg:before{
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transform-origin: top left;
	    -ms-transform-origin: top left;
	        transform-origin: top left;
	background-image: url(../img/common/dot_white.png);
}
#profile dd{
	margin-top: 9.67741935%;
}
#profile dd .data1{
	line-height: 1.57142857;
}
#profile dd .sns_btns{
	margin-top: 6.4516129%;
	font-size: 0;
}
#profile dd .sns_btns a{
	display: inline-block;
	width: 13%;
	margin-right: 3.6%;
}
#profile dd .sns_btns a img{
	display: block;
	width: 100%;
}
#profile dd .data1 a {
	color: #f04169;
	text-decoration: none;
}

/*======================================================================
MEDIA
======================================================================*/
#media .list-block{
	display: block;
	line-height: 21px;
	color: #000;
	font-size: 14px;
}
#media .list-block.regular_bar{
	margin: 0px auto;
	padding: 5px 10px;
	background-color: #f04169;
	color: #fff;
	font-size: 14px;
}
#media .list-block a{
	color: #f04169;
	text-decoration: none;
}
#media p.icon{
	width: 80px;
	margin-right: 20px;
}
#media p.icon span{
	display: block;
	width: 80px;
	height: 16px;
	background: url(../img/common/parts.png) top left no-repeat;
	text-indent: -9999px;
}
#media p.icon .concert{
	background-position: -10px -10px;
}
#media p.icon .cm{
	background-position: -10px -36px;
}
#media p.icon .movie{
	background-position: -10px -62px;
}
#media p.icon .recording{
	background-position: -10px -88px;
}
#media p.icon .magazine{
	background-position: -10px -114px;
}
#media p.icon .web{
	background-position: -10px -140px;
}
#media p.icon .radio{
	background-position: -10px -166px;
}
#media p.icon .tv{
	background-position: -10px -192px;
}
#media p.icon .stage{
	background-position: -10px -218px;
}
#media p.icon .event{
	background-position: -10px -244px;
}
#media p.date,
#media p.icon{
	display: inline-block;
	vertical-align: middle;
}
#media p.date br,
#media p.icon br{
	display: none;
}
#media p.date{
	width: auto;
}
#media p.title{
	width: 100%;
	margin-top: 10px;
	line-height: 1.5;
	font-size: 14px;
}
#media hr{
	margin: 4.54545455% auto;
}
}