.Logo-text,
.Around-title,
.Menu-list,
.shop_tel,
.type_menu .Menu-cat-Title {
	font-family: 'Ovo',"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/* Light
 * :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body {
	background: rgba(0,0,0,0.02);
}

.Stage-Head {
	background: rgba(0,0,0,0.03);
}

.Nv-Front .Stage-Body-Main-inner {
	width: 944px;
	margin: 0 auto;
	background: rgba(255,255,255,1);
}

.Stage-Body-Bottom-inner {
	background: rgba(0,0,0,0.03);
}

.Top-Basic .TopContents-Around-inner {
	border-color: rgba(0, 0, 0, 0.05);
	background: rgba(255, 255, 255, 0.3);
}

/* Dark
 * :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*body.thmclrtp_dark {
	background: rgba(0,0,0,0.8);
}

.thmclrtp_dark .Stage-Head {
	background: rgba(0,0,0,0.5);
}

.thmclrtp_dark.Nv-Front .Stage-Body-Main-inner {
	width: 944px;
	margin: 0 auto;
	background: rgba(0,0,0,0.3);
}

.thmclrtp_dark .Stage-Body-Bottom-inner {
	background: rgba(0,0,0,0.5);
}

.thmclrtp_dark .Top-Basic .TopContents-Around-inner {
	border-color: rgba(255,255,255, 0.1);
	background: rgba(0, 0, 0, 0.3);
}*/

/* -◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇
 * TOP PAGE Slide
 * -◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇ */
.Stg-SlIn {
	width: 960px;
}

/*@media screen and (max-width: 1360px) {
	.Around-image-inner {
		width: 100%;
	}
}*/

/* -◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇
 * PAGE DESIGN
 * -◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇ */
.Parts-Around .Around-title-inner .title_label {
	width: 100%;
	font-size: 24px;
	text-align: center;
}

.Parts-Around .Around-title .title_label {
	padding: 16px 0;
	background: none;
	margin-bottom: 32px;
}
