/*
Theme name: マテリアル
Author: Nobuo_CREATE
Author URI: http://wp-material.net
Version: 2.5.4
*/

/* #### New Flat Theme #### */

/* #### リセット #### */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}

/* #### 基本 #### */
body {
	min-width: 1098px;

	font-size: 17px;
	line-height: 1.7em;
	font-family: "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #333333;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

/* #### アイコンフォント #### */
@font-face {
	font-family: 'LigatureSymbols';
	src: url('LigatureSymbols/LigatureSymbols-2.11.eot');
	src: url('LigatureSymbols/LigatureSymbols-2.11.eot?#iefix')
		format('embedded-opentype'),
		url('LigatureSymbols/LigatureSymbols-2.11.woff') format('woff'),
		url('LigatureSymbols/LigatureSymbols-2.11.ttf') format('truetype'),
		url('LigatureSymbols/LigatureSymbols-2.11.svg#LigatureSymbols')
		format('svg');
	src: url('LigatureSymbols/LigatureSymbols-2.11.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.lsf, .lsf-icon:before {
	font-family: 'LigatureSymbols';
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-font-feature-settings: "liga" 1, "dlig" 1;
	-moz-font-feature-settings: "liga=1, dlig=1";
	-ms-font-feature-settings: "liga" 1, "dlig" 1;
	-o-font-feature-settings: "liga" 1, "dlig" 1;
	font-feature-settings: "liga" 1, "dlig" 1;
}
.lsf-icon:before {
	content: attr(title);
	margin-right: 0.3em;
	font-size: 130%;
}
.lsf-icon.amazon:before {
	content: '\E007';
}

@font-face {
	font-family: 'icomoon';
	src: url('./icomoon/icomoon.eot?-mpwpw7');
	src: url('./icomoon/icomoon.eot?#iefix-mpwpw7')
		format('embedded-opentype'), url('./icomoon/icomoon.woff?-mpwpw7')
		format('woff'), url('./icomoon/icomoon.ttf?-mpwpw7')
		format('truetype'), url('./icomoon/icomoon.svg?-mpwpw7#icomoon')
		format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 0.7em;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-pocket:before {
	content: "\e600";
}

/* #### 文字装飾 #### */
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #EA3382;
}
.red {
	color: red;
}
.blue {
	color: blue;
}
.green {
	color: green;
}
.gray {
	color: gray;
}
.b, strong {
	font-weight: bold;
}
.ll {
	font-size: 1.6em;
	font-weight: bold;
}
.l {
	font-size: 1.3em;
	font-weight: bold;
}
.s {
	font-size: 0.85em;
}
.ss {
	font-size: 0.65em;
}
.back-red {
	background-color: #FFCCFF;
}
.back-blue {
	background-color: #CCFFFF;
}
.no-deco {
	text-decoration: none;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/* #### 余白調整 #### */
.clear {
	clear: both;
	line-height: 0;
	overflow: hidden;
}
.space {
	clear: both;
	height: 25px;
}

/* #### テーブル #### */
table.hyou {
	border-collapse: collapse;
	table-layout: fixed;
	margin: 20px auto 2.5em;
	border: 1px solid #111111;
}
table.hyou td {
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #111111;
}
.content-table-wrapper {
	width: 100%;
	overflow-x: auto;
}
.content table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	margin-bottom: 2em;
}
.content table tr td {
	vertical-align: middle;
	text-align: center;
}
.content table tr:first-of-type td {
	font-weight: bold;
}
.content table tr:first-of-type td:first-of-type {
}
.content table tr:first-of-type td:last-of-type {
}

/* #### 基本構成 #### */
.main-side {
	width: 1098px;
	margin: 30px auto;
}
.main {
	width: 748px;
	margin-right: 30px;
	float: left;
}
.side {
	width: 320px;
	float: left;
}
.footer {
	clear: both;
	margin-top: 60px;
	padding: 30px 0;

	line-height: 1.5em;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #414852;
}

/* #### ヘッダー #### */
.header {
	margin: 20px auto;
	width: 1098px;
}
.header-inner {
	position: relative;
	margin: 0 auto;
	padding: 20px;
	width: 1098px;

	color: #FFFFFF;
}
.header-inner.has-bread {
	padding: 20px;
}
.header-inner .bread {
	float: left;
	margin: -5px 0 11px -10px;
	padding: 0 20px;
	max-width: 568px;
}
.header-inner .bread-title a,
.header-inner .bread ul li,
.header-inner .bread ul li a {
	color: #FFFFFF;
}
.site-title {
	clear: both;
	padding: 0 20px;

	vertical-align: baseline;
	line-height: 1.7em;
	font-size: 2.3em;
	color: #FFFFFF;
}
.site-title-side {
	vertical-align: baseline;
	font-size: 0.8em;
}
.site-desc {
	clear: both;
	margin: 10px 0 0;
	padding: 0 20px;

	line-height: 1.7em;
	font-size: 0.9em;
	color: #FFFFFF;
}
.header-inner.has-bread .site-title,
.header-inner.has-bread .site-title-side {
	line-height: 1em;
}
.header-inner.has-bread .site-desc {
	margin: 10px 0 0;
}

.header.withLogo .header-inner {
	color: inherit;
}
.header.withLogo .header-inner .bread-title a,
.header.withLogo .header-inner .bread ul li,
.header.withLogo .header-inner .bread ul li a {
	color: #666666;
}
.header.withLogo .site-title {
	padding: 0;
	width: 529px;
	height: 120px;
	overflow: hidden;
	background: #999999 url('images/site_logo.png') left top;
}
.header.withLogo .site-title a {
	display: block;
	padding: 86px 10px 0 170px;
	width: 100%;
	height: 100%;

	text-align: center;
	line-height: 34px;
	font-size: 18px;
	font-weight: bold;
}
.header.withLogo .site-desc,
.header.withLogo .header-inner .bread {
	padding: 0;
}
.header.withLogo .site-title.logoCat {
	padding: 0;
	width: 530px;
	height: auto;
	overflow: hidden;
	background-color: transparent;
	background-image: none;
}
.header.withLogo .site-title.logoCat a {
	display: block;
	padding: 0;
	width: 100%;
	height: auto;
}
.header.withLogo .site-title.logoCat img {
	max-width: 100%;
	height: auto;

	vertical-align: bottom;
}

/* #### ヘッダ右部 #### */
.headerAside {
	position: absolute;
	right: 20px;
	top: 15px;
	width: 490px;

	font-size: 0.8em;
}
.headerAside .headerAsideNav ul {
	margin: 0 0 5px;

	text-align: right;
	line-height: 28px;
	font-size: 0.9em;

	list-style-type: none;
}
.headerAside .headerAsideNav ul li {
	display: inline-block;
	padding: 0 3px;
}
.headerAside .headerAsideL {
	float: left;
	width: 240px;
	margin: 0 10px 0 0;
}
.headerAside .headerAsideR {
	float: left;
	width: 240px;
	margin: 0;
}
.headerAside .search-box {
	margin: 0 0 10px;
	height: 28px;
}
.headerAside .search-text {
	background-color: #F0F0F0;
}
.headerAside .share-count-button {
	margin: 0 0.3% 10px;
}
.headerAside .siteSecondImage {
	clear: both;
	margin: 0 0 10px;
	width: 240px;
	height: 120px;

	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.headerAside .siteSecondImage a {
	display: block;
	width: 100%;
	height: 100%;
}
.headerAside .siteSecondImage span {
	display: none;
}

/* #### メニューバー #### */
.navOuter {
	margin: 0 auto 30px;
	width: 100%;
	height: 40px;
}
nav {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	width: 1098px;

	font-size: 0.9em;
}
nav.navNormal {
	position: relative;
	opacity: 1;
}
nav.navFixed {
	position: fixed;
	top: 0;
	width: 100%;
	opacity: 0.8;
}
.menu-mobile {
	display: none;
}
.nav-inner {
	margin: 0 auto;
	width: 1098px;
}
.nav-inner ul {
	list-style-type: none;
	line-height: 40px;
}
.nav-inner ul li {
	position: relative;
	display: inline-block;
}
.nav-inner ul li a {
	display: inline-block;
	padding: 0 15px;
	color: #FFFFFF;
	text-decoration: none;
}
/* #### サブメニュー #### */
.nav-inner ul ul {
	display: none;

	position: absolute;
	left: 0;
	top: 40px;

	width: 135px;
	height: auto;
}
.nav-inner ul ul li {
	display: block;
	width: 100%;
	height: 40px;
}
.nav-inner ul ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
/* #### サブサブ #### */
.nav-inner ul ul ul {
	display: none;

	position: absolute;
	left: 135px;
	top: 0;
}
.nav-inner ul ul ul.right,
.nav-inner ul ul ul.right ul {
	left: -135px;
}

/* #### ヘッダ画像 #### */
p.siteHeaderImage {
	text-align: center;
}
p.siteHeaderImage img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

/* #### パンくず #### */
.bread {
	margin: 10px 0;
}
.bread a {
	text-decoration: underline;
}
.bread ul {
	list-style: none;

	line-height: 1.7em;
	font-size: 0.9em;
}
.bread ul li {
	display: inline-block;
	margin: 0 10px;

	color: #666666;
}
.bread ul li a {
	color: #666666;
}

.main .bread {
	clear: both;
	margin: 15px 0 -15px;
}
.main .bread.single {
	margin: 0;
	padding: 15px;
	background: #FFFFFF;
}
.main.noHeaderImage .bread {
	margin: 0 0 -15px;
}
.main.noHeaderImage .bread.single {
	margin: 0;
}

.big-box .bread {
	margin: -15px 0 15px;
}
.main.noHeaderImage .big-box .bread {
	margin: -30px 0 15px;
}
.content-box .bread {
	margin: 15px 0;
}
/* #### メイン要素 #### */
.big-box {
	float: left;
	margin: 30px 0 0;
	width: 100%;
	zoom: 1;
}
.big-box:after {
	display: table;
	content: '';
	clear: both;
}
.hide {
	display: none;
}

.main.noHeaderImage .big-box.topFirstBox {
	margin: 0;
}

.big-box .box-header {
	padding: 0.1em 0.5em 0;
	margin: 0 0 2%;

	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.7em;
}
.big-box .box-header span {
	font-weight: bold;
}
.big-box .box-header a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}
.big-box .box-header.narrowBoxHeader {
	margin: 0 0 5px;
}
.big-box .box-header.narrowBoxHeader,
.big-box .box-header.narrowBoxHeader span {
	font-size: 1em;
	line-height: 1.7em;
	background: #616972;
}
h1.box-header-image-narrow {
	margin: 0 0 5px;
}
h1.box-header-image-narrow img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

/* #### 単一投稿 #### */
.content-box {
	position: relative;
	margin: 0 0 30px;
	padding: 0 40px 10px;
	overflow: hidden;

	background-color: #FFFFFF;
}
.content-box.categoryMain {
	margin: 30px 0 0;
}
/* #### 単一投稿-ヘッダ #### */
.content-header {
	margin: 0 0 40px;
	padding: 0;
}
h1.title {
	margin: 0 0 30px;

	line-height: 1.6em;
	font-size: 1.5em;
	color: #111111;
}
.content-header h1.title {
	margin: 0 -40px 30px;
	padding: 5px 39px 3px 33px;
}
.content-header .up-date,
.content-header .cat-link {
	float: none;
	text-align: right;
}
.content-box-update-pv-wrapper {
	float: right;
}
.content-box-update-pv-wrapper .up-date {
	float: left;
	margin: 0 0 0 10px;
}
.content-box-update-pv-wrapper .content-box-pv {
	float: left;
	margin: 0 0 0 10px;

	line-height: 1.5em;
	font-size: 0.8em;
}
.content-header .cat-link {
	position: static;
	margin: 5px 0 0;
}
/* #### 単一投稿-本文 #### */
.content {
	clear: both;
	margin: 0 0 10px;
	word-break: break-all;
}
.content p {
	margin: 0 0 30px;
}

.content h2 {
	clear: both;
	margin: 30px -40px 20px;
	padding: 10px 1em 8px;

	line-height: 1.3em;
	font-size: 1.5em;
	color: #FFFFFF;
}
.content h3 {
	clear: both;
	margin: 30px 0 20px;
	padding: 5px 1em 3px;

	line-height: 1.3em;
	font-size: 1.4em;
	color: #FFFFFF;
}
.content h4 {
	clear: both;
	margin: 30px 0 20px;
	padding: 3px 12px 1px;

	line-height: 1.3em;
	font-size: 1.3em;
	color: #111111;
}
.content h5 {
	clear: both;
	margin: 30px 0 20px;
	padding: 3px 16px 1px;

	line-height: 1.3em;
	font-size: 1.2em;
	color: #111111;
}
.content h6 {
	clear: both;
	margin: 30px 0 20px;
	padding: 3px 20px 1px;

	line-height: 1.3em;
	font-size: 1.2em;
	color: #111111;
}

.content img {
	max-width: 100% !important;
	height: auto;
}
.content img.alignnone {
	margin: 10px 0;
	/*border: 1px solid #555555;*/
	border: none;
	max-width: 100% !important;
	height: auto;
}
.content img.alignright {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	max-width: 50% !important;
	height: auto;
}

.content img.alignleft {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	max-width: 50% !important;
	height: auto;
}
.content img.aligncenter {
	display: block;
	margin: 10px auto;
	max-width: 100% !important;
	height: auto;
}
.content iframe {
	display: block;
	margin: 0 auto 30px;
	max-width: 100% !important;
}

.content blockquote {
	margin: 0 auto 30px;
	padding: 30px 20px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 90%;

	background: url("images/blockquote.gif") no-repeat 2% 6%;
	line-height: 1.5em;
	font-size: 0.9em;
}

.content ul, .content ol {
	margin: 0 0 30px;
	padding: 0 0 0 6%;
}
.content ul li, .content ol li {
	margin: 0 0 15px;
}
.content ul.ul-check {
	list-style: url("images/ul-check.png");
}

.content dl {
	margin: 0 0 30px;
	padding: 0 5%;
}
.content dl dt {
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #AAAAAA;

	line-height: 1.7em;
	font-size: 1.2em;
}
.content dl dd {
	margin: 0 0 15px;
	padding: 0 0 0 15px;
}

/* #### 吹き出し #### */
/* プラグイン - 吹き出し */
.sb-type-ln-flat {
	margin: 30px 0;
	padding: 0 20px;
}
.sb-type-ln-flat > .sb-subtype-a > .sb-speaker,
.sb-type-ln-flat > .sb-subtype-c > .sb-speaker {
	margin-right: -110px;
	width: 110px;
}
.sb-type-ln-flat > .sb-subtype-b > .sb-speaker,
.sb-type-ln-flat > .sb-subtype-d > .sb-speaker {
	margin-left: -110px;
	width: 110px;
}
.sb-type-ln-flat > .sb-subtype-a > .sb-speaker > .sb-icon,
.sb-type-ln-flat > .sb-subtype-b > .sb-speaker > .sb-icon,
.sb-type-ln-flat > .sb-subtype-c > .sb-speaker > .sb-icon,
.sb-type-ln-flat > .sb-subtype-d > .sb-speaker > .sb-icon {
	height: 100px;
}
.sb-type-ln-flat > .sb-subtype-a > .sb-speaker > .sb-icon > img.sb-icon,
.sb-type-ln-flat > .sb-subtype-b > .sb-speaker > .sb-icon > img.sb-icon,
.sb-type-ln-flat > .sb-subtype-c > .sb-speaker > .sb-icon > img.sb-icon,
.sb-type-ln-flat > .sb-subtype-d > .sb-speaker > .sb-icon > img.sb-icon {
	height: 100px;
	width: 100px;
}
.sb-type-ln-flat > .sb-subtype-a > .sb-speaker > .sb-name,
.sb-type-ln-flat > .sb-subtype-c > .sb-speaker > .sb-name {
	top: 30px;
	left: 120px;
}
.sb-type-ln-flat > .sb-subtype-b > .sb-speaker > .sb-name,
.sb-type-ln-flat > .sb-subtype-d > .sb-speaker > .sb-name {
	top: 30px;
	right: 120px;
}
.sb-type-ln-flat > .sb-subtype-a > .sb-content {
	padding-top: 56px;
	margin-right: 20px;
	margin-left: 120px;
}
.sb-type-ln-flat > .sb-subtype-b > .sb-content {
	padding-top: 56px;
	margin-right: 120px;
	margin-left: 20px;
}
.sb-type-ln-flat > .sb-subtype-a > .sb-content:before,
.sb-type-ln-flat > .sb-subtype-b > .sb-content:before {
	top: 56px;
}
.sb-type-ln-flat > .sb-subtype-a > .sb-content:after,
.sb-type-ln-flat > .sb-subtype-b > .sb-content:after {
	top: 57px;
}
.sb-type-ln-flat > .sb-subtype-a > .sb-content > .sb-speech-bubble {
	padding: 6px 20px;
	background-color: #E0E0E0;
	border-color: #E0E0E0;
}
.sb-type-ln-flat > .sb-subtype-a > .sb-content:before,
.sb-type-ln-flat > .sb-subtype-a > .sb-content:after {
	border-color: #E0E0E0 transparent;
}
.sb-type-ln-flat > .sb-subtype-b > .sb-content > .sb-speech-bubble {
	padding: 6px 20px;
	background-color: #AEF291;
	border-color: #AEF291;
}
.sb-type-ln-flat > .sb-subtype-b > .sb-content:before,
.sb-type-ln-flat > .sb-subtype-b > .sb-content:after {
	border-color: #AEF291 transparent;
}

/* #### 単一投稿下部 #### */
/* #### シェアする #### */
.share {
	padding: 0 0 0 10px;
	margin: 0 0 20px;

	line-height: 1.7em;
	font-size: 1.3em;
}
/* #### 筆者紹介 #### */
.author-underContent {
	clear: both;
	margin: 0 0 30px;
	overflow: hidden;
}
.author-underContent h3 {
	padding: 0 0 0 10px;
	margin: 0 0 20px;
}
.author-underContent ul {
	padding: 0 10px;

	line-height: 1.7em;
	font-size: 0.75em;

	list-style-type: none;
}
.author-underContent li {
	display: block;
}
/* #### 書いている人 #### */
.follow-underContent {
	clear: both;
	margin: 0 0 30px;
	overflow: hidden;
}
.main .prof-box {
	float: left;
	width: 50%;

	line-height: 1.7em;
	font-size: 1.1em;
}
.main .follow-box {
	float: left;
	width: 50%;

	padding: 0 0 0 10px;
}
.main .follow-box .box-header {
	text-align: center;
	padding: 5px 0 0;

	line-height: 1.2em;
	font-size: 1.1em;
}

/* #### コメント #### */
.comments-header {
	padding: 0 0 0 10px;
	margin: 0 0 20px;

	line-height: 1.7em;
	font-size: 1.3em;
}
#comments ul {
	list-style: none;
}
#comments ul li {
	margin: 0 0 20px;
}
#comments ul li:last-child {
	margin: 0 0 30px;
}
#comments .combody {
	margin: 0 0 5px;
	padding: 20px 20px 5px;

	background-color: #E6E6FA;
}
.combody p {
	margin: 0 0 15px;

	line-height: 1.7em;
	font-size: 0.9em;
}
.combody ol {
	margin: 0 0 0 40px;
}
#comments p.cominfo {
	padding: 0 5px;

	text-align: right;
	line-height: 1.7em;
	font-size: 0.8em;
}

