@charset "UTF-8";
/*
style2.css
文字：201410
メインカラー：005e3c

*/

/*-----------------------------------------------------------------------------* menu_detail */

.contents-menu_detail{
}
.menu_detail_imgblock{
	position: relative;
	background: #e7d7cd;
	width: 100%;
	max-width: 1074px;
	padding: 50px 60px;
	box-sizing: border-box;
	margin: 50px auto 55px;
	border-radius: 60px;
}
.menu_detail_imgblock_imgbox{
}
.menu_detail_imgblock_imgbox_img{
	display: inline-block;
	width: 450px;
	height: auto;
	margin: 0 0 0 90px;
}
.menu_detail_imgblock_text{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	height: auto;
	transform: translateY(-50%);
	margin: -10px 0 0 80px;
	min-height: 0;
}
.menu_detail_imgblock_text_en{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	word-break: break-word;
	text-align: left;
	line-height: 1.1;
}
.menu_detail_imgblock_text_name{
	font-size: 34px;
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
	margin-top: 8px;
}
.menu_detail_imgblock_text_name2{
	font-size:18px;
	margin:5px;
	line-height: 1.5;
	font-weight: bold;
}
.menu_detail_imgblock_text_price{
	font-size: 32px;
}
.menu_detail_entry{
	width: 85%;
	max-width: 800px;
	margin: 0 auto;
}
.menu_detail_entry_text{
	margin-bottom: 50px;
}
.menu_detail_entry_text p{
	font-size: 18px;
	line-height: 2.4;
}
.menu_detail_entry_text p .menu_note{
	display:
	block;
	color: #005e3c;
	border: #005e3c 1px solid;
	border-radius:3px;
	padding:0 10px;
	margin:10px 0;
	text-align:
	center;
}
.menu_detail_bottom_btns{
	display: flex;
	gap:20px;
	margin: 30px auto;
	text-align: center;
	justify-content: center;
	align-items: center;
}
.menu_detail_bottom_btns .btn{
	margin: 0;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 1px;
}
.menu_notes{
	max-width:800px;
	width: 86%;
	margin: 50px auto;
}
.menu_notes p{
	font-size: 13px;
}
.menu_notes .note_special{
	color:#922525;
}
.btn_shop_searchs{
	margin: 60px auto;
	text-align:center;
}
.btn_shop_search{
	display:inline-block;
	font-weight:bold;
	border-radius:20px;
	padding:23px 25px;
	width:auto;
	min-width: 200px;
	margin: 0 5px 10px;
	font-size: 16px;
	line-height: 1.3;
}
.btn_shop_search-taiou{
	display:block;
	margin:0 auto;
}
.btn_shop_search br{
	display:none;
}
.btn_shop_search:before{
	content:"";
	display:block;
	width:14px;
	height:21px;
	background:url(../images/icon_shop_w.png) center no-repeat;
	background-size:100% auto;
	margin:-3px auto 7px;
}
.search_result_num{
	
}

@media screen and (max-width:767px) {
	.btn_shop_searchs{
		margin:40px auto -10px;
		text-align:center;
	}
	.btn_shop_search{
		display:block;
		font-weight:bold;
		border-radius:20px;
		padding:18px 15px;
		width:auto;
		min-width:220px;
		margin:15px auto 0;
	}
	.btn_shop_search{
	}
	.btn_shop_search:before{
	}
	.search_result_num{
		display:block;
		margin:5px 0 0;
	}
}

/* その他コンテンツ_バナー */

.other_contents{
	text-align: center;
	background: #f8f5f3;
	padding: 75px 0;
    margin: 100px auto 0;
}
.column .other_contents{
    margin: 0 auto;
}
body.story .other_contents{
	margin-top:0;
}
#container .other_contents_ttl{
	margin: 0 auto 30px;
	font-size: 28px;
}
.other_contents_bnrs{
}
.other_contents_bnr{
	display: inline-block;
	vertical-align: top;
}
.other_contents_bnr:first-child{
	margin-right: 30px;
}
.other_contents_bnr_img{
	border-radius: 30px;
}

.more_bnr,.fadein_bnr{
  opacity: 0;  
}
.more{
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/more_bg.png) 0 bottom no-repeat;
	background-size: 100% auto;
	opacity:0;
}
.other_contents .more{
	background-image: url(../images/more2_bg.png);
}
.more_img{
	width: 112px;
	border-radius: 0 0 20px 0;
}
@media screen and (max-width:767px) {
	.more_img{
		width: 112px;
	}
}
/* その他コンテンツ_バナー 1カラム */

.other_contents .other_contents_bnrs{
	margin: 30px auto 0;
}
.other_contents_bnrs{
	margin: 30px auto 0;
	width: 100%;
}
.other_contents_bnrs:first-child{
	margin-top:0;
}

