@charset "UTF-8";

html{
	width: 100%;
	height: 100%;
}

body{
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Meiryo, メイリオ, Verdana, Arial, Helvetica, sans-serif, MS UI Gothic; 
	font-size:11px;
	font-size:1.1rem;
	color:#2E2E2E;
}

a{
	color:#2E2E2E;
}

.fluid_img{
	width:100%;
}

.arrow_right{
	display:inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	margin-right:5px;
}

#warp{
	width:950px;
	margin:0 auto;
}

#main{
	width:950px;
	height:auto;
	display:block;
	float:left;
}


/* ▽サイドナビ▽ */
#banner_slide{
	width: 183px;
	height: 255px;
	text-align: center;
	display: block;
	float: left;
}

#banner_slide2{
	width: 183px;
	height: 183px;
	text-align: center;
	display: block;
	margin-top:5px;
	margin-bottom:10px;
	float: left;
}


#sidenavi_field{
	width:200px;
	height:auto;
	display:block;
	float:left;
	clear:right;
}

#sidenavi_category{
	width: 183px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#sidenavi{
	width:200px;
	height:auto;
	display:block;
	float:left;
	clear:both;
}

#sidenavi2{
	width:200px;
	height:auto;
	display:block;
	float:left;
	clear:both;
}

#sidenavi_item_field{
	width:200px;
	height:auto;
	display:block;
	float:left;
	clear:both;
}


#b_right{
	width:700px; 
	height:auto;
	display:block;
	float:right;
	margin:0 0 0 40px;"
	clear:both;
}


#banner_food{
	width:183px;
	height:260px;
	text-align: center;
	display: block;
	float: left;
}


#banner_tytle{
	width: 183px;
	height: 35px;
	text-align: center;
	display: block;
	float: left;
}

#banner_tytle2{
	width: 183px;
	height: 18px;
	text-align: center;
	display: block;
	float: left;
}

#banner_slide{
	width: 183px;
	height: 255px;
	text-align: center;
	display: block;
	float: left;
}


#banner_s2{
margin:2px 0 2px 2px;
width:180px;
height:363px;
text-align:center;
display:block;
float:left;
}

#banner_s2 img{
width:178px;
height:363px;
}



#banner_s{
margin:2px 0 2px 0;
width:180px;
height:93px;
text-align:center;
display:block;
float:left;
}

#banner_s img{
width:180px;height:90px;
}

#banner_m{
	width: 178px;
	height: 225px;
	text-align: center;
	display: block;
	float: left;
}

#banner_m img{
	width: 170px;
	height: 170px;
}





#banner_o{
	width: 178px;
	height: 178px;
	text-align: center;
	display: block;
	float: left;
}

#banner_o img{
	width: 170px;
	height: 170px;
}






#banner_l{
	width: 180px;
	height: 215px;
	text-align: center;
	display: block;
	float: left;
}

#banner_l img{
	width: 180px;
	height: auto;
}

#banner_l2{
	width: 180px;
	height: 278px;
	text-align: center;
	display: block;
	float: left;
}

#banner_l2 img{
	width: 180px;
	height: auto;
}

#banner_cp{
	width: 180px;
	height: 230px;
	text-align: center;
	display: block;
	float: left;
	margin:0 0 20px 0;
}

#banner_cp img{
	width: 180px;
	height: auto;
}



#banner_lo{
	width: 180px;
	height: 550px;
	text-align: center;
	display: block;
	float: left;
}

#banner_lo img{
	width: 180px;
	height: 540px;
}













/* ▽ドロワーメニュー▽ */

#drawer_menu ul li img{
	width:20px;
}


.mm-menu.mm-theme-dark{
	background:#2e2e2e;
	border-color:#111;
}

.mm-menu.mm-theme-dark .mm-listview{
	border-color:#111;
}

.mm-navbar{
	box-shadow: 0 1px 0 #444;
	-moz-box-shadow: 0 1px 0 #444;
	-webkit-box-shadow: 0 1px 0 #444;
}

.mm-listview > li, .mm-listview > li:after, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before{
	box-shadow: 1px 1px 0 #444;
	-moz-box-shadow: 1px 1px 0 #444;
	-webkit-box-shadow: 1px 1px 0 #444;
}

.mm-navbar-bottom{
	border:none;
}
	
#mm-blocker{
	background:rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark .mm-navbar a{
	color:rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after{
	border-color:rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after, .mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after{
	border-color:rgba(255, 255, 255, 0.8);
}

.mm-prev:before, .mm-next:after, .mm-arrow:after{
	width:12px;
	height:12px;
}

.mm-close:after{
	content:" ";
	display:inline-block;
	width:15px;
	height:15px;
	background:url("../img/batsu.gif") ;
	background-size:contain;
	vertical-align:middle;
}

#drw_close{
	font-size:15px;
}

#drw_close img{
	width:13px;
	vertical-align:middle;
	margin-right:5px;
}


.mm-navbar .mm-btn:last-child{
	padding-left:30px;
}

.mm-navbar .mm-title{
	font-size:14px;
	font-size:1.4rem;
}

