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

.calendar_date .num_day,
.head_week,
.calender_head_button,
.calendar_display_button,
.wrap_calendar .title-En {
	font-family: 'Montserrat',"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}


.Main-Cat .Cat-parent-list-inner .cat-label,
.Child-Cat .Child-Cat-list-inner .cat-label {
	font-family: 'Montserrat',"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/*body {
	font-family: 'Josefin Sans',"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}*/

/*
 * BASIC
 * ----------------------------- */
.Logo {
	padding-right: 16px;
}

.Mainnavi .Navigation-inner {
	padding-left: 0px;
}


/* Light
 * :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.Stage-Head-Top-inner {
	padding: 0px;
}

.Stage-Head-Top-inner .Site-title-inner {
	padding-left: 6px;
	color: #999;
}

.Nv-Front .Stage-Head-Top-inner .Site-title-inner {
	padding-bottom: 2px;
	background: #fafafa;
}

.Stage-Head-Bottom-inner {
	border-top: 1px solid rgba(0,0,0,0.06);
	border-bottom: 1px solid rgba(0,0,0,0.06);
	margin-bottom: 12px;
}

.Stage-Head-Top {
	background: none;
	text-align: left;
}

.Front .Stage-Head-Top {
	position: absolute;
}

.Stage-Head,
.Stage-Body {
	background: #fff;
}

body,
.Stage-Body-Bottom-inner {
	background: #323232;
}

.Nv-Front .Stage-Head-Main {
	padding: 12px 0;
}

/* ------------------------------------------ */
.MdPC .Main-label:hover{
	background: rgba(0,0,0,0.02);
}
.MdPC .Main-label:before,
.MdPC .Main-label:after{
	background: rgba(0,0,0,0.3);
}

.MdPC .box_link:before,
.MdPC .box_link:after{
	background: rgba(0,0,0,0.3);
}

/* Navi
 * -------------------------------------- */
.Mainnavi .Main-label {
	font-weight: normal;
	padding: 12px 0;
}


.Front .Stage-Head-SlIn .Page-image-area {
	margin-bottom: 0px;
}


.Front .Stage-Head-Main {
	padding: 8px 0;
}

.Stage-Head-inner {
	padding-bottom: 16px;
}

.Front .Stage-Body-inner {
	padding-top: 24px;
}

/*
 * COLOR
 * ----------------------------- */
/*.Front .Around-title .Around-title-inner .title_label {
	background: #323232;
	color: #fff;
}*/


/* -◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇
 * TOP PAGE Slide
 * -◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇-◇ */
.Front .Stage-Head-SlIn {
	width: 1980px;
	margin: 0 auto;
}

@media screen and (max-width: 1980px) {
	.Front .Stage-Head-SlIn {
		width: 100%;
	}
}

/* ------------------------------------------------
 * CSS Anm
 * ------------------------------------------------ */
.MdPC .Main-label {
	/*border:none;*/
	position:relative;
	transition:800ms ease all;
	outline:none;
}
/*.MdPC .Main-label:hover{
	background: rgba(0,0,0,0.02);
}*/
.MdPC .Main-label:before,
.MdPC .Main-label:after{
	content: '';
	position: absolute;
	top: -1px;
	right: 0;
	height: 1px;
	width: 0;
	/*background: rgba(0,0,0,0.3);*/
	transition: 280ms ease all;
}
.MdPC .Main-label:after{
	right: inherit;
	top: inherit;
	left: 0;
	bottom: -1px;
}
.MdPC .Main-label:hover:before,
.MdPC .Main-label:hover:after{
	width: 100%;
	transition: 280ms ease all;
}

/* Box LINK
 * -------------------------------------------- */
.MdPC .box_link {
	position:relative;
	transition:800ms ease all;
	outline:none;
}

/*.MdPC .box_link::before,*/
.MdPC .box_link::after{
	content: '';
	position: absolute;
	/*top: -1px;
	right: 0;*/
	height: 1px;
	width: 0;
	transition: 280ms ease all;
}

/*.MdPC .box_link::before {
	right: 0px;
	top: -1px;
	left: inherit;
	bottom: inherit;
}*/

.MdPC .box_link::after{
	right: inherit;
	top: inherit;
	left: 0;
	bottom: 0px;
}
/*.MdPC .box_link:hover::before{
	width: 100%;
	transition: 280ms ease all;
}*/
.MdPC .box_link:hover::after{
	width: 100%;
	transition: 280ms ease all;
}

/* =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
 *
 * .DisplayFormat-list.Track
 *
 * =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ */
.DisplayFormat-list.Track .Track-inner {
	position: relative;
	overflow: hidden;
}

.DisplayFormat-list.Track .Track-inner .ov_obj {
	display: none;
}

.MdPC .DisplayFormat-list.Track .Track-inner .ov_obj {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.02);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

/*
 * Navigator配属 Sys
 * -------------------------------------------- */
.Front .Stg-Main-inner {
	position: relative;
}

.Front .Navi-Area-2 {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	z-index: 10000;
}

.Front .Navi-Area-2 .Outside-Navigation-inner {
	/*padding: 8px;*/
	position: absolute;
	bottom: 2px;
}

.Nv-Front .Navi-Area-2 .Outside-Navigation-inner {
	padding: 6px 0;
}

.Navi-Area-2 .Navigation-inner {
	text-align: right;
	margin: 0 auto;
	width: 1024px;
}

.Navi-Area-2 .Main-list {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin: 0 0 4px;
	padding: 0;
	/*background: #fff;*/
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.28);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.28);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.28);
}

.Navi-Area-2 .Main-list .Main-label {
	display: inline-block;
	color: #323232;
	background: rgba(255, 255, 255, 0.90);
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
	padding: 0 24px;
}

.Navi-Area-2 .Main-list .Main-label:hover {
	color: #fff;
	background: #323232;
}

.Navi-Area-2 .Tree-label {
	color: #fff;
	background: #323232;
}

.Navi-Area-2 .Main-label .nav_name,
.Navi-Area-2 .Tree-label .nav_name {
	font-size: 11px;
}

.Navi-Area-2.Nav-md-main-on .Main-label .navi_name_sub,
.Navi-Area-2.Nav-md-tree-on .Tree-label .navi_name_sub {
	font-size: 9px;
}


.Navi-Area-2 .main_a_inner {
	padding: 4px 0;
}

/* */
.info_zone .shop_tel {
    font-weight: normal;
}