/*   
Theme Name: XeoryBaseChild
Theme URI: http://xeory.jp/
Description: Xeory　ベーステーマ 
Author: バズ部
Author URI: http://bazubu.com/
Template: xeory_base
Version: 0.1.9
*/
body {
  font-family:
    'Hiragino Kaku Gothic ProN',
    Meiryo, Helvetica, Arial, sans-serif;
    font-size:16px;
    -webkit-text-size-adjust: 100%;
    background: #fff;
}
#header {
    border-top: 15px solid black;
    padding: 30px 0 30px;
}
#header #logo {
    font-size: 32px;
}
#header #bloginfo {
    clear: both;
    font-size: 14px;
    color: silver;
}
a {
    color: #1122CC;
}
a:hover {
    color:darkorange;
    text-decoration: none;
}
body.home #content {
    padding-top: 20px;
}
/* -- index --*/
.post-header {
    padding: 20px 10px 0;
}
.post-title {
    margin: 0 0px 20px;
    font-size: 20px;
    padding: 2px 10px;
    background-color: #f6f6f6;
    border-radius: 6px;
}
.post-meta {
    margin-bottom: 20px;
}
.post-loop-wrap article {
  margin: 0 0 20px;
}
.post-loop-wrap .post-thumbnail {
  margin: 0 20px 20px 0;
  float: left;
}

.post-loop-wrap .post-content {
  padding: 0 30px 10px;
}
/* -- single --*/
.post-content {
    padding: 20px 30px;
}
.post-content h2 {
    font-size: 22px;
}
.post-content h3 {
    font-size: 22px;
    border-left: 8px solid #e5e5e5;
}
    
/* -- ポストコンテンツ -- */
.cat-content .post-header, article.page .post-header {
    padding: 20px 10px 0;
}
.cat-content .post-title, article.page .post-title {
    background-color: #FFF;
}
.post-footer {
    padding: 5px 35px;
}
.post-footer-list {
    margin: 0 0 20px;
}
.post-share {
    padding: 0 30px 30px;
}
#comments {
    padding: 40px 30px;
}
    /* -- アーカイブの見出し -- */
.cat-content {
    padding: 20px;
}
/* -- 端末制御 --*/
@media screen and (max-width: 991px) {
  .post-content,
  .cta-post-title,
  .post-cta,
  .post-cta-inner,
  .post-share,
  .post-author,
  article.page .post-header {
    padding: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  /* phone */
  .post-content h2 {
    font-size: 18px;
    margin-top: 20px;
  }
    .post-content h3 {
    font-size: 16px;
    margin-top: 30px;
  }
  .post-content h4 {
    font-size: 16px;
  }
  /* phone end */
}
/* 購入リスト */
ul#purchase {
	list-style-type: none;
	padding-left: 15px;
}
#purchase li:before {
    content: "\f046";
    font-family: FontAwesome;
    display: inline-block;
    margin: 0 10px 0 0;
    color: #666;
}
/* 記事 タグ */
.post-footer-list li {
    margin-right: 10px;
    margin-bottom: 20px;
}
.post-footer-list a {
	border-radius
	padding: 3px 7px;
	padding: 0 5px;
	border: 1px #cbcbcb solid;
	background: #fff;
	color: #7e7e7e;
        -webkit-border-radius: 5px;
	text-decoration: none;
}
.post-footer-list a:hover {
	background: #e5f5fb;
	border-color: #4ea6cc;
	color: #1e1e1e !important;
}
/* --- Category icon --- */
li.cat-item:before {
	content: "\f115";
	font-family: FontAwesome;
	margin-right: 10px;
	font-size: 14px;
	left: 0;
}

.cat-item li {
	position: relative;
	margin-top: 0px;
	font-size: 12px;
	line-height: 20px;
	padding-left: 25px;
	text-transform: capitalize;
}
.cat-item a {
	font-size: 14px;
}

.cat-item .children a {
	font-size: 12px;
}

.cat-item ul {
	list-style: none;
	margin: 0;
}

.cat-item .children li {
	border-left: 1px solid #dddddd;
    margin-left: 6px;
    padding-left: 25px;
    padding-top: 5px;
	position: relative;
}

.cat-item .children li:before {
	content: "---";
	position: absolute;
	left: 0;
	top: 4px;
	color: #dddddd;
}
li.cat-item {
	line-height: 1.2 !important;
	margin-bottom: 0px !important;
	padding-top:8px;
	color:#777;
}
.widget_categories a {
    background: none;
    display: inline;
    padding-left: 0;
}
.widget_categories a:hover {
    background: none;
    display: inline;
    padding-left: 0;
}
.side-widget ul li {
    padding: 5px;
    border-bottom: none;
}

/* --- 色から探す --- */
ul.colorful {
	display: inline-table;
	margin: 0px;
	list-style: none;
}

ul.colorful li {
float: left;
margin: 0px;
padding: 0 6px 6px 0;
}

