@charset "UTF-8";



/* -----------------------------------------------

FileName:food.css

----------------------------------------------- */



/* メインコンテンツ

------------------------------------------------*/

/* h1タイトル */

div.main h1 {

	margin-top:20px;

}

/* h2タイトル */

div.main h2 {

	margin-top:20px;

}

div.main div.h2_idx {

	position:relative;

}

div.main div.h2_idx p {

	position:absolute;

	left:15px;

	top:20px;

}



/* ナビリンク */

div.main ul.navi_links {

	margin:15px 0 0 10px;

}

div.main ul.navi_links li {

	margin-right:10px;

	padding-right:10px;

	background:transparent url(../images/navi_pause.gif) no-repeat 100% 50%;

	color:#ff6600;

	display:inline;

}

div.main ul.navi_links li.end {

	background:none;

}



/* メニューボタン */

div.main ul.menu_btns {

	margin-top:20px;

}

div.main ul.menu_btns li {

	display:inline;

}

div.main ul.menu_btns li img {

	margin-bottom:5px;

}

/* メニューリスト */

div.main div.menu {

	margin:12px 0 0 0;

	padding:0;

	width:605px;

}

div.main div.menu div.photo{

	margin:0;

	padding:0 0 10px 10px;

	width:237px;

	float:left;

}

div.main div.menu div.lead{

	margin:0 0 10px 10px;

	padding:0;

	width:566px;

	float:left;

}

div.main div.menu div.lead p{

	margin:0 0 15px 0;

}

div.main div.menu div.lead div.secret01,

div.main div.menu div.lead div.secret02,

div.main div.menu div.lead div.secret03{

	margin:0 0 10px 0;

	padding:17px 0 0 60px;

	height:33px;

}

div.main div.menu div.lead div.secret01{

	background:transparent url(../images/food/mark_secret01.gif) repeat-y;

}

div.main div.menu div.lead div.secret02{

	background:transparent url(../images/food/mark_secret02.gif) repeat-y;

}

div.main div.menu div.lead div.secret03{

	background:transparent url(../images/food/mark_secret03.gif) repeat-y;

}

div.main div.menu div.lead div.secret01 h3,

div.main div.menu div.lead div.secret02 h3,

div.main div.menu div.lead div.secret03 h3{

	color:#5385e8;

	font-weight:bold;

	vertical-align:middle;

}

div.main div.menu div.lead div.price{

	margin:0 0 10px 0;

}

/* ページTOPリンク */

div.main ul.page li {

	padding:10px 2px 0 0;

}

div.main ul.page li.top {

	text-align:right;

}





/* アレルギー情報表

------------------------------------------------*/



/* アレルギー情報表：共通 */

.anc_table_foodAllergy_txt{

	margin-top:15px;
	margin-left:10px;
	font-size:80%;

}

.area_table_foodAllergy {
	padding: 0 15px 10px;
	clear: both;
	background-color: #efefef;
	border-radius: 10px;
	margin-top: 50px;
	box-sizing: border-box;
}

.area_table_foodAllergy * {
	box-sizing: border-box;
}

.bg_920_pink2_M{

	width:920px;

	background:url(/store/images/food/bg_920_pink_M.gif) repeat-y left top;

}

.bg_920_pink2_B{

	width:920px;

	background:url(/store/images/food/bg_920_pink_B.gif) no-repeat left bottom;

}

.bg_920_pink2_T{

	padding:25px;

	width:870px;

	background:url(/store/images/food/bg_920_pink_T.gif) no-repeat left top;

}

.bg_920_pink2_T h2{

	margin-bottom:5px;

	color:#666666;

	font-weight:bold;

}

.bg_920_pink2_T .anno_allergy{

	margin-bottom:5px;

	color:#9A8581;

}

.area_table_foodAllergy .table_foodAllergy{

	width:100%;

	border:2px solid #ffc9c8;

	border-collapse:collapse;

	border-spacing:0;

}

.area_table_foodAllergy .table_foodAllergy th,

.area_table_foodAllergy .table_foodAllergy td{

	border:1px solid #ffc9c8;

	color:#333;

}



/* アレルギー情報表：見出し */

.area_table_foodAllergy .table_foodAllergy thead tr{

	background:#ffdedb;

}

