@charset "utf-8";


/* clearfix
------------------------ */
.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.clearfix{display: inline-block;} 
/* Hides from IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix{display:block;}
/* End Hack */ 


/* base
================================== */

body, input, textarea {
	/*font-family: "メイリオ", meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;*/
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
html,body { 

}


/* 見出し */
h2{
	line-height:1;
	margin-bottom:50px;
	font-size:42px;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-align:center;
	letter-spacing: 0.05em;
}

h4.contentsTit{
    padding: 0 0 20px 0;
    text-align: center;
    font-weight: bold;
    font-size: 45px;
    border-bottom: 1px solid;
    margin: 0 0 35px;
}



.pb10{padding-bottom:10px!important;}
.pb20{padding-bottom:20px!important;}
.pb30{padding-bottom:30px!important;}
.pb40{padding-bottom:40px!important;}
.pb50{padding-bottom:50px!important;}

.mb0{margin-bottom:0!important;}


.blankBox{
    position: relative;

}

.blankImage{
    top: 0;
    position: absolute;
    width: 100%;
    height: 800px;
}

.blankImage img{

}


.pcOnly{
display:block;
}

.spOnly{
display:none;
}


/* PC 
/*================================== */

#kyokimito{
    padding: 0;
    background: url(../image/ph_bg.jpg);
    background-size: 100% 100%;
}

#allContents{
    width: 800px;
    margin: 0 auto 0;
}

.contentsBox{
    padding: 0 0 70px 0;
}



/* header ========*/
#header{
    margin: 0 0 40px;
    line-height: 0;
    text-align: center;
}

#header img{
    background: url(../image/ph_main.png);
    background-size: 100%;
}




/* songDetail ========*/
#songDetail{
}

#songDetail .detailList{
    padding: 0 0 5px;
}

#songDetail .detailList li.box{
    float: left;
    box-sizing: border-box;

}

#songDetail .detailList li.boxJac{
	padding: 0 25px 0 0px;
    line-height: 0;
    width: 27%;
    line-height: 0;
}

#songDetail .detailList li.boxJac img{
background:url(../image/ph_jk.jpg);
background-size:100%;
}

#songDetail .detailList li.pcBox{
    width: 73%;
}

#songDetail .songSubtit{
letter-spacing: 0.1em;
    padding: 5px 0 10px;
    line-height: 1em;
    font-size: 35px;
}
#songDetail h3.songName{
    padding: 0px 0 10px;
    margin-left: -67px;
    line-height: 1.5em;
    font-size: 65px;
    text-indent: 30px;
    letter-spacing: 0.01em;
}

#songDetail h3.songName span{
    margin-left: -32px;
    font-size: 56px;
    text-indent: 30px;
}

#songDetail .songCap{
    padding: 0 0 20px;
    font-size: 25px;
}

#songDetail .songCap a{
    color: #000;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;

}

#songDetail .songCap a:hover{
opacity:0.7;
}

#songDetail .songCap a span{
    vertical-align: -3px;
    padding: 0 0 0 10px;
}





#songDetail .mainLead{
    font-size: 16px;
    line-height: 1.5em;
    padding: 0 0 25px;
    font-weight: normal;
}


/* downArea ========*/


.downArea{
    background: rgba(255,255,255,0.3);
    padding: 15px;
    margin: 0 0 20px 0;
}

.downArea .downTit{
    text-align: center;
    padding: 0 0 15px;
    font-size: 20px;
}

.downTitStream{
border-bottom: dotted 1px;
    text-align: center;
    padding: 0 0 10px;
    font-size: 20px;
    margin: 0 0 10px;
}

.downArea .siteList_n{

}

.downArea .siteList_n td{
}

.downArea .siteList_n td:nth-child(1){
    padding: 0 5px 0 0;
}

.downArea .siteList_n td:nth-child(2){
    padding: 0 5px 0 5px;
}

.downArea .siteList_n td:last-child{
    padding: 0 0 0 5px;
}

.downArea .siteList_n td a{
    font-size: 22px;
    color: #73ad23;
    background: #FFF;
    text-align: center;
    display: block;
    text-decoration: none;
    padding: 8px 10px 10px;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.downArea .siteList_n td a:hover{
    background: #66a90b;
    color:#FFF;

}

.downArea .siteList_n td .streaming{
font-size: 17px;
line-height: 1.5em;

}

/* movie ========*/
#movie{

}

#movie .movieBox{
text-align:center;
width:100%;
}

#movie .movieCap{
padding: 10px;
    text-align: center;
}

/* lyrics ========*/
#lyrics{

}

#lyrics #lyricsBox{
	padding: 20px 0;
    background: #FFF;
    width: 800px;
    margin: 0 auto 20px;
    box-sizing: border-box;
    text-align: center;
}

#lyrics #lyricsBox img{
    background: url(../image/ph_lyrics.jpg);
    background-size: 100%;
}

/* #bnr
------------------------ */
#bnr .bnrList {
    width: 320px;
    margin: 0 auto 20px;
}

#bnr .bnrList li {
    width: 320px;
    line-height: 0;
}


#bnr .bnrList li a{
    display:block;
    display:block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#bnr .bnrList li a:hover{
   opacity:0.7;
}

