
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/


.contents_left.menu{
	background-image : url("../images/common/back_cut.jpg");
}


.menu_shopname_superbox{
	position : relative ;
	width : 100% ;
	height : 20px ;
	text-align : center ;
	margin-top : 56px ;
	margin-bottom : 64px ;
}
.menu_shopname{
	position : relative ;
	display : inline-block ;
	width : auto ;
	height : 30px ;
	line-height : 30px ;
	padding : 0px 40px ;
	background-color : #FFFFFF ;
	margin-top : -5px ;
	margin-left : auto ;
	margin-right : auto ;
	font-size : 22px ;
	color : #000000 ;
}


.menu_category_title{
	width : 856px ;
	padding : 16px 28px ;
	font-size : 20px ;
	font-weight : 600 ;
	background-color : #FFFFFF ;
	margin-top : 32px ;
}
.menu_category_title_marker{
	position : absolute ;
	top : 0px ;
	left : 0px ;
	width : 16px ;
	height : 100% ;
}

.menu_title_border{
	position : relative ;
	width : 100% ;
	height : 1px ;
	border-bottom : 1px dashed #A1A1A1 ;
	margin-top : 20px ;
}



.menu_item{
	position : relative ;
	width : 100% ;
	padding-top : 16px ;
	padding-bottom : 16px ;
	margin-left : auto ;
	margin-right : auto ;
	border-bottom : 1px solid #A5A5A5 ;
}

.menu_item_left{
	position : relative ;
	float : left ;
	font-size : 15px ;
	background-color : #FFFFFF ;
	padding-right : 10px ;
	z-index : 14 ;
}

.menu_item_left_caption{
	margin-top : 4px ;
	font-size : 13px ;
}

.menu_item_right{
	position : relative ;
	float : right ;
	text-align : right ;
	font-size : 14px ;
	background-color : #FFFFFF ;
	padding-left : 10px ;
	z-index : 14 ;
}
.menu_item_dotted{
	position : absolute ;
	top : 16px ;
	left :0% ;
	width : 100% ;
	z-index : 11 ;
	margin-top : 0.8em ;
	border-bottom : 1px dotted #FFFFFF ;
}


.menu_etc{
	width : 946px ;
	padding : 12px ;
	font-size : 14px ;
	margin-top : 24px ;
	margin-bottom : 24px ;
	background-color : #EDEDED ;
	margin-left : auto ;
	margin-right : auto ;
}








@media screen and (max-width: 1200px) {



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 960px) {




.menu_shopname_superbox{
	position : relative ;
	width : 100% ;
	height : 30px ;
	text-align : center ;
	margin-top : 76px ;
	margin-bottom : 64px ;
}
.menu_shopname{
	position : relative ;
	display : inline-block ;
	width : auto ;
	height : 40px ;
	line-height : 40px ;
	padding : 0px 40px ;
	background-color : #FFFFFF ;
	margin-top : -5px ;
	margin-left : auto ;
	margin-right : auto ;
	font-size : 26px ;
	color : #000000 ;
}


.menu_category_title{
	width : 100% ;
	padding : 16px 28px ;
	font-size : 26px ;
	font-weight : 600 ;
	background-color : #FFFFFF ;
	margin-top : 32px ;
}
.menu_category_title_marker{
	position : absolute ;
	top : 0px ;
	left : 0px ;
	width : 16px ;
	height : 100% ;
}

.menu_title_border{
	position : relative ;
	width : 100% ;
	height : 1px ;
	border-bottom : 2px dashed #646464 ;
	margin-top : 20px ;
}


.menu_item{
	width : 100% ;
	padding-top : 16px ;
	padding-bottom : 16px ;
}

.menu_item_left{
	font-size : 22px ;
}

.menu_item_left_caption{
	font-size : 20px ;
	color : #808080 ;
}

.menu_item_right{
	font-size : 22px ;
}


.menu_etc{
	width : 532px ;
	padding : 24px ;
	font-size : 19px ;
	margin-top : 24px ;
}

.menu_item_dotted{
	border-bottom : 2px dotted #FFFFFF ;
}














}