/* #### コメントする #### */
#comments {
	clear: both;
	margin: 0 0 30px;
}
.comment-reply-title {
	margin: 0 0 20px;

	line-height: 1.7em;
	font-size: 1.3em;
}
.go-comment-arrow {
	display: inline-block;
	margin: 0 15px 0 0;
	width: 42px;
	height: 42px;
	line-height: 42px;
	border-radius: 50%;

	text-align: center;
	color: #FFFFFF;

	cursor: pointer;
}
.comment-form {
	display: none;
}
#comments textarea {
	margin: 0 0 5px;
	width: 100%;
}
#comments .form-submit {
	text-align: right;
}

/* #### 関連記事 #### */
.kanren {
	margin: 0 0 30px;
}
.tag-header {
	display: inline-block;
	margin: 0 0 20px;
	padding: 2px 8px 0;

	background-color: #EA3382;
	color: #FFFFFF;
}
.kanren ul {
	margin: 0 0 20px;

	list-style: none;
}
.kanren ul li {
	margin: 0 0 10px;
	overflow: hidden;

	line-height: 1.4em;
}
.kanren .thumb-box {
	position: relative;
	clear: both;
	float: left;
	margin: 0 20px 10px 0;
	width: 100px;
	height: 100px;
}
.kanren a.no-deco,
.kanren a.no-deco:hover {
	color: #FFFFFF;
}
.kanren .no-thumbnail {
	width: 100%;
	height: 100%;
}
.kanren .no-thumbnail p {
	position: absolute;
	right: 10px;
	bottom: 10px;

	line-height: 1em;
	font-size: 0.7em;
}
.kanren-post-name {
	margin: 5px 0 0;
	line-height: 1.7em;
	font-size: 1.2em;
}
.same-tags, .same-categories {
	margin: 0 0 10px;
}
.same-tag, .same-category {
	display: inline-block;
	margin: 0 15px 0 0;
}
.share-count-top {
	display: inline-block;
	margin: 0 10px 0 0;
	font-size: 80%;
}
.share-count-top .twitter:hover {
	color: #3589E2;
	background: transparent;
}
.share-count-top .fb:hover {
	color: #0559B2;
	background: transparent;
}

