
@media screen and (min-width: 48.9375em) {
	body:not(.custom-background-image).admin-bar:before {
	    top: 0px;
	}
	body:not(.custom-background-image):before {
	    top: 0;
	}
}
@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image).admin-bar:before {
	    top: 0px;
	}
	body:not(.custom-background-image):before {
	    top: 0;
	}
	.site {
	    margin: 0px;
	}
}
body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
    background: inherit;
    content: "";
    display: block;
    height: 0px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 99;
}
.header__logo {
    margin-top: -10px;
}
.header {
    margin-bottom: 40px;
}
.header__info {
    margin-left: 20px;
    margin-right: 20px;
}
html {
    margin-top: 0px !important;
}
html #wpadminbar {
	height: 0;
	display:none;
}

.main-navigation li {
	border-top: 1px solid #d1d1d1;
}
.post-navigation {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
.post-navigation div + div {
	border-top: 1px solid #d1d1d1;
}
.pagination {
	border-top: 1px solid #d1d1d1;
	clear: both;
}
.image-navigation,
.comment-navigation {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
.widget {
	border-top: 1px solid #d1d1d1;
}
.page-header {
	border-top: 1px solid #d1d1d1;
}
.comments-title,
.comment-reply-title {
	border-top: 1px solid #d1d1d1;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
}
.no-comments {
	border-top: 1px solid #d1d1d1;
}

@media screen and (min-width: 61.5625em) {
	body:not(.search-results) article:not(.type-page) .entry-content {
		float:none;
		margin-left:14%;
	}
	.entry-title {
		font-size: 20px;
	}

	.widget#archives-2 select#archives-dropdown-2 {
		color: #686868;
		width: 100%;
		display: block;
		padding: 3px 0px;
		border: 1px solid #d1d1d1;
		border-radius: 2px 0 0 2px;
		cursor: pointer;
		height: 30px;
		font-size: 0.8125rem;
		background: #f7f7f7;
	}
	.widget#archives-2 {
		position: relative;
	}
	.widget#archives-2:before {
		content: "";
		position: absolute;
		top: 63px;
		right: 0px;
		width: 30px;
		height: 32%;
		border-radius: 0 2px 2px 0;
		background-color: #18a39b;
		pointer-events: none;
	}
	.widget#archives-2:after {
		content: "";
		position: absolute;
		top: 77px;
		right: 11px;
		width: 0;
		height: 0;
		border: solid;
		border-color: #fff transparent;
		border-width: 4px 4px 0;
		pointer-events: none;
	}
}

.widget button.search-submit {
	background-color: #56b4b0;
	color: #fff;
}
/*
.widget#archives-2 select#archives-dropdown-2 {
	color: #686868;
	width: 100%;
	display: block;
	padding: 3px 0px;
	border: 1px solid #d1d1d1;
	border-radius: 2px 0 0 2px;
	cursor: pointer;
	height: 30px;
	font-size: 0.8125rem;
	background: #f7f7f7;
}
.widget#archives-2 {
	position: relative;
}
.widget#archives-2:before {
	content: "";
	position: absolute;
	top: 63px;
	right: 0px;
	width: 30px;
	height: 32%;
	border-radius: 0 2px 2px 0;
	background-color: #18a39b;
	pointer-events: none;
}
.widget#archives-2:after {
	content: "";
	position: absolute;
	top: 84px;
	right: 11px;
	width: 0;
	height: 0;
	border: solid;
	border-color: #fff transparent;
	border-width: 4px 4px 0;
	pointer-events: none;
}
*/
.entry-header h1 {
	/* color: #2F2F2F; */
	font-family: "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	border-bottom: 1px solid #18a39b;
	padding-bottom: 10px;
}
.entry-header .author a {
	/* color: #2F2F2F; */
	font-family: "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.post-navigation a {
	/* color: #2F2F2F; */
}
.post-navigation .post-title,
.entry-title, .comments-title {
	/* color: #2F2F2F; */
	font-family: "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	font-size: 16px;
}

h2.entry-title a {
	/* color: #2F2F2F; */
	font-family: "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	border-bottom: 1px solid #18a39b;
	padding-bottom: 10px;
}
a.more-link {
/*
	color: #fff;
	font-family: 'Vidaloka', Georgia, serif;
	background-color: #837059;
	border:0;
*/
	font-size: 0.8em;
	/* padding: 3px 5px; */
}
	.entry-header .cat-links {
	    position: absolute;
	    top: 58px;
	    right: 26px;
	    background-color: #837059;
	    padding: 3px 3px 5px;
	    color: #fff;
	    border-radius: 3px;
	    display: inline !important;
	}
	.entry-header .cat-links a {
		color: #fff;
	}


.post-navigation span {
	display: inline;
}


