@charset "utf-8";
/* CSS Document */

body{
	background-image: url(/PC/ja/asset/img/liquor_foods/producer/bal_musette/back.jpg);
	background-repeat: no-repeat;
	background-position: 50% 11%;
	background-attachment: scroll;
	background-color: #3c1e14;
}


#bread{
	
color: #FFFFFF!important}

#bread a,#bread a:visited{
	
color: #FFFFFF!important}

.item li.photo,.item li.txt{background-color: #fff}

#copy{color: #FFFFFF;}

.title_sppage_02{
	width: auto!important;
}

.item_contents{
	padding-top: 120px;}

.item_contents_inner{
 padding-top: 120px;
    margin-top:-120px;}


/* スマホ設定  768 以下*/
@media screen and (max-width:767px) {
	
body{
	background-position: 50% 7.5%;
	background-size:100%;
}

}