/* #### 新着記事 #### */
.post {
	position: relative;

	float: left;
	width: 32%;
	height: 305px;

	margin: 0 2% 2% 0;

	background-color: #FFFFFF;
	overflow: hidden;
}
.post.col-3 {
	margin: 0 0 2%;
}
.clear3 {
	clear: both;
}

.thumb-box {
	overflow: hidden;
}
.thumb-box a.thumbBox {
	display: block;
	width: 100%;
	height: 100%;

	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.thumb-box a.thumbBox:hover {
	opacity: 0.8;
}
.thumb-box a.thumbBox span {
	display: none;
}
.thumb-box a.thumbBox.noThumb {
	position: relative;

	color: #FFFFFF;
	text-decoration: none;
}
.thumb-box a.thumbBox.noThumb span {
	position: absolute;
	right: 10px;
	bottom: 10px;

	display: block;

	font-size: 1.1em;
	line-height: 1em;
	text-align: right;
}
.post-info {
	padding: 10px;
}
.up-date {
	float: left;
	margin: 0 0 5px;

	font-size: 0.8em;
	line-height: 1.5em;

	color: #666666;
}
.post-title {
	clear: both;

	font-size: 1em;
	line-height: 1.5em;
	height: 6.0em;
	overflow: hidden;

	color: #333333;
}
.post-title a {
	color: #333333;
	text-decoration: none;
}
.cat-link {
	position: absolute;
	top: 0;
	right: 0;

	height: 21px;
	line-height: 22px;
	text-align: right;
}
.cat-link a {
	display: inline-block;
	vertical-align: top;

	margin: 0 0 1px 1px;
	padding: 4px 5px 0;
	height: 21px;
	line-height: 16px;

	background-color: #414852;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.7em;
}
.author-link {
	margin: 2px 0 0;

	font-size: 0.7em;
	line-height: 1.5em;

	text-align: right;
	color: #666666;
}
.author-link a {
	text-decoration: underline;
	color: #666666;
}

.more-link {
	margin: 0 auto;
	padding-top: 18px;
	width: 64px;
	height: 64px;

	border-radius: 32px;

	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 21px;
	text-align: center;
}

.more-link:hover {
	cursor: pointer;
}
.more-link a:hover {
	color: #FFFFFF;
}

/* #### ピックアップスライダー #### */
.topPickup {
	float: left;
	margin: 0 14px 0 0;
	width: 444px;
}
.big-box .topPickup .box-header {
	margin: 0 0 5px;
}

.pickupCont {
	margin: 0 -6px;
	font-size: 0.9em;

	height: 210px;
	overflow: hidden;
}
.pickupCont.slick-slider {
	height: auto;
	overflow: visible;
}
.pickupCont .pickupPostOuter .post {
	float: left;
	width: 31.33%;
	height: 210px;

	margin: 0 1%;
	padding: 0;
}
.pickupCont.pickupContCat .pickupPostOuter .post {
	float: left;
	width: 19%;
	height: 210px;

	margin: 0 0.5%;
	padding: 0;
}
.pickupCont.slick-slider .pickupPostOuter .post,
.pickupCont.pickupContCat.slick-slider .pickupPostOuter .post {
	float: none;
	width: auto;

	margin: 0 6px;
	padding: 0;
}
.pickupPostOuter .post .thumb-box {
	height: 85px;
}
.pickupPostOuter .post .post-info {
	padding: 8px;
}
.pickupPostOuter .post .up-date {
	font-size: 0.75em;
	line-height: 1.2em;
}
.pickupPostOuter .post .ranking {
	clear: left;
	float: left;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #666666;
}
.pickupPostOuter .post .ranking .rank,
.pickupPostOuter .post .ranking .pv {
	float: left;
	padding-right: 0.25em;
}
.pickupPostOuter .post .post-title {
	padding: 2px 0;
	height: 4.5em;
	line-height: 1.5em;
	font-size: 0.85em;
}

.slick-dotted.slick-slider {
	margin-bottom: 15px;
}
.slick-prev, .slick-next {
	top: 225px;
	z-index: 9999;
}
.slick-prev {
	left: 5px;
}
.slick-next {
	right: 6px;
}
.slick-prev:before,
.slick-next:before {
	color: #333333;
	font-size: 20px;
}
.slick-dots li {
	width: 40px;
	height: 5px;
	margin: 0 2px;
	padding: 0;

	background: #333333;
	opacity: .25;
}
.slick-dots li.slick-active {
	opacity: .75;
}
.slick-dots li:hover,
.slick-dots li:focus {
	opacity: 1;
}
.slick-dots li button {
	position: absolute;
	top: -10px;

	width: 100%;
	height: 25px;
	padding: 0;
}
.slick-dots li button:before {
	width: 100%;
	height: 5px;
	line-height: 5px;

	content: '';
}

/* #### 総合新着 #### */
.topNew {
	float: left;
	width: 290px;
}
.big-box .topNew .box-header {
	margin: 0 0 5px;
}

.topNewCont {
	height: 210px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;

	font-size: 0.8em;
	line-height: 1.5em;
	background: #FFFFFF;
}
.topNewCont ul {
	margin: 5px;
}
.topNewCont ul li {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.topNewCont ul li:last-child {
	border: none;
}
.topNewCont ul li .date {
	margin: 0 5px 0 0;
	font-size: 0.825em;
	vertical-align: middle;

	color: #666666;
}
.topNewCont ul li a {
	line-height: 1.5em;
	font-size: 0.85em;
}

/* #### ページネーション #### */
.pagenavi {
	clear: both;
	text-align: center;
	margin: 6px 0 0;
	padding: 0 0 6px;
}
.withMoreLink .pagenavi {
	margin: 6px 0 16px;
}
.pagenavi span, .pagenavi a {
	display: inline-block;
	margin: 0 4px;
	padding: 5px 4px;
	min-width: 40px;
	text-decoration: none;
	color: #FFFFFF;
	background: #616972;
}
.pagenavi a:hover {
	color: #FFFFFF;
}
.pagenavi .current {
	color: #FFFFFF;
}

/* #### トップ-カテゴリパネル #### */
.topCategoryPanels {
	float: left;
	margin: 0 0 -30px;
	width: 100%;
}
.topCategoryPanels .categoryPanel {
	float: left;
	margin: 0 0 30px;
	width: 49%;
}
.topCategoryPanels .categoryPanel.cpLeft {
	clear: left;
	margin: 0 2% 30px 0;
}
.big-box .categoryPanel .box-header {
	margin: 0 0 3%;
}
.categoryPanel .noTabsPanel .small-box,
.categoryPanel .tabs-panel .small-box {
	width: 100%;
	margin: 3% 0 0;
}
.categoryPanel .noTabsPanel .small-box:first-child {
	margin: 4px 0 0;
}
.categoryPanel .tabs-panel-more-link {
	margin: 3% 0 0;
	width: 100%;
}
.categoryPanel .nowloading {
	margin: 3% 0 0;
}

h2.box-header-image {
	margin: 0 0 3%;
}
h2.box-header-image img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

/* #### タブ #### */
.tabs-wrapper {
	float: left;
	width: 100%;
}
.tabs-wrapper.first {
	margin: 0 0 20px;
}

.tabs-nav {
	position: relative;

	clear: both;
	display: block;
	padding: 4px 2px 0;
	height: 38px;
	border-bottom: 2px solid #FFFFFF;

	list-style: none;
}
.tabs-nav li {
	float: left;
	display: block;
	
	padding: 0 2px;
	height: 32px;
	text-align: center;
}
.tabs-nav li a {
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;

	text-align: center;
	color: #FFFFFF;
	background-color: #616972;
	font-weight: bold;
	text-decoration: none;
}

.small-box {
	position: relative;

	float: left;
	width: 50%;
	overflow: hidden;
}
.tabs-panel.singleTab {
	margin: -2% 0 0;
}
.tabs-panel .small-box {
	width: 49%;
	margin: 2% 0 3px;
}
.tabs-panel .small-box.small-box-left {
	margin: 2% 2% 0 0;
}

.small-box .post {
	width: 100%;
	height: 80px;
	margin: 0;
	overflow: hidden;

	background-color: #FFFFFF;
}
.small-box .thumb-box {
	float: left;
	width: 133px;
	height: 80px;
	overflow: hidden;
}
.small-box .thumb-box a.thumbBox.noThumb span {
	font-size: 0.9em;
	line-height: 1em;
}
.small-box .post-info {
	margin: 8px 8px 8px 141px;
	padding: 0;
}
.small-box .post-info .up-date {
	float: left;
	margin-bottom: 4px;

	font-size: 0.65em;
	line-height: 1.5em;
}
.small-box .post-info .ranking {
	float: right;

	font-size: 0.65em;
	line-height: 1.5em;
	color: #666666;
}
.small-box .post-info .ranking .rank,
.small-box .post-info .ranking .pv {
	float: left;
	padding-left: 0.25em;
}
.small-box .post-title {
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
	width: 100%;

	font-size: 0.9em;
	line-height: 1.5em;
	height: 3.0em;
	overflow: hidden;
	background: transparent;
	color: #333333;
}
.small-box .post-title a {
	color: #006699;
}

.tabs-panel .small-box.small-box-left .post {
	height: 330px;
	overflow: hidden;
}
.tabs-panel .small-box.small-box-left .post-content {
	clear: both;
	padding-top: 10px;
	margin: 0 10px;
	height: 205px;
	overflow: hidden;
}
.tabs-panel .small-box .post-more-link {
	display: block;
	margin: 8px 10px;
	text-align: center;

	color: #FFFFFF;
	text-decoration: none;
}
.tabs-panel-more-link {
	width: 49%;
}
.tabs-panel-more {
	width: 100%;
}
.tabs-panel-more-link, .tabs-panel-more {
	float: left;
	margin: 2% 0 0;
	text-align: center;
}
.tabs-panel-more-link a, .tabs-panel-more a {
	display: inline-block;
	margin: 0 auto;
	padding: 0 1em;
	text-align: center;

	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

.categoryLoop .tabs-panel .small-box {
	margin: 2% 0 0;
}
.categoryLoop .tabs-panel .small-box.small-box-left {
	margin: 2% 2% 0 0;
}
.categoryLoop .tabs-panel .tabs-panel-more-posts .small-box:nth-child(2n-1) {
	margin: 2% 2% 0 0;
}
.categoryLoop .tabs-panel .small-box.small-box-left .post {
	height: 364px;
}
.categoryLoop .tabs-panel .small-box.small-box-left .post-content {
	height: 239px;
}

.topRankingPanel .tabs-panel .small-box,
.tabs-panel.popular .small-box {
	margin: 2% 0 0;
}
.topRankingPanel .tabs-panel .small-box:nth-child(2n-1),
.tabs-panel.popular .small-box:nth-child(2n-1) {
	margin: 2% 2% 0 0;
}
.tabs-panel-more-posts {
	display: none;
}

.tabs-panel.author .small-box {
	margin: 2% 0 0;
}
.tabs-panel.author .small-box.small-box-left {
	margin: 2% 2% 0 0;
}
.tabs-panel.author .small-box.small-box-left .post {
	height: 416px;
}
.tabs-panel.author .small-box.small-box-left .post-content {
	height: 291px;
}

.nowloading {
	position: relative;
	margin: 2% 0 0;
	padding: 20px 0;
	height: 100%;

	line-height: 55px;
	text-align: center;
	background-color: #FFFFFF;
}
.nowloading img {
	padding-right: 5px;
	vertical-align: -20px;
}
/* #### サイドバー #### */
.search-box {
	margin: 0 0 30px;
	height: 35px;
}

.search-text {
	float: left;
	margin: 0;
	padding: 5px 10px;
	border: none;
	width: 80%;
	height: 100%;

	font-size: 1em;
}
.search-submit {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	width: 20%;
	height: 100%;

	font-size: 1.2em;
	color: #FFFFFF;

	cursor: pointer;
	border-radius: 0;
	-webkit-appearance: none;
}
.search-submit:hover {
	background-color: #EA3382;
}

.side .box {
	margin: 0 0 30px;
	padding: 0;
	overflow: hidden;

	background-color: #FFFFFF;
}
.side .box.widget_mmw_special_category,
.side .box.widget_mmw_side_recommend {
	background: transparent;
}
.side .box-header {
	margin: 0;
	padding: 0.2em 0.5em 0.1em;

	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.7em;
}
.side .box .cont {
	padding: 15px;
}
.side .box.widget_mmw_special_category .cont,
.side .box.widget_mmw_side_recommend .cont {
	padding: 0;
}

.side ul {
	margin: 0 0 -15px;
}
.side ul li {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;

	font-size: 0.95em;
	line-height: 1.3em;

	list-style: none;
}
.side ul.children {
	margin: 8px 0 0 25px;
	font-size: 0.95em;
}

.side .post-title {
	color: #006699;
}
.side .post-date {
	float: right;
	margin: 5px 0 0;

	text-align: right;
	line-height: 1.5em;
	font-size: 0.7em;
	color: #666666;
}

.side-box {
	position: relative;
	margin: 5px 0 0;

	overflow: hidden;
}
.side-box .post {
	width: 100%;
	height: 80px;
	margin: 0;
	overflow: hidden;

	background-color: #FFFFFF;
}
.side-box .thumb-box,
.side .small-box .thumb-box {
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
}
.side-box .thumb-box a.thumbBox.noThumb span,
.side .small-box .thumb-box a.thumbBox.noThumb span {
	font-size: 0.9em;
	line-height: 1em;
}
.side-box .post-info,
.side .small-box .post-info {
	margin: 8px 8px 8px 88px;
	padding: 0;
}
.side-box .post-info .up-date {
	float: left;
	margin-bottom: 4px;

	font-size: 0.65em;
	line-height: 1.5em;
}
.side-box .post-info .ranking {
	float: right;

	font-size: 0.65em;
	line-height: 1.5em;
	color: #666666;
}
.side-box .post-info .ranking .rank,
.side-box .post-info .ranking .pv {
	float: left;
	padding-left: 0.25em;
}
.side-box .post-title {
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
	width: 100%;

	font-size: 0.9em;
	line-height: 1.5em;
	height: 3.0em;
	overflow: hidden;
	background: transparent;
	color: #333333;
}
.side-box .post-title a {
	color: #006699;
}

#sidebarFixed {
	display: block;
}
#sidebarFixed.boxFixed {
	position: fixed;
	top: 70px;
	width: 320px;
}
#sidebarFixed.boxFixed.boxBottom {
	position: absolute;
	top: 0;
	width: 320px;
}

