@charset "utf-8";


/*==-----------------------------------------------
CSS Information

 File name:      contents.css
 Author:         Crea.,Inc.

-------------------------------------------------*/


/*==-----------------------------------------------
home
-------------------------------------------------*/

#home .section p,
#home .section dl,
#home .section p{
margin:0;
}

#home #visual{
	height:290px;
	width:950px;
	clear:both;
	padding-top:40px;
	margin-bottom: 20px;
}



#home #release_info{
	width:390px;
	float:left;
}

#home #youtube{

}

#home #release{
	width:390px;
	background: #FFF;
}
#home #release h2{
	margin: 0;
}

#home #release p{
	padding: 10px;
}

#home #release,
#home #headline,
#home #liveschedule{
	-moz-box-shadow: 0px 0px 2px #CCC;
    -webkit-box-shadow: 0px 0px 2px #CCC;
    box-shadow: 0px 0px 2px #CCC;


}

#home #headline,
#home #liveschedule{
margin-bottom:20px;
}

#home #banner{
	width:520px;
	height:60px;
	float:right;
	margin-bottom:10px;
}

#home #banner ul{
	margin:0;
}

#home #banner ul li{
	margin:0 0 5px 0;
}

#home #headline,
#home #liveschedule{
	width:520px;
	height:180px;
	overflow: hidden;
	background: #FFF;
	float:right;
}

#home #headline h2,
#home #liveschedule h2{
	width:110px;
	height:180px;
	float:left;
	background:#eaedee;
}
/* 高さ調整 */
#home #headline,
#home #headline h2{
	/*height:200px;*/
	height:305px;
}

#home #liveschedule,
#home #liveschedule h2{
	/*height:200px;*/
	height:305px;
}

#home #headline dl,
#home #liveschedule dl{
	padding:5px 10px;
	float:right;
	width:390px;
	font-size: 0.667rem;
}
#home #headline dt,
#home #liveschedule dt{
color: #647780;
background:none;
padding:0;
margin:0;
font-weight:bold;
}

#home #liveschedule dd .state{
	color:#C00;
}


#home #release .newrelease{
	padding:10px 0;
}

#home #release .newrelease a{
	color:#647780;
	text-decoration: none;
}
#home #release .newrelease a p{
	padding:0 10px;
}

#home #release .newrelease .jk{
	padding:10px;
}
#home #release .newrelease .name{
	font-size:1.3rem;
	font-weight: bold;
	padding:0 10px;
	margin-bottom:0;
}
#home #release .newrelease .jk img{
	max-width: 100%;
	height: auto;
}





/*==-----------------------------------------------
live schedule
-------------------------------------------------*/


/*a~??a~??a~?A^?La~?^(a)a~??e'?A^?Na*??*/
#liveschedule #category .section{
/*margin-left:50px;*/
margin: 0 0 0 0;
width:190px;
float:left;
padding-left:5px;
}
#liveschedule #category .section:first-child{
margin-left:0;
float:left;
}

#liveschedule #category .section dl,
#liveschedule #category .section ul{
margin:0 0 10px 0;
}



#liveschedule #category .section dt,
#liveschedule .section#calendar dt{
padding:4px 0;
width:80px;
color:#304a56;
background:#e1e4e5;
font-weight:normal;
font-size:0.65rem;
text-align:center;
}

#liveschedule #category .section dt{
margin-bottom:20px;
}


#liveschedule #category .section dd li{
background:none;
padding:0;
}

/*??\a"??e' ?a~??e'?A^?Na*??*/

#liveschedule .section#calendar{
clear:both;
}


#liveschedule .section#calendar dl{
margin:0 0 20px 0;
}


#liveschedule .section#calendar dd{
padding-left:90px;
margin:-1.75rem 0 0.5rem 0;
}

#liveschedule .section#calendar ul{
margin:0 0 10px 0;
}

#liveschedule .section#calendar li{
margin-bottom:20px;
}
#liveschedule .section#calendar li span{
	display:inline-block;
	width:5rem;
	float:left;
}

#liveschedule .section#calendar li a{
display:block;
}

#liveschedule .section p{
	margin:0 0 20px 0;
}

