@charset "utf-8";

#top {
	background-color: #343333;
	color: #FFFFFF;
}

/* ---------------------
common
--------------------- */
.title{
	background-repeat: no-repeat;
	background-position: center top;
	height: 374px;
	width: 100%;
	text-indent: -9999px;
}
#items .title{
	height: 374px;
}
p{
	margin:0;
	padding:0;
}

/* ---------------------
HEADER
--------------------- */
#headarea{
	height:16px;
	text-indent: -9999px;
}

/* top upper menu */
#onitem a {
	text-decoration: none;
}
#onitem ul{
	width:842px;
	padding:37px 0 73px 0;
	margin:0 auto;
}
#onitem li{
	/* float: left; */
	display: inline-block;
	margin-right: 48px;
}
#onitem #gm06{
	margin-right:0;
}

/* ---------------------
Fix menu
--------------------- */
#wrap{
	position: relative;
}
#fxmenubox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 48px;
	color: #fff;
	background-color: #2f2405;
	padding: 14px 0 11px 0;
	z-index: 99;
}
#fxmenu{
	width:946px;
	margin:0 auto;
}
h1{
	width:179px;
	height:48px;
	margin:0;
	padding:0;
	margin-right:53px;
	float:left;	
}
h1 a{
	display:block;
	width:179px;
	height:48px;
	text-indent: -9999px;
	background-image: url(../img/logo_fm.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#fxmenu ul{
	width:714px;
	margin:17px auto 3px auto;
	padding:0;
	float:left;
}
#fxmenu li{
	float: left;
	margin-right: 50px;
}
#fxmenu #gm06{
	margin-right:0px;
}

/*
each area padding setting
fixmenuで移動してきた時の上部余白は
エリアを囲むDivの上部マージンで設定
*/
#concept{
	padding-top:0px;
}
#items,#news{
	padding-top:72px;
}
#shoplist{
	padding-top:72px;
}

/* ---------------------
SLIDER
--------------------- */
#slidebox{
	width: 100%;
	position: relative;
	clear:both;
	text-align:center;
	background-color:#696969;
}
#slider{
	width: 100%;
	height:auto;
	max-height:571px;
	min-height:220px;
	background-color:#696969;
	overflow:hidden;
}
#onitem{
	position: absolute;
	top:0;left:0;
	width:100%;
	box-shadow:inset 0 7px 7px -7px rgba(0,0,0,.5);
	z-index:9;
}

/* ---------------------
concept
--------------------- */
.takeout1{
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: -40px;
}
#concept .floatl{
	width:455px;
	padding:0 44px 0 33px;
}
#concept .floatr{
	width:433px;
	padding-right:33px;
}
.mt3{
	margin-top:3px;
}

/* ---------------------
items
--------------------- */
.midbox{
	margin-top:88px;
}
#items .midbox{
	margin-top:0;
}
#items .title{
	background-image: url(../img/top_item_ttl.jpg);
}
#items .floatl{
	width:455px;
	padding:0 44px 0 33px;
}
#items .floatr{
	width:433px;
	padding-right:33px;
}

/* bxslider next&prev arrow */
.bx-wrapper .bx-prev {
	left:-60px;
	width: 40px;
	height: 40px;
	background: url(../img/btn_prev.gif);
}
.bx-wrapper .bx-next {
	right: -60px;
	width: 40px;
	height: 40px;
	background: url(../img/btn_next.gif);
}
.bx-wrapper .bx-prev:hover{
	background: url(../img/btn_prev_ov.gif);
}
.bx-wrapper .bx-next:hover{
	background: url(../img/btn_next_ov.gif);
}
.bx-wrapper .bx-controls-direction a{
	z-index:1;
}

/* ---------------------
shoplist
--------------------- */
#shoplist .title{
	background-image: url(../img/top_slist_ttl.jpg);
}
#slistbox{
	width:822px;
	margin:30px auto;
}
.slist{
	float:left;
	width:376px;
	padding-top:50px;
}
.slist p{
	text-align:center;
	margin-top:25px;
	font-size:17px;
	line-height:120%;
}
.slist .eng{
	color:#003302;
	margin-top:5px;
	font-size:13px;
}

/* ---------------------
news
--------------------- */
#news .title{
	background-image: url(../img/top_news_ttl.jpg);
}
#topics{
	width: 925px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topics dl{
	height: 400px;
	width: 910px;
	padding-right:15px;
	overflow-y: scroll;
	margin-top:45px;
}
#topics dt{
	font-size: 17px;
	color: #fae5b6;
	font-weight: normal;
}
#topics .date{
	padding-right:25px;
}
#topics dd{
	padding:25px 0 45px 0;
	margin:0;
	line-height:160%;
}
.btnarea {
	text-align: center;
	margin-top: 50px;
	background-color: #272624;
	height: 148px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#shoplist table{
	width: 418px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d6d6d;
	padding-bottom: 15px;
	margin-bottom: 13px;
	font-size: 14px !important;
}
.shopbar {
	width: 418px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d6d6d;
	padding-bottom: 15px;
	margin-bottom: 13px;
	font-size: 14px !important;
}

/* ---------------------
グローバルメニュー ページ内リンクの調整
--------------------- */
a#concept{
padding-top:30px;
margin-top:-30px
}
a#items{
padding-top:30px;
margin-top:-30px
}
a#shoplist{
padding-top:30px;
margin-top:-30px
}
a#news{
padding-top:30px;
margin-top:-30px
}

/* 2020.11 added */
.takeout1 {
	margin-bottom: 40px;
}
.concept_area .midbox {
	margin-top: 20px;
}
.concept_area .midbox .bimg {
	width: 100%;
	margin-top: 0;
}
.concept_area .midbox .ttl {
	margin-bottom: 8px;
}
.concept_area .midbox .floatl {
	width: 46%;
	padding: 0 4%;
}
.concept_area .midbox .floatr {
	width: 42%;
	padding-right: 4%;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.concept_area .bnr_top_onlineshop a {
	margin: 0 4%;
	display: block;
}
.concept_area .bnr_top_onlineshop img {
	width: 100%;
}
.concept_area .bnr_top_onlineshop a:hover img {
	opacity: 0.8;
}
.concept_area .bnr_top_onlineshop .pc_only {
	display: block !important;
}
.concept_area .bnr_top_onlineshop .sp_only {
	display: none !important;
}