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

a {
    text-decoration: none;
    color: #000;
}
#content01,#content02 {
    width: 100%;
    margin: 30px auto 80px;
    padding: 0px 0;
    background-color: #fff;
    border: 1px solid #8c1313;
    position: relative;
}

.main_col {
    position: relative;
}

.content_inner_box{
    padding: 0 0px 40px 0px;
	    margin: 50px auto 20px;
    width: 84%;
}

.content_sub_box {
    position: absolute;
    z-index: 10;
    width: 94%;
    margin: auto 3%;
    top: -30px;
    background-color: #8c1313;
}
.content_sub_box:last-of-type {
    border-bottom: 1px solid gray;
}

.content_sub_ttl {
    position: relative;
padding: 10px 0;
background: url(../img/special/kamon.png) no-repeat center right;
width: 100%;
margin: auto;
background-size: 200px;
}
.content_sub_ttl p {
    margin: 0px 1% 0px 0;
text-align: center;
width: 99%;
color: #fff;
height: 20px;
display: inline-block;
}




/*音楽商品*/


.music_box1 h3{
	text-align: center;
    font-size: 26px;
    font-weight: normal;
	color: #8c1313;
	border-bottom: 1px solid #8c1313;
	width: 84px;
	    margin: 64px auto 24px;
}

.music_box1 h3 span{
    display: block;
    font-size: 19px;
    line-height: 1em;
}

.music_ed_box1 h3{
	width: 110px;
}

.music_ed_box1 h3 span{
	line-height: 1.3em;
}

.music_box2 img{
    display: block;
    width: 50%;
    margin: 4% auto 4%;
}

.music_info{
	text-align: center;
}
.music_item{
	display: flex;
}


.sale_date{
	font-size: 18px;
    color: #8c1313;
    margin: 24px auto 10px;
    letter-spacing: 2px;
}

.sale_info{
	width: 90%;
	max-width: 640px;
	display: table;
	font-size: 15px;
	line-height: 1.8em;
	margin: 2% auto;
}
.sale_info_last{
	padding-bottom: 48px;
}
.sale_info p{
	display: table-cell;
}

.item_name{
	width: 190px;
}

.item_name_long{
	width: 300px;
}

.item_info{
	width: 400px;
}

.item_info_st{
	width: 190px;
}


.sleeve {
    display: block;
    width: 46%;
    height: 40%;
    margin: 2%;
    text-align: center;
}
.sleeve p{
	color: #8c1313;
}

.sale_price{
	font-size: 14px;
	text-align: center;
	margin: 8px auto 24px;
}
.music_item_one .sleeve{
    display: block;
    width: 50%;
    height: 40%;
    margin: 8px auto 0px;
	text-align: center;
}


.music_person{
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    color: #8c1313;
    border-bottom: 1px solid #8c1313;
    width: 70px;
    margin: 40px auto 40px;
}

#content02 .music_person{
	width: 100px;
}

.artist_txt{
	letter-spacing: 1.2px;
	line-height: 2em;
}

.artist_more img {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    padding: 17px 106px 17px 104px;
}
	
.artist_more a {
	background-color: #8c1313;
	width: 300px;
    height: 48px;
    display: block;
    border: 1px solid #8c1313;
    padding: 0px 0;
    margin: 64px auto 0;
}
	
.artist_more a:hover{
	background-color: #fff;
	transition: 0.5s;
}

span.yen {
    font-size: 12px;
}
	.sale_info br {
    display: none;
}

.pc_none{
	display: none;
}

/*---SP用----------------------------*/
@media screen and (max-width:768px) {
/*-----------------------------------*/
#content01,#content02{
    margin: 24px auto 56px;
}

.content_inner_box {
    padding: 0 0px 0px 0px;
    margin: 40px auto 24px;
}
	
.content_sub_box {
	width: 96%;
	margin: auto 2%;
    top: -24px;
}
	
.content_sub_ttl::after {
    right: 32%;
}
.content_sub_ttl {
    background: url(../img/special/kamon.png) no-repeat center left;
    background-size: 140px;
    background-position: left -44px top -48px;
	padding: 8px 0;
}

.artist_txt{
	font-size: 16px;
	}
	
	
	.music_item_one .sleeve{
		width: 100%;
	}
	
.music_item{
    display: block;
	}
	
.music_item .sleeve{
    width: 96%;
	}
	
.music_box1 h3{
		    margin: 0px auto 8px;
		    font-size: 20px;
		width: 60px;
	}
.music_ed_box1 h3 {
    width: 86px!important;
}
	
	.music_box2 img{
		width: 100%;
	}

.music_person {
    font-size: 18px;
    width: 56px;
    margin: 16px auto 16px;
}

#content02 .music_person {
    width: 60px;
}
	
	.content_inner_box.special_thum {
    width: 100%;
    height: auto;
		margin: auto 0% 16px;}
	
	.back_btn a {
    width: 100%;
    max-width: 560px;
    margin: 24px auto 0;
}
	.artist_more img{
		width: 80px;
    padding: 14px 0;
    display: block;
    margin: auto;
	}
	.artist_more a {
		    margin: 24px auto 0;
	width: 100%;
		height: 40px;
}
	
	.sale_date{
	font-size: 16px;
	color: #8c1313;
	margin: 8px auto 8px;
}
	
.content_note{
	text-align: center;
    font-size: 3.3vw;
    margin-bottom: 0px;
	letter-spacing: 1px;
	font-weight: normal;
}
	
	.sale_info{
		width: 100%;
		font-size: 14px;
    line-height: 1.5em;
		    margin-bottom: 14px;
		    text-align: left;
	}
	.sale_price{
		text-align: left;
	}
	.sale_info p {
    display: block;
		    margin: 0 auto 4px;
}
	
	.sale_info br {
    display: block;
}
	.item_name,.item_info{
		width: 100%;
	}    
	.item_name{
	    font-size: 16px;
		}
	
	.sale_info_last {
    padding-bottom: 32px;
}
	.pc_none{
	display: block;
}
	
/*---/ SP用-------*/}