/*a~?i"? a~?1/4a~??a~??a~??a~??a*^(1)A^?La*^(o)i"??a~?^(a)a~?^(3)a~??*/


#liveschedule .year ul {
margin:0 0 10px 0;
}

#liveschedule .year li{
width:70px;
float:left;
margin-right:10px;
padding:0;
}
#liveschedule .year li.latest{
width:120px;
}

#liveschedule .year li a{
display:block;
width:100%;
padding:4px 0;
color:#304a56;
background:#FFF;
font-weight:normal;
font-size:0.65rem;
text-align:center;
text-decoration:none;
}
#liveschedule .year li a:hover,
#liveschedule .year li a.current{
background:#e1e4e5;
}

#liveschedule .detail{
min-height:300px;
}

#liveschedule .state{
	color:#C00;
}

#liveschedule .section#calendar .state{
	padding-left:80px;
}
#liveschedule .detail{
	position:relative;

}

#liveschedule .detail .state_back{
	position:absolute;
	top:38%;
	left:20px;
	display:block;
	width:320px;
	height:135px;
	background:url(/src/pc/image/liveschedule/soldout.png) 0 0 no-repeat;
	text-indent:-9999px;
}

/*profile*/


#profile #member{
}
#profile .section p{
	margin: 0 0 20px 0;
}


#profile .section #member dl{
width:100;
float:left;
padding:0;
margin:0 0 30px 50px;
}

#profile .section #member dl:first-child{
margin:0 0 30px 0;
}
#profile .section #member dt{
padding:0;
margin: 0;
background:none;
width:100%;
}

#profile #member dd{
padding:0;
margin:10px 0 0 0;
display:inline-block;
width:33%;

}
#profile #member dd ul#snsIcons{
	width: 200px;
	height: auto;
	margin: 0;
}
#profile #member dd ul.snsIcons1{
}
#profile #member dd ul.snsIcons2{
}
.member_name{
	display:block;
 	font-size:18px;
}


#profile #member dd ul#snsIcons li{
	display: inline-block;
	width: 30px;
}
#profile #member dd ul#snsIcons li a{
margin-right:10px;

}
/*#profile #member dd img{
margin:0 0 5px 0;
}*/
#profile #member dd ul#snsIcons li a img{
	width: 100%;
	height: auto;
}

#profile #biography h4{
padding:4px 0;
width:70px;
color:#304a56;
background:#e1e4e5;
font-weight:normal;
font-size:0.65rem;
text-align:center;
}
#profile #biography dt{
background:none;
padding:0;
width:5rem;
color:#304a56;
text-align:left;
}

#profile #biography dd{
padding:0 0 10px 5rem;
margin:-1.625rem 0 10px 0;
}


#profile #biography dd.long{
margin:-2.6rem 0 20px 0;
}

/*link*/

#link .section ul{
	margin-right:0;
	margin-left: 0;
}


#link #linkset{
position:relative;
}
#link #linkset ul {
position:absolute;
left:390px;
width:390px;
}
#link #linkset ul li a {
text-decoration:none;
}
#link #linkset .navi {
position:absolute;
}
#link #linkset .image {
position:absolute;
left:0px;
}
#link #linkset .image a { display:block; }
#link #linkset .image a { position:absolute; top:0; left:0; z-index:8; }
#link #linkset .image a.active { z-index:10; }
#link #linkset .image a.last-active { z-index:9; }

#link #linkset .navi a.active {
color:#1b6c86;
font-weight: bold;
}

#link #main .section{
height:400px;
}




/*==-----------------------------------------------
discography
-------------------------------------------------*/
#discography #main{
width:960px;
}
#discography .section p,
#discography .section ul,
#discography .section dl{
	margin-right:0;
	margin-left: 0;
}


#discography #main .section{
border-bottom:solid 1px #dbdbdb;
margin-bottom:30px;
}


#discography .section .tab-panel {}
#discography .section .tab-panel ul#tab {
    zoom: 1;
    position: relative;
width:340px;
float:left;
border-right:solid 1px #dbdbdb;
}
#discography .section .tab-panel ul#tab li {
    width:339px;
    height: 95px;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}