#main article {
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
}
@media screen and (min-width: 61.5625em) {
	#main article {
		float:right;
		width:100%;
	}
	.post-thumbnail {
		margin-left: 120px;
	}
}
.entry-date {
	font-size: 1.2em;
	color: #2F2F2F !important;
	font-family: "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}

@media screen and (min-width:360px) and ( max-width:1024px) {
	header.entry-header .entry-date {
		margin-left:80px;
		display: inline-block;
	}
	header.entry-header .cat-links {
		display:block;
	}
}


.entry-content p {
	font-size: 15px;
	line-height: 1.6em;
	font-family: "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	/* color: #2F2F2F; */
}
.itemCard__brand, .itemCard__name, .itemCard__price {
	white-space: normal;
}
ul.itemCardList {
	margin-right:-20px;
}

ul.itemCardList .itemCard__info {
	width: 140px;
	padding: 0;
	margin-top: 3px;
}
ul.itemCardList .itemCard__info h3 {
	font-size: 12px;
	    height: 86px;
}
ul.itemCardList .itemCard__info a {
    overflow: hidden;
    display: block;
    border: 1px solid #dad2c1;
    border-radius: 4px;
    transition: box-shadow .2s;
    padding: 8px;
    box-shadow: none;
}

ul.itemCardList .itemCard__info a:link,
ul.itemCardList .itemCard__info a:visited {
	text-decoration: none;
}
ul.itemCardList li.col--3 {
	width: 140px;
    margin-left: 10px;
    height: auto;
}
.itemCardList .itemCard > a, .itemCardList .itemCard--S > a,
.itemCardList .itemCard--thumb > a {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    box-shadow: none;
}

.itemCard__pic img {
	width: 138px;
}
.pagination:before, .pagination:after {
	background-color: #fff;
	height: 0;
}
.pagination .prev, .pagination .next {
	background-color: #fff;
	height: 0;
}

.itemBoxList li {
  list-style: none;
  margin: 10px 0;
    border: solid 1px #ccc;
    border-radius: 4px;
    display:flex;
}
.itemBoxList .itemCard__pic {
  /* float:left;*/
  border-radius: 4px;
  width: 138px;
}

.itemBoxList .itemCard__pic img {
    width: 138px;
    border-radius: 4px 0 0 4px;
}

.itemBoxList .itemCard__info {
  /* float:left;*/
  /* max-width: 470px;*/
  width: 100%;
  min-height: 138px;
  position: relative;
}
.itemBoxList .itemCard__info .itemCard__price {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

@media screen and (max-width: 767px) {
.entry-content p {
  font-size:12px;
}
.itemBoxList .itemCard__info {
  max-width: 168px;
  width: 100%;
  font-size: 0.8em;
  min-height: 138px;
}
}


@media screen and (min-width:360px) and ( max-width:1024px) {
	.pagination .nav-links{
		padding-right:0;
	}
	.pagination .page-numbers {
		display:inline-block;
		padding-left:14px;
		margin:0;
	}
	.entry-header h1 {
		font-size: 1.5em;
	}
	h2.entry-title {
	    margin-top:5px;
	}
	h2.entry-title a {
		font-size: 18px;
        padding-bottom: 6px;
        line-height: 2em;
	}
	.entry-header .cat-links {
	    position: absolute;
	    top: -24px;
	    right: 26px;
	    background-color: #837059;
	    padding: 3px 3px 5px;
	    color: #fff;
	    border-radius: 3px;
	}
	.entry-header {
	    margin-bottom:12px;
	}
	.entry-header .cat-links a {
	    color: #fff;
	        font-size: 8px;
	}
	.pagination {
	    border:0;
	}
	.post-navigation {
	    border:0;
	}
	.header__info {
		margin-bottom: 0;
	}
	.header-search {
    margin: 0 40px;
    margin-bottom: 10px;
    margin-top: 10px;
	}
	.header-search input[type="search"].search-field {
		    height: 10px;
	}
	.header-search .search-submit {
    border-radius: 0 2px 2px 0;
    bottom: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    background-color: #18a39b;
	}
	.header-search .search-submit:before {
    content: "\f400";
    font-size: 24px;
    left: 2px;
    line-height: 30px;
    position: relative;
    width: 30px;
    color: #fff;
    }
	.header-category {
		margin: 0 40px;
    margin-bottom: 10px;
    margin-top: 10px;
	}
	.header-category .select_wrap select {
		color: #686868;
    width: 100%;
    display: block;
    padding: 3px 0px;
    border: 1px solid #d1d1d1;
		border-radius: 2px 0 0 2px;
    cursor: pointer;
    height: 28px;
		font-size: 0.8125rem;
		background: #f7f7f7;
	}
	.header-category .select_wrap {
		position: relative;
	}
	.header-category .select_wrap:before {
		content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 100%;
    border-radius: 0 2px 2px 0;
    background-color: #18a39b;
		pointer-events: none;
	}
	.header-category .select_wrap:after {
		content: "";
    position: absolute;
		top: 12px;
    right: 11px;
    width: 0;
    height: 0;
    border: solid;
    border-color: #fff transparent;
    border-width: 4px 4px 0;
		pointer-events: none;
	}
	#archives-2 select#archives-dropdown-2 {
		color: #686868;
    width: 100%;
    display: block;
    padding: 3px 0px;
    border: 1px solid #d1d1d1;
		border-radius: 2px 0 0 2px;
    cursor: pointer;
    height: 30px;
		font-size: 0.8125rem;
		background: #f7f7f7;
	}
	#archives-2 {
		position: relative;
	}
	#archives-2:before {
		content: "";
    position: absolute;
    top: 71px;
    right: 0px;
    width: 30px;
    height: 30%;
    border-radius: 0 2px 2px 0;
    background-color: #18a39b;
		pointer-events: none;
	}
	#archives-2:after {
		content: "";
    position: absolute;
		top: 84px;
    right: 11px;
    width: 0;
    height: 0;
    border: solid;
    border-color: #fff transparent;
    border-width: 4px 4px 0;
		pointer-events: none;
	}



}
