/*--margintop（最初の数値　40→0に変更有）--*/
section.tegalog {
	max-width: 700px;
	margin: 0 3% 0;
	font-size: 14px;
}


@media (min-width: 768px) {
	section.tegalog {
			max-width: 600px;
			margin: 0 auto 0;
			font-size: 16px;
	} 

}



selector {
	border-top: solid 1.5px #666;
	border-bottom: solid 1.5px #666;
}

iframe {
	max-width: 100%;
}

.postarea form {
	background: #f6f6f6a5;
	padding: 10px;
	border-radius: 10px;
}
.postarea textarea.tegalogpost {
	width: 100%;
	border: 1px solid #ccc;
	padding: 8px;
	font-family: 'メイリオ', Meiryo,'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	line-height: 1.6em;
}
.postarea p.line-textarea {
	margin: 0;
}
.postarea p.line-control {
	margin: 10px 0 0;
}

.postarea input.postbutton {
	background: #9e9e9e;
	color: white;
	border: none;
	border-radius: 3px;
	padding: 6px 20px;
	cursor: pointer;
}

.postarea input.postbutton:hover {
	background: #cccccc;
}
.decoBtns input[type=button] {
	border-radius: 3px;
	border: 1px solid #9e9e9e;
	background: #9e9e9e;
	margin: 0 2px 10px;
}

span.catChecks label {
	margin-right: 5px;
	font-size: 90%;
}
ul.cattree {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	border: 1px solid #d6d6d6;
	padding: 15px;
	border-radius: 2px;
	position: relative;
}
ul.cattree li {
font-size: 90%;
margin-right: 10px;
	padding: 0;
	position: relative;
	z-index: 2;
}
ul.hashtaglist {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	background: #f0f0f0;
	padding: 15px;
	border-radius: 2px;
}
ul.hashtaglist li {
font-size: 85%;
margin-right: 10px;
	padding: 0;
	position: relative;
	z-index: 2;
}
ul.cattree li:before, ul.cattree li:after,
ul.hashtaglist li:before, ul.hashtaglist li:after {
	display: none;
}



/* p.oneloginfo {
	font-size: 90%;
color: #979797;
}

p.oneloginfo a.categorylink {
	display: inline-block;
	text-decoration: none;
	color: #979797;
	border: 1px solid;
	padding: 1px 6px;
	border-radius: 2px;
	margin: 0 8px;
}
p.oneloginfo a.categorylink:hover {
	border-color: #979797;
background: #979797;
color: white;
} */

p.oneloginfo {
	text-align: right;
}
p.situation {
	font-size: 90%;
	color: #0a2d32da;
}
span.situation-postno {
	border: 1px solid;
	display: inline-block;
	padding: 3px 8px;
	border-radius: 3px;
	line-height: 1.6em;
}
/*--- 
p.dateseparator {
	display: none;
	font-size: 90%;
	color: white;
	background: #ccc;
	width: fit-content;
	padding: 3px 5px;
	line-height: 1.6em;
	margin: 0 auto -20px 0;
}
----*/

p.dateseparator.fixedseparator {
	display: block;
}
p.pagenums {
	text-align: center;
}
a.pagenumlink {
	display: inline-block;
	text-decoration: none;
	background: #000000;
	color: white;
	width: 25px;
	height: 25px;
	line-height: 25px;
}
a.pagenumlink.pagenumhere {
	background: #ccc;
}
a.readmorebutton {
	margin: 20px auto;
	border: 1px solid;
	text-decoration: none;
	color: #242424;
	width: 100%;
	text-align: center;
	padding: 10px;
	border-radius: 3px;
}
a.readmorebutton.readmoreclose {
	padding: 1px 8px;
	font-size: 85%;
	margin-left: 5px;
}
p.poweredby {
	text-align: right;
	color: #929292;
	font-size: 12px;
}

/*日付境界バー*/

p.dateseparator {
	font-size: 105%;
	color:#536b5f;
	font-weight: bold;
	background: rgb(223, 223, 223);
	border-color: #979797;
	border: solid;
	border-width: 1.5px;
	border-radius: 10px;
	padding: 3px 5px;
	line-height: 1.6em;
	margin: 0 -12px 0px -12px;
	padding-left: 12px;
}

/*検索窓*/
div.searcharea {
	text-align: right;
}

/*先頭固定*/
span.fixed {
	display: block;
	font-size: 80%;
	color:#ffffff;
	font-weight: bolder;
	background: rgb(195, 195, 195);
	border: none;
	border-radius: 10px;
	width: fit-content;
	padding: 3px 8px;
	margin: 0 0px 24px -12px;
}

/*ページリンク*/
p.pagelinks{
	text-align: center;
	font-weight: bold;
}

a.nextlink{
	color: #000000;
}

a.nextlink:hover{
	color: #0a2d3279;
}

