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


.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 : 18px ;
	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 ;
	border-bottom : 1px dotted #646464 ;
}

.menu_item_left{
	position : relative ;
	float : left ;
	font-size : 15px ;
	color : #646464 ;
}

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

.menu_item_right{
	position : relative ;
	float : right ;
	text-align : right ;
	font-size : 15px ;
}


.menu_etc{
	position : relative ;
	width : 946px ;
	padding : 12px ;
	font-size : 14px ;
	margin-top : 24px ;
	margin-bottom : 72px ;
}








@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 :  calc(100% - 28px - 28px); ;
	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 ;
	border-bottom : 2px solid #999999 ;
}

.menu_item_left{
	width : 400px ;
	font-size : 22px ;
	color : #333333 ;
}

.menu_item_left_caption{
	font-size : 22px ;
}

.menu_item_right{
	width : 160px ;
	font-size : 22px ;
}


.menu_etc{
	position : relative ;
	width : 540px ;
	padding : 20px ;
	font-size : 22px ;
	margin-top : 52px ;
}
















}