/* 非表示要素 */
.menu-item-894,
.menu-item-895,
.menu-item-896,
.menu-item-898,
.menu-item-901,
.menu-item-908,
.top_campaign,
.top_about .btn_box,
.top_cafe,
.member,
.top_blog,
.nav_list li.nav_qa,
.nav_list li.nav_coupon,
.menu_qa,

.kokuchi li {
		color: #895ca3;
	display: list-item;
	list-style:none;

}

.kokuchi.cnt_box{
		width: 90%;
    margin: auto;
    text-align: left;
    overflow: hidden;	
		letter-spacing: 0.2px;
    line-height: 2em;
}


.menu_coupon{
	display: none !important;
}

.top_about.cnt_box{
	background: none !important;
}

.top_recruiting .btn_box{
	
}

/* 固定ページヘッダー画像 */
.top .entry-header{
	background: url(https://beauty-labon.com/images/mv_bg.jpg) left no-repeat #e8ecf0;
}

.about .entry-header,
.news .entry-header{
	background: url(https://beauty-labon.com/images/title_about.jpg) left;
}

.cafe .entry-header{
	background: url(https://beauty-labon.com/images/title_cafe.jpg) left;
}

.ld-of .entry-header{
	background: url(https://beauty-labon.com/images/title_lightdepilation.jpg) right;
}

.l_facial .entry-header{
	background: url(https://beauty-labon.com/images/title_lightdepilation.jpg) right;
}

.voce-lab-cellture .entry-header{
	background: url(https://beauty-labon.com/images/title_voce-lab-cellture.jpg) right;
}

.massage .entry-header{
	background: url(https://beauty-labon.com/images/title_massage.jpg) right;
}

.whitening .entry-header{
	background: url(https://beauty-labon.com/images/title_whitening.jpg) right;
}

.facial .entry-header,
.wormwood .entry-header{
	background: url(https://beauty-labon.com/images/title_wormwood.png) right;
}


.herbpeeling .entry-header,
.archive .page-header.mv{
	background: url(https://beauty-labon.com/images/title_blog.jpg) right;
}

.head-spa .entry-header,
.eye .entry-header,
.recruiting .entry-header,
.inquiry .entry-header{
	background: url(https://beauty-labon.com/images/title_contact.jpg) left;
}

.policy .entry-header{
	background: url(https://beauty-labon.com/images/title_policy.jpg) left;
}

@media only screen and (max-width : 600px){
	.top .entry-header{
		background: url(https://beauty-labon.com/images/sp_mv_bg.jpg);
	}
	.about .entry-header,
	.news .entry-header{
		background: url(https://beauty-labon.com/images/sp_title_about.jpg) left;
	}
	.cafe .entry-header{
		background: url(https://beauty-labon.com/images/sp_title_cafe.jpg) left;
	}
	.ld-of .entry-header{
		background: url(https://beauty-labon.com/images/sp_title_lightdepilation.jpg) right;
	}
	
	.l_facial .entry-header{
		background: url(https://beauty-labon.com/images/sp_title_lightdepilation.jpg) right;
	}	
	
	.voce-lab-cellture .entry-header{
		background: url(https://beauty-labon.com/images/sp_title_voce-lab-cellture.jpg) right;
	}
	.massage .entry-header{
		background: url(https://beauty-labon.com/images/sp_title_massage.jpg) right;
	}
	.whitening .entry-header{
		background: url(https://beauty-labon.com/images/sp_title_whitening.jpg) right;
	}
	
	.facial .entry-header,
	.wormwood .entry-header{
		background: url(https://beauty-labon.com/images/sp_title_wormwood.png) right;
	}
	.archive .page-header.mv{
		background: url(https://beauty-labon.com/images/sp_title_blog.jpg) right;
	}
	
	.head-spa .entry-header,
	.eye .entry-header,
	.recruiting .entry-header,
	.inquiry .entry-header{
		background: url(https://beauty-labon.com/images/sp_title_contact.jpg) left;
	}
}