/* ----------- ▼メインコンテンツ▼ ----------- */


/* ▽メインナビ▽ */


#main_nav ul {
	width:100%;
	background:#2e2e2e;
	list-style:none;
	display:table;
	table-layout:fixed;
}

#main_nav li {
	display:table-cell;
	text-align:center;
}

#main_nav li:nth-child(even){
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#main_nav li a {
	color:#FFF;
	padding:12px 0;
	display:block;
	text-decoration:none;
}

.nav_fixed {/*TOPにきたら固定する*/
	position: fixed;
	top: 0;
	z-index: 1000;
	box-shadow:rgba(0, 0, 0, 0.65) 0px 5px 3px -5px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.65) 0px 5px 3px -5px;
	-moz-box-shadow:rgba(0, 0, 0, 0.65) 0px 5px 3px -5px;
}


/* ----------- ▼コンテンツ▼ ----------- */

/*タイトルバー*/
h5{
	text-align:center;
	padding:5px;
	background:#EEEEEE;
	font-family: Meiryo, メイリオ, Verdana, Arial, Helvetica, sans-serif, MS UI Gothic; 
	font-size:11px;
	margin-bottom:10px;
}

h5::before{
	content:"★";
	font-size:11px;
	font-size:1.1rem;
	margin-right:5px;
}

.title_img{
	border-top:1px solid #eeeeee;
	padding:10px 0 0;
	margin-top:10px;
	background:#fff;
}

.title_img::before{
	content:none;
}

h5 span{
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
}



#space{
	width: 950px;
	text-align: center;
	height: 27px;
	float: left;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #0068B7;
	padding-top: 2px;
}


/* サイドナビ用アコーディオン設定 */
.side_accordion {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	}
	
.side_accordion dt {
	box-sizing: border-box;
	height: 40px;
	text-indent: 10px;
	line-height: 40px;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	width: 183px;
	}
	
.side_accordion dt img{
	height:35px;
	margin-right:5px;
}
		
.side_accordion dt::after{
	 border-right: 2px solid #9E9E9E;
	 border-top: 2px solid #9E9E9E;
	 border-radius: 2px;
	 content: "";
	 height: 10px;
	 right: 20px;
	 position: absolute;
	 transform: rotate(135deg);
	 -webkit-transform: rotate(135deg);
	 top: 13px;
	 width: 10px;
}

.side_accordion dt.open::after {
	 border-right: 2px solid #9E9E9E;
	 border-top: 2px solid #9E9E9E;
	 border-radius: 2px;
	 content: "";
	 height: 10px;
	 right: 20px;
	 position: absolute;
	 transform: rotate(-45deg);
	 -webkit-transform: rotate(-45deg);
	 top: 13px;
	 width: 10px;
}
	
.side_accordion dd {
	line-height: 1.5;
	display: none;
	width: 183px;
}

.side_accordion_list li a{
	padding:10px 0 10px 15px;
	border-bottom:1px solid #eee;
	display:block;
	background:#eee;
	border-bottom: 1px solid #fff;
}

.side_accordion_list li a::before{
	content:"-";
	margin-right:5px;
}

.side_accordion_sub ul { 
	list-style:none;
	display:none;
	}

.side_accordion_sub p{
	padding:10px 0 10px 15px;
	display:block;
	background:#eee;
	border-bottom: 1px solid #fff;
	position: relative;
}

.side_accordion_sub li a::before{
	content:"∟";
	margin-right:3px;
	color:#666;
}

.side_accordion_sub span::before{
	content:"-";
	margin-right:5px;
}

.side_accordion_sub span::after{
	 content: "+";
	 font-size:18px;
	 font-size:1.8rem;
	 color:#9E9E9E;
	 right: 20px;
	 position: absolute;
	 top: 5px;
}

.side_accordion_sub span.open::after {
	 content: "-";
	 font-size:24px;
	 font-size:2.4rem;
	 color:#9E9E9E;
	 right: 21px;
	 position: absolute;
	 top: 0;
}

.side_accordion_sub li a{
	padding:10px 0 10px 25px;
	display:block;
	background:#ccc;
	border-bottom: 1px solid #E8E8E8;
}


#trendWord1{
text-align:center;
width:180px;
height:20px;
float:left;
display:block;
color:#000;
padding-top:5px;
margin-bottom:5px;
}


#trendWord{
width:180px;
float:left;
display:block;
}

#trendWord a{color:#999;
}

#trendWord a:hover{color:#ccc;
}
	
#sidewarp{
	width:190px;
	height:auto;
	float:left;
	display:block;
	margin:0;
	}
	

#search-box {
	width:180px;
	height:200px;
    float: left;
	border: 1px solid #ccc;
	margin:0px 0 10px 0 ;


}
	
#h-search {
	width:178px;
	height:40px;
    float: left;
	padding:2px;


}
#h-search input.searchTextArea {
	float: left;
	width:151px;
	height:20px;
    font-size: 14px;
}

input.button1 {
	float: right;
	width:20px;
	height:20px;
	margin-left: 0;
	margin-top:0;
}
