@charset "utf-8";
/* CSS Document */

/*デザイン ： ウォールナット*/
/*お知らせ*/
		header,
		.navi,
		.btn,
		.newswrap .on,
		.newswrap_even .off,
		.newswrap .off .youbi,
		.newswrap_even .on .youbi
		{
			color: #fff;

		}
		.btn{

					background-color: #562701;
					color: #fff;
				}

		/*お知らせ*/
		.newswrap .off,
		.newswrap_even .on,
		.newswrap .on .youbi,
		.newswrap_even .off .youbi
		{/* 奇数行　右ボックス */
			background-color: #FFF;
			color: #562701;
		}

		.newswrap .off a .title,
		.newswrap_even .on a .title,
		.newswrap .off a .date,
		.newswrap_even .on a .date,
		.coupon .title,
		.merit{
			color: #562701;
		}

		#reserve_menu_list #reserve_search h3.title a {
		background-color: #381907;
		color: #fff;
}

.ui-checkbox-on .ui-icon, 
.ui-radio-on .ui-icon{
    background-color: #381907;
}
#reserve_menu_list form .reserve_menu_wrap .reserve_box_l .tag {
	background-color: #381907;
	color: #fff;
}

/*////////////////////////////////////////

04レイアウト

////////////////////////////////////////*/

#photomenu .btn_box{
	background-color: #000;
    
}
#photomenu .btn_box_txt{
     background-image: url("/template/Layouts/Appweb/Analog/img/woody/bg_woody01.jpg");
     border-bottom: 1px solid #333;
     background-position: 0% 67%;
     background-size: 100%;
}
#photomenu .btn_box_txt a{
       color: #fff !important;
       text-shadow: initial;
       font-weight: bold;
}
#photomenu .btn_box_sns{
     background-image: url("/template/Layouts/Appweb/Analog/img/woody/bg_woody01.jpg");
     border-bottom: 1px solid #333;
     background-position: 0% 67%;
     background-size: 100%;
     border-top:initial;
}
#photomenu .btn_box_sns a{
    color: #fff;
    font-weight: 100;
}


/*///////////////////////

レイアウト05

//////////////////////*/

.layout05 h2.h2_05{
background-image: url("/template/Layouts/Appweb/Analog/img/woody/bg_woody01.jpg");/*TO　DO共通デザイン　ヘッダの背景画像をセット*/
    color: #ffffff;/*To do 文字色をセット*/
    width: 100%;
    text-indent: 1em;

    background-size: cover;

}



.layout05 .btn_box i.fa,
.layout05 .btn_box a{
  color:#562701;
}

.layout05 .btn_box_sns .btn_w20,
.layout05 .btn_box_sns .btn_w25,
.layout05 .btn_box_sns .btn_w33,
.layout05 .btn_box_sns .btn_w50,
.layout05 .btn_box_sns .btn_w100{
     color: #562701;
}
#contents {
  background-image: url("../img/blackmenu/bg_washi.jpg");

}

.layout05 .bottom_wrap .coupon_box .otoku{

    color:#b1000e;
}
.layout05 .bottom_wrap .notic_box:after{
font-family: FontAwesome;
    content : "\f054";
    position: absolute;
    right: 3%;
    top:46%;
    color: #562701;
    font-size: 120%;
}