#text-43 .cont {
	padding: 0 !important;
	height: 250px !important;
}

/* #### サイド-ピックアップカテゴリ #### */
.side ul.tabs-nav {
	margin: 0;
}
.side ul.tabs-nav li {
	clear: none;
	margin: 0;
}
.side .box ul.tabs-nav li a:hover {
	color: #FFFFFF;
}
.specCategoryPanel .tabs-panel .small-box {
	width: 100%;
	margin: 5px 0 0;
}
.specCategoryPanel .tabs-panel-more-link {
	margin: 5px 0 0;
	width: 100%;
}
.specCategoryPanel .nowloading {
	margin: 5px 0 0;
}

/* #### 広告枠 #### */
.main .ad-box {
	float: left;
	margin: 30px 0 0;
	height: 280px;
}
.main .ad-box.bottom {
	margin: 30px 0 0;
}
.main .inCatPanels .ad-box {
	margin: 0 0 30px;
}
.main .ad-box .item {
	margin: 0 10px;
	width: 336px;
	float: left;
}
.main .ad-box .item:last-child {
	margin: 0 10px 0 46px;
}

.main .content-box .ad-box {
	margin: 0 -17px 30px;
}
.main .content-box .ad-box .item {
	margin: 0;
}
.main .content-box .ad-box .item:last-child {
	margin: 0 0 0 30px;
}

