section.tegalog {
}
iframe {
    max-width: 100%;
}


/* --- postarea --- */

.postarea {
    margin: 0 auto;
}
.postarea form {
    padding: 0.75em;
    background: #d5dde0;
    border-radius: 10px;
}
.postarea textarea.tegalogpost {
    width: 100%;
    border: 1px solid #fff;
    padding: 0.5em;
    line-height: 1.75em;
    border-radius: 4px;
    margin: 0 auto;
}
.postarea p.line-textarea {
    margin: 0;
}
.postarea p.line-control {
    margin: 10px 0 0;
}
.postarea input.postbutton {
    background: #263b4c;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 0.2em 0.5em;
    cursor: pointer;
    transition: .3s;
}
.postarea input.postbutton:hover {
    background: #144bbe;
}
.decoBtns input[type=button] {
    border-radius: 4px;
    border: 1px solid #cccccc;
    background: white;
    margin: 0 2px 10px;
}
span.catChecks label {
    margin-right: 5px;
    font-size: 90%;
}


/* --- pagenavi --- */

.pagenavi {
    text-align: center;
}



/* --- category / hashtag --- */

.categoryarea p.title {
    color: #144bbe;
    font-family: "Open Sans", Helvetica,  "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
    text-align: center;
    letter-spacing: 0.15em;
    margin: 1.5em 0 0.75em 0;
    font-weight: 600;
}
.hashtaglistarea p.title {
    color: #144bbe;
    font-family: "Open Sans", Helvetica,  "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
    text-align: center;
    letter-spacing: 0.15em;
    margin: 1.5em 0 0.75em 0;
    font-weight: 600;
}

ul.cattree {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    position: relative;
    justify-content: center;
}
ul.cattree li {
	font-size: 0.85em;
	margin: 0 0.5em 0.5em 0;
    padding: 0.1em 0.5em;
    line-height: 1.5em;
    background: #fff;
    position: relative;
    border-radius: 4px;
    z-index: 2;
}
ul.cattree img {
	width: auto;
}

ul.hashtaglist {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    position: relative;
    justify-content: center;
}
ul.hashtaglist li {
	font-size: 0.85em;
	margin: 0 0.5em 0.5em 0;
    padding: 0.1em 0.5em;
    background: #fff;
    position: relative;
    border-radius: 4px;
    z-index: 2;
}
ul.hashtaglist li::before {
  content: "#";
  color: #144bbe;
  margin-right: 1px;
}

ul.cattree li:before, ul.cattree li:after,
ul.hashtaglist li:after {
    display: none;
}



/* --- onelogbox --- */

div.onelogbox {
    margin: 0 auto 3rem auto;
    background: #fff;
    padding: 2.5em 0 1.5em 0;
    border-radius: 10px;
}

div.caticon_area {
    position: relative;
    text-align: center;
}

img.embeddedimage {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 1rem 0;
  border-radius: 4px;
}
.embeddedmovie {
  margin: 1em 0 0.5em 0;
}

p.oneloginfo {
    text-align: center;
    font-size: 0.85em;
    font-weight: 600;
    letter-spacing: 0.15em;
    color: #144bbe;
    padding: 1em 2em 0;
    margin: 1em 0 0;
}

p.oneloginfo span.postdate {
    font-family: "Open Sans", Helvetica,  "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}
p.oneloginfo a.categorylink {
    text-decoration: none;
    border-left: 1px solid #144bbe;
    padding: 0 0 0 0.75em;
    margin: 0 0 0 0.75em;
}
p.oneloginfo a.editlink {
	margin: 0 0 0 0.75em;
}


/* --- situation --- */

p.situation {
    margin: 1.5em 0 0 0;
    text-align: center;
    font-size: 90%;
    color: #144bbe;
}
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.pagenavi {
    text-align: center;
}
p.pagenums {
    text-align: center;
    margin: 0 0 5rem 0;
}
a.pagenumlink {
    display: inline-block;
    text-decoration: none;
    background: #d5dde0;
    color: white;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 4px;
}
a.pagenumlink:hover {
    background: #144bbe;
}
a.pagenumlink.pagenumhere {
    background: #144bbe;
    border-radius: 4px;
}
p.pagehome {
    font-family: "Open Sans", Helvetica,  "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
    text-align: center;
    margin: 0 0 5em 0;
}



span.readmorearea{
    border-top: solid #e7edf0 1px;
    padding: 1rem 0 0 0;
    margin: 1rem 0 0 0;
}


div.comment a.readmorebutton {
    display: block;
    font-family: "Open Sans", Helvetica,  "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
    margin: 1em 0 0 0;
    line-height: 1.5em;
    font-size: 0.9em;
    border-radius: 3em;
    width: 100%;
    text-align: center;
    padding: 0.5em;
    transform: translateY(-0.1em);
}
div.comment a.readmoreopen {
    background: #144bbe;
    color: #fff;
}
div.comment a.readmoreopen:hover {
    background: #e7edf0;
    color: #144bbe;
}
div.comment a.readmoreclose {
    background: #e7edf0;
    color: #144bbe;
}
div.comment a.readmoreclose:hover {
    background: #144bbe;
    color: #fff;
}


p.poweredby {
    text-align: center;
    color: #929292;
    font-size: 0.7em;
    margin: 5rem 0 2em 0;
}
q.decorationQ {
    position: relative;
    z-index: 1;
    display: block;
    padding: 15px;
    background: #ebebeb;
}
.comment {
    line-height: 1.8em;
    padding: 0 1.5rem;
    word-break: break-word;
    text-align: justify;
}
.la, .lab, .lad, .lal, .lar, .las {
    font-size: 17px;
}



.headtitle {
    margin: 2.5em 0 2em 0;
    text-align: center;
}
.headtitle p.headcap {
    font-family: "Open Sans", Helvetica,  "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}
.headtitle p.headcap a {
    padding: 0 0.3em;
}


/* ---------- ▼1記事ごとのカテゴリアイコン▼ ---------- */
/* ゲーム */
div.caticon_area div.cat-game {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(https://blue090.com/images/cat_icon_game.png);
    background-size: contain;
    top: -50px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
/* シムズ */
div.caticon_area div.cat-sims {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(https://blue090.com/images/cat_icon_sims.png);
    background-size: contain;
    top: -50px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
/* サイト */
div.caticon_area div.cat-site {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(https://blue090.com/images/cat_icon_site.png);
    background-size: contain;
    top: -50px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
/* サイト */
div.caticon_area div.cat-res {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(https://blue090.com/images/cat_icon_res.png);
    background-size: contain;
    top: -50px;
    right: 0;
    left: 0;
    margin: 0 auto;
}