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


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	background:#000;
	width:100%;
	font-family:メイリオ, Meiryo, "lucida grande", verdana, arial, "Hiragino Kaku Gothic ProN", Sans-Serif;
	font-size:1em;
	line-height:2.4;
	color:#fff;
	margin:0;
	padding:0;
	-webkit-text-size-adjust: none;
}

img {
	border:none;
	vertical-align:middle;
	margin:0;
	padding:0;
}
strong {
	font-weight:bold;
}
table {
    border-collapse: separate; 
    border-spacing:0;
}
ul {
	list-style-type:none;
}

a:link {
	color:#e30013;
	text-decoration:underline;
}
a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}

img {
    max-width: 100%;
    height:auto;
}

a img {
	background:#fff;
	display:inline-block;
	zoom:1;
}

.red {
	color:#eb0010;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* base
---------------------------------------------------------- */
#wrapper {
	text-align:center;
	margin:0;
	padding:0;
}
#container {
	background:url(../images/bgCircle.png) no-repeat fixed;
	background-position:center 20px;
	text-align:left;
	margin:0 auto;
	padding:180px 0 0 0;
}

.left {
	float:left;
}
.right {
	float:right;
}

/* logo banner navi
---------------------------------------------------------- */
h1 {
	text-align:center;
}

ul.bnr {
	text-align:center;
	display:table;
	margin:0 auto;
	padding:0 0 160px 0;
}
ul.bnr_2row {
	text-align:center;
	display:table;
	margin:0 auto;
	padding:90px 0 20px 0;
}
ul.bnr_close {
	text-align:center;
	display:table;
	margin:0 auto;
	padding:0;
}
ul.bnr li,
ul.bnr_2row li,
ul.bnr_close li {
	display:table-cell;
	padding:0 5px;
}

div#navigation {
	background:#fff;
	width:100%;
	line-height:1;
	z-index:1;
	text-align:center;
	padding:20px 0;
}
ul#navi {
	width:640px;
	display:table;
	margin:0 auto;
}
ul#navi li {
	display:table-cell;
}
.fixed{
	position:fixed;
}

/* contents
---------------------------------------------------------- */
div.innerGray {
	background:rgba(17,17,17,0.7);
}
div.inner {
	width:640px;
	text-align:left;
	margin:0 auto;
	padding:120px 0 0 0;
}
#about,
#speciality,
#menu,
#access,
#contact,
#recruit {
	overflow:hidden;
}
.field {
	display:none;
	position:relative;
	margin:0 auto;
}

h2 {
	margin:0 0 40px 0;
}

/* topics
---------------------------------------------------------- */
div.topics {
	padding: 50px 0 0 0;
}
div.newyear {
	background: rgba(0,0,0,0.5);
	border: 5px #111 solid;
	padding: 20px 50px;
}
div.newyear h2 {
	font-size: 200%;
	font-weight: bold;
	margin: 0;
}
div.newyear p {
	font-size: 150%;
	font-weight: bold;
}
div.newyear ul {
	margin: 0 0 20px 0;
}

/* about
---------------------------------------------------------- */
div#about h3 {
	font-size:150%;
	padding:0 0 20px 0;
}

div.table {
	display:table;
}
span.tablecell {
	display:table-cell;
}
span.tablecell:first-child {
	width:80px;
}

div.box {
	background:#1a1a1a;
	border-radius:5px;
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
	margin:30px 0 0 0;
	padding:30px;
}
div.box ul li {
	min-height:35px;
	margin:0 0 20px 0;
}
div.box ul li strong span {
	color:#e30013;
	font-weight:bold;
}

/* speciality
---------------------------------------------------------- */
div#speciality {
	background:url(../images/speciality/bgSpeciality.png) no-repeat;
	background-position:bottom;
}
ul.special li {
	border:1px dotted #333;
	margin:0 0 5px 0;
	padding:10px 20px;
}
ul.special li strong {
	color:#eeecd9;
}
ul.special li span {
	font-size:75%;
}
.mgnBtm0 {
	margin-bottom:0px;
}
.fontMincho {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	color:#f49898;
}

/* menu
---------------------------------------------------------- */
ul.noodle li {
	width:145px;
	height:250px;
	line-height:1.8;
	text-align:center;
	float:left;
	margin:0 20px 0 0;
}
ul.noodle li.right {
	margin:0 0 0 0;
}
ul.noodle li img {
	border:2px solid #fff;
	margin:0 0 5px 0;
}
ul.noodle li span {
	font-size:88%;
	padding:6px 0 0 0;
}
ul.noodle li span.level3 {
	background:url(../images/icon/level3.png) no-repeat;
}
ul.noodle li span.level4 {
	background:url(../images/icon/level4.png) no-repeat;
}

