@charset "utf-8";
/*
Theme Name:サエラ薬局
Theme URI: https://saera-ph.co.jp/
Description: 
Author: 
Version: 1.0
*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■管理ページ用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#admincontrol {
	background-color: #CCCCCC;
	max-height: 500px;
	max-width: 300px;
	opacity: 0.8;
	overflow: scroll;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 1000;
}
a.post-edit-link {
	background-color: #F00!important;
	background-image: none!important;
	border-radius: 5px 5px 5px 5px!important;
	color: #FFFFFF!important;
	font-size: 10px!important;
	font-weight: normal !important;
	padding: 3px 5px!important;
	text-decoration: none!important;
	display: inline-block!important;
	line-height: 1.1!important;
}
a.post-edit-link:hover {
	background-color: #06C!important;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■404用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■Wordpress用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.searchedkeyword{
	background-color:#FFC;
	padding:0 2px;	
}
