@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: #345e84;
}
.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;
}

/*　sp
---------------------------*/
@media only screen and (max-width: 640px){
.headtitle{display: block;}
.poweredby{text-align: center;}
.onelogbox{width: 100%;}
}


/* End of file */
