@charset "utf-8";
/* Responsive: yes */
/*============================================================

  1.Reset

============================================================*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
header, footer, nav, article, section, aside {
	display: block;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	color: #333;
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.5;
}
a {
	color: #195caa;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#title a:hover {
text-decoration: none;
opacity:0.7;
}
a:active {
	color: #d35400;
}
img {
	-ms-interpolation-mode: bicubic;
}
/*============================================================

  2.Header

============================================================*/
#globalheader-container {
	background-color: #1a5c3c;
	color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
/* container */
#container {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}
#container #content {
	display: block;
	*zoom: 1;
}
#content-inner {
	overflow: hidden;
}
#container #content:after {
	display: block;
	visibility: hidden;
	font-size: 0;
	height: 0;
	clear: both;
	content: ".";
}
.globalheader-off #container {
	padding-top: 0;
}
.header-image-only #blog-title #blog-title-inner {
	background-repeat: no-repeat;
	position: relative;
	height: 70px;
}
/* クレジットマーク表示エリア */
#credit-mark {
	text-align: right;
	position: absolute;
	top: 23px;
	right: 0;
	left: 0;
	z-index: -1;
}
#credit-mark img {
	vertical-align: middle;
}
#credit-mark img:nth-of-type(1) {
	width: 90px;
}
#credit-mark img:nth-of-type(2) {
	width: 75px;
	margin: 0 32px;
}
#credit-mark img:nth-of-type(3) {
	width: 70px;
}
/* 2カラムレイアウト */
#main {
	width: 600px;
	float: left;
}
.page-static_page #main {
	padding-top: 20px;
}
@media (min-width: 768px){
.page-static_page #main {
	width: 600px;
	float: left;
	padding-top: 20px;
}
}
#box2 {
	width: 300px;
	float: right;
}
#blog-title {
	margin: 8px 0;
	padding: 20px 0;
}
#title {
	font-size: 125%;
	line-height: 1;
	height: 24px;
	margin: 0;
	padding: 3px 0 0 28px;
	background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/c/cardmics/20140623/20140623180352.png) no-repeat left;
	font-family: 'Noto Sans Japanese';
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
#title a {
	color: #454545;
}
#blog-description {
	font-weight: normal;
	font-size: 80%;
	margin: 8px 0 0px 2px;
	line-height: 120%;
}
/* ヘッダ画像を設定したとき */
.header-image-enable #title {
	padding-top: 70px;
}
.header-image-enable #title, .header-image-enable #blog-description {
	padding-left: 20px;
}
/* パンくず(カテゴリーページで表示されます) */
#top-box {
	margin: 0 auto 20px;
	font-size: 90%;
}
#top-box .breadcrumb {
	padding: 10px;
	border-radius: 4px;
	background: #fff;
}
.breadcrumb-inner {
	width: 960px;
	margin: 0 auto;
}
/* グローバルメニュー */
.menuWrap {
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
	border-top: 1px solid #f3eae4;
	border-bottom: 3px solid #1a5c3c;
}
#menu {
	height: 34px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	height: 55px;
}
#menu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	width: 16.66%;
}
#menu li a {
	position: relative;
	background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/b/benrista/20151129/20151129115054.gif) no-repeat right bottom transparent;
	display: block;
	height: 44px;
	width: 95%;
	margin: 0;
	padding: 11px 0 0 5%;
	color: #333;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	border-left: 1px solid #ddd;
}
#menu li:last-child a {
	border-right: 1px solid #ddd;
}
#menu li a:hover {
	color: #fff;
	background: #1a5c3c;
}
#menu li a span {
	color: #aaa;
	font-size: 0.5rem;
	display: block;
}
#menu li a img {
	height: 10px;
	position: absolute;
	bottom: 2px;
	right: 2px;
}
/* Comment: スマホのメニュー */
#second-menu {
	background-color: #f5f5f5;
	background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/c/cardmics/20140713/20140713164336.gif);
	margin-bottom: 20px;
	width: 100%;
}
#second-menu ul {
	border-bottom: 1px solid #ccc;
	list-style: none;
	padding: 0;
	height: 45px;
	margin: 0;
}
#second-menu ul li {
	display: inline-block;
	height: 100%;
	width: 33.33%;
}
#second-menu ul li a {
	color: #454545;
	display: block;
	text-align: center;
	height: 40px;
	width: 100%;
	padding-top: 5px;
}
#second-menu ul li a div {
	height: 35px;
	padding-top: 5px;
}
#second-menu ul li:nth-of-type(1) a div, #second-menu ul li:nth-of-type(2) a div {
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	box-shadow: 1px 0 0 #fff;
}
#second-menu ul li a span {
	position: relative;
	top: 6px;
}
/*グローバルメニュー下*/
#global2 {
	margin-bottom: 20px;
}
.page-entry #global2 {
	margin-bottom: 0;
}
#global2 ul {
	margin-top: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	border-bottom: 1px solid #f3eae4;
	border-top: 3px solid #FF9600;
	background-color: #f5f5f5;
	background-image: url(https://f.st-hatena.com/images/fotolife/c/cardmics/20140713/20140713164336.gif?1405237429);
	box-shadow: none;
}
#global2 ul li {
	display: inline-block;
}
#global2 ul li a:before {
	content: "\00BB \0020";
	color: #cc0000;
	font-family: FontAwesome;
}
#global2 ul li a {
	font-size: 100%;
	display: block;
	padding: .5em;
	text-decoration: none;
	color: #3f3f3f;
}
#global2 ul li a:hover {
	color: #acacac;
}
.menuToggle {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-width: 0;
	background-color: #fff;
	color: #000;
	display: block;
	padding: 4px 8px 8px 8px;
	position: fixed;
	top: 6px;
	right: 3%;
	z-index: 160;
	outline: none;
	webkit-box-shadow: 1px 1px 0 rgb(110, 110, 110);
	box-shadow: 1px 1px 0 rgb(110, 110, 110);
	font-size: 16px;
	line-height: 0;
	border-radius: 3px;
}
.spNav__body {
	position: fixed;
	display: none;
	z-index: 10;
	top: 55px;
	left: 0;
	width: 100%;
	background-color: #29915f;
}
.spNav__title {
	background: linear-gradient(#399E73, #106D42);
	padding: 10px 4%;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.spNav__title--orange {
	background: linear-gradient(#f7c310, #ef8e10);
}
.spNav__list {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #bbb;
}
.spNav__list li {
	float: left;
	width: 50%;
	border-top: 1px solid #bbb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.spNav__list li:nth-child(odd) {
	border-right: 1px solid #bbb;
}
.spNav__list li a {
	font-size: 14px;
	line-height: 1.4;
	display: block;
	padding: 10px;
	color: #444;
	background: #FAFAFA;
	background: -moz-linear-gradient(top, #FAFAFA 0%, #E8E8E8 100%);
	background: -webkit-linear-gradient(top, #FAFAFA 0%, #E8E8E8 100%);
	background: linear-gradient(to bottom, #FAFAFA 0%, #E8E8E8 100%);
	white-space: nowrap;
	overflow: hidden;
}
.spNav__list li a i {
	margin: 0 .6em;
	color: #38c681;
}
@media screen and (max-width: 767px) {
	body {
		padding-top: 55px;
	}
	#blog-title {
		position: fixed;
		z-index: 150;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0 8px;
		top: 0;
		left: 0;
		right: 0;
		background-color: #1a5c3c;
		z-index: 140;
		height: 55px;
	}
	#title {
		font-size: 16px;
		vertical-align: middle;
		line-height: 0;
		padding-top: 26px;
	}
	#title a {
		color: #fff;
	}
	#blog-description {
		display: none;
	}
}
/*============================================================

  3.entry

============================================================*/

.entry {
	position: relative;
	margin-bottom: 40px;
}
.entry-header {
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	position: relative;
}
.entry-title {
	margin: -20px -8px -10px -6px;
	padding: 10px 5px;
	line-height: 145%;
	font-size: 145%;
}
.entry-title a {
	color: #454545;
}
.page-archive-section .entry-title {
	padding: 0 0;
	background: none;
	font-size: 120%;
}
.page-archive-section h1 a {
	color: #333;
}
/* 日付 */

.date {
	margin-bottom: 10px;
}
.date a {
	display: inline-block;
	color: #cc0000;
	text-decoration: none;
	font-size: 110%;
}
/* 日付アイコン付き */

.date::before {
	font-family: "blogicon";
	content: "\f043";
	margin-right: 2px;
	color: #cc0000;
}
/* カテゴリ */

.categories {
	margin-top: 10px;
	font-size: 80%;
	background-image: url(https://f.st-hatena.com/images/fotolife/m/mmmmmiyazaki/20160112/20160112150644.jpg?1452578827);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 2em;
	background-size: 16px auto;
	line-height: 1;
}
.categories a {
	display: inline-block;
	margin: 0 5px 0 0;
	color: #999999;
	line-height: 1;
}
.categories.no-categories {
	margin: 0;
}
/* 「編集する」ボタン */

.entry-header-menu {
	position: absolute;
	top: -2px;
	left: 260px;
}
.entry-header-menu a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 0;
	padding: 4px 10px 4px;
	border-radius: 4px;
	line-height: 18px;
	color: #fff;
	background-color: #e74c3c;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}
.entry-header-menu a:hover {
	background-color: #c0392b;
}
/* entry-content の中の書式 */

.entry-content {
	line-height: 1.7;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}
.entry-content p {
	margin: 0 0 18px 0;
	font-size: 115%;
}
.entry-content img {
	max-width: 100%;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin: 1.3em 0 0.8em 0;
	line-height: 1.5;
}
.entry-content ul li, .entry-content ol li {
	font-size: 18.4px;
}
.entry-content ul li p, .entry-content ol li p {
	font-size: 100%;
	margin: 0;
}
.entry-content dl {
	margin: 0 0 1em 0;
	font-size: 18.4px;
}
.entry-content dl dt {
	font-weight: bold;
}
.entry-content dl dd {
	padding: 0 0 0 2em;
}
.entry-content h1 {
	font-size: 160%;
}
.entry-content h2 {
	padding: 10px 10px;
	border-radius: 4px;
	font-size: 150%;
	background: #1a5c3c;
	color: #fff;
}
.entry-content h2 a {
	color: #fff;
}
.entry-content h3 {
    margin-top: 60px;
    padding-top: 16px;
    border-top: 5px solid #ccc;
    font-size: 145%;
    position: relative;
}
.entry-content h3:after {
	content: "";
	width: 30%;
	height: 5px;
	position: absolute;
	top: -5px;
	left: 0;
	background: #1a5c3c;
}
.entry-content h4 {
    border-left: 5px solid #1a5c3c;
    margin-top: 34px;
    padding: 10px 0 10px 16px;
    font-size: 120%;
}
.entry-content h5 {
	margin: 30px 0 15px 0;
	font-size: 110%;
	color: #444;
}
.entry-content h6 {
	margin-top: 40px;
	font-size: 110%;
}
.entry-content table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1em;
}
.entry-content table img {
	max-width: none;
}
.entry-content table th, .entry-content table td {
	border: 1px solid #ddd;
	padding: 5px 10px;
	vertical-align: middle;
}
.entry-content table th {
	background: #f5f5f5;
}
.entry-content blockquote {
    border: 1px solid #ddd;
    margin: 20px 0 25px;
    padding: 20px 20px 20px 30px;
    background: #fafafa;
    position: relative;
}
.entry-content blockquote:before {
    display: inline-block;
    content: "“";
    position: absolute;
    top: 14px;
    left: 14px;
    font-size: 54px;
    color: #bbb;
    line-height: 1.0;
}
.entry-content blockquote p {
	margin: 15px 0;
}
.entry-content pre {
	border: 1px solid #dddddd;
	margin: 0 0 10px;
	padding: 20px;
	white-space: pre;
}
.entry-content pre > code {
	margin: 0;
	padding: 0;
	white-space: pre;
	border: 0;
	background: transparent;
}
.entry-content code {
	font-size: 90%;
	margin: 0 2px;
	padding: 0 5px;
	border: 1px solid #eaeaea;
	background-color: #f8f8f8;
	border-radius: 3px;
}
.entry-content .hatena-asin-detail li {
	line-height: 1.4;
}
.hatena-citation {
	font-size: 80%;
}
.hatena-citation a {
	color: #999;
}
/* [:contents]で吐き出される記事のリスト　*/

.table-of-contents:before {
	display: block;
	font-family: 'FontAwesome';
	content: '\f002';
	/* 虫眼鏡 */

	font-weight: bold;
	font-size: 120%;
	padding-left: 3px;
	position: absolute;
	top: 15px;
	left: 15px;
	color: #FF9600;
}
.table-of-contents:after {
	display: block;
	content: 'この記事の目次（もくじ）';
	font-weight: bold;
	font-size: 120%;
	position: absolute;
	top: 15px;
	left: 45px;
}
.table-of-contents {
	padding: 50px 25px 15px 45px;
	position: relative;
	background-color: #F6F6F6;
}
.table-of-contents li {
	list-style-type: decimal;
}
.table-of-contents > li:first-child {
	border-top: 1px dotted #CCC;
	padding-top: 10px;
}
.table-of-contents > li {
	font-weight: bold;
}
.table-of-contents ul {
	padding-left: 0.1em;
}
.table-of-contents ul > li:before {
	font-family: 'FontAwesome';
	content: '\f105';
	margin-right: 5px;
	color: #999;
}
.table-of-contents ul > li {
	list-style: none;
	font-size: 85%;
	font-weight: normal;
}
.table-of-contents ul > li:last-child {
	padding-bottom: 10px;
}
.table-of-contents ul > li a {
	color: #333333
}
/* 孫なし */

.table-of-contents > li > ul > li > ul {
	display: none;
}
/*============================================================

  4.entry-footer

============================================================*/

.entry-footer {
	margin-top: 10px;
}
.entry-footer-section {
	font-size: 80%;
	color: #999999;
}
.entry-footer-section a {
	color: #999999;
}
.hatena-star-container {
	margin-top: 0;
	margin-bottom: 0;
	min-height: 0;
}
.social-buttons, .entry-footer-html {
	margin: 10px 0;
}
/* entry-footer内の告知 */

.intro-article-wrapper {
	list-style: none;
	margin: 8px 0;
	padding: 0;
}
.intro-article-wrapper .under_links {
	margin: 0 5px 5px 0;
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #ddd;
	line-height: 1.5;
}
.intro-article-wrapper .under_links a {
	display: inline-block;
	padding: 3px 5px 7px 5px;
	border-radius: 0;
	color: #195caa;
	text-decoration: none;
}
.intro-article-wrapper .under_links a:hover {
	text-decoration: underline;
}
.intro-article-wrapper img.intro-article {
	width: 100px;
	height: 100px;
	float: left;
	padding: 2px 10px 0 0;
}
/* footer下免責事項等 */

#bottom-editarea ul.footer {
	width: 100%;
	margin: 0 0 15px -40px;
	text-align: center;
}
#bottom-editarea ul li {
	font-size: 80%;
	display: inline-block;
	margin: 0 10px 0 0;
	list-style-type: none;
}
#bottom-editarea ul li:before {
	content: "\00BB \0020";
}
@media screen and (max-width: 767px) {
	#bottom-editarea ul li {
		line-height: 1.8;
	}
	#bottom-editarea ul li:before {
		color: #CC0000;
	}
}
.awasete h3 {
	border-left: 10px solid #1a5c3c;
	margin: 45px 0 6px 0;
	padding: 0 0 0 20px;
	font-size: 140%;
}
/* Milliard設定 */