.side .ad-box {
	margin: 0 0 30px;
	text-align: center;
}

/* #### シェアボタン #### */
.side-share {
	margin: 0;
	padding: 0.3em 0.5em 0.2em;

	font-size: 1.2em;
	line-height: 1.7em;
}

.share-count-button {
	float: left;
	margin: 0 0.3% 30px;
	width: 19.5%;
	text-align: center;
}
.share-count-button:nth-child(1) {
	margin-left: 0;
}
.share-count-button:nth-child(5) {
	margin-right: 0;
}
.share-count {
	background-color: #FFFFFF;
	font-size: 0.9em;
	line-height: 23px;
}
.share-button {
	color: #FFFFFF !important;
	font-size: 1.8em;
	line-height: 32px;
}
.share-count-button .twitter {
	background-color: #3589e2;
}
.share-count-button .twitter:hover {
	color: #3589e2 !important;
	background-color: #FFFFFF;
}
.share-count-button .facebook {
	background-color: #0559b2;
}
.share-count-button .facebook:hover {
	color: #0559b2 !important;
	background-color: #FFFFFF;
}
.share-count-button .hatebu {
	background-color: #1b6fc9;
}
.share-count-button .hatebu:hover {
	color: #1b6fc9 !important;
	background-color: #FFFFFF;
}
.share-count-button .pocket {
	background-color: #EF4056;
}
.share-count-button .pocket:hover {
	color: #EF4056 !important;
	background-color: #FFFFFF;
}
.share-count-button .line {
	background-color: #1DCD00;
	line-height: 55px;
	font-size: 2.8em;
}
.share-count-button .line:hover {
	color: #1DCD00 !important;
	background-color: #FFFFFF;
}

