@charset "utf-8";
/*リセット*/
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;
font-size: 100%;
font: inherit;
vertical-align: baseline;
text-decoration-line: none;
list-style: none;
}
body {
  font-family: 'YuGothic','Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', sans-serif;
	margin: 0;
	padding: 0;
	background: #f2f2f2;
	line-height: 200%;
}
a {
	color: #5193ce;
	text-decoration: none;
}
a:hover {
	color: #0a71ae;
	text-decoration: underline;
	opacity: 0.6;
}
.url {word-break:break-all;}
.decorationB {font-weight: bold;}
.decorationD {
	color: #888;
	text-decoration-line: line-through;
	text-decoration-color: darkblue;
}
.decorationE {
	font-style: normal;
	font-weight: bold;
	color: #5193ce;
}
.decorationI {font-style: italic;}
.decorationQ {
  margin: 5px;
  padding: 13px 10px;
  background: #e9f5ff;
  border-radius: 5px;
  line-height: 200%;
}
.decorationM {margin: 0 2px;padding: 0 5px;opacity: 0.8;}
.decorationQ::before, .decorationQ::after {content: '';}
.decorationQ + br {display: none;}
.decorationS {font-size: 0.8em;}
.decorationT {font-size: 0.6em;}
.decorationU {background: linear-gradient(transparent 60%, #ffd42a 0%);}
.deco-scream {font-size: 1.67em;}
.deco-code {
	display: inline-block;
	background: snow;
	color: black;
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 0px 3px;
}
.deco-separator {
	display: block;
	border-bottom: 1px dotted gray;
}
.decorationB img {box-shadow: 5px 5px 5px royalblue;}
.decorationD img {opacity: 0.5;}
.decorationE img {outline: 8px ridge rgba(50, 220, 170, 0.6);}
.decorationI img {box-shadow: -5px 5px 5px yellowgreen;}
.decorationQ img {vertical-align: middle;}
.decorationS img {border-radius: 15px;vertical-align: middle;}
.decorationT img {
	max-height: 75px;
	width: auto;
	vertical-align: middle;
}
.decorationU img {box-shadow: 5px 5px 5px skyblue;}
.readmorearea {color: #5193ce;}
.embeddedpictbox {
	margin: 0;
	padding: 0;
	display: inline-table;
	border-collapse: collapse;
	vertical-align: top;
}
.embeddedpictbox figcaption {
	display: table-caption;
	caption-side: bottom;
	font-size: 0.8em;
	text-align: center;
	background: #e8f4ff;
}
.embeddedpictbox img {vertical-align: middle;}
.imagelink {
	display: inline-block;
	line-height: 1;
	vertical-align: inherit;
}
.imagelink img {
	width: 210px;
	height: 213px;
	object-fit: cover;
	border-radius: 10px;
	margin: 4px 0;
}
.imagelink img:hover {opacity: 0.5;}
.embeddedimage {
	max-width: 100%;
	max-height: 240px;
	width: auto;
	height: auto;
}
figure.nsfw {overflow: hidden;}
.imagelink.nsfw {overflow: hidden;}
img.nsfw {filter: blur(9px);}
blockquote.twitter-tweet {
	background: #f8f8f8;
	border: 1px dashed #ddd;
	border-radius: 9px;
	margin: 0.3em 0;
	padding: 1em;
	font-size: 0.95em;
	color: #999;
	text-shadow: 1px 1px 1px #fff;
}
div.twitter-tweet {max-width: 350px !important;}
.searchword {
	font-weight: bold;
	background: linear-gradient(transparent 60%, #8df 60%);
}
header {
	display: table;
	width: 90%;
	margin: 0 auto 7px;
}
.header_contents{
	margin: 0 auto;
	max-width: 1000px;
}
.headtitle {
	margin: 0 auto;
	padding: 0.2em;
	color: #66757f;
	line-height: 1;
	text-align: center;
}
.headicon {
	color: #08f;
	vertical-align: top;
}
.headtitle h1 {
  margin: 30px 20px 10px;
  font-size: 43px;
  font-weight: bold;
}
.headtitle h2 {margin: 5px 20px 10px;}
.subtitle {
	display: inline-block;
	font-size: 0.6em;
}
.headguide {margin: 0.2em;}
.mainarea {padding: 0;}
.situation {
	display: none;
	margin: 1em auto;
	font-weight: bold;
	color: #05f;
	max-width: 1000px;
	padding: 0 10px;
}
.situation:empty { display: none; }
.dateseparator {
  background: #fff;
  width: 90%;
  max-width: 800px;
  margin:0 auto;
  padding: 0;
  border-radius: 25px 25px 0 0;
  color: #5193ce;
  font-weight: bold;
  position: relative;
}
.dateseparator a {
  background: #f5f8fa;
  font-size: 80%;
  font-weight: normal;
  display: inline-block;
  border-radius: 1em;
  margin: 0 0 7px 0;
  padding: 3px 10px;
  line-height: 100%;
  display: none;
}
.datetitle {
  display: none;
}
.fixedlabel {
  padding: 0px 10px 0px 36px;
  background: url(../images/keep.svg)no-repeat 12px center;
  position: absolute;
  top: 14px;
  left: 5px;
}
.logstatus-fixed .onelogbody {padding: 40px 0 0 0;}
.logstatus-fixed {border-radius: 25px;}
.onelogbox {
	margin: 0 auto 25px;
	padding: 10px 20px;
	display: table;
	width: 90%;
	box-sizing: border-box;
	background: #fff;
	max-width: 800px;
	word-break: break-all;
}
.iconarea {
	display: table-cell;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 6px;
}
.usericon {vertical-align: middle;}
.onelogbody {
	vertical-align: top;
	width: 100%;
}
.oneloginfo {
	margin: 0 0 0.3em 0;
	font-size: 0.9em;
}
.username {
	display: inline-block;
	margin: 0 0.5em 0 0;
	font-weight: bold;
}
.username a {color: black;}
.username a:hover {color: #0a71ae;}
.postdate {font-size: 0.85em;}
.postdate a {
	display: inline-block;
	color: #555;
	background: #fff;
	border-radius: 0.5em;
	padding: 0 0.5em;
}
.postdate a:hover {color: #0a71ae;}
ul.categories {
  text-align: right;
  padding: 0;
  margin: 10px 0 0;
}
.categories li {
  display: inline-flex;
  font-size: 0.9em;
  list-style: none;
}
.categories a.categorylink {
  border: 1px solid;
  padding: 3px 4px 2px;
  margin: 0 6px 0 0;
  line-height: 100%;
  border-radius: 3px;
  font-size: 11px;
  font-weight: 500;
}
.categories a:hover.categorylink{text-decoration: none;}
time {
  color: #345e84;
  font-size: 12px;
  font-weight: bold;
}
.categorylink {
	display: inline-block;
	text-decoration: none;
}
.catseparator {display: none;}
.categoryicon img {
	height: 1.2em;
	width: auto;
	vertical-align: text-top;
	margin: 0 1px;
}
.postnum {
	font-size: 0.75em;
	color: #555;
}
.length {
	font-size: 0.8em;
	color: #555;
}
.delist {
	text-align: right;
}
.delist svg{
	vertical-align: middle;
	width: 20px;
	height: 20px;
  fill: #345e84;
}
.onelogcontent {
	margin: 0;
	position: relative;
}
.newSign {
  position: absolute;
  top: -20px;
  right: 0;
  background: #ff65a6;
  line-height: 130%;
  color: #fff;
  border-radius: 3px;
  font-weight: bold;
  min-width: 50px;
  text-align: center;
}
.comment {line-height: 1.3;}
.comment .url {color: #144fff;}
.comment .url:hover {text-decoration: underline;}
.onelogbody .taglink {
	display: inline-block;
	color: #144fff;
	word-break:break-all;
}
.onelogbody .taglink:hover {text-decoration: underline;}
.readmorebutton.readmoreopen{display: block;}
a.readmorebutton {
  background: #345e84;
  color: #fff;
  padding: 3px 11px;
  margin: 0 5px;
  border-radius: 3px;
}
.passkeyform {
	display: inline-block;
	margin: 0;
	padding: 0.6em;
	background: #e8f4ff;
	border-radius: 0.25em;
}
.passkeyerror {
	display: block;
	color: #fff;
	background: #08f;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 0.5em 0;
	padding: 0.33em 0.25em;
}

.passkeybox {display: block;}
.passkeyguide {margin-right: 0.1em;}
.passkeyinput {
	width: 10em;
	margin: 0 0.25em 3px 0;
}
.utilitylinks {
	margin: 0 auto;
	padding: 10px 20px;
	border-radius: 1em;
	background: #eff8fe;
	font-size: 0.9em;
	max-width: 760px;
}
.utilitylinks ul {color: darkblue;}
.pagenavi {
  margin: 40px 0 0;
  text-align: center;
  padding: 10px;
}
.pagenavi p {
	margin: 0;
	text-align: center;
	color: #5193ce;
}
.pagelinks {margin: 0.75em;}
.pagelinks a {font-weight: bold;}
p.pagenums {margin: 0.5em;}
.pagenums a.pagenumlink {
	margin: 0px 2px 0px 2px;
	padding: 0.2em 0.5em;
	font-size: 1em;
	font-weight: bold;
}
a.pagenumhere {
	text-decoration: none;
	background: #5bf;
	color: #fff;
	border-radius: 1em;
}
a.pagenumlink:hover {
	text-decoration: none;
	background: #08f;
	color: #fff;
	border-radius: 0.3em;
}
.pagehome {font-weight: bold;}
footer {
	margin: 1em 0 0 0;
	background: #fff;
	color: black;
}
footer p {
	padding: 5px 0;
}
.backlink {
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
}
.poweredby {
	font-size: 12px;
	text-align: center;
}
iframe.embeddedmovie{
	width: 100%;
}
/*　つぶやき
---------------------------*/
.shortMemo_icon {
  width: 100%;
  display: block;
  margin: 10px 0;
}
.shortMemo_icon img {border-radius: 100%;}
.shortMemo_icon svg {
	fill: #66757f;
  width: 18px;
  vertical-align: middle;
}
.shortMemo_icon li {
  display: inline-table;
  font-size: 14px;
  font-weight: bold;
  color: #345e84;
}
.shortMemo_svg span{
	display: contents;
	color: #66757f;
}
/*　ギャラリー
---------------------------*/
.nodata {
  width: 100%;
  max-width: 1000px;
  padding: 0 20px;
}

/*ダークモード切り替えボタン
--------------------*/
#changeMode{
position: fixed;
z-index: 9999;
bottom: 82px;
right: 10px;
cursor: pointer;
width: 35px;
height: 35px;
background: #345e84;
border: 0;
border-radius: 6px;
text-align: center;
}
#changeMode svg{
width: 26px;
padding: 4px 0 0 0;
fill: #fff;
vertical-align: text-top;
}

/*ページトップ
--------------------*/
footer{
position: relative;
}
.topP, .topD{
position: fixed;
z-index: 9999;
cursor: pointer;
width: 35px;
height: 35px;
}
.topP{
bottom: 46px;
right: 10px;
border-radius: 6px;
}
.topD{
bottom: 10px;
right: 10px;
border-radius: 6px;
}
#pagetops svg{
fill: #fff;
}
#pagetops a, #pagetops a:visited{
color: #fff;
background: #345e84;
}
#pagetops a:hover{opacity: 0.8;}

/*　sp
---------------------------*/
@media only screen and (max-width: 640px){
.headtitle{display: block;}
.poweredby{text-align: center;}
.onelogbox{width: 100%;}
/* スマホ表示時のボタン位置調整 */
#changeMode{
bottom: 82px;
right: 10px;
}
.topP{
bottom: 46px;
right: 10px;
}
.topD{
bottom: 10px;
right: 10px;
}
}


/* End of file */

/* ダークモード
------------------------------------------------------------*/
html[theme="dark"]{
body{
scrollbar-color: #484848 #1c1c1c;
background: #151515;
color: #c6c6c6;
}
#changeMode{background: #5193ce;}
#changeMode svg{fill: #151515;}
.onelogbox{background: #1f1f1f;}
.dateseparator{background: #1f1f1f;}
a{color: #5193ce;}
a:hover{color: #5193ce;}
.username a{color: #c6c6c6;}
.username a:hover{color: #5193ce;}
.postdate a{
background: #1f1f1f;
color: #c6c6c6;
}
.postdate a:hover{color: #5193ce;}
.decorationQ{background: #0f0f0f;}
.embeddedpictbox figcaption{background: #1f1f1f;}
.utilitylinks{background: #1f1f1f;}
.passkeyform{background: #1f1f1f;}
footer{background: #1f1f1f;}
time{color: #5193ce;}
.delist svg{fill: #5193ce;}
}
/* 上書き用CSS */
.picts_img{
	display: none;
}

/* ================================================================ */
/* てがろぐVer 4.5.5β以降で使える、カード型リンク用CSSの抜粋です。 */
/* お使いのスキンのCSSに追記するなどしてご活用下さい。              */
/* ================================================================ */

	/* ---------------------- */
	/* ▼カード型リンクの装飾 */
	/* ---------------------- */
	.cardlink {
		display: inline-block;
		width: 100%;
		max-width: 500px;               /* 最大幅 (※横幅を制限したくない場合はこれを削除して下さい) */
		padding: 0 0.25em 0.5em 0;      /* 内側の余白量 */
		font-size: 0.9rem;              /* 文字サイズ */
		text-decoration: none;          /* リンク文字の下線を消す */
		vertical-align: middle;         /* 行内の上下方向では中央配置 */
	}

		/* ------------------------------------- */
		/* リンクカードの装飾(サイズS/L共通部分) */		/* ※後述の「サイズS用の追記」や「サイズL用の追記」と合わせて、1つのカードデザインになります。 */
		/* ------------------------------------- */
		/* カード外枠 */
		.cardlinkbox {
			border: 1px solid #ccc;    /* 枠線 */
			border-radius: 7px;        /* 角丸 */
			background-color: white;   /* 背景色 */
			display: flex;             /* 内部レイアウトのFlexbox化 */
		}
		/* (マウスが載ったとき) */
		.cardlinkbox:hover {
			background-color: #f5fff5; /* 背景色 */
			border-color: #8c8;        /* 枠線色 */
		}
			/* ▽リンクカード内の画像枠 (※読み込まれたog:imageは、この枠に《背景画像として》描画されます) */
			.cardlinkimage {
				background-image: linear-gradient(-30deg, #8a8, #e0f0e0);  /* プレースホルダ的な背景グラデーション(※og:imageの画像指定が読み込まれたら、この値は上書きされます) */
				background-size: cover;             /* 背景画像で枠を埋める */
				background-position: center center; /* 背景画像を中央に寄せる */
				background-repeat: no-repeat;       /* 背景画像を繰り返さない */
			}
			/* ▽リンクカード内のテキスト枠 */
			.cardlinktextbox {
				display: flex;          /* Flexbox化 */
				flex-direction: column; /* 子要素を縦方向に並べる */
				padding: 0.5em 1em;     /* 内側の余白量 */
			}
				/* ▽リンクカードのテキスト枠内の3要素共通 */
				.cardlinktitle,
				.cardlinkdescription,
				.cardlinkurl {
					/* ↓表示行数を制限するための準備 (※システム側では文字数は制限せずに「記述されている全文字」をHTMLに出力しますので、表示分量を制限したい場合はCSSで制御する必要があります。) */
					display: -webkit-box;          /* -webkit-line-clampを使うために必要な記述1 ※A */
					-webkit-box-orient: vertical;  /* -webkit-line-clampを使うために必要な記述2 ※A */
					overflow: hidden;              /* 表示量を制限する場合に必須の記述 */
					/* ↓制限の仕様 */
					line-clamp: 1;                 /* 1行だけ見せる (将来的にはこれだけで実現可能かも) */
					-webkit-line-clamp: 1;         /* 1行だけ見せる (今のブラウザにはこちらが必要で、そのためには上記「※A」も必要) */
					text-overflow: ellipsis;       /* 省略記号(三点リーダー) */
				}
				/* リンクタイトル */
				.cardlinktitle {
					padding-bottom: 0.25em;        /* 内側下端の余白量 */
				}
				/* リンク概要文 */
				.cardlinkdescription {
					line-height:1.3;               /* 行の高さ */
					color:#555;                    /* 文字色 */
					line-clamp: 2;                 /* (既存指定の上書き) 最大2行まで見せる */
					-webkit-line-clamp: 2;         /* (既存指定の上書き) 最大2行まで見せる */
				}
				/* リンクドメイン */
				.cardlinkurl {
					color: #999;                   /* 文字色 */
				}

		/* ----------------------------------- */
		/* リンクカードの装飾(サイズS用の追記) */		/* 前述の「サイズS/L共通部分」と合わせて、1つのカードデザインになります。 */
		/* ----------------------------------- */
		.cardsize-S {
			flex-direction: row;                /* 画像とテキストは横に並べる(Flexbox) */
		}
			/* ▽リンクカード内の画像枠 */
			.cardsize-S .cardlinkimage {
				min-width: 100px;           /* 最小の横幅 */
				min-height: 100px;          /* 最小の高さ */
				border-radius: 6px 0 0 6px; /* 左側だけ角丸 */
				flex-shrink: 0;             /* 枠サイズを自動縮小させない */
			}
			/* ▽リンクカード内のテキスト枠 */
			.cardsize-S .cardlinktextbox {
				border-left: 1px solid #ccc; /* 左側の枠線 */
				justify-content:center;      /* Flexboxの上下方向での中央寄せ */
			}
				/* ▽リンクカードのテキスト枠内の3要素 */
				.cardsize-S .cardlinktitle { order: 2; }        /* タイトルは、2番目に表示 */
				.cardsize-S .cardlinkdescription { order: 3; }  /* 概要文　は、3番目に表示 */
				.cardsize-S .cardlinkurl { order: 1; }          /* ドメインは、1番上に表示 */

		/* ----------------------------------- */
		/* リンクカードの装飾(サイズL用の追記) */		/* 前述の「サイズS/L共通部分」と合わせて、1つのカードデザインになります。 */
		/* ----------------------------------- */
		.cardsize-L {
			flex-direction: column;             /* 画像とテキストは縦に並べる(Flexbox) */
		}
			/* ▽リンクカード内の画像枠 */
			.cardsize-L .cardlinkimage {
				aspect-ratio: 1.91 / 1;     /* 画像枠の縦横比を指定= (横)1.91：(縦)1 */
				width: 100%;                /* 横幅は枠最大に拡げる */
				height: auto;               /* 高さは自動計算 */
				border-radius: 6px 6px 0 0; /* 上側だけ角丸 */
			}
			/* ▽リンクカード内のテキスト枠 */
			.cardsize-L .cardlinktextbox {
				border-top: 1px solid #ccc; /* 上側の枠線 */
			}
				/* ▽リンクカードのテキスト枠内の3要素 */
				.cardsize-L .cardlinktitle { font-weight: bold; }        /* 太字 */
				.cardsize-L .cardlinkdescription { min-height: 2.5em; }  /* 内容量が少ない場合でも一定の高さを確保 */
				.cardsize-L .cardlinkurl {
					border-top: 1px solid #ddd;  /* 上側の枠線 */
					margin-top:0.5em;            /* 上側の枠線より上の余白量 */
					padding-top:0.5em;           /* 上側の枠線より下の余白量 */
					font-size:0.75rem;           /* 文字サイズ(小さめ) */
				}