.one_bnr{
	max-width: 800px;
	width: 86%;
	margin-top: 60px;
}
.one_bnr:not(){
}
.one_bnr:first-child{
	margin-top:0;
}
.one_bnr .other_contents_bnr{
	margin: 20px auto 0;
	width: 100%;
}
.one_bnr .other_contents_bnr:first-child{
	margin-top:0;
}
/* その他コンテンツ_バナー メニュー詳細 */

.hamburger_other_contents_bnrs{
	margin-bottom: 50px;
}

/* その他コンテンツ_アレルギーなど */

.material_infos{
	width: 86%;
	max-width: 800px;
	margin: 60px auto;
	border-left: 1px solid #000;
	overflow:hidden;
}
.material_infos:first-child{
	margin-top:0;
}
.material_infos:last-child{
	margin-bottom:0;
}
.material_info{
	width: 33.3333%;
	border-right: 1px solid #000;
	float:left;
	padding: 30px 0;
	position: relative;
	box-sizing: border-box;
}
.material_info:after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:5px;
	right:5px;
	bottom:0;
	background:rgba(71, 46, 0, 0.06);
	border-radius:6px;
	opacity:0;
	transition: ease-out 0.3s;
}
.material_info:hover:after{
	opacity:1;
}
.material_info:before{
  content:"";
  display: block;
  width: 40px;
  height: 47px;
  background: url("../images/icon_allergy.png") center no-repeat;
  background-size: 100% auto;
  margin: 0 auto 25px;
}
.material_info-sanchi:before{
	background-image:url("../images/icon_sanchi.png");
}
.material_info-seibun:before{
	background-image:url("../images/icon_seibun.png");
}
.material_info_txt{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
	display:block;
}

/* その他コンテンツ_関連記事 */

.related_column{
	background: #e4dbd5;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	border-radius: 30px;
	text-align: left;
}
.related_column_inner{
	width: 90%;
	max-width: 585px;
	margin: 0 auto;
	padding: 25px 0 35px;
}
.related_column_ttl{
	display: inline-block;
	background: #000;
	color: #fff;
	padding: 3px 20px;
	border-radius: 14px;
	font-size: 14px;
	margin: 0 auto 20px;
}
.related_column_lists{
}
.related_column_list{
	position: relative;
	margin-bottom: 20px;
}
.related_column_list:last-child{
	margin-bottom: 0;
}
.related_column_list a{
	display: block;
	background: #fff;
	padding: 3px;
}
.related_column_list_img{
}
.related_column_list_textbox{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 235px;
	right: 0;
	margin: auto;
	height: 80px;
}
.related_column_list_textbox_tag{
	display: inline-block;
	font-size: 12px;
	color: #fff;
	background: #998071;
	padding: 3px 8px;
}
.related_column_list_textbox_ttl{
	font-size: 16px;
}
.related_column_list_textbox_dates{
	font-size: 13px;
}



/*-----------------------------------------------------------------------------* menu_category */

.menu_category{
	position: relative;
}
.menu_category .bread{
	position: absolute;
	top: 485px;
}
.menu_category.menu_yorucafe .bread,.menu_category.menu_pasta .bread,.menu_category.menu_kids .bread,.menu_category.menu_morning .bread,.menu_category.set .bread,.menu_category.menu_set .bread,.menu_category.menu_frebar .bread{
	position: static;
}
@media screen and (max-width:767px) {
	.menu_category .bread{
		position:static;
	}
}
.contents-menulist{
	width:auto;
	max-width:none;
	margin:0 auto;
	padding:0;
}
.menu_category .contents_header{
	width: 100%;
	height: 390px;
	background: url(../images/menu_list_hamburger_title_bg.jpg) center #f1f1f1;
	margin: 0 auto;
	margin-bottom: 85px;
	background-size: cover;
}
.menu_hamburger .contents_header{
	background: url(../images/menu_hamburger_bg.jpg) left top no-repeat;
    background-size: cover;
}
.menu_hotdog .contents_header{
	background: url(../images/menu_hotdog_bg.jpg) left top no-repeat;
    background-size: cover;
}
.menu_sidemenu .contents_header{
	background: url(../images/menu_sidemenu_bg.jpg) left top no-repeat;
    background-size: cover;
}
.menu_beverage .contents_header{
	background: url(../images/menu_beverage_bg.jpg) left top no-repeat;
    background-size: cover;
}
.menu_pasta .contents_header{
	background: url(../images/menu_pasta_bg.jpg) left top no-repeat;
    background-size: cover;
}
.menu_dessert .contents_header{
	background: url(../images/menu_dessert_bg.jpg?ver=240215) left top no-repeat;
    background-size: cover;
}
.menu_sweets .contents_header{
	background: url(../images/menu_sweets_bg.jpg?ver=3) left top no-repeat;
	background-size: cover;
}
.menu_frebar .contents_header{
	background: url(../images/menu_frebar_bg.jpg) center no-repeat;
    background-size: cover;
}