/* #### フォローボタン #### */
.side .box.follow-box {
	clear: both;
	padding: 0;
}
.side .box.follow-box .box-header {
	margin: 0;
}

.follow-icon {
	float: left;
	display: block;
	width: 20%;
	line-height: 56px;

	font-size: 2em;
	text-align: center;
	color: #FFFFFF;
}
.twitter {
	color: #3589E2;
}
.twitter:hover {
	color: #FFFFFF;
	background-color: #3589E2;
}
.fb {
	color: #0559B2;
}
.fb:hover {
	color: #FFFFFF;
	background-color: #0559B2;
}
.g-plus {
	color: #C1350B;
}
.g-plus:hover {
	color: #FFFFFF;
	background-color: #C1350B;
}
.feedly {
	color: #2E933C;
}
.feedly:hover {
	color: #FFFFFF;
	background-color: #2E933C;
}
.line {
	color: #1DCD00;
	font-size: 2.3em;
}
.line:hover {
	color: #FFFFFF;
	background-color: #1DCD00;
}
.hatebu {
	color: #1B6FC9
}
.pocket {
}
.side .follow-box a:hover {
	color: #FFFFFF !important;
}
.not {
	color: #DDDDDD;
}
.not:hover {
	color: #DDDDDD;
	background-color: #FFFFFF;
}

/* #### プロフィール #### */
.side .box.prof-box {
	padding: 15px;
}
.side .box.prof-box .box-header {
	display: none;
}
.image-text {
	overflow: hidden;
}
img.prof-image {
	float: left;
	margin: 0 2% 0 0;
	width: 28%;
}
.prof-name {
	margin: 0 0 7px 30%;
	padding: 5px;
	border-bottom: 1px solid #AAAAAA;

	font-size: 1em;
	line-height: 1.2em;
}
.prof-text {
	margin: 0 0 0 30%;
	padding: 5px;

	font-size: 0.75em;
	line-height: 1.6em;
}

/* #### 人気記事 #### */
.wpp-thumbnail {
	margin: 0 8px 8px 0 !important;
}
.wpp-post-title {
	margin: 0 0 15px;
	font-size: 0.95em;
	line-height: 1.3em;
}
.wpp-list li .post-stats {
	display: block;

	float: right;
	margin: 2px 0 0 8px;

	font-size: 0.7em;
	color: #666666;
}

/* #### カレンダー #### */
#wp-calendar {
	margin: 15px 0 0;
	width: 100%;
	max-width: 350px;
	text-align: center;
}
#wp-calendar caption {
	margin: 0 0 5px;
	font-size: 1.2em;
	border-bottom: 1px solid #666666;
}
#wp-calendar th {
	font-weight: bold;
}
#wp-calendar a {
	text-decoration: underline;
}

/* #### フッター #### */
.footer .footerColumns {
	margin: 0 auto -20px;
	width: 1098px;
}
.footer .footerColumns .column {
	float: left;
	margin: 0 1%;
	width: 31.33%;
}

.footer .box {
}
.footer h2 {
	font-weight: bold;
}
.footer .box .cont {
	margin: 10px 10px 20px;
}

.footer p {
	margin: 0 0 10px;
}
.footer ul {
	margin: 0 0 0 16px;
}
.footer ul ul {
	margin: 0 0 0 12px;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #EA3382;
}
.footer img {
	max-width: 100%;
	height: auto;
}

.footer .tagcloud a {
	display: inline-block;
	margin: 2px 0;
	padding: 4px;
	background-color: #555E6B;

	line-height: 1em;
	font-size: 0.9em !important;
}
.footer label {
	display: none;
}

.footer .widget_archive ul {
	margin: 0;
}
.footer .widget_archive ul li {
	float: left;
	width: 28.33%;
	margin: 0 0 0 5%;
}
.footer .widget_archive ul:after {
  content: ''; 
  display: block; 
  clear: both;
}

.footer .widget_mmw_about_foot .cont p {
	text-align: center;
}

/* #### トップへ戻るボタン #### */
.move-button {
	position: fixed;
	bottom: 10px;

	width: 50px;
	line-height: 50px;
	border-radius: 50%;

	text-align: center;
	font-size: 2em;
	color: #FFFFFF;
}
.move-button:hover {
	background-color: #EA3382;
	cursor: pointer;
}
.to-top {
	right: 10px;
}
.to-home {
	right: 70px;
}

#fixed-sidebar {
	display: block;
}
#fixed-sidebar.box-fixed {
	position: fixed;
	top: 30px;
	width: 320px;
}
#fixed-sidebar.box-fixed.box-bottom {
	position: absolute;
	top: 0;
	width: 320px;
}

