@charset "Shift_JIS";
/* CSS Document */
/*@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}*/

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
html, body, dd, dl, dt, h2, h3, li, ol, p, ul {
    font-size: 16px;
    /*font-size: 15px;*/
    line-height: 1.75;
    font-family: "neulis-sans", "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
html {
    scroll-padding-top: 0.5em;
}

.bodytext .access dl {
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-size: 16px; /* モダンブラウザ用 */
 *font-size:small; /* IE7用 */
 *font:x-small; /* IE6用 */
	/*font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;*/
	/*font-family:Avenir, 'Helvetica neue', Helvetica,'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;*/
	/*font-family:Avenir, 'Helvetica neue', Helvetica,'Noto Sans CJK JP','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;*/
	
	line-height:1.75;
}



/* 文字詰め */
p {	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt" 1, "pwid" 1;
	letter-spacing:0.02em;
	
}
/* 文字詰め */
dd, dl, dt, ol, p, ul, h2, h3, h4 {
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt" 1, "pwid" 1;
	letter-spacing:0.02em;
	word-break: normal;
	line-break: strict;
	word-wrap: break-word;
	overflow-wrap: break-word;
	text-align: justify;
	text-justify: inter-character;
}


a {
	color: #FFFFFF;
	/* [disabled]font-weight: normal; */
	text-decoration: none;
	border-bottom: 1px dotted #CCFF00;
}
div.top_foot a:link {
	color: #006972;
	border:none;
}
div.top_foot a:visited {
	color: #006972;
	text-decoration: none;
	border: none;
}
a:active {
	color: #DE0E01;
	text-decoration: none;
}
a:link {
	border-bottom: 1px dotted #8F89D1;
	text-decoration: none;
}
a:visited {
	color: #e6e6fa;
	border-bottom: 1px dashed #8F89D1;
	text-decoration: none;
}
a:hover {
	color: #EDFF60;
	border-bottom: 2px solid #EDFF60;
	text-decoration: none;
}
h2 {
color: #FFFFFF;
font-size: 120%;
margin-bottom: 0.5em;
margin-top: 30px;
/*	border-left-width: 1ex;
	border-left-style: solid;
	border-left-color: #E7A125;
*/	padding-left: 0.5em;
background-image: url(images/back_b.gif);
padding-top: 1px;
padding-bottom: 1px;
background-repeat: no-repeat;
text-shadow: 1px 1px 1px rgba(0,0,0,0.50);
}
h3 {
	color: #E7A946;
	background-image: url(images/rivet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 132.4%;
	font-weight: bold;
}
.bodytext {
	margin-right: 5px;
	margin-left: 30px;
	line-break: strict;
	word-break: break-strict;
	color: #c9c9c9;
	margin-top: 5px;
	margin-bottom: 1px;
	padding: 0px;
}
.bodytext p{
	/* [disabled]line-height: 175%; */
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt"1;
	letter-spacing:0.02em;
	word-break: normal;
	line-break: strict;
	word-wrap: break-word;
	overflow-wrap: break-word;
	text-align: justify;
	text-justify: inter-character;
	padding: 0px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
div.top_foot {
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
background-color: #FFFFCC;
padding-top: 3px;
padding-bottom: 1px;
background-image: url(images/background.jpg);
margin-top: 0px;
}
div.allbase {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0px;
}
.counter {
text-align: center;
font-size: 90%;
font-family: 'Courier New', Courier, mono;
color: #fefefe;
margin-bottom: 25px;
}
img {
	border: none;
}
td.imgbtm {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.toptopic {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	padding: 0.5em 20px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.5;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
div.toptopic p {
    /* [disabled]line-height: 175%; */
    /*text-align: justify;
	text-justify: inter-character;
	line-break: strict;
	word-break: break-strict;*/
    color: #c9c9c9;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    padding-left: 1em;
    /* [disabled]text-indent: -1.4em; */
}
div.toptopic p.topicitem:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  padding-right : 5px;/*文字との隙間*/
  color: orange;
}
.topicitem dd{
	margin-left: 2em; 
	margin-bottom: 1em; 
}
div.toptopic .topcal {
	order: 2;
	margin-left: .5em;
}

p.navi {
	font-family: Avenir, 'Helvetica neue', Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
p.navi a {
	font-weight: bold;
}
.pagetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00555D;
	margin-top: 25px;
	line-height: 1ex;
}
div.access p{
	margin: 0px 0px 1em;
	padding: 0px;
	/* [disabled]line-height: 1.5; */
}
div.access dd{
	margin-left: 1em;
	margin-top: 1em;
}
.accesscaption {
	font-size: 90%;
	color: #F0FFF0;
	padding: 25px;
	margin: 0.25em;
	/* [disabled]line-height: 120%; */
}
.chalkboard {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #003439;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.ph_num {
	font-family: "Courier New", Courier, mono;
	font-size: 180%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}
p.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	top: 0px;
	margin-top: 1.5em;
}
.goroawase {
	font-family: Avenir, 'Helvetica neue', Helvetica, sans-serif;
	/* [disabled]font-size: 110%; */
	font-style: italic;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	white-space: nowrap;
}
.table_businesshours {
	display: table-cell;
	padding: 0px 1em 5px 0px;
	vertical-align: baseline;
}
table.table_businesshours td {
	 vertical-align:baseline;
}
span.sat{
	color: #0099FF;
}
span.holiday{
	color: #FF0000;
}
.businesshours {
	font-family: "Courier New", Courier, mono;
	font-size: 125%;
	font-weight: bold;
}
p.textnormal {
	font-size: 100%;
	color: #f5f5f5;
	margin-left: 2em;
}
p.indent {
	text-indent: 1em;
}
.menu_l, .menu_l_sub {
	font-family: Avenir, 'Helvetica neue', Helvetica, sans-serif;
}
td.menu_l {
	display: table-cell;
	padding: 4px 1em 1px 0px;
	vertical-align: baseline;
	line-height: 100%;
}
td.menu_l_j {
	display: table-cell;
	padding: 2px 0px;
	vertical-align: baseline;
}
.numstrong {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 125%;
	white-space: nowrap;
}
.numstrong_large {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 180%;
}
span.linknow {
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
strong {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #6D4A0B;
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-width: 3px; */
}
h1 {
	color: #FFFFFF;
	/* [disabled]line-height: 0px; */
}
div.recipe h3 {
	margin-top:500px;
}
div.recipe img {
	margin:0px 0px 5px 5px;
	padding:0px;
	border-style:none;
}
td.menu_l_sub {
	display: table-cell;
	padding: 4px 1em 1px;
	vertical-align: baseline;
	line-height:100%;
}
.yen {
	font-size: smaller;
	font-weight: normal;
}
span.popup {
	cursor: help;
}
div.top_foot a:hover {
	color: #006972;
	border: none;
	background-color: #FFFFFF;
	text-decoration: none;
}
.expire {
	/* [disabled]font-weight: bold; */
	color: #FF0000;
}
span.expire {
	white-space: nowrap;
	margin-left: 5px;
}
div.topic h2 {
	font-family: Consolas, "Courier New", Courier, mono;
	font-size: 108%;
	font-weight: bold;
	color: #00FF66;
	text-align: right;
	margin-top: 40px;
	margin-right: 0px;
	padding-right: 5px;
}
.smaller {
	color: #ADB3BA;
	font-size: 90%;
}
.weak {
	color: #ADB3BA;
}
div.image_link_noborder_set a,
a.image_link_noborder_set {
 text-decoration: none;
 border: none !important;
 margin:0;
 background-color: transparent !important;
}
.float_clear {
 clear:both;
 height:0;
 font-size:1px;
 line-height:0;
 margin: 0px;
}
.strongx2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 116.1%;
}
span.nobr {
white-space: nowrap;
}
.torikeshi {
    background-image: linear-gradient(#fe3464, #fe3464);
    background-position: 0 50%;
    background-size: 100% 2px;
    background-repeat: repeat-x;
    color: #888;
    /*margin: 0 0.4em;*/
    text-decoration: none;
}
.torikeshi2 {
	text-decoration: line-through;
}
a.anchor {
    display: block;
    padding-top: 1px;
    margin-top: -1px;
	border: none;
}
.counter p,
.top_foot p{
text-align: center;
}
.historynavi {
	display: flex;
	justify-content: space-between;
}

.menu_cost {
white-space: nowrap;	
}

.menu_righty {
	text-align: right;
}
.indexcalnum {
white-space: nowrap;	
}



.text-align_center{text-align:center;}
.margin_0{margin:0;}