@charset "UTF-8";
/*
Template:xeory_base
Theme Name:xeory_base-child-renew
*/


/*-------------------------

後日追加

-------------------------*/
.google-ad_at-bottom{
	padding:25px 0;
}
.google-ad_at-bottom h5{
	font-size:10px;
	color:#bab7b1;
	padding-bottom:10px;
}
/*-------------------------

PageSplit

-------------------------*/
.page-links{
	text-align:center;
	padding-top:30px;
	padding-bottom:5px;
}
.page-links a{
	text-decoration:none;
}
.page-links .page-links_tp{
	color:#fff;
	background:#f797c7;
	padding:13px 22px;
	border-radius: 8px;
}
.page-links_t{
	margin-top:20px;
	padding:8px 10px;
	border:1px solid #f797c7;
	line-height:1em;
	color:#f797c7;
}

#category_list ul li.cat-item.cat-item-2162{
display:none;
}
/*Banner_css*/
.single_banner-wrap{
  display:none;
}
@media screen and (max-width:480px){
.single_banner-wrap{
  display:block;
  height:100%;
  width:100%;
  clear:both;
  position:relative;
  overflow:hidden;
  padding: 50px 0 0;
}
.single_banner-wrap a{
  display:block;
  width:100%;
}
.single_banner-wrap a img{
  width:100%;
  height:auto;
}
}