/* #### レスポンシブ #### */
/* #### サイドバー閾値 #### */
@media screen and (max-width: 1130px) {
	/* #### 基本 #### */
	body {
		width: 100%;
		min-width: 360px;
	}

	/* #### 基本構成 #### */
	.main-side {
		width: 100%;
	}
	.main {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	.footer {
		margin-top: 30px;
	}

	/* #### ヘッダー #### */
	.header {
		margin: 0 auto;
		width: 100%;
	}
	.header-inner {
		width: 100%;
	}

	/* #### メニューバー #### */
	nav {
		width: 100%;
	}
	.nav-inner {
		width: 100%;
	}
	.menu-mobile {
		display: block;
		height: 40px;
		line-height: 40px;

		text-align: center;
		color: #FFFFFF;
		cursor: pointer;
	}
	.nav-inner div {
		display: none;
	}

	/* #### メイン要素 #### */
	.big-box {
		width: 100%;
	}

	/* #### 新着記事 #### */
	.bigBoxCont {
		padding: 0 2%;
	}

	/* #### ピックアップスライダー #### */
	.topPickup {
		margin: 0 1% 0 0;
		width: 59.4%;
	}
	.big-box .topPickup .box-header,
	.big-box .box-header.narrowBoxHeader {
		margin: 0 0 10px;
	}
	.topPickup .bigBoxCont {
		padding: 0 1.6%;
	}
	.bigBoxCont.pickupCont.pickupContCat {
		margin: 0 1% 15px;
		padding: 0;
		width: 98%;
	}

	.slick-prev {
		left: 16px;
	}
	.slick-next {
		right: 15px;
	}
	.pickupContCat .slick-prev {
		left: 5px;
	}
	.pickupContCat .slick-next {
		right: 6px;
	}

	/* #### 総合新着 #### */
	.topNew {
		width: 39.6%;
	}
	.big-box .topNew .box-header {
		margin: 0 0 10px;
	}
	.topNewCont {
		margin: 0 2.4%;
	}

	/* #### トップ-カテゴリパネル #### */
	.topCategoryPanels .categoryPanel {
		margin: 0 0 3%;
		width: 49.5%;
	}
	.topCategoryPanels .categoryPanel.cpLeft {
		margin: 0 1% 3% 0;
	}
	.categoryPanel .noTabsPanel .small-box,
	.categoryPanel .tabs-panel .small-box {
		width: 96%;
		margin: 3% 2% 0;
	}
	.categoryPanel .noTabsPanel .small-box:first-child {
		margin: 4px 2% 0;
	}

	/* #### タブ #### */
	.categoryLoop .tabs-panel .small-box,
	.tabs-panel .small-box {
		width: 47%;
		margin: 2% 2% 0 0;
	}
	.categoryLoop .tabs-panel .small-box.small-box-left,
	.categoryLoop .tabs-panel .tabs-panel-more-posts .small-box:nth-child(2n-1),
	.tabs-panel .small-box.small-box-left {
		margin: 2% 2% 0;
	}
	.topRankingPanel .tabs-panel .small-box,
	.tabs-panel.popular .small-box {
		margin: 2% 2% 0 0;
	}
	.topRankingPanel .tabs-panel .small-box:nth-child(2n-1),
	.tabs-panel.popular .small-box:nth-child(2n-1) {
		margin: 2% 2% 0;
	}
	.tabs-panel.author .small-box {
		margin: 2% 2% 0 0;
	}
	.tabs-panel.author .small-box.small-box-left {
		margin: 2% 2% 0;
	}

	.tabs-panel-more-link {
		width: 47%;
		margin: 2% 2% 0 0;
	}

	/* #### サイドバー #### */
	.side {
		margin-top: 30px;
		width: 100%;
	}
	.side-left {
		float: left;
		width: 47%;
		margin: 0 2%;
	}
	.side-right {
		float: left;
		width: 47%;
		margin: 0 2% 0 0;
	}

	#sidebarFixed {
		display: none;
	}

	/* #### 広告枠 #### */
	.main .ad-box {
		width: 100%;
	}
	.main .ad-box .item {
		margin: 0;
		width: 50%;
		float: left;
		text-align: center;
	}
	.main .ad-box .item:last-child {
		margin: 0;
	}

	.main .content-box .ad-box {
		margin: 0 0 30px;
	}
	.main .content-box .ad-box .item:last-child {
		margin: 0;
	}

	/* #### フッター #### */
	.footer .footerColumns {
		width: 98%;
	}

	#fixed-sidebar {
		display: none !important;
	}
}

/* #### フッタ3カラム-2カラム閾値 #### */
@media screen and (max-width: 1110px) {
	/* #### フッター #### */
	.footer .footerColumns .column {
		width: 48%;
	}
}

/* #### トップ右部閾値 #### */
@media screen and (max-width: 1090px) {
	/* #### ヘッダ右部 #### */
	.headerAside {
		width: 450px;
	}
	.headerAside .headerAsideR {
		width: 200px;
	}
}
@media screen and (max-width: 1050px) {
	/* #### ヘッダ右部 #### */
	.headerAside {
		width: 400px;
	}
	.headerAside .headerAsideR {
		width: 150px;
	}
}
@media screen and (max-width: 1000px) {
	/* #### ヘッダ右部 #### */
	.headerAside {
		position: relative;
		right: 0;
		top: 0;
		margin: 10px 0 0 auto;
		width: 490px;
		height: 155px;
	}
	.headerAside .headerAsideR {
		width: 240px;
	}
}

/* #### 新着3カラム-2カラム閾値 #### */
/* #### タブ2カラム-1カラム閾値 #### */
@media screen and (max-width: 770px) {
	/* #### ヘッダー #### */
	.site-title {
		line-height: 1.6em;
		font-size: 2em;
	}
	.site-desc {
		line-height: 1.6em;
		font-size: 0.8em;
	}

	/* #### 単一投稿 #### */
	.content-box {
		line-height: 1.7em;
		font-size: 0.9em;
	}

	/* #### 新着記事 #### */
	.post {
		width: 49%;
		float: left;
	}
	.post.col-3 {
		margin: 0 2% 2% 0;
	}
	.post.col-2 {
		margin: 0 0 2%;
	}
	.clear3 {
		clear: none;
	}
	.clear2 {
		clear: both;
	}

	/* #### ピックアップスライダー #### */
	.topPickup {
		margin: 0;
		width: 100%;
	}
	.topPickup .bigBoxCont {
		margin: 0 1% 40px;
		padding: 0;
		width: 98%;
	}
	.pickupCont.pickupContCat .pickupPostOuter .post {
		float: left;
		width: 31.33%;

		margin: 0 1%;
	}
	.pickupCont.pickupContCat.slick-slider .pickupPostOuter .post {
		float: none;
		width: auto;

		margin: 0 6px;
	}
	.slick-dotted.slick-slider {
		margin-bottom: 40px;
	}

	.slick-prev {
		left: 5px;
	}
	.slick-next {
		right: 6px;
	}

	/* #### 総合新着 #### */
	.topNew {
		width: 100%;
	}
	.topNewCont {
		margin: 0 2%;
	}

	/* #### トップ-カテゴリパネル #### */
	.topCategoryPanels .categoryPanel {
		margin: 0 0 4%;
		width: 100%;
	}
	.topCategoryPanels .categoryPanel.cpLeft {
		margin: 0 0 4%;
	}
	.categoryPanel .noTabsPanel .small-box,
	.categoryPanel .tabs-panel .small-box {
		width: 96%;
		margin: 3% 2% 0;
	}
	.categoryPanel .noTabsPanel .small-box:first-child {
		margin: 4px 2% 0;
	}
	.categoryPanel .tabs-panel-more-link {
		margin: 2% 0 0;
	}

	/* #### タブ #### */
	.categoryLoop .tabs-panel .small-box,
	.tabs-panel .small-box {
		width: 96%;
		margin: 2% 2% 0;
	}
	.tabs-panel .small-box.small-box-left,
	.topRankingPanel .tabs-panel .small-box,
	.topRankingPanel .tabs-panel .small-box:nth-child(2n-1),
	.tabs-panel.popular .small-box,
	.tabs-panel.popular .small-box:nth-child(2n-1),
	.tabs-panel.author .small-box,
	.tabs-panel.author .small-box.small-box-left {
		margin: 2% 2% 0;
	}

	.tabs-panel-more-link {
		width: 100%;
		margin: 2% 0 0;
	}
}

/* #### 記事中広告枠2カラム-1カラム閾値 #### */
@media screen and (max-width: 780px) {
	/* #### 広告枠 #### */
	.main .content-box .ad-box .item {
		width: 100%;
		float: left;
		text-align: center;
	}
	.main .content-box .ad-box .item:last-child {
		display: none;
	}
}

/* #### フッタ2カラム-1カラム閾値 #### */
@media screen and (max-width: 730px) {
	/* #### フッター #### */
	.footer .footerColumns .column {
		width: 98%;
	}
}

/* #### 広告枠2カラム-1カラム閾値 #### */
@media screen and (max-width: 700px) {
	/* #### 広告枠 #### */
	.main .ad-box .item {
		width: 100%;
		float: left;
		text-align: center;
	}
	.main .ad-box .item:last-child {
		display: none;
	}
}