/* sns ========*/
#sns{
    padding: 0 0 40px;
}

#sns .snsList{
    margin: 0 auto 0;
    width: 100px;
}

#sns .snsList li{
    float: right;
    width: 40px;
    padding: 0 5px 0 5px;
    line-height: 0;
}


#sns .snsList li a{
display:block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#sns .snsList li a:hover{
opacity:0.7;
}

/* footer ========*/
#footer{
    padding: 0 10px 15px;
}

#footer .credit{
    font-family: メイリオ, meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
    text-align: center;
    font-size: 11px;
    padding: 0 0 15px;
}












/* SP max-width: 800px
------------------------ */
@media screen and (max-width: 800px) {



.pcOnly{
display:none;
}

.spOnly{
display:block;
}



#kyokimito {
    padding: 0;
    background: url(../image/ph_bg.jpg);
    background-size: 100% 100%;
    -webkit-text-size-adjust : 100%;
    -webkit-overflow-scrolling: touch;
}

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

.contentsBox {
    padding: 0 0 30px 0;
}

#header {
    margin: 0 10px 30px;
    line-height: 0;
    text-align: center;
}

#header img {
    background: url(../image/ph_main.png);
    background-size: 100% 100%;
    width: 100%;
}

h4.contentsTit {
    padding: 0px 0 10px;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    border-bottom: 1px solid;
    margin: 0 0 15px;
}


/* #songDetail 
------------------------ */
#songDetail {
    padding: 0 10px 30px;
    box-sizing: border-box;
}

#songDetail .detailList {
    text-align: center;
    padding: 0 0 15px;
}

#songDetail .detailList li.box {
    clear: both;
    float: left;
    box-sizing: border-box;
}

#songDetail .detailList li.box{
    padding: 0 0 20px;
    width: 100%;
    line-height: 0;
}

#songDetail .detailList li.boxJac {
    padding: 0 0 10px 0px;
    line-height: 0;
    width: 100%;
}

#songDetail .detailList li.boxJac img {
    width: 70%;
    background: url(../image/ph_jk.jpg);
    background-size: 100%;
}

#songDetail .detailList li.spBox {
    width: 100%;
}

#songDetail h3.songName {
padding: 0px 0 15px;
margin-left: 0;
line-height: 1.5em;
font-size: 32px;
text-indent: 0;
letter-spacing: 0.01em;
text-align: center;
}

#songDetail .songSubtit {
    letter-spacing: 0.1em;
    padding: 5px 0 10px;
    line-height: 1em;
    font-size: 22px;
}

#songDetail .songCap {
    padding: 0 0 20px;
    font-size: 12px;
}

#songDetail .songCap a span{
    vertical-align: -2px;
    padding: 0 0 0 5px;
}

.downArea {
    background: rgba(255,255,255,0.3);
    padding: 15px;
    margin: 0 0 10px 0;
}

.downArea .siteList_n td {
    padding: 0!important;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.downArea .siteList_n td a {
    box-sizing: border-box;
    width: 100%;
    font-size: 19px;
    color: #73ad23;
    background: #FFF;
    text-align: center;
    text-decoration: none;
    padding: 8px 10px 10px;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    margin: 0 0 10px;
}

.downTitStream {
    border-bottom: dotted 1px;
    text-align: center;
    padding: 0 0 10px;
    font-size: 18px;
    margin: 0 0 10px;
}

.downArea .siteList_n td .streaming {
font-size: 16px;
line-height: 1.5em;
}

.downArea .downTit {
    text-align: center;
    padding: 0 0 15px;
    font-size: 18px;
}

/* #movie 
------------------------ */
#movie {
    padding: 0 10px 30px;
}

#movie .movieBox {
    position: relative;
    padding-bottom: 52.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 5px;
}

.movieBox iframe, .movieBox object, .movieBox embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#movie .movieBox img{
    width: 100%;
}

#movie .movieCap{
	padding: 10px;
    text-align: center;
    font-size: 16px;

}


/* #lyrics
------------------------ */
#lyrics {
    padding: 0 10px 0;
}

#lyrics #lyricsBox {
    padding: 20px 0;
    background: #FFF;
    width: 100%;
    margin: 0 auto 20px;
    box-sizing: border-box;
    text-align: center;
}

#lyrics #lyricsBox {
    padding: 10px 0 0;
    background: rgba(255,255,255,0);
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    box-sizing: border-box;
}

#lyrics #lyricsBox img {
    width: 100%;
    background: url(../image/ph_lyrics.jpg);
    background-size: 100%;
}
.blankBox {
    position: relative;
}

/* #bnr
------------------------ */
#bnr .bnrList {
    padding: 0 10px 0;
    width: 100%;
    margin: 0 auto 20px;
    box-sizing: border-box;
}

#bnr .bnrList li {
    padding: 0;
    width: 100%;
    line-height: 0;
}


#bnr .bnrList li a{
    display:block;
    display:block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#bnr .bnrList li a:hover{
   opacity:0.7;
}

/* #sns
------------------------ */
#sns {
    padding: 0 0 30px;
}

#sns .snsList {
    width: 120px;
    margin: 0 auto 0;
}

#sns .snsList li {
    float: right;
    width: 40px;
    padding: 0 10px 0 10px;
}





}