.area_table_foodAllergy .table_foodAllergy thead th{

	text-align:center;

	font-weight:normal;

	border-top:2px solid #ffc9c8;

	border-bottom:2px solid #ffc9c8;

	color:#666;

}

.area_table_foodAllergy .table_foodAllergy thead th.cell_first{

	padding:0 30px;

	text-align:left;

	border-right:2px solid #ffc9c8;

}



/* アレルギー情報表：中身 */

.area_table_foodAllergy .table_foodAllergy tbody tr td{

	text-align:center;

	vertical-align:middle;

	background:#fff;

	color:#666;

	padding-top:2px;

	padding-bottom:2px;

}

.area_table_foodAllergy .table_foodAllergy tbody tr td.cell_first{

	border-right:2px solid #ffc9c8;

}

.area_table_foodAllergy .table_foodAllergy tbody tr.row_even td{

	background:#fff8f6!important;

}

.area_table_foodAllergy .table_foodAllergy tbody tr.bt_bold td{

	border-top:2px solid #ffc9c8;

}

.area_table_foodAllergy .table_foodAllergy tbody tr.bb_bold td{

	border-bottom:2px solid #ffc9c8;

}

.area_table_foodAllergy .table_foodAllergy tbody td.cell_first{

	text-align:left;

}

.area_table_foodAllergy .txt_asterisk{

	color:red;

}

.allergy_title {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	border: none;
}

.btn_wrap {
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.btn__link {
	width: 80%;
}
.btn__link.btn_bg_white a {
	color: #000;
	border-radius: 5px;
	border: 1px solid #000;
	background-color: #fff;
	box-sizing: border-box;
}

.last_update {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}





/*

------------------------------------------------*/


/* ----------------------------------------------------------
 スマホ対応 PC表示
---------------------------------------------------------- */

.navi_Anchor {
	display: none;
}

div.main div.h2_idx p {
    position:relative;
    left: 0px;
    top: 0px;
    line-height: 1.5em;
}
div.main div.h2_idx p span {
	font-size: 0.8em;
    line-height: 1.5em;
}

img.pc{
    margin-left: 10px;
    width: 150px;
    border: solid 1px #aaaaaa;
}


ul#breadcrumbList li.current_sp {
	display: none;
}

/* ----------------------------------------------------------
 ナビ部分
---------------------------------------------------------- */
div.main ul.navi_list{
	margin-top: 16px;
	border-bottom: 2px solid #e85d00;
	margin-right: 3px;
}
div.main ul.navi_list li{
	float: left;
	width: 200px;
	margin-right: 2px;
	margin-top: 10px;
}
div.main ul.navi_list li.on{
	margin-top: 0;
}
div.main ul.navi_list li:nth-child(3){
	margin-right: 0;
}


div.main div.lead {
	padding-top: 10px;
	margin-left: 10px;
}
div.main div.lead.food_txt p {
	padding-top: 10px;
}
.pc-none {
	display: none;
}
.sp-none {
	display: inline-block;
}
#CONTENTS span.lead_bold {
	font-weight: bold;
	font-size: 100%;
}



/* ----------------------------------------------------------
 230215追加
---------------------------------------------------------- */

ul.tab_menu {
	display: flex;
	justify-content: space-between;
	width: 605px;
	border-bottom: #333 solid 4px;
	margin-top: 16px;
}

ul.tab_menu * {
	font-family: "Noto Sans JP", "Noto Sans CJK JP", Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

ul.tab_menu li {
	width: 33%;
	text-align: center;
	margin-top: 10px;
}

ul.tab_menu li:nth-child(2) {
	margin: 10px 0.5% 0;
}

ul.tab_menu li.current {
	background-color: #333;
	color: #fff;
	font-size: 16px;
	border-radius: 3px 3px 0 0;
	padding: 12px 0 6px;
	margin-top: 0;
}

ul.tab_menu li a {
	display: block;
	color: #333;
	text-decoration: none;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-radius: 3px 3px 0 0;
	padding: 5px 0;
}

ul.tab_menu li a:hover {
	background-color: #333;
	color: #fff;;
}

ul.tab_menu li span {
	position: relative;
	padding: 0 20px;
}

ul.tab_menu li span::before {
	position: absolute;
	left: 0;
	top: 7px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8.7px 5px 0 5px;;
	border-color: #b60082 transparent transparent transparent;
}

ul.tab_menu li.current span::before {
	top: 10px;
}

.for-sp {
	display: none;
}