.ssImg {
	height: 80px;
	width: 80px;
	padding: 0;
}
.ssTitle {
	font-size: 85%;
}
.ssPanel {
	border-top: 1px solid rgb(228, 228, 228) !important;
	border-bottom: none !important;
	width: 49% !important;
	height: 120px !important;
	float: left !important;
	margin-right: 1% !important;
	padding: 10px 0px 3px 0px !important;
}
.ssLimitedContainerHeader > div > div > div {
	background-color: #f5f5f5;
	background-image: url("https://f.st-hatena.com/images/fotolife/c/cardmics/20140713/20140713164336.gif?1405237429");
	font-weight: bold;
	color: #454545;
	font-size: 120%;
	padding: 6px 5px 4px 5px !important;
	margin-top: 15px;
}
.ssOriginalTemplateImgContainer {
	padding-left: 0px !important;
}
.awasete {
	margin: 0 0 -40px 0;
}
/*スマホ*/

@media screen and (max-width: 767px) {
	.ssPanel {
		width: 100% !important;
	}
}
/*============================================================

  5.sidebar/各種モジュール設定

============================================================*/

#box2 {
	font-size: 85%;
	line-height: 1.5;
}
#box2 a img:hover {
	opacity: 0.6;
}
.hatena-module {
	font-size: 100%;
	margin: 0 0 30px 0;
}
.hatena-module-title,
.hatena-bookmark-widget-title {
	margin: 0 0 5px 0;
	padding: 3px 0;
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
	border-bottom: 1px solid #f3eae4;
	border-top: 1px solid #f3eae4;
	font-weight: bold;
	font-size: 120%;
	color: #333;
}
.hatena-module-recent-entries.category-Pick .hatena-module-title,
.hatena-module-recent-entries.category- .hatena-module-title,
.hatena-module-recent-entries.category-おすすめ .hatena-module-title,
.hatena-module-recent-entries.category-基礎知識 .hatena-module-title {
	padding-left: 2.4%;
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
	border-bottom: 1px solid #f3eae4;
	border-top: 1px solid #f3eae4;
	font-weight: bold;
	font-size: 120%;
	color: #333;
}