a.prevlink{
	color: #000000;
}

a.prevlink:hover{
	color: #0a2d32da;
}

a.pagenumlink:hover{
	background: #0a2d32da;
}


/* 寝言のメッセージボックス */
div.negoto{
	text-align: center;
}

div.negotop{
	width: 80%;
 margin: auto;
}

@media (min-width: 768px) {
	div.negotop{
			width: 60%;
		 margin: auto;
		}
	
}

/* 寝言のinfo */

.info {
	font-size: 90%;
color: #979797;
	margin-bottom: 8px;
	vertical-align:middle;
}

.info a.categorylink {
	display: inline-block;
	text-decoration: none;
	color: #979797;
	margin: 0 8px;
}
.info a.categorylink:hover {
color: #eee;
}

/* カテゴリアイコン */
span.categoryicon> img {
	width: 40px;
	border-radius: 50%;
	border: #b1fff1 solid 1px;
}
span.categoryicon {
	text-align: left;
	margin-bottom: 4px;
}

/* メインアイコン */
a.main-icon > img {
	width: 80px;
	box-sizing: border-box;
	border-radius: 50%;
	border: solid  #1e8a9b76 2px ;
}

.header {
	background-color: #f6f6f6a5;
	position: relative;
	padding-bottom: 24px;
	margin-bottom: 24px;
	border: #d6d6d6 1px solid;
	border-radius: 10px;
	overflow: hidden;
}

.header > img {
	width: 1500px;
	height: 200px;
	object-fit: cover;
}


.user{
	box-sizing: border-box;
	display: flex;
	align-items: end;
	position: relative;
	left: 12px;
	bottom: 32px;
}
.username {
	box-sizing: border-box;
	position: relative;
	padding-left: 12px;
}

.username > p {
	font-size: 16px;
	font-weight: bold;
}

.plof {
	position: relative;
	margin-top: -48px;
	left: 32px;
	font-size: 12px
}

@media (min-width:426px) {
	a.main-icon > img {
		width: 100px;
		box-sizing: border-box;
		border-radius: 50%;
		border: solid  #1e8a9b76 2px ;
	}
	.user{
		box-sizing: border-box;
		display: flex;
		align-items: end;
		position: relative;
		left: 24px;
		bottom: 48px;
	}
	.username {
		box-sizing: border-box;
		position: relative;
		padding-left: 16px;
	}
	
	.username > p {
		font-size: 20px;
		font-weight: bold;
	}
	.plof {
		position: relative;
		margin-top: -48px;
		left: 32px;
		font-size: 16px;
	}
}

/* 背景 */
body{
		background-image: linear-gradient(342deg, rgba(85, 170, 180, 1), rgba(235, 174, 192, 1) 99%);
		height: 100vh;
		background-attachment: fixed;
}

.container {
	background-color: #f6f6f675;
}



/* リンク色 */
a {
	color: #0a2d32da;
}

a:hover {
	color: #0a2d3284;
}

/* フッター */
.footer-container {
	background-color: #0a2d32da;
}

.footer-container > p >a {
 color: #dcdcdc;
}




/* ====================== */
/* ■メイン(ログ掲載)領域 */
/* ====================== */
.gallery {
 display: flex;
 flex-wrap: wrap;
 gap: 0.4vw;
}

/* ================================ */
/* ■投稿ボックス(一発言)ごとの表示 */	/* ※この領域は、内側スキンで生成しているHTMLに対する装飾です。 */
/* ================================ */
.onelogbox{
	width: calc(100% / 2 - 0.2vw) ;
	aspect-ratio: 1;
	position: relative;
	background-color: #f6f6f6a5;
	border-radius: 10px;
	padding: 0px 4px 0 ;
}	

@media (min-width: 1024px) {
	.onelogbox{
		width: calc(100% / 3 - 0.3vw) ;
	}	}


.onelogimage:before{
  content: "";
  display: block;
  padding-top: 100%;
}

.imagelink {
	pointer-events: none;
}

.onelogimage{
	position: relative;
	margin:0;
	padding: 0;
}

