.montserrat {
	font-family: Montserrat, "メイリオ", Osaka, sans-serif;
}

/* ===============================================
	cayrgory archive
=============================================== */
.page-title {
	color: #11064a;
	font-size: 18px;
	font-weight: bold;
	margin: 40px 0 20px;
	text-align: center;
}
.category {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 10px;
}
.category__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.category__item {
	margin-bottom: 30px;
	width: 48%;
}
.category__link {
	display: block;
}
.category__icatch a {
	display: block;
}
.category__meta {
	font-size: 11px;
	margin: 10px 0;
}
.category__meta a {
	color: #3197ca;
}
.category__name {
	font-size: 13px;
}
.category__itemname {
	font-size: 11px;
}
.pagenation {
	margin: 50px 0;
	text-align: center;
}
.page_num {
	display: none;
}
.pager {
	border: 1px solid #ccc;
	display: inline-block;
	line-height: 20px;
	margin: 0 5px;
	text-align: center;
	width: 20px;
}
.current {
	border: 1px solid #000;
}
.pagenation__prev {
	background: url(../img/share/parts/a_prev.svg) left center no-repeat;
	background-size: 9px 16px;
}
.pagenation__next {
	background: url(../img/share/parts/a_next.svg) left center no-repeat;
	background-size: 9px 16px;
}
.pagenation__arrow {
	display: inline-block;
	height: 20px;
	width: 9px;
	vertical-align: bottom;
}
.pagenation__arrow span {
	display: none;
}
.page__first,
.page__last {
	display: inline-block;
	line-height: 20px;
	margin: 0 10px;
	padding: 0 10px;
	text-align: center;
}

/* ===============================================
	single
=============================================== */
.category--single {
	margin-bottom: 40px;
	margin-top: 40px;
}
.single {
	padding-top: 40px;
	position: relative;
}
.single__name {
	font-size: 22px;
}
.share {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin: 20px 0;
}
.share li {
	color: #959595;
	font-weight: bold;
	margin-right: 1em;
}
.share li:first-child {
	margin-right: 1.5em;
}
.share span {
	display: none;
}
.share__twitter {
	background: url(../img/share/parts/i-twitter.svg) left top no-repeat;
	background-size: 26px 21px;
	display: block;
	height: 21px;
	width: 26px;
}
.share__facebook {
	background: url(../img/share/parts/i-facebook.svg) left top no-repeat;
	background-size: 12px 22px;
	display: block;
	height: 22px;
	width: 12px;
}
.share__line {
	background: url(../img/share/parts/i-line.svg) left top no-repeat;
	background-size: 24px 23px;
	display: block;
	height: 23px;
	width: 24px;
}
.single__meta {
	position: absolute;
	left: 0;
	top: 0;
}
.single__meta a {
	color: #3197ca;
}
.single__entry {
	margin-bottom: 60px;
}
.single__entry p {
	margin-bottom: 20px;
}
.single__entry h1,
.single__entry h2,
.single__entry h3,
.single__entry h4,
.single__entry h5,
.single__entry h6 {
	margin: 40px 0 20px;
}
.single__entry h1 {
	font-size: 24px;
}
.single__entry h2 {
	font-size: 18px;
}
.single__entry h3 {
	font-size: 14px;
}
.single__entry h4 {
	font-size: 12px;
}
.single__entry h5 {
	font-size: 10px;
}
.single__entry h6 {
	font-size: 8px;
}
.single__navigation {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 12px;
	padding: 20px 0;
}
.navigation__left {
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 1em 20px 0;
}
.navigation__right {
	box-sizing: border-box;
	padding-left: 1em;
	text-align: right;
}
.navigation__arrow {
	border: 1px solid #000;
	box-sizing: border-box;
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	width: 30px;
}
.navigation__arrow--left {
	background: url(../img/share/parts/a_prev.svg) center center no-repeat;
	background-size: 9px 16px;
	margin-right: 1em;
}
.navigation__arrow--right {
	background: url(../img/share/parts/a_next.svg) center center no-repeat;
	background-size: 9px 16px;
	margin-left: 1em;
}
.related {
	margin: 60px 0;
}
.related__heading {
	color: #11064a;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.related__item {
	margin-bottom: 30px;
}
.related__icatch {
	text-align: center;
}
.related__icatch a {
	display: block;
}
.related__title {
	font-size: 16px;
}