.menu_category .contents_header_txt{
	color: #fff;
	max-width: 1300px;
	margin: 0 auto;
	padding-top: 340px;
}
.menu_frebar .contents_header_txt{
	display: none;
}

.menulist_body{
	padding:0 2% 0;
	margin: 70px auto 0;
}
.contents .menulist_body_section_title{
	width:440px;
	max-width:1150px;
	margin:120px auto 0;
	text-align:center;
	padding:12px;
	letter-spacing:2px;
	font-family: 'Lato', 'Noto Sans JP', sans-serif;
}
.contents .menulist_body_section_title:first-child{
	margin-top:0;
}
.contents .menulist_body_ttl{
	font-family: 'Lato', 'Noto Sans JP', sans-serif;
	text-align: center;
	font-size: 28px;
	margin-bottom: 30px;
	letter-spacing:1px;
}
.contents .menulist_item_ttl{
	font-family: 'Lato', 'Noto Sans JP', sans-serif;
	display:block;
	text-align: center;
	font-size: 28px;
	margin: 50px 0 10px;
	letter-spacing:2px;
}
.contents .menulist_item_ttl:first-child{
	margin-top: 10px;
}
.contents .menulist_item_ttl:before,.contents .menulist_item_ttl:after{
	content:"-";
	display:inline-block;
	margin:10px;
}
.menulist_lists{
	width: auto;
	max-width: 950px;
	background: #e7d7cd;
	margin: 0 auto;
	border-radius: 38px;
	padding: 45px 75px 75px 75px;
	text-align:left;
	box-sizing:content-box;
	position:relative;
}
.menulist_list{
	display:inline-block;
	margin: 25px 0;
	width: 23.6842%;
	margin: 1.7544% 1.7544% 1.7544% 0;
	text-align:center;
	vertical-align:top;
	position:relative;
}
.menulist_lists_note{
	max-width: 800px;
	margin: 20px auto 0;
	font-size: 13px;
}

/* バッジ badge */
.menulist_list.badge_pluscafe:after,
.menulist_list.badge_recommend:after,
.menulist_list.badge_renewal:after,
.menulist_list.badge_hanbaiteishi:after,
.menulist_list.badge_tenpo:after,
.menulist_list.badge_kikan:after,
.menulist_list.badge_kisetsu:after{
	content:"";
	display:block;
	width:50px;
	height:50px;
	background:url(../images/icon_limited_shop.png) center no-repeat;
	background-size:100% auto;
	position:absolute;
	left:0;
	top:0;
}

.menulist_list-img1.badge_tenpo:after{
	left:-5px;
	top:-15px;
}
.menulist_list.badge_recommend:after{
	top:15px;
	width:80px;
	height:30px;
	background-image:url(../images/icon_recommend.png);
}
.menulist_list.badge_renewal:after{
	top:15px;
	width:80px;
	height:30px;
	background-image:url(../images/icon_renewal.png);
}
.menulist_list.badge_pluscafe:after{
	top:0;
	width:56px;
	height:56px;
	background-image:url(../images/badge_pluscafe.png);
}

body.menu_pasta .menulist_list.badge_recommend:after{
	top:5px;
}
.menulist_list.badge_kisetsu:after{
	background-image:url(../images/icon_limited_kisetsu.png);
}
.menulist_list.badge_kikan:after{
	background-image:url(../images/icon_limited_kikan.png);
}
.menulist_body.badge_tenpo .menulist_lists:after{
	content:"";
	display:block;
	width:60px;
	height:60px;
	background:url(../images/icon_limited_shop.png) center no-repeat;
	background-size:100% auto;
	position:absolute;
	left:-10px;
	top:-10px;
}
.menulist_body-店舗限定.menulist_body.badge_tenpo .menulist_lists:after{
	display:none;
}
.menulist_body.badge_tenpo .menulist_list.badge_tenpo:after{
	display:none;
}
.contents-menu_detail.badge_pluscafe .menu_detail_imgblock:after,
.contents-menu_detail.badge_recommend .menu_detail_imgblock:after,
.contents-menu_detail.badge_renewal .menu_detail_imgblock:after,
.contents-menu_detail.badge_tenpo .menu_detail_imgblock:after,
.contents-menu_detail.badge_kikan .menu_detail_imgblock:after,
.contents-menu_detail.badge_kisetsu .menu_detail_imgblock:after{
	content:"";
	display:block;
	width:70px;
	height:70px;
	background:url(../images/icon_limited_shop.png) center no-repeat;
	background-size:100% auto;
	position:absolute;
	left:-10px;
	top:-10px;

}
.contents-menu_detail.badge_recommend .menu_detail_imgblock:after{
	width: 100px;
	height: 36px;
	top: 10px;
	background-image:url(../images/icon_recommend.png);
}
.contents-menu_detail.badge_renewal .menu_detail_imgblock:after{
	width: 100px;
	height: 36px;
	top: 10px;
	background-image:url(../images/icon_renewal.png);
}
.contents-menu_detail.badge_kikan .menu_detail_imgblock:after{
	background-image:url(../images/icon_limited_kikan.png);
}
.contents-menu_detail.badge_kisetsu .menu_detail_imgblock:after{
	background-image:url(../images/icon_limited_kisetsu.png);	
}
.contents-menu_detail.badge_pluscafe .menu_detail_imgblock:after{
	width:80px;
	height:80px;
	top:0;
	left:0;
	background-image:url(../images/badge_pluscafe.png);
}