.arrowlink {
	display: block;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	position:absolute;
}

	/* ---------------- */
	/* ▼投稿情報(Head) */
	/* ---------------- */
	.oneloghead {
		margin: 0;
	}

		/* ………………… */
		/* ▼投稿番号部分 */
		/* ………………… */
		.memonum {
			margin: 0.3em 0;	/* 外側の余白量 */
			font-size: 0.8em;	/* 文字サイズ */
			color: gray;		/* 文字色 */
		}

		/* ▽投稿番号のリンク */
		.memonum a {
			text-decoration: none;	/* 下線を消す */
		}

		/* ▽投稿番号のリンクにマウスが載ったとき */
		.memonum a:hover {
			color: red;			/* 文字色 */
		}

		/* ……………………… */
		/* ▼投稿日時のリンク */
		/* ……………………… */
		.postdate {
			display: inline-block;		/* インラインブロック化 */
			font-size: 0.9em;			/* 文字サイズ */
		}

		/* …………………… */
		/* ▼New!サイン部分 */
		/* …………………… */
		.newsign {
			display: inline-block;	/* インラインブロック化 */
			color: #f55;			/* 文字色 */
			margin-right: 0.35em;	/* 外側下の余白量 */
		}



		/* …………………………… */
		/* ▼含まれる画像枚数表示 */
		/* …………………………… */
		.pictcount {
			font-size: 0.8em;
		}

	/* -------------------- */
	/* ▼投稿画像＋本文抜粋 */
	/* -------------------- */
	.onelogmain {
		margin: 0;
		width: 100%;
		height: 100%;
	}

		/* ……………………… */
		/* ▼先頭画像掲載部分 */
		/* ……………………… */
		.imagebox {
			margin: 0;
			width: 100%;
			height: 100%;
		}

			/* ▽画像ボックス(FIGオプション指定時) */
			.embeddedpictbox {
				margin: 0;					/* 外側の余白を消す */
				padding: 0;					/* 内側の余白を消す */
				display: table;				/* テーブル化(キャプションの配置制御のため) */
				border-collapse: collapse;	/* displayをinline-tableにする場合に必要 */
				vertical-align: top;		/* 行内では上に寄せる */
			}
				/* キャプション */
				.embeddedpictbox figcaption {
					display: table-caption;		/* キャプションが画像幅から外に出ないようにする */
					caption-side: top;			/* キャプションの位置(下にしたければbottom) */
					font-size: 0.8em;			/* 文字サイズ */
					text-align: center;			/* センタリング */
					background-color: #e0eee0;	/* 背景色 */
				}

				/* 画像ボックスに含まれる画像 */
				.embeddedpictbox img {
					vertical-align: middle;
					object-fit: cover;
				}

			/* ▽画像リンク */
			.imagelink {
				display: inline-block;
				line-height: 1;				/* 表示形態によっては画像の下に余計な空白が出るのを防ぐ対策 */
				vertical-align: inherit;	/* 同上 */
			}

			/* ▽画像そのもの */
			.embeddedimage {
				width: auto;	/* 横幅を固定したい場合を除いて、ここは auto のままにするのがお勧め */
				height: auto;	/* 高さを固定したい場合を除いて、ここは auto のままにするのがお勧め */
				position: absolute;
				width: 100%;
				height: calc(100% - 1.2rem);
				top: 0;
				right: 0;
				bottom: 1rem;
				left: 0;
				margin: auto;
				object-fit: cover;
				border-radius: 10px;
				
			}

		@media(min-width:1024px) {
			.embeddedimage{
			padding: 0.8vh 0.8vh 0 ;
			}
		}

			/* ▽フラグ付き画像 (※設定や採用記法によって出力パターンが複数あるため、あらゆるパターンに対応させるべく同じスタイルを2重に指定しています。) */
			figure.nsfw {
				overflow: hidden;	/* ぼかし領域がfigureのボックスからはみ出ないようにする */
			}
			.imagelink.nsfw {
				overflow: hidden;	/* ぼかし領域がfigureのボックスからはみ出ないようにする */
			}
			img.nsfw {
				filter: blur(9px);	/* ぼかす */
			}

		/* ------------------ */
		/* ▼投稿本文抜粋部分 */
		/* ------------------ */
		.onelogtext {
			line-height: 1.3;
			overflow-wrap: break-word;
		}

	/* ---------------- */
	/* ▼投稿情報(Foot) */
	/* ---------------- */
	.onelogfoot {
		margin-top: -4px;
		padding: 0 8px  0 0;
		text-align: right;
		font-size: 0.8em;
		bottom: 0;
		overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}





/* メニュー */
.ichiran {
	display: flex;
	justify-content: center;
	line-height: 3rem;
	border-radius: 10px;
	overflow: hidden;
	background-image: linear-gradient(342deg, rgba(54, 127, 135, 0.683), rgba(175, 115, 133, 0.683) 99%);
}

.ichiran a {
	color: rgba(255, 255, 255, 0.7);
	display: block;
	font-weight: bold;
}

.ichiran button:hover {
	background-color: #e7fffb63;
	transition: .4s;
}

.ichiran button {
	justify-content: space-around;
	border: none;
	line-height: 2.5rem;
	font-size: 14px;
	transition: background-color 0.5s;
}

.nowbox{
	width:calc(100% / 3 * 2);
	background: none;
}

.otherbox{
	width:calc(100% / 3);
	justify-content: space-around;
	background: #ffffff71 ;
	line-height: 2rem
}

.situation {
	margin-top: 1.2vh
}