.hatena-module-title {
	padding: 0 0 0 5px;
	line-height: 38px;
}
.hatena-module-title:before {
    color: #48b57b;
    content: '\f1ea';
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0 0 0 2px;
}
/* オリジナル検索フォーム */
.search-box h2:before {
	color: #48b57b;
	content: '\f002';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 2px;
}
.search-box h2 {
	margin: 20px 0 10px;
  padding: 0 0 0 5px;
	line-height: 38px;
  height: 38px;
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 49%, #ededed 50%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
	border-bottom: 1px solid #f3eae4;
	border-top: 1px solid #f3eae4;
	font-weight: bold;
	font-size: 120%;
	color: #333;
}
.search-box .search-form {
	background: #f3f3f3;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #ccc;
}
.search-box .search-module-input {
	padding: 5px;
	color: #454545;
	background: none;
	border: none;
	outline: none;
	height: 45px;
	width: 90%;
	box-sizing: border-box;
}
.search-box .search-module-button {
	width: 20px;
	height: 20px;
	background: transparent url(https://blog.hatena.ne.jp/images/theme/search.png) no-repeat right center;
	border: none;
	outline: none;
	text-indent: -9999px;
	position: absolute;
	top: 13px;
	right: 5px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.search-box .search-module-button:hover {
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	-webkit-opacity: 0.85;
	opacity: 0.85;
	filter: alpha(opacity=50);
}
@media screen and (max-width: 767px) {
	.search-box .search-form {
		margin-top: 10px;
	}
	.search-box .search-module-input {
		font-size: 100%;
	}
}

.hatena-bookmark-widget-title:before {
	content: "◆";
	margin: 0 1px 0 5px;
	font-family: sans-serif;
	color: #48b57b;
}
.hatena-module-title a, .hatena-bookmark-widget-title a {
	color: #333;
	text-decoration: none;
}
.hatena-module-title a:hover, .hatena-bookmark-widget-title a:hover {
	color: #16a085;
	text-decoration: underline;
}

.hatena-module-html .hatena-module-title:before {
	color: #48b57b;
	content: '\f09d';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 1em;
}
.hatena-module-profile .hatena-module-title:before {
	color: #48b57b;
	content: '\f007';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 2px;
}
.hatena-module-search-box .hatena-module-title:before {
	color: #48b57b;
	content: '\f002';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 2px;
}
.hatena-module-links .hatena-module-title:before {
	color: #48b57b;
	content: '\f0c1';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 1em;
}
.hatena-module-recent-entries .hatena-module-title:before {
	color: #48b57b;
	content: '\f1ea';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 2px;
}
.hatena-module-archive .hatena-module-title:before {
	color: #48b57b;
	content: '\f073';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 2px;
}
.hatena-module-category .hatena-module-title:before {
	color: #48b57b;
	content: '\f02c';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 2px;
}
.hatena-module-category .hatena-urllist li {
	display: inline;
}
.hatena-module-category .hatena-urllist li a {
	display: inline;
}
/* 最新の記事 */
.recent-entries-item-inner {
	overflow: hidden;
}
.recent-entries-image-link {
	float: left;
}
.recent-entries-title-link, .urllist-title-link {
	margin-left: 92px!important;
}
/* 日付 */
.recent-entries-date-link a {
	color: #FF9600;
	margin: 12px 0 -12px 0 !important;
}
/* プロフィール */
.hatena-module-profile .profile-icon {
	float: left;
	margin: 0 10px 10px 0;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.hatena-module-profile .id {
	display: block;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
}
.hatena-module-profile .profile-description {
	font-size: 90%;
	overflow: hidden;
}
.hatena-module-profile .profile-description p {
	margin-top: 0;
}
.hatena-module .hatena-follow-button-box {
	padding-left: 74px;
}
/* urllist module
    リンク・最新記事・最近のコメント・月別アーカイブ・カテゴリモジュールは .hatena-urllist という共通の class が振られます
*/
.hatena-urllist {
	list-style: none;
	margin: 0 0 0 0;
	line-height: 1.4;
	padding: 0 0 0 0;
}
/* ^Comment:20:57 2015/11/26;FireFoxとIEでは崩れて、Chromeではきちんと表示される。
aタグのblock指定に問題があるかも、あとBox-sizingかdisplay:list-item的ななにか。 */
.hatena-module-archive .hatena-urllist li, .hatena-module-recent-entries .hatena-urllist li, .hatena-module-links .hatena-urllist li {
	border-bottom: 1px dotted #ddd;
	line-height: 1.5;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 95%;
	color: #a3a3a3;
}
.hatena-module-archive .hatena-urllist li,
/*.hatena-module-recent-entries .hatena-urllist li a,*/
.hatena-module-links .hatena-urllist li a {
	display: block;
	padding: 8px 5px;
}
/*追加*/
.hatena-module-recent-entries .hatena-urllist li a {
	display: block;
	margin: 12px 0;
}
.urllist-with-thumbnails li .urllist-image {
	margin: 4px 14px 8px 0;
	float: left;
}
.hatena-module-category .hatena-urllist li {
	display: inline-block;
	margin: 0 -5px 0 0;
}
.hatena-module-category .hatena-urllist li a {
	display: inline-block;
	font-size: 75%;
	padding: 1px 2px;
	border-radius: 0px;
	background: #fff;
	color: #666;
}
@media screen and (min-width: 768px) {
	.hatena-module-recent-entries .hatena-urllist li a, .hatena-module-category .hatena-urllist li a, .hatena-module-links .hatena-urllist li a {
		text-decoration: none;
	}
	.hatena-module-recent-entries .hatena-urllist li a:hover, .hatena-module-links .hatena-urllist li a:hover, .hatena-module-category .hatena-urllist li a:hover {
		text-decoration: underline;
	}
}
/* 検索 module */
.hatena-module-search-box .search-form {
	background: #f3f3f3;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #ccc;
}
.hatena-module-search-box .search-module-input {
	padding: 5px;
	color: #454545;
	background: none;
	border: none;
	outline: none;
	height: 35px;
	width: 90%;
	box-sizing: border-box;
}
.hatena-module-search-box .search-module-button {
	width: 20px;
	height: 20px;
	background: transparent url(https://blog.hatena.ne.jp/images/theme/search.png) no-repeat right center;
	border: none;
	outline: none;
	text-indent: -9999px;
	position: absolute;
	top: 5px;
	right: 5px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.hatena-module-search-box .search-module-button:hover {
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	-webkit-opacity: 0.85;
	opacity: 0.85;
	filter: alpha(opacity=50);
}
@media screen and (max-width: 767px) {
	.hatena-module-search-box .search-form {
		margin-top: 30px;
	}
	.hatena-module-search-box .search-module-input {
		font-size: 100%;
	}
}
/* はてな 人気記事*/
.hatena-bookmark-widget-title img {
	display: none;
}
.hatena-bookmark-widget-notheme {
	width: 100% !important;
}
.hatena-bookmark-widget-notheme .hatena-bookmark-widget-body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.hatena-bookmark-widget-notheme .hatena-bookmark-widget-body ul > li {
	border-bottom: 1px dotted #ddd;
	line-height: 1.5;
	position: relative;
}
.hatena-bookmark-widget-notheme .hatena-bookmark-widget-body ul > li > a {
	display: block;
	padding: 8px 65px 8px 5px;
	text-decoration: none;
}
.hatena-bookmark-widget-notheme .hatena-bookmark-widget-body ul > li > a:hover {
	background: #1a5c3c;
	color: #fff;
}
.hatena-bookmark-widget-notheme .hatena-bookmark-widget-body ul > li > a {
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}
.hatena-bookmark-widget-notheme .hatena-bookmark-widget-body .hatena-bookmark-count {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -0.85em;
}
.hatena-bookmark-widget-notheme .hatena-bookmark-widget-body .hatena-bookmark-count a {
	display: inline-block;
	padding: 2px;
	border-radius: 2px;
	background: #F63;
	color: #fff;
	font-size: 80%;
	text-decoration: none;
}
.hatena-bookmark-widget-footer {
	display: none;
}
/* サムネイル装飾リボン */
.ribbon-container {
	position: relative;
}
.ribbon {
	position: absolute;
	text-align: center;
	background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/s/syofuso/20170418/20170418025257.png?1492451583) repeat !important;
	text-shadow: 0 1px 2px #C3781D;
	color: #fff !important;
	top: 3px;
	left: 0;
	font-size: 9px;
	padding: 2px 3px;
	box-sizing: border-box;
}
.urllist-image-link img {
	width: 80px;
}
/* カードの知識を学ぶ */
.hatena-module-recent-entries.category-基礎知識 .hatena-module-title::before {
	color: #48b57b;
	content: '\f19c';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 2px;
}
/* カードの選び方 */
.hatena-module-recent-entries.category-おすすめ .hatena-module-title::before {
	color: #48b57b;
	content: '\f283';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 2px;
}
/* Pickーカテゴリー（ピックアップ)最新記事 */
.hatena-module-recent-entries.category-Pick .hatena-module-title a,
.hatena-module-recent-entries.category-比較 .hatena-module-title a,
.hatena-module-recent-entries.category-おすすめ .hatena-module-title a,
.hatena-module-recent-entries.category-基礎知識 .hatena-module-title a {
	color: #333!important;
}
.hatena-module-recent-entries.category-Pick .hatena-module-title::before {
	color: #48b57b;
	content: '\f164';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 2px;
}
.hatena-module-recent-entries.category-Pick .ribbon {
	top: 0;
}
/* 2列表示 */
.hatena-module-recent-entries.category-Pick ul.hatena-urllist {
	box-sizing: border-box;
	width: 100%;
}
.hatena-module-recent-entries.category-Pick .urllist-with-thumbnails li .urllist-image {
	margin: 0;
	float: none;
}
.hatena-module-recent-entries.category-Pick li.urllist-item {
	float: left;
	width: 50%;
	height: 310px;/* 高さは調整して下さい */
	padding: 4px;
	box-sizing: border-box;
	font-size: 90%;
	border-bottom: 1px dotted #ddd;
	margin: 5px auto;
}
.hatena-module-recent-entries.category-Pick li.urllist-item a {
	margin: 0!important;
}
.hatena-urllist::after {
	content: "";
	display: block;
	clear: both;
}
.hatena-module-recent-entries.category-Pick .urllist-title-link {
	margin: 0;
}
.hatena-module-recent-entries.category-Pick img {
	width: 100%;
	float: none;
}
/* おすすめ完全ガイド */
.hatena-module-recent-entries.category-比較 .hatena-module-title::before {
	color: #48b57b;
	content: '\f024';
	font: normal normal normal 14px/1 FontAwesome;
	margin: 0 0 0 2px;
}
/* 入会キャンペーン */
.campaign {
	color: #fff;
	background: linear-gradient(#f7c310, #ef8e10);
	text-align: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	position: relative;
}
.campaign:after {
	content: '';
	width: 0px;
	height: 0px;
	border-width: 20px 10px 20px 0px;
	border-color: transparent #fff transparent transparent;
	border-style: solid;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.campaign h2 {
	color: #fff;
	height: 38px;
	font-size: 18px;
	line-height: 38px;
	margin: 0;
	padding: 0 10px;
	box-sizing: border-box;
}
.pickup ul {
	margin: 5px 5px 0 -40px;
	list-style: none;
	font-size: 100%;
	line-height: 100%;
}
.pickup ul li:first-child {
	padding-top: 2px;
}
.pickup ul li {
	color: #0b55a1;
	min-height: 60px;
	display: inline-block;
	width: 100%;
	margin-top: 5px;
	border: 4px solid #e7f7f7;
	position: relative;
	padding: 0px 4px;
	box-sizing: border-box;
}
.pickup ul li a {
	display: block;
	padding: 10px 0;
	margin-bottom: 5px;
}
.pickup ul li a img.thumb {
	width: 80px;
	max-height: 50px;
	display: block;
	float: left;
	margin: 0 8px 6px 0;
	border: 0;
	vertical-align: bottom;
}
.pickup ul li a:hover {
	text-decoration: none;
}
.pickup ul li a:hover h3 {
	text-decoration: underline;
}
.pickup h3.card_name {
	display: block;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
}
.pickup ul li p {
	display: block;
	padding: 6px 0 0 0;
	line-height: 165%;
	font-size: 85%;
	color: #000;
}
.readmore {
	margin: 0;
	text-align: center;
}
.readmore a {
	color: #666;
	display: block;
	border: 1px solid #FFE3BB;
	border-radius: 5px;
	padding: 15px 0;
	background: #FBF8F6;
	position: relative;
	font-weight: bold;
}
.readmore a:after {
	color: #666;
	font-family: "FontAwesome";
	content: "\f054";
	text-align: right;
	position: absolute;
	right: 15px;
}
.hatena-module-recent-entries {
	margin: 0 0 10px 0;
}
/* サイドバー: タブウィジェット; */
.rightCat {
	margin-bottom: 16px;
	border: 8px solid #f2f2f2;
}
.rightCat ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.rightCat #rightCatTab {
	border-bottom: 1px solid #f3eae4;
}
.rightCat #rightCatTab li {
	float: left;
	width: 33%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.rightCat #rightCatTab li.rctCatTab_02 {
	margin: 0 .5%;
}
.rightCat #rightCatTab li.rctCatTab_03 {
	float: right;
}
.rightCat #rightCatTab li a {
	display: block;
	color: #3f3f3f;
	width: 100%;
	height: 100%;
	font-size: 12px;
	background-color: #fbf8f6;
	background-image: url(https://f.st-hatena.com/images/fotolife/c/cardmics/20140713/20140713164336.gif?1405237429);
	box-shadow: inset 0 2px 0 rgba(1, 1, 1, 0.1);
	padding: 1em 0;
}
.rightCat #rightCatTab li a.current {
	color: #fff;
	background-color: #1a5c3c;
	background-image: none;
}
.rightCat .rightCatContent {
	font-size: 13px;
	border: 1px solid #ccc;
	border-top: none;
	white-space: nowrap;
}
.rightCat .rightCatContent .rctList {
	width: 49%;
}
.rightCat .rightCatContent .rctList.rctList_01 {
	float: left;
}
.rightCat .rightCatContent .rctList.rctList_02 {
	float: right;
}
.rightCat .rightCatContent .rctList.rctList_03 {
	clear: both;
	width: 100%;
}
.rightCat .rightCatContent .rctList li {
  line-height: 1.6;
  padding: 10px 0;
  border-bottom: 1px dotted #ddd;
}
.rightCat .rightCatContent .rctList li:last-child {
	border-bottom: none;
}
.rightCat .rightCatContent .rctList li a {
	display: block;
	text-decoration: none;
}
.rightCat .rightCatContent .rctList li a:hover {
	text-decoration: underline;
}
.rightCat .rightCatContent .rctTtl {
	font-size: 11px;
	clear: both;
	margin: 8px 0 4px;
	padding-left: 5px;
	color: #555;
	border-left: 4px solid #008ca5;
}
.rightCat .rightCatContent #rctCard {
	padding: 0px 5px;
}
.rightCat .rightCatContent #rctBasic {
	display: none;
	padding: 0;
}
.rightCat .rightCatContent .tabLink {
	display: none;
	padding: 0;
}
.rightCat .rightCatContent .tabLink li {
	position: relative;
	margin: 0;
	padding: 12px 6px 12px 2px;
}
.rightCat .rightCatContent .tabLink li.even {
	background: #f5f7f8;
}
.rightCat .rightCatContent .tabLink li a {
	line-height: 150%;
	display: inline;
	float: left;
	margin: 0 0 0 10px;
}
.rightCat .rightCatContent .tabLink li a:before {
	font: normal normal normal 14px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	content: '\f0da';
	width: 1em;
	height: 1em;
	color: #888;
	text-align: center;
}
/* 右上のリンク module */
.mod_side-menu {
	margin-bottom: 18px;
	background-color: #fbfdfd;
}
.mod_side-menu dt {
    color: #fff;
    padding: 10px 2px;
}
.mod_side-menu dt em {
	font-style: normal;
}
.mod_side-menu dt em span {
	font-weight: bold;
}
.mod_side-menu .title01 {
	background: linear-gradient(#399E73, #106D42);
}
.mod_side-menu .title02 {
	background: linear-gradient(#F7C310, #EF9210);
}
.mod_side-menu .title01 img, .mod_side-menu .title02 img {
	vertical-align: middle;
}
.mod_side-menu .title01 .fa {
	margin-right: 7px;
	margin-left: 2px;
	color: #ff9600;
}
.mod_side-menu .title02 .fa {
	color: #fff;
	margin-right: 5px;
}
.mod_side-menu ul {
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-content: flex-start;
	-webkit-align-content: flex-start;
	align-items: stretch;
	-webkit-align-items: stretch;
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
}
.mod_side-menu li {
	list-style: none;
	box-sizing: border-box;
	width: 50%;
	border-bottom: 1px solid #ddd;
	display: flex;
	display: -webkit-flex;
}
.mod_side-menu li:nth-child(2n) {
	border-left: 1px solid #ddd;
}
.mod_side-menu li:nth-child(2n+1) {} .mod_side-menu li a {
	display: block;
	width: 100%;
	padding: 10px 2px;
	line-height: 1.6;
	align-self: stretch;
	-webkit-align-self: stretch;
	overflow: hidden;
	color: #333;
}
.mod_side-menu li a .icon-wrap {
	display: table-cell;
	vertical-align: text-top;
	text-align: center;
}
.mod_side-menu li a .icon {
	display: inline-block;
	width: 1.6em;
	color: #38c681;
}
.mod_side-menu li a .icon-wrap + span {
	display: table-cell;
}
/* ソーシャルリンク module */
.sns-link ul {
	display: table;
	width: 100%;
	padding: 0;
}
.sns-link li {
	display: table-cell;
	line-height: 1;
	width: 33.3333%;
}
.sns-link li > a {
	display: block;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
.sns-link li > a:hover {
	filter: alpha(opacity=80);
	/* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";/* ie 8 */
	-moz-opacity: 0.8;/* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8;/* Safari 1.x */
	opacity: 0.8;
}
.sns-link .sns-link_hatena a {
	background-color: #38393D;
	margin-right: 1px;
}
.sns-link .sns-link_feedly a {
	background-color: #83BD57;
	margin-right: 1px;
}
.sns-link .sns-link_twitter a {
	background-color: #63AEEC;
}
.sns-link a > i {
	font-size: 16px;
	margin-right: 5px;
}
.sns-link .sns-link_hatena i {
	margin-left: -7px;
}
.sns-link .sns-link_feedly i, .sns-link .sns-link_twitter i {
	margin-left: -5px;
}
/* ピックアップ */
.recent-entries-item-inner .bookmark-widget-counter {
	display: inline-block !important;
	margin: 0 0 10px 92px !important;
}
/* サイドバー固定パネルメニュー */
.side_panel_menu {
	background: #1a5b3b;
	color: #fff;
	line-height: 38px;
	height: 38px;
	font-size: 16px;
	padding-left: 2.4%;
}
ul.side_panel_list {
	width: 100%;
	-webkit-padding-start: 0;
	margin: 10px auto;
	padding: 0;
}
.side_panel_list li {
  float: left;
	width: 50%;
  height: 140px;/* 高さは調整して下さい */
	padding: 4px;
  margin: 0 auto;
	box-sizing: border-box;
	border: none;
	list-style-type: none;
}
ul.side_panel_list::after {
	content: "";
  display: block;
  clear: both;
}
/*============================================================

  6.Pager(ページ送り)

============================================================*/

.pager {
	margin: 0 0 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 80%;
	text-align: center;
	display: table;
	width: 100%;
}
.pager:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	font-size: 0;
}
.pager a {
	display: block;
	margin: 0;
	color: #333;
	text-decoration: none;
	line-height: 1.4;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.pager a:hover {
	color: #1A5C3C;
	text-decoration: none !important;
}
.pager .pager-prev {
	display: table-cell;
	padding: 20px 0;
}
.pager .pager-next {
	display: table-cell;
	padding: 20px 0;
}
.pager .pager-prev a:before, .pager .pager-next a:before {
	font-family: "FontAwesome";
	font-size: 28px;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	color: #DDD;
	line-height: 1;
}
.pager .pager-prev a:before {
	content: '\f0a8';
}
.pager .pager-next a:before {
	content: '\f0a9';
}
.pager a:hover:before {
	color: #38C681;
}
.pager-arrow {
	display: none;
}
.pager .pager-arrow {
	font-size: 18px;
	color: #ff9600;
}
/* ページトップへ戻るボタン */
#pagetop {
	position: fixed;
	bottom: 30px;
	right: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #aaa;
	padding: 10px;
	border-radius: 8px;
}
#pagetop:before {
	display: block;
	font-size: 35px;
	font-family: "FontAwesome";
	font-weight: normal;
	content: '\f062';
	color: #fff;
	line-height: 1;
}
#pagetop:hover {
	cursor: pointer;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	zoom: 1;
}
/* pager SP */
@media screen and (max-width: 787px) {
	.pager {
		margin: -10px 0 40px 0;
	}
	.pager .pager-prev {
		border-right: 1px solid #ddd;
		padding: 0;
	}
	.pager .pager-next {
		padding: 0;
	}
	.pager .pager-prev a {
		padding: 20px 5px 20px 0;
	}
	.pager .pager-next a {
		padding: 20px 0 20px 5px;
	}
	#pagetop {
		bottom: 20px;
		right: 20px;
		padding: 10px 15px 12px 15px;
		line-height: 1;
		filter: alpha(opacity=90);
		-ms-filter: "alpha(opacity=90)";
		-moz-opacity: 0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
	}
	#pagetop span {
		display: none;
	}
	#pagetop:hover {
		filter: alpha(opacity=50);
		-ms-filter: "alpha(opacity=50)";
		-moz-opacity: 0.5;
		-khtml-opacity: 0.5;
		opacity: 0.5;
	}
}
/*============================================================

  7.最下部Footer (緑帯部分)

============================================================*/
#footer {
	padding: 15px 5px;
	background: #1a5c3c;
	color: #fff;
	line-height: 1.5;
	font-size: 80%;
	text-align: center;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #fff;
}
/*============================================================

  8.About ページ

============================================================*/
.page-about dt {
	padding: 10px 10px;
	border-radius: 4px 4px 0 0;
	background: #eee;
	font-weight: bold;
}
.page-about dd {
	padding: 0 !important;
	border-radius: 0 0 4px 4px;
	margin-left: 0;
	margin-bottom: 30px;
}
/*============================================================

  9.archive ページ

============================================================*/
.page-archive #main section {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}
/* SP */
@media screen and (max-width: 767px) {
	.page-archive #main section {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
}
.page-archive #main p + section {
	margin-top: 20px;
}
.page-archive #main h1 {
	font-size: 100%;
	margin-bottom: 0;
}
.page-archive #main ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.page-archive #main ul li {
	padding: 8px 0;
	border-bottom: 1px solid #dddddd;
}
/*14/8/04 追加*/
.page-archive .archive-entries .archive-entry {
	margin-bottom: 3em;
}
.page-archive .archive-entries .entry-title a {
	color: #000088;
	font-size: 140%;
	line-height: 150%;
	font-weight: bold;
}
.page-archive .archive-entries .categories {
	margin: 0 0 10px 0;
}
.page-archive .archive-entries .entry-description {
	font-size: 95%;
	margin: 0 0 5px;
	line-height: 150%;
}
/*エフェクト(ベンダープレフィックス)*/
.hatena-module-recent-entries .hatena-urllist li a, .hatena-module-links .hatena-urllist li a, .hatena-module-category .hatena-urllist li a, .pager a {
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}
/*============================================================

  10.Retinaディスプレイ対応

============================================================*/
@media (-webkit-min-device-pixel-ratio: 2) {
	.hatena-module-search-box .search-module-button {
		background: transparent url(https://blog.hatena.ne.jp/images/theme/search@2x.png) no-repeat right center;
		background-size: 20px 20px;
	}
}
/*============================================================

  11.Media Queries - Small Tablet & Smartphone

============================================================*/
@media (max-width: 767px) {
	#globalheader-container {
		position: static;
	}
	#container {
		word-wrap: break-word;
		overflow: hidden;
		padding-top: 0;
	}
	#main {
		width: 100%;
		float: none;
	}
	#box2 {
		width: 100%;
		float: none;
	}
	#box2-inner {
		width: 100%;
	}
	.entry-title {
		margin: -20px -8px -10px -6px;
		padding: 10px 5px;
		line-height: 150%;
		font-size: 120%;
	}
	.hatena-module {
		width: 100%;
		float: none;
	}
	.entry-header-menu {
		top: -30px;
		left: 0px;
	}
	.entry-content blockquote {
		border: 1px solid #ddd;
		margin: 0 0 10px;
		padding: 10px 10px 10px 25px;
		background: #fafafa;
		position: relative;
	}
	.entry-content blockquote:before {
		display: inline-block;
		content: "“";
		position: absolute;
		top: 10px;
		left: 5px;
		font-family: sans-serif;
		font-size: 42px;
		color: #999;
		line-height: 1.0;
	}
	.hatena-module-category {
		display: none;
	}
	.rightCat, .mod_side-menu {
		border-width: 0;
		width: 109%;
		position: relative;
		left: -4.3%;
	}
	.page-archive .archive-entries .entry-title a {
		color: #000088;
		font-size: 120%;
		line-height: 150%;
		font-weight: bold;
	}
	.page-archive .archive-entries .entry-description {
		font-size: 80%;
		margin: 0 0 5px;
		line-height: 140%;
	}
	#credit-mark {
		width: 92%;
		margin-right: auto;
		margin-left: auto;
		padding-right: 4%;
		padding-left: 4%;
	}
	#menu li a {
		font-size: 90%;
	}
	.intro-article-wrapper .under_links a:hover {
		background-color: transparent;
		color: #195caa;
		text-decoration: underline;
	}
	.pager a:hover {
		background-color: #eee;
		color: #195caa;
		text-decoration: underline;
	}
	.campaign {
		position: relative;
		left: -4.2%;
		width: 108%;
	}
	.hatena-module-title {
		background-color: #eeeeee!important;
	}
	.footerAbout__list li {
		width: 85%;
		margin: 0 auto !important;
	}
	.l-table {
		margin: 0 auto;
		width: 85%;
	}
	#bottom-editarea .footerNav__column:last-of-type {
		position: relative;
		left: 1rem;
	}
	#rctCard {
		padding: 0 !important;
	}
	.cat-item-10 {
		background-size: auto 75% !important;
	}
	.rightCat .rightCatContent .rctList {
		width: 50%;
	}
	.rightCat .rightCatContent .rctList li {
		background-size: auto 80%;
		border-bottom: 1px solid #ddd;
		line-height: 1.8;
		background-position: 5%;
		position: relative;
		padding: 0;
	}
	.rightCat .rightCatContent .rctList li:after {
		content: '';
		position: absolute;
		right: 2%;
		top: 30%;
		z-index: -1;
		background-size: contain;
		width: 16px;
		background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/b/benrista/20151112/20151112134824.png);
		height: 16px;
	}
	.rightCat .rightCatContent .rctList li a {
		padding: 10px 0;
	}
	.rightCat .rightCatContent .rctList li a span {
		display: block;
		padding-left: 25%;
	}
	.rightCat .rightCatContent .rctList_02 {
		border-left: 1px solid #ddd;
		box-sizing: border-box;
	}
	.rightCat .rightCatContent .rctList li:last-of-type {
		border-bottom: none;
	}
	#menu, #bottom-editarea .l-footer__inner, .l-inner, #wrapper, .hatena-module-html, .hatena-module-profile .hatena-module-body, .hatena-module-search-box .hatena-module-body {
		width: 92%;
		margin-right: auto;
		margin-left: auto;
		padding-right: 4%;
		padding-left: 4%;
	}
	#content {
		width: 100%;
	}
	.hatena-module-archive .hatena-urllist li, .hatena-module-recent-entries .hatena-urllist li, .hatena-module-links .hatena-urllist li, .hatena-module-recent-entries.category-Pick ul.hatena-urllist {
		padding-left: 4%;
		padding-right: 4%;
	}
	.urllist-with-thumbnails .urllist-item-inner {
		position: relative;
	}
	.urllist-with-thumbnails .urllist-item-inner .urllist-title-link {
		padding-right: 22px;
	}
	.urllist-with-thumbnails .urllist-item-inner:after {
		height: 10px;
		width: 10px;
		border-right: 4px solid #eee;
		border-top: 4px solid #eee;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		content: "";
		position: absolute;
		right: 5px;
		top: 40%;
		z-index: -1;
	}
	.hatena-module-title,
	.hatena-module-recent-entries.category-比較 .hatena-module-title,
	.hatena-module-recent-entries.category-おすすめ .hatena-module-title,
	.hatena-module-recent-entries.category-基礎知識 .hatena-module-title,
	.hatena-module-recent-entries.category-Pick .hatena-module-title {
		line-height: 46px;
		height: 46px;
	}
	.list-double ul {
		width: 100%;
		float: none;
	}
	ul.table-of-contents {
		padding: 50px 25px 15px 30px;
		list-style-type: decimal;
		font-size: 90%;
		background: #eee;
		margin: 0 auto 20px;
	}
	.table-of-contents > li {
		font-weight: bold;
		margin-left: 15px;
	}
	.table-of-contents ul {
		padding-left: 0.1em;
		margin-left: -15px;
		-webkit-padding-start: 0;
	}
	.entry-content .table-of-contents > li {
		font-size: 15px;
	}
	.table-of-contents ul > li {
		font-size: 12.75px;
	}
	.hatena-module-recent-entries.category-Pick li.urllist-item {
		height: 290px;
	}
	.side_panel_menu,
	.search-box h2 {
		width: 108%;
		position: relative;
		left: -4.2%;
		height: 46px;
		line-height: 46px;
	}
	.side_panel_list li {
    height: 333px;
}
.hatena-module-recent-entries.category-Pick .urllist-with-thumbnails .urllist-item-inner:after{
	content: none;
	border: none;
}
.hatena-module-recent-entries.category-Pick .urllist-with-thumbnails .urllist-item-inner .urllist-title-link {
	padding: 0;
}
}
/* 大きめのタブレット向けリキッドレイアウト・不具合がある場合はコメントアウトで囲って無効にしてください。 */
@media screen and (min-width: 768px) and (max-width: 959px) {
	#blog-title, #menu, #content, #bottom-editarea .l-footer__inner, .l-inner {
		width: 89%;
		margin-right: auto;
		margin-left: auto;
	}
	#credit-mark {
		width: 93.7%;
		margin-right: auto;
		margin-left: auto;
	}
	#main {
		width: 62%;
	}
	#box2 {
		width: 35%;
	}
	.rightCat .rightCatContent .rctList li {
    font-size: 10px;
  }
	.pcNav,
	#global2 {
    width: 100%;
  }
	.side_panel_list li {
    height: 110px;
}
.hatena-module-recent-entries.category-Pick li.urllist-item {
    height: 320px;
}
#menu li a {
	font-size: 90%;
}
.rightCat #rightCatTab li a {
    font-size: 11px;
}
.campaign:after {
	content: none;
	border: none;
}
}
/* リキッドレイアウトここまで */
@media screen and (min-width: 960px) {
	#blog-title, #menu, #content, #bottom-editarea .l-footer__inner, .l-inner {
		width: 960px;
		margin-right: auto;
		margin-left: auto;
	}
	#credit-mark {
		width: 960px;
		margin-right: auto;
		margin-left: auto;
	}
}
/* iPhone6plus  */
@media screen and (max-width: 480px) {
	.campaign:after {
    content: '';
    width: 0px;
    height: 0px;
    border-width: 20px 10px 20px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.hatena-module-recent-entries.category-Pick li.urllist-item {
	height: 320px;
}
.side_panel_list li {
	height: 173px;
}
#box2 .hatena-module-recent-entries.category-Pick img {
}
}
@media screen and (max-width: 380px) {
.side_panel_list li {
	height: 160px;
}
.hatena-module-recent-entries.category-Pick li.urllist-item {
	height: 320px;
}
#box2 .hatena-module-recent-entries.category-Pick img {
}
}
@media screen and (max-width: 320px) {
	#second-menu ul li a {
		font-size: 14px;
	}
	.hatena-module-recent-entries.category-Pick li.urllist-item {
		height: 320px;
	}
	.side_panel_list li {
		height: 133px;
	}
	#box2 .hatena-module-recent-entries.category-Pick img {
}
}
/*============================================================

  12.追加した文字装飾

============================================================*/
.redtxt {
	font-size: 10px;
	color: #cc0000;
	background-color: #ffff99;
	font-weight: bold;
	padding: 0 1px;
}
.redbold {
	color: #ff0505;
	font-weight: bold;
}
.redcolor {
	color: #ff0505;
}
.orangecolor {
	color: #FF9600;
	font-size: 30px;
}
.toggle-text {
	font-size: 9px;
	color: #666;
	text-align: center;
}
.column {
	padding: 20px;
	margin: 20px 0;
	background-color: #FFF9F0;
	border-left: 6px solid #ff9600;
}
.column p {
	margin: 0 0 8px 0;
	font-size: 100%;
}
.column ul li, .column ol li, .column2 ul li, .column2 ol li {
	font-size: 100%;
}
.column ul li p, .column ol li p, .column2 ul li p, .column2 ol li p {
	font-size: 100%;
}
.column2 {
	padding: 20px;
	margin: 20px 0;
	background-color: #FFF1EE;
	border-left: 6px solid #d32800;
}
.column2 p {
	margin: 0 0 8px 0;
	font-size: 100%;
}
/*============================================================

  13.汎用

============================================================*/