.menulist_list.badge_hanbaiteishi:after{
	content:"販売停止";
	background:none;
	border:#888 1px solid;
	border-radius:100px;
	color:#888;
	font-size:14px;
	padding:9px 10px;
	box-sizing:border-box;
	line-height:1.1;
	left:4px;
	top:4px;
}
@media screen and (max-width:767px) {
	.menulist_body.badge_tenpo .menulist_lists:after{
		left:auto;
		right:3%;
		top:-40px;
	}
	.contents-menu_detail.badge_tenpo .menu_detail_imgblock:after, .contents-menu_detail.badge_kikan .menu_detail_imgblock:after,.contents-menu_detail.badge_kisetsu .menu_detail_imgblock:after{
		width:50px;
		height:50px;
		left:8px;
		top:-7px;
	}
	.contents-menu_detail.badge_recommend .menu_detail_imgblock:after{
		width: 90px;
		height: 33px;
		top: 7px;
		left: 5px;
	}
	.contents-menu_detail.badge_renewal .menu_detail_imgblock:after{
		width: 90px;
		height: 33px;
		top: 7px;
		left: 5px;
	}


}

.menulist_list-img2{
	display:block;
	width:auto;
	margin:6% auto;
}
.menulist_list-img2:last-child{
	margin-bottom:0;
}
.menulist_list-img2:first-child{
	margin-top:0;
}
.menulist_list-img2 .menulist_list_text_mame{
	display:none;
}


@media screen and (min-width:801px) {
	.menulist_list:nth-child(-n+4){
		/* margin-top:0; */
	}
	.menulist_list:nth-child(4n){
		margin-right:0;
	}

	body.menu_dessert .menulist_lists, body.menu_sweets .menulist_lists{
	}
	body.menu_dessert .menulist_list, body.menu_sweets .menulist_list{
		width: 31.6333%;
		margin: 1.7544% 1%;
	}
	body.menu_dessert .menulist_list, body.menu_sweets .menulist_list, body.menu_dessert .menulist_list:nth-child(4n), body.menu_sweets .menulist_list:nth-child(4n){
		width: 31.6333%;
		margin: 1.7544% 2% 1.7544% 0 ;
	}
	body.menu_dessert .menulist_list:nth-child(3n), body.menu_sweets .menulist_list:nth-child(3n){
		margin-right:0;
	}

}
@media screen and (max-width:800px) {
	.menulist_list{
		width: 31.6333%;
		margin: 1.7544% 2% 1.7544%  0;
	}

	.menulist_list:nth-child(-n+3){
		/* margin-top:0; */
	}
	.menulist_list:nth-child(3n){
		margin-right:0;
	}
	.menulist_list-img2{
		width:100%;
		margin-top: 10%;
	}

}
@media screen and (max-width:480px) {
	.contents .menulist_body_section_title{
		width:200px;;
		margin:70px auto 0;
	}
	.contents .menulist_body_section_title:first-child{
		margin-top:0;
	}
	.menulist_body{
		padding:0;
	}
	.menulist_lists{
		padding: 9% 4% 15%;
		border-radius: 0;
	}
	.menulist_list{
		width: 50%;
		margin: 1.7544% 0 2% 0;
	}

	.menulist_list:nth-child(-n+2){
		margin-top:0;
	}
	.menulist_list:nth-child(2n){
		margin-right:0;
	}
	.menulist_list-img2{
		width:100%;
		margin-top: 10%;
	}
}
.menulist_list_img{
	/* background: #ccc; */
	vertical-align: bottom;
	margin-bottom: 10px;
	border-radius:6px;
	transition:0.3s ease-out;
}
.menulist_list-img2 .menulist_list_img{
	margin-bottom:0;
}
a.menulist_list:hover .menulist_list_img{
	transform:scale(1.03);

}
.menulist_list_text{
	color:#201410;
	z-index:2;
	position:relative;
}
.menulist_list_text_shopname{
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom:5px;
	letter-spacing:-0.2px;
	opacity:0.7;
}
.menulist_list_text_shopname:before{
	content:"[";
	padding-right:0.2em;
}
.menulist_list_text_shopname:after{
	content:"]";
	padding-left:0.2em;
}
.menulist_list_text_mame{
	font-size: 17px;
	font-weight: bold;
	line-height: 1.3;
}
.menulist_list_text_price{
	font-size: 17px;
	margin: 5px 0 0;
}
.menulist_list_text_price:after{
	content:"";
	display:inline-block;
	width:15px;
	height:15px;
	background:url(../images/icon_link.png);
	background-size:100% auto;
	margin:1px 0 -1px 3px;
}
div.menulist_list .menulist_list_text_price:after{
	display:none;
}
.price_num{
	padding:0.2em;
	margin-left:-0.5em;
}
.menu_detail .price_num{
	margin-left: 0;
}
.price_detail .price_num{
	margin-left:-0;
}
.price_num:only-child{
	padding:0;
}
.price_detail{
	padding:0.2em;
}
.price_num:before{
	content:"¥";
	font-size:80%;
	padding: 0 0.2em;
}