.item {
	margin-bottom: 50px;
}
.item__link {
	display: block;
}
.item__image {
	margin-bottom: 20px;
	text-align: center;
}
.item__name {
	color: #120a47;
	font-size: 20px;
	margin-bottom: 10px;
}
.item__price {
	font-size: 15px;
}

/* ===============================================
	sidebar
=============================================== */
.sidebar__block {
	margin-bottom: 30px;
}
.sidebar__title {
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	padding-bottom: 5px;
	position: relative;
}
.sidebar__title:after {
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	margin-left: 1em;
	position: relative;
	top: -2px;
}
.sidebar-widget_tag_cloud .sidebar__title:after {
	content: "カテゴリー";
}
.sidebar-widget_recent_entries .sidebar__title:after {
	content: "最新のニュース";
}
.sidebar-widget_media .sidebar__title:after {
	content: "最新のメディア掲載";
}
.sidebar-widget_search .sidebar__title:after {
	content: "記事検索";
}
.sidebar-widget_archive .sidebar__title:after {
	content: "アーカイブ";
}
.sidebar-media__cat .sidebar__title:after {
	content: "カテゴリー";
}
.sidebar-media__post .sidebar__title:after {
	content: "最新のメディア掲載";
}
.tag-cloud-link,
.sidebar-media__cat a {
	border-bottom: 1px solid #f5f5f5;
	display: block;
	padding: 10px;
}
.sidebar-widget_recent_entries li,
.sidebar-media__post li {
	border-bottom: 1px solid #f5f5f5;
	position: relative;
}
.sidebar-widget_recent_entries a {
	display: block;
	padding: 35px 10px 10px;
}
.sidebar-media__post a {
	display: block;
	padding: 10px;
}
.sidebar-widget_recent_entries span {
	font-family: Montserrat, "メイリオ", Osaka, sans-serif;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: 10px;
}
.sidebar-post__name {
	font-weight: normal;
}
.wpsearch {
	position: relative;
}
.wpsearch__text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f5f5f5;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 40px;
    padding: 0 8px;
    position: relative;
    width: 100%;
}
.wpsearch__text::placeholder {
	color: #bfbfbf;
}
.wpsearch__text:-ms-input-placeholder {
	color: #bfbfbf;
}
.wpsearch__text::-ms-input-placeholder {
	color: #bfbfbf;
}
.wpsearch__submit {
	background: #343232 url(../img/share/parts/search.svg) center center no-repeat;
	background-size: 25px;
	border: none;
	cursor: pointer;
	height: 40px;
	padding: 0;
	text-indent: -9999px;
	width: 40px;
	position: absolute;
	right: 0;
	top: 0;
}
.screen-reader-text {
	display: none;
}
.sidebar__block select {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	
	background: url(../img/share/parts/arrow-select.svg) right 10px center no-repeat;
	background-size: 12px 9px;
	border-bottom: 1px solid #f5f5f5;
	border-radius: 0;
	box-sizing: border-box;
	color: #000;
	padding: 10px;
	width: 100%;
}

/* ===============================================
	タブレット
=============================================== */
@media screen and (min-width: 569px) {
	.category__inner {
		float: left;
		width: 76.666%;
	}
	.category__list {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.category__item {
		width: 29.891%;
	}
	.category__item:not(:nth-child(3n)) {
		margin-right: 5.108%;
	}
	.category__meta {
		font-size: 15px;
	}
	.category__name {
		font-size: 16px;
	}
	.category__itemname {
		font-size: 14px;
	}
	.pager {
		line-height: 40px;
		margin: 0 10px;
		width: 40px;
	}
	.pagenation__arrow {
		height: 40px;
	}
	.page__first,
	.page__last {
		line-height: 40px;
	}
	.category--single {
		margin-top: 80px;
	}
	.related__item {
		float: left;
		margin-bottom: 0;
		width: 29.891%;
	}
	.related__item:not(:nth-child(3)) {
		margin-right: 5.1%;
	}
	.navigation__left {
		border-bottom: none;
		border-right: 1px solid #ccc;
		float: left;
		margin-bottom: 0;
		padding: 0 1em 0 0;
		width: 50%;
	}
	.navigation__right {
		float: right;
		width: 50%;
	}
	.navigation__arrow {
		height: 40px;
		width: 40px;
	}
	
	.item {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.item__image {
		width: 32.608%;
	}
	.item__meta {
		width: 64.130%;
	}
	.item__price {
		margin-bottom: 10px;
	}
	.item__link {
		color: #0f0149;
		text-decoration: underline;
	}
	
	
	.sidebar {
		float: right;
		width: 20.833%;
	}
}