@charset "utf-8";

html,body{
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-o-text-size-adjust: none;
	-ms-text-size-adjust: none;
	width: 100%;
	background-color: #000;
	background-image: url(../images/mob_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}


*{
	background-size: 100% auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

img{
	width:100%;
	height:auto;
}

.listmob{ display:block;}
.listpc{ display:none;}

a,span{ display:block;text-decoration: none;}
a:hover{ background-position:bottom;}


h1{
	font-weight: bold;
	color: #2C2C36;
	font-size:2vh;
}
h2{
	font-weight: bold;
	color: #39384A;
	font-size: 1.2vh;
}

h3{
	color: #f6e5cb;
	font-size:1.3vh;
	letter-spacing:0.05vw; 
	line-height: 2vh;
}

h4{
	color: #FFF;
	font-size:1.3vh;
	letter-spacing: 0.05vw;
	line-height: 2.5vh;
}



.wrapper {
	width: 100%;
	height:auto;
}

.wrapper .conter {
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.conter .leftbox{
	background-color: #f6e5cb;
	height: 0;
	width: 100%;
	padding-bottom:35%;
	padding-top:1px;
	float:left;
}


.leftbox .photo{
	height: 0;
    width: 50%;
    padding-bottom: 30%;
    border: 1px solid #d2b48c;
    margin: 2% auto 0% 1%;
    background-size: 100% auto;
	float: left;
	}
	
.ss1{background-image: url(../images/song01.jpg);}	
.ss2{background-image: url(../images/song02.jpg);}	
.ss3{background-image: url(../images/song03.jpg);}
.ss4{background-image: url(../images/song04.jpg);}
.ss5{background-image: url(../images/song05.jpg);}		
	
	
.songlist{ float:left; overflow:hidden; width:48%;}
.songlist .album{
	height:auto;
    width: 85%;
    margin: 2% auto 2% 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	}
	
.songlist .list{width: 100%;
    margin: 5% auto 0 5%;
    height: 10vh;}

.song{
	height: auto;
	margin-bottom: 2%;
	color: #7C799D;
	font-size:1.3vh;
}

.song li{overflow:hidden; margin-bottom:2%;}
.song li a{color: #7C799D;}
.song li .open{color: #3C3A4F;font-weight: bold;}
.song .main a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	color: #009;
}
.song .main{     margin: 3% 8% 10% 7.5%;
    overflow: hidden;}

.song .main .download{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	color: #009;
}


.song .main .icon{
	background-image: url(../images/icon_song.png);
	height: 0;
	width: 7%;
	padding-bottom:7%;
	background-size: 100% auto;
	margin-left: 2%;
	margin-top:1%;
}
.song .title{ overflow:hidden;}
.main .download,.main span{ float:left;}



/*-------------------右邊區塊----------------*/


.rightbox{
	height: auto;
	width: 100%;
	padding-top: 1px;
	float: left;
	margin:auto;
	}

.rightbox .lyrics{
	width: 80%;
	text-align: center;
	margin:2% auto 3% auto;
	padding-bottom: 30%;
}
.lyrics .name{
	font-weight: bold;
	color: #f6e5cb;
	font-size: 2vh;
	margin-top: 5%;
	margin-bottom: 3%;
}
.lyrics .content{
	color: #d2b48c;
	font-size: 1.3vh;
    line-height: 2.5vh;
	width:100%;
}



/*-----------下方固定選單-------------*/
.footer {
	height: 0;
	padding-bottom:14%;
	width: 100%;
	/*position: fixed;*/
	bottom: 0;
	background-image: url(../images/mob_footerbg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 100;
	position:fixed;
}


.footer .navbox {
	overflow: hidden;
	}
	
.navbox .nav{
	float: left;
	overflow: hidden;
	width:95%;
	margin:4% auto 0 5%;
}
.navbox .nav li{
	float: left;
	margin-right:12%;
	margin-left: 3%;
	width:20%;
}


.navbox .nav li a{height: 0;	width: 90%; padding-bottom:30%;;background-size: 100% auto;}
/*.navbox .nav li a{height: 24px;	width: 71px;}*/

.navbox .nav>li:last-child{margin-right:0 !important; }

.nav_about{background-image: url(../images/nav_about.png);}
.nav_about2{background-image: url(../images/nav_about2.png);}
.nav_introduction{background-image: url(../images/nav_introduction.png);}
.nav_introduction2{background-image: url(../images/nav_introduction2.png);}
.nav_work{background-image: url(../images/nav_work.png);}
.nav_work2{background-image: url(../images/nav_work2.png);}

.navbox .community{
	width: 100%;
	margin-top: -9%;
	height: 0;
	padding-bottom: 9%;
	position: absolute;
}

.songbg{background-image: url(../images/mob_bg.jpg);}

.navbox .community li{float:left; width:8%; height:0; padding-bottom:8%;    margin-top: 1.6%;}
.navbox .community li a{
	margin-right: 3%;
    float: left;
    width: 80%;
	height:0;
	padding-bottom:79%;
	}
.navbox .community li:first-child{ margin-left:32%;}
.icon_fb{background-image: url(../images/icon_fb.png);}
.icon_ig{background-image: url(../images/icon_ig.png);}
.icon_tittok{background-image: url(../images/icon_tittok.png);}
.icon_weibo{background-image: url(../images/icon_weibo.png);}
.icon_youtube{background-image: url(../images/icon_youtube.png);}

/*------------影片--------------*/

.video-container {
	position: relative;
	/*padding-bottom: 42.187%;*/
	padding-bottom: 35%;
	padding-top: 30px;
	width: 80%;
	height: 0;
	overflow: hidden;
	background-color: #CCC;
	margin:3% auto 3% auto;
	border: 1px solid #d2b48c;
	
}

.video-container iframe, .video-container object, .video-container embed {
position: absolute;
top: 0;left: 0;
width: 100%;
height: 100%;}


/*----沒影片純圖片----*/
.video-containerNO {
	position: relative;
	/*padding-bottom: 42.187%;*/
	padding-bottom: 43%;
	width: 90%;
	height: 0;
	overflow: hidden;
	background-color: #CCC;
	margin:3% auto 3% auto;
	border: 1px solid #d2b48c;
	
}

.video-containerNO img{background-size: 100% auto;	box-sizing:border-box;    width: 100%;
    height: auto;}


/*--------數位單曲下載------------*/

.wrapper2{
	width:100%;}

.pop02{
	border: 3px solid #3b3b4f;
    margin: auto;
    padding: 1%;
    height: auto;
    width: 90%;
    position: relative;
    background-color: #FFF;
	}

.pop02 .close{
	background-image: url(../images/btn_close.png);
	height: 30px;
	width: 30px;
	display: block;
	top: -10px;
    right: -10px;
	position: absolute;	
	background-size: 100% auto;
}
.pop02 .poptitle{
	font-size: 18px;
	color: #3b3b4f;
	height: 10%;
	margin-top: 3%;
	padding-bottom: 1%;
	margin: 5% auto 2% auto;
	text-align: center;
	font-weight: bold;
}
.pop02 .download{
	width: 92%;
    margin: 5% 0 1% 6%;
    overflow: hidden;
    height: 60vh;
    overflow-y: scroll;
	padding-bottom: 10%;
}

.download .platform:hover{ background-color:#fcebd3;}
.download .platform span{ margin:auto;}
.download .platform{
	overflow: hidden;
    width: 100%;
    height: 0;
    padding-left: 5%;
    padding-bottom: 22%;
    margin-bottom: 2%;}
.download .platform img{width: 100%;height: auto;}
.download .platform span:first-child { width:45%;float: left; margin-top:10px;}
.playgo{color: #CCC!important;background-color: #3b3b4f !important;}
.download .platform .play{
	text-align: center;
    display: inline-block;
    float: right;
    margin: 6% 3.5% 1.5% 0;
    border-radius: 5px;
    border: 1px solid #777;
    padding: 2% 3%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 30%;
    color: #777;
    float: right;
    font-size: 0.75em;
	}

.pop02>span{
	width: 88%;
    font-size: 13px;
    color: #FFF;
    background-color: #3b3b4f;
    text-align: center;
    padding: 2%;
    margin: 0 auto 5% auto;

}




/*--------跳窗CSS-------*/	
.myboxdiv{
	position:absolute;
	z-index:9999;
}
.myboxOverlay{position:absolute;
			 left:0px;top:0px;
			 z-index:9998;
			 visibility: visible;
			 background:black;
			 display:none;}





/*---------首頁-------------*/

.index{
	background-image: url(../images/mob_bg01.jpg);
	width: 100%;
	height: 0;
	padding-bottom: 200%;
	position:fixed;
	background-color: #20222a;
	background-repeat: no-repeat;
}




/*---------介紹頁面-----------*/

.right2{
	width:90%;
	margin:2% auto 2% auto;
	}
.right2 .photo{
	width:100%;
	height:0;
	padding-bottom:59%;
	background-image: url(../images/introduction_potomob.jpg);
	background-size: 100% auto;
}
.right2 .work{
	background-color: #39394c;
    color: #f6e5cb;
    font-size:1.3vh;
    line-height: 2.5vh;
    margin: 2% auto 0 auto;
    width: 100%;
    padding: 2% 3% 2% 9%;
}

.left2{
	width: 90%;
    margin: 5% auto 30% auto;}

.aboutvideo{
	background-color: #39394C;
    color: #f6e5cb;
    padding: 1.5% 2.5% 1.5% 2.5%;
    margin: 10% 0 5% 0;
    width: 30%;
    text-align: center;
	font-size:1.3vh;
}
.link  li{ overflow:hidden; margin-bottom:1.5%;}
.link a{ color: #f6e5cb;font-size:1.3vh;float:left; width:93%;}
.link a:hover{
	color: #6CF;
	text-decoration: underline;
}
.vicon{
	width: 5%;
    height: 0;
    padding-bottom: 5%;
    background-image: url(../images/vicon.png);
    background-size: 100% auto;
    margin: 0% 1.5% 0 0;
	float:left;
}