#lcb{
	color: #603813;
	border: 1px solid #603813;
	border-radius: 30px;
	padding: 30px 20px;
	box-sizing: border-box;
	height: 220px;
	margin-top: 30px;
}
#lcb_mame{
	font-size: 19px;
	text-align: center;
}
#lcb_price{
	font-size: 23px;
	text-align: center;
	font-weight: bold;
}
#lcb_text{
	font-size: 18px;
}


/*-----------------------------------------------------------------------------* menu */

.menu{
	position: relative;
}
.menu .bread{
	position: absolute;
	top: 195px;
}

.contents-menu{
	width: 100%;
	max-width: 100%;
	padding-top: 0;
}

.menu .contents h3{
	text-align: center;
	font-size: 33px;
	margin: 80px auto 40px;
}

.contents-menu .contents_header{
	position: relative;
	background: url("../images/menu_ttl_bg_2.jpg") left 0 repeat-x;
	background-size: 220px 105px;
	width: 100%;
	height: 105px;
	margin: 0 auto;
	z-index: 1;
}
.contents-menu .contents_header_inner{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: url("../images/menu_ttl_bg.jpg") left 0 no-repeat;
	background-size: 1300px 105px;
	width: 100%;
	height: 105px;
}
.contents-menu .contents_header_txt{
	color: #fff;
	padding-top: 55px;
	margin-right: 20px;
}

.menu_carousel{
	margin-bottom: 70px;
}
.menu_carousel_ttl{
}
.menu_carousel_lists{
    margin-bottom: 40px;
	white-space: nowrap;
	overflow-y: hidden;
}
.menu_carousel_list{
	display: inline-block;
	margin: 0 25px;
}
.menu_carousel_list_img{
	border-radius: 25px;
}

.indicator{
	text-align: center;
}
.arrow{
}
.arrow_prev{
}
.arrow_next{
}
.indicator span{
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: rgba(0,0,0,0.3);
	margin: 0 4px;
}
.indicator span.on{
	background: rgba(0,0,0,1);
}

.menu_body{
	background: url(../images/menu_list_bg.jpg) no-repeat right bottom #f5eae2;
	background-size: auto 70%;
	width: 100%;
	height: auto;
	padding-bottom: 120px;
	background-attachment: fixed;
}
body.iOS .menu_body{
	background-attachment: scroll;
}