.colorful a {
	padding:2px 11px;
	background:url(https://moonitem.com/sneakers/images/icon/moonicon.png) no-repeat top left;
}
a.white { background-position: 0 0; width: 22px; height: 22px; }
a.black { background-position: 0 -32px; width: 22px; height: 22px; } 
a.gray { background-position: 0 -64px; width: 22px; height: 22px; } 
a.brown { background-position: 0 -96px; width: 22px; height: 22px; } 
a.beige { background-position: 0 -128px; width: 22px; height: 22px; } 
a.green { background-position: 0 -160px; width: 22px; height: 22px; } 
a.blue { background-position: 0 -192px; width: 22px; height: 22px; } 
a.purple { background-position: 0 -224px; width: 22px; height: 22px; } 
a.yellow { background-position: 0 -256px; width: 22px; height: 22px; } 
a.red { background-position: 0 -288px; width: 22px; height: 22px; } 
a.pink { background-position: 0 -320px; width: 22px; height: 22px; } 
a.orange { background-position: 0 -352px; width: 22px; height: 22px; } 
a.gold { background-position: 0 -384px; width: 22px; height: 22px; } 
a.silver { background-position: 0 -416px; width: 22px; height: 22px; } 
a.colorful { background-position: 0 -448px; width: 22px; height: 22px; } 
a.tricolore { background-position: 0 -480px; width: 22px; height: 22px; } 
a.monotone { background-position: 0 -512px; width: 22px; height: 22px; } 

/* --- ページ下部 よく見られているスニーカー --*/
ul.wpp-list {
	display: inline-block !important;
	position: relative !important;
	margin: 0 !important;
	padding: 0 !important;
}
ul.wpp-list li {
	position: relative !important;
	display: inline-block !important;
	vertical-align: top !important;
	zoom: 1 !important;
	*display: inline !important;
	width: 100px !important;
	margin: 10px 5px 10px 0px !important;
	padding: 0 !important;
	background: none !important;
}
ul.wpp-list li a {
	position: relative !important;
	display: block !important;
	font-size: 10px !important;
	line-height: 1.5em !important;
	text-decoration: none !important;
	margin-bottom: 5px !important;
	text-indent: 0 !important;
}
ul.wpp-list li img {
	display: block !important;
	width: 100px !important;
	height: 100px !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	border-radius: 3px !important;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}

ul.wpp-list li a img.wp_rp_santa_hat {
	display: none !important;
}

ul.wpp-list li small {
	font-size: 80%;
}
/* -- シェアボタン周り -- */
.post-share {
    border-top: none;
}
/* -- サイドカラム --*/
.side-widget {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.side-widget .side-title {
    padding: .5em .75em;
    background-color: #f6f6f6;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    font-weight: bold;
}
.side_banner {
    padding: 0;
    margin: :0 5px;
}

/*-- 時間のフォント --*/
.post-meta li {
    color: silver;
}
/* タグクラウド */
ul.wp-tag-cloud {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}
ul.wp-tag-cloud li {
	display: inline-block;
	margin: 0;
}
/* タグクラウドページ */
.post-content ul.wp-tag-cloud {
	margin: 0;
	padding: 0;
	list-style: none;
}
.post-content ul.wp-tag-cloud li {
	display: inline-block;
	margin: 0 .3em .3em 0;
	padding: 10px 0;
}
.post-content ul.wp-tag-cloud li a {
	display: contents;
	height: 20px;
	line-height: 28px;
	padding: 0.2em 0.5em;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
}
.post-content ul.wp-tag-cloud li a:hover {
	background-color: #3498db;
	border: 1px solid #3498db;
	color: #fff;
}
/* リストのもっと見る */
.entry-read {
    padding: .5em .75em;
    border: 1px solid #e5e5e5;
/*    border-radius: 8px; */
	text-align: center;
    font-size: smaller;
    float: right;
    background: #f6f6f6;
}
/* 価格比較 */
#purchase {
    padding: .5em .75em;
    border: 3px solid #e5e5e5;
    border-radius: 6px;
}
/* --- 右カラム ウィジット 人気のスニーカー --*/
ul.wpp-list-side {
	display: inline-block !important;
	position: relative !important;
	padding: 0 !important;
	margin-top: 0;
}
ul.wpp-list-side li {
	position: relative !important;
	display: inline-block !important;
	vertical-align: top !important;
	zoom: 1 !important;
	*display: inline !important;
	margin: 2px 2px 10px 0px !important;
	padding: 0 !important;
	background: none !important;
}

ul.wpp-list-side li img {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	border-radius: 3px !important;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}
.ad-banner img {
	margin-bottom: 10px;
}


/*--------------------------------
PREV NEXT
---------------------------------*/
#prev_next{
    width:100%;
    margin: 36px 0 24px;
    padding:0;
    display: table;
}

#prev_next  #prev, #prev_next  #next{
    width: 50%;
    padding:30px 10px 10px;
    border-top:#ccc 1px solid;
    border-bottom:#ccc 1px solid;
    display: table-cell;
    position:relative;
	text-decoration:none;
}
#prev_next #prev p, #prev_next #next p{
	    font-size:90%;
		line-height:1.5;
}
#prev_next #prev:hover, #prev_next #next:hover{
	background-color: rgba(238,238,238,0.7);
}