#discography .section .tab-panel ul li a {
    display: block;
    width:100%;
    text-decoration: none;
}
#discography .section .tab-panel ul li a img{
float:left;
margin-right:10px;
}
#discography .section .tab-panel #tabcontentset {
width:580px;
float:right;
}


#discography #main p.jacket{
width:230px;
float:left;}

#discography #main .section dl{
width:320px;
margin;0;
float:right;
}
#discography #main .section dt{
background:none;
padding:0;

}
#discography #main dd.date,
#discography #main dd.price{
font-size:0.65rem;
margin:0 0 5px 0;
color:#666;
}
#discography #main dd.price{
margin:0 0 10px 0;
}

#discography #main dd.songs li{
padding:0;
margin-bottom:5px;
	clear:both;
}

#discography .section .casting span{
	display:block;
	width:64px;
	height:20px;
	float:left;
	margin:3px 5px 10px 5px;
}
#discography .section .casting span a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	background-size: contain;
}
#discography .section .casting span.recochoku a{
	background:url(/src/pc/image/discography/btn_recochoku.png);
	background-size:64px 20px;
}
#discography .section .casting span.mora a{
	background:url(/src/pc/image/discography/btn_mora.png);
	background-size:64px 20px;
}
#discography .section .casting span.itunes a{
	background:url(/src/pc/image/discography/btn_itunes.png);
	background-size:64px 20px;
}
#discography .section .casting span.amazon a{
	background:url(/src/pc/image/discography/btn_amazon.png);
	background-size:64px 20px;
}
#discography .section .casting span.onkyo a{
	background:url(/src/pc/image/discography/btn_onkyo.png);
	background-size:64px 20px;
}
#discography .section .casting span.spotify a{
	background:url(/src/pc/image/discography/btn_spotify.png);
	background-size:64px 20px;
}

#discography .section .casting span.apple{
	width:98px;
}
#discography .section .casting span.line{
	width:98px;
}

#discography .section .casting span.apple a{
	background:url(/src/pc/image/discography/btn_applemusic.svg);
	background-size:98px 20px;
}
#discography .section .casting span.line a{
	background:url(/src/pc/image/discography/btn_linemusic.png);
	background-size:98px;
	background-position: center;
	background-repeat: no-repeat;
}

#discography .section .casting span a:hover{
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}

/*==-----------------------------------------------
information
-------------------------------------------------*/


#information #main .section#regular{
border-bottom:solid 1px #dbdbdb;
}

#information #main .section#regular dl{
margin:0 0 20px 0;
}


#information #main .section ul{
	margin:0 0 0 0;
}

#information #main .section li{
margin-bottom:20px;
}
#information #main .section h3 span{
color:#999;
margin-right:1rem;
}

#information #main .section li span{
color:#999;
margin-right:1rem;
}
#information #main .section li span.cat{
padding:2px 0;
display:block;
width:70px;
color:#304a56;
background:#e1e4e5;
font-weight:normal;
font-size:0.65rem;
text-align:center;
margin-right:1rem;
float:left;
}


/*==-----------------------------------------------
goods
-------------------------------------------------*/
#goods #main{
/*width:960px;*/
}

#goods #main .btn_shop{
	width:265px;
	height:65px;
	float:right;
	margin:0 5px 15px 0;
}

#goods #main .btn_shop a{
	display:block;
	width:100%;
	height:100%;
	background:url(/src/pc/image/goods/banner_shop.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#goods #main .btn_shop a:hover{
	background-position:0 -65px;
}

#goods #main .section{
	float:right;
	clear:both;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:dotted 1px #CCC;
	width:810px;
}
.live_btn{
	border: solid 1px #e1e4e5;
    padding: 5px 20px;
    /*text-decoration: none;*/
    background: #e1e4e5;
}
#category .section dl{
text-align: center;
}
.detail p img{
	display:block;
	margin:0 auto;
}

#discography .section .tab-panel ul#tab li.dvd-v {
	height: 135px;
}

ul.songlist{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width:100%;
}
ul.songlist li{
	width:30%;
	flex-basis:30%;
}
ul.songlist li a{
	display: block;
}
ul.songlist li img{
	max-width:90px;
	height:auto;
	float:none;
	margin:0;
}