@media screen and (min-width:1500px) {
	.menu_body{
		/*background-size: 44% auto;
		background-position-x: 100% !important;
		*/
	}
}
.menu_body_ttl{
	padding-top: 75px;
}
.menu_lists{
	width: 90%;
	max-width: 1170.5px;
	margin:0 auto;
	padding: 0 0 0 0;
	position:relative;
}
.menu_lists:after{
	content:"";
	display:block;
	clear:both;
}
.menu_list{
	position: relative;
	display: inline-block;
	float:left;
	margin: 0 2.6% 3.5% 0;
	box-shadow: 0 30px 40px rgba(138, 83, 51, 0.2);
	border-radius: 20px;
	width: 31.6%;
	padding:0;
}
.menu_list:nth-child(even){
}
.menu_list:nth-child(3n){
	margin-right:0;
}
.menu_list a{
	border-radius: 20px;
	display: block;
	overflow:hidden;
	background: #fff;
	overflow: hidden;
	-webkit-mask-image: -webkit-radial-gradient(white, black);
}
.menu_list_img{
	transition:0.6s;
}
.menu_list a:hover .menu_list_img{
	transform:scale(1.05);
}
.bnr_icon{
	position: absolute;
	top: -10px;
	left: -10px;
}
.bnr_icon_img{
}


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

	/*-----------------------------------------------------------------------------* menu_detail */

	.contents-menu_detail{
	}
	.menu_detail_imgblock{
		border-radius: 0;
		background: none;
		padding: 0;
		margin: 0 auto 15px;
		text-align: center;
		min-height: 0;
	}
	.menu_detail_imgblock_imgbox{
		background: #e7d7cd;
		margin-bottom: 20px;
		padding: 5% 3%;
	}
	.menu_detail_imgblock_imgbox_img{
	margin: 0;
	}
	.menu_detail_imgblock_text{
		position: static;
		margin: 0 auto;
		text-align: center;
		height: auto;
		transform: none;
	}
	.menu_detail_imgblock_text_en{
		display: none
	}
	.menu_detail_imgblock_text_name{
		font-size: 21px;
		text-align: center;
	}
	.menu_detail_imgblock_text_name2{
		font-size: 16px;
		text-align: center;
		font-weight:bold;
	}
	.menu_detail_imgblock_text_price{
		text-align: center;
		font-size: 21px;
	}
	.menu_detail_entry{
	}
	.menu_detail_entry_text{
		margin-bottom: 20px;
	}
	.menu_detail_entry_text p{
		font-size: 16px;
		line-height: 2;
	}
	.menu_notes{
		margin-bottom: 35px;
	}
	.menu_notes p{
		font-size: 11px;
	}
	.menu_detail_entry_search{
		display: block;
	}
	.menu_detail_entry_search a{
		display: block;
		background: #000;
		color: #fff;
		border-radius: 20px;
		padding: 20px 0;
	}
	.menu_detail_entry_search p{
		text-align: center;
		font-size: 14px;
		font-weight: bold;
	}

	/* その他コンテンツ_バナー */

	.other_contents{
		padding: 50px 0;
		margin: 80px auto 0;
	}
	#container .other_contents_ttl{
		margin-bottom: 15px;
		width: 86%;
		font-size: 24px;
		text-align: left;
	}
	.other_contents .other_contents_bnrs{
	margin: 20px auto 0;
	}
	.other_contents_bnr{
		width: 86%;
		margin: 0 auto 20px;
	}
	.other_contents_bnr:first-child{
		margin-right: 0;
	}
	.other_contents_bnr:last-child{
		margin-bottom: 0;
	}
	.other_contents_bnr_img{
		width: 100%;
	}
	
	.more_bnr{
	}
	.more{
	}
	.other_contents .more{
	}
	.more_img{
	}

	/* その他コンテンツ_アレルギーなど */

	.material_infos{
		border-left: none;
		border-top: 1px solid #000;
	}
	.material_info{
		display: block;
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #000;
		overflow: hidden;
		padding: 20px 5px;
		text-align: left;
	}
	.material_info:before{
		position: absolute;
		right:2%;
		top:0;
		bottom:0;
		width: 26px;
		height: 32px;
		margin:auto 0;
	}
	.material_info_txt{
		font-size: 15px;
		text-align:left;
	}

	/* その他コンテンツ_関連記事 */

	.related_column{
		border-radius: 0;
	}
	.related_column_inner{
		width: 100%;
		adding: 15px 0 35px;
	}
	.related_column_ttl{
		font-size: 12px;
		font-weight: normal;
		padding: 3px 20px 3px 10px;
		border-radius: 0 14px 14px 0;
	}
	.related_column_lists{
		width: 90%;
		margin: 0 auto;
	}
	.related_column_list{
	}
	.related_column_list:last-child{
	}
	.related_column_list a{
	}
	.related_column_list_img{
	}
	.related_column_list_textbox{
		left: 140px;
	}
	.related_column_list_textbox_tag{
		font-size: 10px;
	}
	.related_column_list_textbox_ttl{
		font-size: 14px;
	}
	.related_column_list_textbox_dates{
		font-size: 12px;
	}


	/*-----------------------------------------------------------------------------* menu_category */

	.menu_humbergur{
	}
	.menu_humbergur .bread{
		position: static;
	}

	.contents-menulist{
	}
	.menu_category .contents_header{
		height: 75px;
		margin-bottom: 35px;
	}
	.menu_hamburger .contents_header{
		background: url(../images/menu_hamburger_bg_sp.jpg) left top no-repeat;
		background-size: cover;
	}
	.menu_hotdog .contents_header{
		background: url(../images/menu_hotdog_bg_sp.jpg) left top no-repeat;
		background-size: cover;
	}
	.menu_sidemenu .contents_header{
		background: url(../images/menu_sidemenu_bg_sp.jpg) left top no-repeat;
		background-size: cover;
	}
	.menu_beverage .contents_header{
		background: url(../images/menu_beverage_bg_sp.jpg) left top no-repeat;
		background-size: cover;
	}
	.menu_pasta .contents_header{
		background: url(../images/menu_pasta_bg_sp.jpg) left top no-repeat;
		background-size: cover;
	}
	.menu_dessert .contents_header{
		background: url(../images/menu_dessert_bg_sp.jpg?ver=240215) left top no-repeat;
		background-size: cover;
	}
	.menu_frebar .contents_header{
		background: url(../images/menu_frebar_bg_sp.jpg) center no-repeat;
		background-size: cover;
	}
	.menu_sweets .contents_header{
		background: url(../images/menu_sweets_bg_sp.jpg) left top no-repeat;
		background-size: cover;
	}

	.menu_category .contents_header_txt{
		padding: 0;
		height: 75px;
		line-height: 75px;
		margin-right: 20px;
	}
	.menulist_body{
	margin: 50px auto 0;
	border-radius: 0;
	}
	.contents h3.menulist_body_ttl{
		font-size: 22px;
		text-align: left;
		width: 90%;
		margin: 0 auto 10px;
	}
	.contents .menulist_item_ttl{
			font-size: 18px;
			margin:5px 0;
	}
	body.menu_dessert .menulist_list, body.menu_sweets .menulist_list{
		width:auto;
		margin: 25px auto 15px;
	}
	.menulist_list_text{
	}
	.menulist_list_text_mame{
		font-size: 15px;
	}
	.menulist_list_text_price{
	font-size: 13px;
	}
	.menulist_list_text_price:after{
		display:block;
		margin:5px auto;
	}
	#lcb{
		padding: 20px 10px;
		height: 170px;
	}
	#lcb_mame{
		font-size: 15px;
	}
	#lcb_price{
		font-size: 18px;
	}
	#lcb_text{
		font-size: 14px;
	}
	.contents-menulist .menu_detail_entry_search{
		width: 90%;
		margin: 0 auto 40px;
	}


	/*-----------------------------------------------------------------------------* menu */

	.menu{
	}
	.menu .bread{
		position: static;
	}

	.contents-menu{
	}

	.menu .contents h3{
		width: 90%;
		font-size: 22px;
		text-align: left;
		margin: 35px auto 20px;
	}

	.contents-menu .contents_header{
		background: url("../images/menu_ttl_bg_2_sp.jpg") left 0 repeat-x;
		background-size: 115px auto;
		width: 100%;
		height: 76px;
	}
	.contents-menu .contents_header_inner{
		background: url("../images/menu_ttl_bg_sp.jpg") left 0 no-repeat;
		background-size: 375px auto;
		width: 100%;
		height: 76px;
	}
	.contents-menu .contents_header_txt{
		padding-top: 0;
		height: 76px;
		line-height: 76px;
		margin-right: 20px;
	}

	.menu_carousel{
		margin-bottom: 40px;
	}
	.menu .contents h3.menu_carousel_ttl{
	}
	.menu_carousel_lists{
		margin-bottom: 25px;
	}
	.menu_carousel_list{
		margin: 0 5%;
	}
	.menu_carousel_list_img{
	}

	.indicator{
	}
	.arrow{
	}
	.arrow_prev{
	}
	.arrow_next{
	}
	.indicator span{
	}
	.indicator span.on{
	}

	.menu_body{
		background: none;
		padding-bottom: 0;
	}
	.menu_body_ttl{
		padding-top: 0;
	}
	.menu_lists{
		margin: 0 auto 30px;
		padding: 0;
	}
	.menu_list{
		margin: 0 auto 13px;
		display: block;
		box-shadow: none;
		width: auto;
		float: none;
	}
	.menu_list:nth-child(even){
	}
	.menu_list a{
		display:block;
		box-shadow: none;
	}
	.menu_list_img{
		border-radius: 6px;
		width:100%;
	}
	.menu_list:first-child .menu_list_img{
		border-radius: 20px 20px 6px 6px;
	}
	.menu_list:last-child .menu_list_img{
		border-radius: 6px 6px 20px 20px;
	}
	.bnr_icon{
	}
	.bnr_icon_img{
	}


}

