@charset "UTF-8";
/* CSS Document */

html {
ont-family: sans-serif;
-webkit-text-size-adjust: 100%;
}

ul, li {
	list-style: none;
}

.title {
	text-align: center;
	padding: 15px 10px;
	border-top: solid 2px #333;
	border-bottom: solid 2px #333;
	margin: 0;
	background-color: #333;
	color: #fff;
	letter-spacing: 3.53px;
font-weight: 700;
font-style: normal;
overflow: hidden;
}

.center {
	text-align: center;
}

/* header */
header {
width: 100%;
border-bottom: solid 2px #000;
}

.header {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	height: 80px;
}

h1.logo {
	float: left; 
	margin:15px 10px 0 0px;
}
nav {
	
}


nav li a {
	float: left;
	font-size: 20px;
	margin-top: 8px;
	padding: 10px 30px 10px;
	font-weight: bold;
	color: #000;
}
nav li:nth-child(2) a {
border-left: dashed 1px #ddd;
border-right: dashed 1px #ddd;	
}
nav li:nth-child(4) a {
border-left: dashed 1px #ddd;
}

nav li a:hover {
	color: #ccc;
	text-decoration: none;
}
ul.sns {
float: right;
padding: 0;
}

.sns li {
	float: left;
	padding: 15px 0 0 15px;
}

/* content */

.bg {
background: #f0ebe5;
padding-bottom: 20px;
}
	
.container {
		margin: 0 auto 20px;
		position: relative;
		width: 1100px;
		border-left: solid 2px #333;
		padding: 0;	
border-right: solid 2px #333;
border-bottom: solid 2px #333;
overflow: hidden;
background-color: #fff;
		
	}
	
	.left {
		float: left;
		width: 800px;
		overflow: hidden;
		border-right: solid 1px #ddd;
	}
	
	.right {
		float: right;
		width:280px;
	}
	
	.content {
		width: 800px;
		margin: 0 auto;
	}
	.content-page {
		width: 1100px;
		margin: 0 auto;
	}
	
	.content-cd {
		margin: 20px 10px !important;
	}
	
	.content-cd h3 {
		margin: 0 0 10px;
		padding: 0;
	}
	
	.sale {
		    padding: 3px 8px;
    background:red;
    color: #fff;
    margin-right: 5px;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 10px;
	}
	
	.left-new {
	 float: left;
	 width: 400px;
	 display: block;
	 
	}
	
	ul.single  {
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	ul.single li {
	width: 50%;
	float: left;
	
	text-align: center;

		
	}
	
	.single li a {
	background: red;
	color: #fff;
		display: block;
		padding: 4%;
		font-size: 20px;
	}
	.single li:nth-child(2) a {
		background: #999;
		cursor: pointer;
	}
	.single li a:hover {
		opacity: 0.2;
		text-decoration: none;
	}
	
	.buy-cd {
		position: absolute;
		margin-top: -60px;
		left: 190px;
		z-index: 99;
	}
	.buy-dl {
		position: absolute;
		margin-top: -60px;
		left: 560px;
		z-index: 99;
	}
	
	.buy-old {
		position: absolute;
		margin-top: -80px;
		left: 310px;
		z-index: 99;
	}
	
	.buy-cd a,
	.buy-dl a.
	.buy-old a 
	 {
		 font-family: Montserrat;
	}
	.right-new {
	 float: right;
	 width: 400px;
	}
	
	#youtube {
		width: 100%;
		height: 400px
	}
	
	.video-bg {
		margin-bottom: -5px;
	}
	/* time line */
	.tweet,
	.fb {
	padding: 10px;
	
	}
	
	/* live */
	.live h3 {
		text-align: center;
		display: block;
		font-weight: bold;
		margin-bottom: 20px;
		
	}
	.live ul {
		padding: 0;
		margin: 0;
		clear: both;
		overflow: hidden;
	}
	.live li {
	float: left;
	width: 100%;
		padding:20px ;
		border-top: dotted 1px #ddd;
		
		border-bottom: dotted 1px #ddd;
		
		text-align: center;
	}
	.live li:nth-child(2),
	.live li:nth-child(4)
	 {
		border-right: 1px dashed #ddd;
		border-left: 1px dashed #ddd;
	}
	.live h4 {
		font-size: 22px;
	}
	.suji {
	
		display: block;
		line-height: 300%;
	}
	.big {
		font-size: 50px;
font-weight: bold;
padding-right: 10px;
display: block;
width: 100%;
margin-left: -20px;
	}
	.suji-two {
	width: 30px;
text-align: left;
line-height: 100%;
display: block;
float: right;
margin: -35px 20px 0 0px;
font-size: 17px;
	
	}
	
	.total-top {
	border-top: solid 1px #ddd;
	display: block;
	width: 100%;
		padding: 20px;
		display: inline-block;
	}
	
	.total {
	width: 100%;
		padding: 20px;
		display: block;
	}
	
	.big-link {
		font-size: 20px;
		color: red;
	}
	.big-link:hover {
		color: #ccc;
		text-decoration: none;
	}
	
	
	table {
		width: 97%;
		margin: 10px 20px 20px;
	}
	
	tr {
		border-bottom: solid 1px #f2f2f2;
		width: 100%;
	}
	td {
		padding: 5px 10px;
	}
	
	.live-page p {
		padding: 0 30px 10px;
	}
	
	
	/* footer */
	
	footer {
		background: #f0ebe5;
		overflow: hidden;
	}
	.copy {
		font-size: 12px;
		text-align: center;
		padding: 10px 0;
	}
	
	/* modal */
	
	.close {
    font-size: 50px;
    opacity: .9;
    margin: -30px -15px 0 0 !important;
    }
	
	
	ul.digital {
		margin: 0;
		padding: 0;
	}
	.digital li a {
	width: 100%;
	padding: 10px;
	border: solid 2px #333;
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	color: #fff;
	}
	
	.digital li a:hover {
		text-decoration: none;
		opacity: 0.6;
	}
	
	.itunes {
		background-color: #999;
	}
	.amazon {
		background-color: red;
	}
	
	/* bio */
	
	.bio {
		margin-left: 20px;
	}
	
	/* live page */
	
	.live-top-page li {
		padding: 10px 0 0 0;
	}
	.live-top-page li:last-child {
		border-bottom: none;
	}
	.live-top-page li h4 {
	font-size: 15px;
	}
	
	.live-page h3 {
		margin: 20px 0px 0px 20px;
		font-size: 20px;
		padding: 0 0 20px 0;
		font-weight: bold;
		border-bottom: solid 1px #333;
		
	}
	
	.live-page ul,
	.live-top-page ul {
		padding: 0;
		margin: 0;
	}
	.live-page li {
	padding: 20px;
	border-bottom: dotted 1px #ddd; 
		
	}
	
	/* disco */
	.disco {
		padding: 0 20px !important;
	
	}
	
	.disco h3 {
	text-align: center;
	font-size: 20px;
		
	}
	
	li.col-md-3 {
	padding-top: 20px;
		border-right: solid 1px #ddd;
		border-bottom: solid 1px #ddd;
		height: 420px;
  }
	
	li.col-md-3:nth-child(4n)
	 {
		border-right: none;
	}
	
	li.col-md-3:last-child
	 {
		border-bottom: none;
	}
	
	.disco .btn-lg {
    font-size: 14px;
    
    }
    
    .more {
    display: block;
	    width: 100%;
	    border-top: solid #ddd 1px;
	    padding: 20px;
	    margin-top: -10px;
    }
    
    
    .banner {
	    padding: 20px 15px;
overflow: hidden;
    }