p.notes {
	font-size:75%;
	text-align:right;
}

ul.menuList {
	margin:40px 0 0 0;
}
ul.menuList li {
	font-size:88%;
	display:table;
}
ul.menuList li span {
	display:table-cell;
}
ul.menuList li span.item {
	width:240px;
}
p.menuKitaurawa {
	padding:20px 0 0 0;
}

/* access
---------------------------------------------------------- */
div#access {
	padding:120px 0 40px 0;
}
div#asakusa,
div#kitaurawa,
div#shinjuku{
	padding:0 0 40px 0;
}
div#kitte {
	padding:0 0 50px 0;
}
div#access h4,
div#asakusa h4,
div#kitaurawa h4,
div#shinjuku h4,
div#kitte h4{
	font-size:150%;
	line-height:1.4;
	border-bottom:1px solid #333;
}
div#kitaurawa h4 span {
	font-size:75%;
}
ul.shop li {
	width:630px;
	font-size:88%;
	display:table;
	border-bottom:1px solid #333;
	padding:10px 5px;
}
ul.shop li.bdrNone {
	border-bottom:none;
}
ul.shop li span {
	display:table-cell;
}
ul.shop li span.item {
	width:160px;
	color:#999;
}

div.shopPhoto {
	background:#000;
	border:1px solid #333;
	margin:20px 0 0 0;
	padding:2px;
}

div.map {
	background:#000;
	width:634px;
	border:1px solid #333;
	margin:20px 0 0 0;
	padding:2px;
}
div.map iframe {
	width:100%;
}

/* crecruit
---------------------------------------------------------- */
div#recruit {
	padding:120px 0 40px 0;
}
ul.bnr_recruit {
	display:table;
	padding:40px 0 0 0;
}
ul.bnr_recruit li {
	display:table-cell;
	padding:0 5px;
}

/* contact
---------------------------------------------------------- */
div#contact {
	padding:120px 0 180px 0;
}
img.mail {
	margin: 24px 0 0 0;
}

/* info
---------------------------------------------------------- */
div#infoBox {
	background:#000000;
	width:650px;
	height:auto;
	padding:50px;
}
div#infoBox h1 {
	font-size:200%;
	font-weight:bold;
	color:#eb0010;
	margin:0 0 20px 0;
}
div#infoBox .inner {
	display:flex;
	padding:0;
}
div#infoBox .inner img {
	flex-direction:column;
}
div#infoBox .inner ul {
	flex-direction:column;
}

/* footer
---------------------------------------------------------- */
div#footer {
	background:#000;
	width:640px;
	font-size:88%;
	text-align:center;
	margin:0 auto;
	padding:30px 0;
}

/* smartphone
---------------------------------------------------------- */
/* iPhone4,iPhone5,iPhone5s,iPhone6 */
@media screen and (min-width: 320px) and (max-width: 499px) {
#container {
	background:url(../images/bgCircle.png) no-repeat fixed;
	background-position:center 20px;
	width:640px;
	text-align:left;
	margin:0 auto;
	padding:250px 0 0 0;
}
ul#navi {
	width:640px;
	display:table;
	margin:0 auto;
}
div.inner {
	width:600px;
	text-align:left;
	margin:0 auto;
	padding:120px 20px 0 20px;
}

div.topics {
	padding: 50px 0 0 0;
}
div#about {
	padding: 50px 0 0 0;
}

div#about,
div#menu,
div#access {
	overflow:visible;
}
div.field {
	display:block;
	position:relative;
	margin:0 auto;
}

div#about h3 {
	font-size:144%;
	padding:0 0 20px 0;
}

ul.noodle li {
	width:131px;
	height:250px;
	line-height:1.8;
	text-align:center;
	float:left;
	margin:0 20px 0 0;
}
ul.noodle li img {
	width:100%;
	height:auto;
	border:2px solid #fff;
	margin:0 0 5px 0;
}
ul.noodle li span {
	font-size:88%;
	padding:4px 0 0 0;
}
ul.noodle li span.level3 {
	background:url(../images/icon/level3.png) no-repeat;
	background-size:30px;
}
ul.noodle li span.level4 {
	background:url(../images/icon/level4.png) no-repeat;
	background-size:30px;
}

ul.shop li {
	width:590px;
	font-size:88%;
	display:table;
	border-bottom:1px solid #333;
	padding:10px 5px;
}
div.shopPhoto img {
	width:50%;
	height:auto;
}
div.map {
	background:#000;
	width:594px;
	border:1px solid #333;
	margin:20px 0 0 0;
	padding:2px;
}
}


