/* カテゴリ・グループのフリースペース内全体の指定 */
.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;
}
.footstamp {
    border-bottom: 0;
    margin-bottom: 15px;
    padding-bottom: 0;
}
.footstamp a{
  color:#3C5A6B!important;
  text-decoration:none!important;
}
.footstamp span {
    color:#3C5A6B!important;
    margin: 0 5px;
}
.item_box .item_detail {
    border-left: 0px solid #ddd;
    margin: 10px  0 0;
    padding-left: 0px;
}
.item_box .item_detail p.item_name {
    font-size: 18px;
    margin-bottom: 5px;
}
.item_box .item_detail p.item_price {
    font-size:16px;
  	color:#3C5A6B;
}
.item_box .item_detail p.item_name a{
    color: #000000;
    text-decoration: none;
}
.item_box .item_detail p.item_name a:hover{
    text-decoration: underline;
}
.item_box .item_image img.item {
    border: 0;
}
.cg_freespace_01 .mainheader {
  font-size: 32px;
  width: 100%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.2;
}
.cg_freespace_01 .mainheader span {
  font-size:18px;
}
.cg_freespace_01 h3, .cg_freespace_01 .catchcopy {
  font-size:24px;
  color:#3C5A6B;
  margin-bottom:20px;
  font-weight:normal;
}
.cg_freespace_01 .catchtext {
  font-size: 14px;
}
#category_text{
  font-size:14px;
  margin-bottom:40px;
}
#category_topimg{
  margin-bottom:20px;
}
.item_description{
  padding:10px 0;
  border-top: 1px dotted #415a6b;
  border-bottom: 1px dotted #415a6b;
}
@media screen and (max-width:768px) {
  #category_topimg img{
    max-width:100%;
}
  .cg_freespace_01 h3, .cg_freespace_01 .catchcopy {
    font-size: 16px;
}
  .item_box  {
    float:none;
    margin:0!important;
    margin-bottom:5px!important;
    margin-right:1.6%!important;
	width:31%!important;
    vertical-align: top!important;
}
.box_last {
    margin-right: 0!important;
}
  .item_box .item_detail p.item_name a {
    font-size: 13px!important;
  	line-height:1.6em!important;
}
  .item_box .item_detail p.item_price {
    font-size: 13px!important;
}
  .item_box .item_detail p.item_description {
    font-size: 11px!important;
    line-height: 1.3em!important;
}
  .cg_freespace_01 .mainheader span{
    display: block;
}
}
@media screen and (min-width:769px) {
  .cg_freespace_01 .mainheader span{
    margin-left: 1em;
}
}
.pager {
    clear: both;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    text-align: center;
}
.sub_category_area.vintage, .sub_category_area.vintage dt,.sub_category_area.vintage dd > ul li {
  font-size: 18px;
}
.sub_category_area.vintage dt {
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.2;
  font-weight: bold;
}
.sub_category_area.vintage dd > ul {
  margin: 10px 0;
}
.sub_category_area.vintage dd > ul li {
  margin-bottom: 9px;
}
.sub_category_area.vintage dd > ul li:last-child{
  margin-bottom: 0;
}