.l-left {
	float: left;
}
.l-right {
	float: right;
}
.cBoth {
	clear: both;
}
.l-table {
	display: table;
	table-layout: fixed;
}
.l-tableRow {
	display: table-row;
}
.l-tableCell {
	display: table-cell;
	vertical-align: top;
}
/* リスト2列 */

.list-double {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.list-double ul {
	float: left;
	width: 50%;
	margin: 0;
	box-sizing: border-box;
}
/* 行間 */

.list-gyoukan li {
	margin-bottom: 20px;
}
.list-gyoukan li:last-child {
	margin-bottom: 0;
}
/* アイコン付リスト */
.list-pdf, .list-video, .list-attention, .list-check {
	padding: 0;
}
.list-pdf li, .list-video li, .list-attention li, .list-check li {
	list-style: none;
}
.list-attention li, .list-video li, .list-pdf li, .list-check li {
	text-indent: -1.25em;
	padding-left: 1.5em;
}
.list-attention li p, .list-video li p, .list-pdf li p, .list-check li p {
	display: inline;
}
.list-pdf li:before, .list-video li:before, .list-attention li:before, .list-check li:before {
	font-family: 'FontAwesome';
	font-weight: normal;
	margin-right: 5px;
}
.list-attention li:before {
	content: '\f071';
	color: #FF9600;
}
.list-video li:before {
	content: '\f1c8';
}
.list-pdf li:before {
	content: '\f1c1';
}
.list-check li:before {
	content: '\f046';
}
/* 色付きアイコン */
.blue {
	color: #3198CA;
}
.pink {
	color: #fa6b79;
}
.yellow {
	colord: #f8db10;
}
.purple {
	color: #9d89e4;
}
.orange {
	color: #FF9600;
}
.green {
	color: #38c681;
}
@media screen and (max-width: 767px) {
	.pcOnly {
		display: none !important;
	}
}
@media screen and (min-width: 768px) {
	.spOnly {
		display: none !important;
	}
}
/*============================================================

  14.Footer

============================================================*/
#bottom-editarea .footerAbout {
	background-color: #f0e6df;
}
#bottom-editarea .footerAbout a {
	color: #3f3f3f;
}
#bottom-editarea .footerAbout__list {
	margin: 0 auto;
}
#bottom-editarea .footerNav {
	background-color: #fbf8f6;
}
#bottom-editarea .footerNav__column {
	border-left: 1px solid #1a5c3c;
	padding: 0 0 0 60px;
	vertical-align: top;
}
#bottom-editarea .footerNav__column:first-child {
	border-left-width: 0;
	padding-left: 0;
}
#bottom-editarea .footerNav__title {
	font-weight: bold;
	margin-bottom: .5em;
	font-size: 20px;
}
#bottom-editarea .footerNav__list {
	list-style: none;
	padding: 0 60px 0 0;
	margin: 0;
}
#bottom-editarea ul.footerNav__list li {
	display: block;
	margin: 0 auto .5em;
	font-size: 13px;
}
#bottom-editarea ul.footerNav__list li:before {
	content: none;
}
#bottom-editarea ul.footerNav__list li a {
	color: #000;
	display: block;
	position: relative;
	padding: .2em 0;
}
#bottom-editarea ul.footerNav__list > li a:before {
	font: normal normal normal 14px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f138';
	display: inline-block;
	color: #000;
	font-size: 14px;
	line-height: 1;
	margin-right: .5em;
}
#bottom-editarea ul.footerNav__list > li ul {
	margin: .5em 0 1.2em;
	padding: 0 0 0 1.2em;
}
#bottom-editarea ul.footerNav__list > li ul li a:before {
	font: normal normal normal 14px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f054';
	display: inline-block;
	color: #888;
	font-size: 8px;
	line-height: 13px;
	margin-right: .8em;
}
#bottom-editarea ul.footerNav__list > li ul li a:after {
	display: none;
}
.logo-container {
	margin: 20px auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.footer-logo {
	margin-right: 10px;
}
.logo-text {
	font-size: 14px;
}
/* コピーライト */
#bottom-editarea .footerContent {
	background-color: #1a5c3c;
	color: #fff;
}
#bottom-editarea .footerContent p {
	line-height: 1.8;
	letter-spacing: .02em;
	margin-bottom: 1em;
}
#bottom-editarea .footerContent p:last-child {
	margin-bottom: 0;
}
#bottom-editarea .footerContent__notice {
	font-size: 12px;
}
#bottom-editarea .footerContent__copyRight {
	font-size: 12px;
}
@media screen and (max-width: 767px) {
	#bottom-editarea .l-footer {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#bottom-editarea .footerNav__column {
		border-width: 0;
		padding-left: 0;
		margin-bottom: 20px;
	}
	#bottom-editarea ul li {
		display: block;
		margin-bottom: .2em;
	}
	#bottom-editarea .footerNav__title {
		margin-bottom: 16px;
		font-size: 14px;
		margin-bottom: 1em;
	}
	#bottom-editarea .footerNav__list {
		padding-right: 10px;
	}
}
@media screen and (min-width: 768px) {
	#bottom-editarea .l-footer__inner {
		padding: 20px 40px;
	}
}


#title {
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.entry-content h5 {
    margin: 40px 0 15px 0;
    font-size: 110%;
    color: #444;
}
.entry-content p {
    margin: 0 0 20px 0;
    font-size: 115%;
}