/*-------------------------------------------- カルーセル */

.carousel{
	position:  relative;padding: 0 0 0;overflow: hidden;
}
.carousel_body{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	overflow: hidden;
	white-space: nowrap;
	margin: 0 auto;
	opacity: 0;
}
.carousel-min{
	height:325px;
	padding-bottom:40px;
}

.post_carousel.carousel .carousel_body{
	margin: 0 auto;
}
.post_carousel.carousel .carousel_body img{
	height: auto;
	width: 100%;
}

#top_imgs .carousel_body{
	position:relative;
	max-width: none;
	height: 100vh;
}
.carousel_body_inner{
	position:absolute;
	top:0;right:0;bottom:0;left:0;
}

.carousel_item{
	position:absolute;
	left:100%;
	top:0;
	/* right: auto; */
	bottom:0;
	width: 100%;
	background-size:auto 100%;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	background-color: #f7f4f2;
	-webkit-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
	padding: 0 3px;
}
.carousel-min .carousel_item{
	width: 710px;
	height: 325px;
	padding: 0  25px;
	background: none;
	box-sizing: content-box;
}

/*
.carousel_item{
	position:static;
	display:inline-block;
	height:100%;
	width:auto;
}
*/
.carousel_item:first-child{
	
}
.carousel_item_img{
	height:100%;
	width:auto;
}
.carousel_item_img_datetest{
	position:absolute;
	right: 5px;
	bottom:0;
	font-size:10px;
	color:#fff;
	background:rgba(0,0,0,0.5);
	padding:2px;
	opacity: 0.8;
	/* z-index: 100000000; */
}
@media screen and (min-width:768px) {
	.carousel_item_img_datetest{
		right: 25px;
		font-size:16px;
	}
}