#prev_next #prev{
	border-right:#ccc 1px solid;
}

#prev_next #prev_title, #prev_next #next_title{
    font-size:90%;
    top:-1em;
    position:absolute; 
    border: 1px #ccc solid;
    background:#fff; 
    text-align: center;
    padding:3px;
    color:#666;
}
#prev_next #next_title{
	right:10px;
}

#prev_next #prev img, #prev_next #next img{
    margin:0 auto;
}

#prev_next #prev_no, #prev_next #next_no{
	width: 50%;
	height:140px;
    padding:0 10px;
    display: table-cell;
}

#prev_next #prev_no{
	border-right:#ccc 1px solid;
}

#prev_next_home{
    margin:0 auto;
    background-color: #e5e5e5;
    border: solid 9px #fff;
    width: 100px;
    height:100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    box-shadow: 0 0 0 3px #e5e5e5;
    -webkit-box-shadow: 0 0 0 3px #e5e5e5;
    -moz-box-shadow: 0 0 0 3px #e5e5e5;
	text-align:center;	
}

#prev_next_home:hover{
/*	background-color: rgba(244,136,129,0.7); */
    background-color: lightblue;
}

 #prev_next_home i{
	color:#FFF;
	margin:10px auto ;
	font-size:60px;
}

/*-- ここまで --*/

/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (max-width: 780px) {
}
/*media Queries タブレットサイズ
----------------------------------------------------*/
@media only screen and (min-width: 380px) {
}

/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 780px) {

/*-- ここから --*/
/*--------------------------------------
  768px PREV NEXT
--------------------------------------*/

#prev_next #prev, #prev_next #prev::before, #prev_next #prev::after,
#prev_next #next, #prev_next #next::before, #prev_next #next::after {	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}


#prev_next #prev_title, #prev_next #next_title{
    padding:3px 10px;
}
#prev_next #next_title{
	right:10px;
}

#prev_next #prev img{
    float:left;
    margin-right:10px
}


#prev_next #next img{
   float:right;
   margin-left: 10px;
}
/*-- ここまで --*/
}


/*記事SNSシェアボタン*/
ul#sns_btn {
    width:100%;
    float: left;
    clear: both;
    padding: 0px;
    margin: 0px 0px 35px 0px;
}

ul#sns_btn:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul#sns_btn li.sns_btnInner {
    width:15%;
    float: left;
    padding: 0px;
    margin: 0px 2% 0px 0px;
    list-style-type: none;
}

ul#sns_btn li.sns_btnInner:nth-child(6n) {
    width:15%;
    margin: 0px 0px 0px 0px;
}

@media (max-width: 659px) {
ul#sns_btn li.sns_btnInner {
    width:32%;
    margin: 0px 2% 5px 0px;
}
}

@media (max-width: 659px) {
ul#sns_btn li.sns_btnInner:nth-child(3n) {
    width:32%;
    margin: 0px 0px 5px 0px;
}
ul#sns_btn li.sns_btnInner:nth-child(6n) {
    width:32%;
    margin: 0px 0px 5px 0px;
}
}

ul#sns_btn li.sns_btnInner a {
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
    color:#ffffff;
    display: block;
    padding: 8px 0px;
    margin: 0px;
    background-color:#f5f5f5;
    text-align:center;
    text-decoration: none;
    border-radius:5px;
}

@media (max-width: 659px) {
ul#sns_btn li.sns_btnInner a {
    font-size: 14px;
    padding: 10px 0px;
}
}

ul#sns_btn li.sns_btnInner a.twitter {
    background-color: #00acee;
}

ul#sns_btn li.sns_btnInner a.facebook {
    background-color: #3b5998;
}

ul#sns_btn li.sns_btnInner a.google_plus {
    background-color: #dd4b39;
}

ul#sns_btn li.sns_btnInner a.hatena {
    background-color: #2D4C86;
}

ul#sns_btn li.sns_btnInner a.pocket {
    background-color: #EE4056;
}

ul#sns_btn li.sns_btnInner a.line {
    background-color: #5ae628;
}

/* コメント周り */
#reply-title {
	padding: .5em .75em;
	background-color: #f6f6f6;
    border: 1px solid #e5e5e5;
	border-radius: 6px;
    font-weight: bold;
}
.comment-form-comment textarea {
    width: 100%;
}
.form-submit #submit {
  width: 300px;
  line-height: 40px;
        border: 1px solid #e5e5e5;
        background: #f6f6f6;
        color: #1122CC;
  float: right;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}
/* 構造化 */
.itemprop_author {
    display: none;
}
.itemprop_publisher {
    display: none;
}
.dateModified {
    display: none;
}
.mainEntityOfPage {
    display: none;
}
/* 検索窓 */
#searchform {
    border: 2px solid silver;
}
/* adsence */
ins.adsbygoogle {
    margin-bottom: 10px;
}
/* 写真の上下空き */
img {
	margin: 5px 0;
}
