/*
Theme Name: CBPTheme S
Theme URI: http://carebp.com/
Author: 株式会社ケアビジネスパートナーズ
Author URI: http://carebp.com/
Description: 株式会社ケアビジネスパートナーズの社労士パッケージ用テーマです
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cbptheme-ｓ
Tags: two-columns, left-sidebar
*/

figure {
	margin: 0 10px 20px;
}
.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}
.alignright {
	float: right;
	margin: 0 0 15px 15px;
}
.aligncenter {
	display: block;
	margin: 15px auto;
}
.wp-caption {
	text-align: center;
}
.wp-caption-text {
	text-align: center;
	line-height: 1.3;
}
.sticky{
}
.gallery-caption {
}
.bypostauthor {
}
.sticky{
}
#archives-3 .screen-reader-text,
#mainContent .screen-reader-text {
	display: none;
}
#archives-3 #archives-dropdown-3 {
	margin: 20px 40px;
	font-size: 100%;
}

@media (max-width: 600px) {
.alignleft {
	display: block;
	float: none;
	margin: 15px auto;
}
.alignright {
	display: block;
	float: none;
	margin: 15px auto;
}
.aligncenter {
	display: block;
	float: none;
	margin: 15px auto;
}
}