.sec_content .carousel{
	position:relative;
	padding:492px 700px 0 0;
	border-radius:6px;
	/* overflow:hidden; */
	margin-bottom:40px;
}
.sec_content .carousel_body{
	border-radius:6px;
}
.header_image .carousel_item{
}
body.iOS .carousel_item{
}
.carousel_item p,.sec_content .carousel_item p{
	background:rgba(0,0,0,0.6);
	color:#fff;
	padding:6px 12px;
	line-height:1.5;
	position:absolute;
	left:0;bottom:0;
	margin:0;
	right:0;
	font-size:13px;
}
.carousel_item:first-child{
	left:0;
}
.carousel_item>a{
	display:block;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}
.carousel_item:hover{
	opacity:0.8;
}
.carousel_item>a h1{
	visibility:hidden;
}

.carousel .thumbs{
	text-align:
	center;
	position:  absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin: 0 0 1.2%;
}
@media screen and (min-width:768px) {
	.carousel .thumbs{
		margin-bottom:10px;
	
	}
}

.carousel .thumbs .thumb{
	display:
	inline-block;
	width: 5px;
	height: 5px;
	border-radius:5px;
	background:#aaa;
	margin: 0 3px;
}
.carousel .thumbs span.on{
	background: #000;
}
.ie .carousel .thumbs span{
	zoom:1;
}
.carousel .btn_next,.carousel .btn_prev{
	background: none;
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	left:7.7%;
	top:50%;
	margin: -25px 0 0;
	cursor:  pointer;
	background:#fff;
	border-radius:50px;
	transform: translateX(-50%);
	transition: opacity 0.3s ease-out;
}
.carousel .btn_next:before,.carousel .btn_prev:before{
	content:"";
	border:#000 1px solid;
	border-width:1px 1px 0 0;
	display:inline-block;
	width:10px;
	height:10px;
	position:absolute;
	top: 0;
	left:0;
	right: -7px;
	bottom:0;
	margin: auto;
	transform:rotate(-135deg);
	transition:none;
	box-shadow: 1px -1px 0 rgba(0,0,0,0.1);
}
.carousel .btn_next{
	left:auto;
	right:7.7%;
	transform: translateX(50%);
}
.carousel .btn_next:before{
	right:0;
	left:-5px;
	transform:rotate(45deg);
}
.carousel .btn_next:hover,.carousel .btn_prev:hover{
	opacity:0.7;
}

.carousel .btn_next:hover:before,.carousel .btn_prev:hover:before{
	/*border-color:#000;none1px -1px 0 rgba(255,255,255,0.5);*/
}

.carousel .btn_next.stuck,.carousel .btn_prev.stuck{
	width: 36px;
	height:36px;
	transform:translateX(-10px);
	border-radius:0 20px 20px 0;
}
.carousel .btn_next.stuck{
	transform:translateX(10px);
	border-radius:20px 0 0 20px;
}
.carousel .btn_next.stuck:before,.carousel .btn_prev.stuck:before{
	width: 5px;
	height:5px;
}

.carousel.img_single .btn_next,
.carousel.img_single .btn_prev,
.carousel.img_single .thumbs{
	display: none;
}
.carousel-min .btn_next,.carousel-min .btn_prev{
	margin-top:-45px;
}
@media screen and (max-width: 1200px) {
	.carousel .btn_prev{
		left:0px;
	}	
	.carousel .btn_next{
		right:0px;
	}	
}
@media screen and (max-width: 767px) {
	.carousel_body{
		padding: 0;
	}
	#top_imgs.carousel{
	}
	#top_imgs .carousel_body{
	height: auto;
	}
	.carousel_item{
		/*padding-top:141.54589%;*/
		height: auto;
		padding:0;
	}
	.carousel_item_img{
		width:100%;
		height:auto;
	}
	.carousel_item_img:hover{
		opacity:1;
	}
	.carousel .btn_next,.carousel .btn_prev{
		width: 36px;
		height:36px;
		transform:translateX(-10px);
		border-radius:0 20px 20px 0;
    }
	.carousel .btn_next{
		right: 0 !important;
	}
	.carousel .btn_prev{
		left: 0 !important;
	}
	.carousel .btn_next{
		transform:translateX(10px);
		border-radius:20px 0 0 20px;
	}
	.carousel .btn_next:before,.carousel .btn_prev:before{
		width: 5px;
		height:5px;
	}
	.carousel-min{
    height: 250px;
    padding-bottom:40px;
	}
	.carousel-min .carousel_item{
		width:330px;
		height: 250px;
		padding: 0 5px;
	}
  .carousel-min .btn_next{
    right: 0!important;
  }
  .carousel-min .btn_prev{
     left: 0!important;
  }
}


.brandnews_archive_index{
  
}
.brandnews_archive_index_title{
  text-align: center;
}
.brandnews_archive_index .archive_years{padding-top: 30px;text-align: center;}
