/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
	padding:0;
	margin:20px 0 20px 0;
}
.cg_freespace_02 {
	padding:0;
	margin:20px 0 20px 0;
}
/* カテゴリ・グループのフリースペース内の<p>タグの余白設定 */
.cg_freespace_01 p,
.cg_freespace_02 p {
	margin:0 0 10px 0;
}
/* カテゴリ・グループのフリースペース内の<ul>タグの余白設定 */
.cg_freespace_01 ul,
.cg_freespace_02 ul {
	margin:0 0 10px 20px;
	padding:0;
}

/* user css
******************************************************************/
/*.titleBg {
width: 700px;
margin-bottom: 10px;
padding: 11px 0 5px;
color: #fff;
font-size: 17px;
font-size: 1.7rem;
background: url(
https://file001.shop-pro.jp/PA01209/458/acv/bg.jpg) 0 0 repeat-x; }*/

.titleBg {
width: auto;  
margin-bottom: 20px;
padding: 15px 10px!important;/* 211021修正_15px 0 15px */
color: #fff;
font-size: 18px;
font-size: 1.8rem;
line-height: 1;
background-color: #000000!important;
}

.titleBg span { padding: 0 0 0 15px; }

.pageNation {
background: #fefe38;
font-size: 13px;
font-size: 1.8rem;
font-weight: bold;
margin-bottom: 40px;
padding: 10px;}

.prev { float: left; }

.next { float: right; }

.battery {
text-align: center;}

.battery li {
display: inline-block;
/display: inline;
/zoom: 1;
padding: 0 5px;}

.mb20 {
font-size: 13px;
font-size: 1.3rem;
margin: 20px auto;
width: 572px;}