/* #### サイドバー2カラム-1カラム閾値 #### */
@media screen and (max-width: 680px) {
	/* #### サイドバー #### */
	.side {
		padding: 0 2%;
	}
	.side-left, .side-right {
		float: none;
		width: 100%;
		margin: 0;
	}

	/* ### エディタ装飾 ### */
	.editor-button-a, .editor-button-b, .editor-button-c {
		width: 320px !important;
		height: 48px !important;
		line-height: 48px !important;
		font-size: 14px !important;
		background-size: contain !important;
	}
	.editor-button-a:hover, .editor-button-b:hover, .editor-button-c:hover {
		background-size: contain !important;
	}
	.editor-button-a *, .editor-button-b *, .editor-button-c * {
		line-height: 48px !important;
	}
	.editor-button-a a, .editor-button-b a, .editor-button-c a {
		height: 48px !important;
		line-height: 48px !important;
		font-size: 60% !important;
	}
	.editor-button-a a:hover, .editor-button-b a:hover, .editor-button-c a:hover {
		padding-top: 4px !important;
		height: 48px !important;
		line-height: 44px !important;
	}


	.sb-type-ln-flat > .sb-subtype-a > .sb-speaker,
	.sb-type-ln-flat > .sb-subtype-c > .sb-speaker {
		margin-right: -70px;
		width: 70px;
	}
	.sb-type-ln-flat > .sb-subtype-b > .sb-speaker,
	.sb-type-ln-flat > .sb-subtype-d > .sb-speaker {
		margin-left: -70px;
		width: 70px;
	}
	.sb-type-ln-flat > .sb-subtype-a > .sb-speaker > .sb-icon,
	.sb-type-ln-flat > .sb-subtype-b > .sb-speaker > .sb-icon,
	.sb-type-ln-flat > .sb-subtype-c > .sb-speaker > .sb-icon,
	.sb-type-ln-flat > .sb-subtype-d > .sb-speaker > .sb-icon {
		height: 60px;
	}
	.sb-type-ln-flat > .sb-subtype-a > .sb-speaker > .sb-icon > img.sb-icon,
	.sb-type-ln-flat > .sb-subtype-b > .sb-speaker > .sb-icon > img.sb-icon,
	.sb-type-ln-flat > .sb-subtype-c > .sb-speaker > .sb-icon > img.sb-icon,
	.sb-type-ln-flat > .sb-subtype-d > .sb-speaker > .sb-icon > img.sb-icon {
		height: 60px;
		width: 60px;
	}
	.sb-type-ln-flat > .sb-subtype-a > .sb-speaker > .sb-name,
	.sb-type-ln-flat > .sb-subtype-c > .sb-speaker > .sb-name {
		top: 0;
		left: 80px;
	}
	.sb-type-ln-flat > .sb-subtype-b > .sb-speaker > .sb-name,
	.sb-type-ln-flat > .sb-subtype-d > .sb-speaker > .sb-name {
		top: 0;
		right: 80px;
	}
	.sb-type-ln-flat > .sb-subtype-a > .sb-content {
		padding-top: 26px;
		margin-right: 20px;
		margin-left: 80px;
	}
	.sb-type-ln-flat > .sb-subtype-b > .sb-content {
		padding-top: 26px;
		margin-right: 80px;
		margin-left: 20px;
	}
	.sb-type-ln-flat > .sb-subtype-a > .sb-content:before,
	.sb-type-ln-flat > .sb-subtype-b > .sb-content:before {
		top: 26px;
	}
	.sb-type-ln-flat > .sb-subtype-a > .sb-content:after,
	.sb-type-ln-flat > .sb-subtype-b > .sb-content:after {
		top: 27px;
	}
}

/* #### タイトル画像縮小閾値 #### */
@media screen and (max-width: 570px) {
	.header.withLogo .site-title {
		margin: 0;
		width: 320px;
		height: 73px;
		background-size: cover;
	}
	.header.withLogo .site-title a {
		padding: 52px 5px 0 103px;

		line-height: 21px;
		font-size: 14px;
	}
	.header.withLogo .site-title.logoCat {
		width: 320px;
	}
	.header.withLogo .site-desc,
	.header.withLogo .header-inner .bread {
		padding: 0;
	}

	/* #### ヘッダ右部 #### */
	.headerAside {
		width: 450px;
	}
	.headerAside .headerAsideR {
		width: 200px;
	}
}

/* #### 新着2カラム-1カラム閾値 #### */
@media screen and (max-width: 510px) {
	/* #### ヘッダー #### */
	.site-title {
		line-height: 1.5em;
		font-size: 1.8em;
	}
	.site-desc {
		line-height: 1.5em;
		font-size: 0.7em;
	}

	/* #### ヘッダ右部 #### */
	.headerAside {
		width: 400px;
	}
	.headerAside .headerAsideR {
		width: 150px;
	}

	/* #### 単一投稿下部 #### */
	/* #### 書いている人 #### */
	.main .prof-box {
		float: none;
		width: 100%;
	}
	.main .follow-box {
		float: none;
		width: 100%;

		margin: 20px 0 0;
		padding: 0;
	}

	/* #### 新着記事 #### */
	.post {
		width: 100%;
		float: none;
		margin: 0 0 2%;
	}
	.post.col-3, .post.col-2 {
		margin: 0 0 2%;
	}
	.clear3, .clear2 {
		clear: both;
	}
}

/* #### スマホ仕様閾値 #### */
@media screen and (max-width: 460px) {
	/* #### ヘッダー #### */
	.site-title {
		line-height: 1.5em;
		font-size: 1.7em;
	}

	/* #### ヘッダ右部 #### */
	.headerAside {
		width: 320px;
		height: 115px;
	}
	.headerAside .headerAsideNav ul {
		height: 28px;
		overflow: hidden;
	}
	.headerAside .headerAsideL {
		width: 160px;
	}
	.headerAside .headerAsideR {
		width: 150px;
	}
	.headerAside .siteSecondImage {
		width: 160px;
		height: 80px;
	}

	/* #### 単一投稿 #### */
	.content-box {
	padding: 0 20px 10px;
	}
	/* #### 単一投稿-ヘッダ #### */
	.content-header h1.title {
		margin: 30px -20px;
		padding: 5px 19px 3px 13px;
	}
	/* #### 単一投稿-本文 #### */
	.content h2 {
		margin: 30px -20px 20px;
	}
	.content blockquote {
		width: 95%;
	}
	.content ul, .content ol {
		padding: 0 0 0 35px;
	}
	.content dl {
		padding: 0 15px;
	}

	/* #### 関連記事 #### */
	.kanren .thumb-box {
		margin: 0 10px 10px 0;
	}
	.kanren-post-name {
		line-height: 1.7em;
		font-size: 1em;
	}

	/* #### ピックアップスライダー #### */
	.pickupCont .pickupPostOuter .post,
	.pickupCont.pickupContCat .pickupPostOuter .post {
		float: left;
		width: 48%;
	}
	.pickupCont.slick-slider .pickupPostOuter .post,
	.pickupCont.pickupContCat.slick-slider .pickupPostOuter .post {
		float: none;
		width: auto;
	}
	.slick-dots li {
		width: 20px;
	}

	/* #### タブ #### */
	.small-box .post-info .up-date,
	.small-box .post-info .ranking {
		font-size: 0.5em;
	}

	/* #### サイドバー #### */
	.side {
		padding: 0 20px;

		line-height: 1.7em;
		font-size: 0.9em;
	}

	/* #### フッター #### */
	.footer p {
		line-height: 1.7em;
		font-size: 0.9em;
	}

	/* #### トップへ戻るボタン #### */
	.footer p.move-button {
		bottom: 3px;

		width: 45px;
		line-height: 45px;

		font-size: 1.7em;
	}
	.to-top {
		right: 3px;
	}
	.to-home {
		right: 51px;
	}

	.sb-type-ln-flat {
		margin: 15px 0;
		padding: 0 10px;
	}
	.sb-speech-bubble {
		font-size: 0.9em;
	}
}

.ad-box {
	overflow: hidden;
}
