@import url("http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic");
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,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td ,
fieldset,
img {
  margin: 0;
  padding: 0;
  border: 0;
}
ol,
ul {
  list-style: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table,
header,
nav,
hgroup,
footer,
section,
article,
aside {
  display: block;
}
.clear {
  height: 0;
  line-height: 0;
  clear: both;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
body {
  color: #333333;
  font-size: 14px;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',sans-serif;
  background-color: #666666;
  background-image: URL("https://nightmare.go-th.net/File/bg_76_10.gif");
}
a:link,
a:visited {
  color: #333333;
  outline: none;
  text-decoration: none;
}
a:hover,
a:active {
  color: #c8e5e6;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
::-moz-selection,
::selection {
  background: #c8e5e6;
  color: #333333;
}
strong,
b {
  font-weight: bold;
}
input,
textarea {
  padding: 3px;
  border: 1px solid #CCCCCC;
  background: #FAFAFA;
  color: #666666;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus {
  -webkit-box-shadow: 0px 0px 4px #c8e5e6;
  -moz-box-shadow: 0px 0px 4px #c8e5e6;
  box-shadow: 0px 0px 4px #c8e5e6;
  border: 1px solid #c8e5e6;
}
#MainBlock {
  margin: 40px auto;
  background-color: #FAFAFA;
  background-image: #FAFAFA;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 900px;
}
#EntryListBlock {
  margin: 0 0 70px 10px;
  float: left;
  width: 550px;
  background-color: #d0c3ae;
  background-image: ;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.EntryTextBox {
  width: 500px;
  margin: 10px 10px 0;
  padding: 15px;
  background-color: #FAFAFA;
  background-image: ;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.EntryTextBox:nth-last-of-type(1) {
  margin: 10px;
}
.EntryDivide {
  border: 0;
  height: 1px;
  margin: 20px 10px;
  background-color: #c8e5e6;
}
.EntryDivide:nth-last-of-type(1) {
  display: none;
}
#PluginBlock {
  width: 320px;
  margin: 0 10px 0 0;
  float: right;
  background-color: #d0c3ae;
  background-image: ;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: auto;
}
#PluginBlock2 {
  display: none;
  background-color: #d0c3ae;
  background-image: ;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: auto;
}
#PluginLayout,
#PluginLayout2 {
  margin: 0 auto;
}
.PluginInnerBlock {
  width: 280px;
  margin: 10px auto 0;
  padding: 10px;
  background-color: #FAFAFA;
  background-image: ;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.PluginInnerBlock:nth-last-of-type(1) {
  margin: 10px auto;
}
.PluginInnerBlock2 {
  width: 110px;
  margin: 10px auto 0;
  padding: 10px;
  background-color: #FAFAFA;
  background-image: ;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.PluginInnerBlock2:nth-last-of-type(1) {
  margin: 10px auto;
}
#MainBlock > header {
  padding: 50px 10px;
  background-color: #FAFAFA;
  background-image: ;
}
#MainBlock > header #BlogTitle {
  text-align: center;
}
#MainBlock > header #BlogTitle a:link,
#MainBlock > header #BlogTitle a:visited {
  font-family: 'Lora', serif;
  font-weight: bold;
  font-style: italic;
  font-size: 200%;
  text-decoration: none;
  color: #333333;
}
#MainBlock > header #BlogExplanation {
  font-size: 100%;
  color: #333333;
  text-align: center;
}
#MainBlock > nav {
  background-color: #d0c3ae;
  background-image: ;
  text-align: center;
  margin: 30px 0;
  padding: 10px 10px;
}
#MainBlock > nav ul {
  line-height: 2.5em;
}
#MainBlock > nav li {
  display: inline;
  margin: 0 0.5em 0 0;
}
#MainBlock > nav a {
  padding: 0.5em 12px;
  text-decoration: none;
  color: #FAFAFA;
}
#MainBlock > nav a.current,
#MainBlock > nav a:focus,
#MainBlock > nav a:hover,
#MainBlock > nav a:active {
  color: #333333;
  background: #c8e5e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#Breadcrumbs {
  margin: 0 auto;
  color: #333333;
  background-color: #FAFAFA;
  background-image: ;
  margin: 5px 0;
  padding: 5px 10px;
}
#Breadcrumbs a {
  color: #333333;
}
.EntryTextBox header {
  margin: 0 0 1em 0;
}
.EntryTextBox header .EntryTitle {
  margin: 0 0 0.3em 0;
  padding: 0.5em 0 0;
  font-size: 150%;
  line-height: 1.4;
  font-weight: bold;
}
.EntryTextBox header .EntryTitle a {
  text-decoration: underline;
}
.EntryTextBox header .EntryTitle a:link,
.EntryTextBox header .EntryTitle a:visited {
  color: #333333;
}
.EntryTextBox header .EntryTitle a:hover {
  color: #c8e5e6;
}
.EntryTextBox header ul {
  margin: 0;
  text-align: right;
}
.EntryTextBox header li {
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 80%;
  font-style: oblique;
  color: #666666;
}
.EntryTextBox header li a:link,
.EntryTextBox header li a:visited {
  text-decoration: underline;
  color: #666666;
}
.EntryTextBox header .EntryCategory:before {
  content: "Category:";
}
.EntryTextBox header .EntryWriteDate:before {
  content: "Date:";
}
.EntryTextBox .EntryPsText {
  margin: 2em 0;
  text-align: right;
}
.EntryTextBox .EntryPsText a {
  color: #333333;
  text-decoration: underline;
}
.EntryTextBox .EntryPsText:before {
  content: "≫";
  padding: 0 10px 0 0;
  text-decoration: none;
}
.EntryText,
.EntryText * {
  line-height: 1.7;
}
.EntryText a:link,
.EntryText a:visited {
  text-decoration: underline;
}
.EntryText img {
  max-width: 100%;
  margin: 0;
  vertical-align: bottom;
}
.EntryText h1,
.EntryText h2,
.EntryText h3,
.EntryText h4,
.EntryText h5,
.EntryText h6 {
  margin: 1.5em 0px 0.6em;
  padding: 0 0 0 0.5em;
  word-wrap: break-word;
  font-weight: bold;
}
.EntryText h1 {
  font-size: 130%;
  border-left: #333333 4px solid;
}
.EntryText h2 {
background: #d0c3ae;
box-shadow: 0px 0px 0px 5px #d0c3ae;
border: dashed 1px white;
padding: 0.2em 0.5em;
}
.EntryText h3 {
  font-size: 120%;
}
.EntryText h4 {
  font-size: 120%;
  font-style: italic;
}
.EntryText h5 {
  font-size: 100%;
  font-style: italic;
}
.EntryText h6 {
  font-size: 100%;
  font-style: italic;
}
.EntryText p {
  margin: 0;
}
.EntryText mark {
  background: #c8e5e6;
  color: #333333;
  padding: 0 0.2em;
}
.EntryText table {
  width: 100%;
  border: 0px solid #ffffff;
  border-collapse: ;
  border-spacing: 0;
  text-align: ;
}
.EntryText table th,
.EntryText table td,
.EntryText table caption {
  padding: 0;
}
.EntryText table th {
  padding: 0px;
  border: 0px solid #CCCCCC;
  font-weight: bold;
  text-align: center;
}
.EntryText table td {
  padding: 0px;
  border: 0px solid #CCCCCC;
  text-align: center;
}
.EntryText ul,
.EntryText ol,
.EntryText dl {
  margin: 0.8em 1.2em;
}
.EntryText ul li {
  list-style: disc inside;
  margin: 0 0 0.3em 0;
}
.EntryText ol li {
  list-style: decimal inside;
  margin: 0 0 0.3em 0;
}
.EntryText dl dt {
  font-weight: bold;
  margin: 0 0 0.5em 0;
}
.EntryText dl dd {
  margin: 0 0 0.8em 0.5em;
}
.EntryText blockquote {
  background-color: #EEEEEE;
  color: #333333;
  padding: 10px;
  border-left: 3px solid #CCCCCC;
  font-size: 90%;
  font-style: italic;
}
.EntryText blockquote cite {
  color: #666666;
}
.EntryText blockquote cite:before {
  content: "\2014";
}
.EntryText pre {
  background-color: #EEEEEE;
  padding: 10px;
  font-size: 90%;
}
.EntryText hr {
  border-top: 1px dashed #8c8b8b;

}
.NinjaClap {
  padding: 1em 0 0;
}
.NinjaClap .NinjaClap a img {
  margin: 0 0;
  vertical-align: middle;
  width: 80px;
}
#CommentBlock {
  margin: 2em 0 0;
}
#CommentBlock .CommentMenuTitle {
  font-weight: bold;
  text-decoration: none;
  margin: 0 0 10px;
}
.CommentTextBox {
  margin: 0 0 1em;
  padding: 0.5em 0 0.5em 0;
  border-bottom: 1px solid #CCCCCC;
}
.CommentTextBox header {
  margin: 0;
}
.CommentTextBox header ul {
  margin: 0;
  text-align: right;
}
.CommentTextBox header ul li {
  display: inline-block;
  margin: 0 0 0 10px;
  font-style: italic;
  color: #666666;
  font-size: 90%;
}
.CommentResBox {
  margin: 1em 0 0 1em;
  padding: 0.5em 0 0.5em 1em;
  border-left: 3px solid #CCCCCC;
}
.CommentTitle,
.CommentResTitle {
  padding: 0.3em 0.2em 0 0;
  font-weight: bold;
  line-height: 1.4;
}
.CommentText,
.CommentResText {
  padding: 0.5em 0;
  line-height: 1.4;
}
.CommentText * {
  line-height: 1.4;
  font-size: 90%;
}
.CommentFormBlock ul {
  margin: 3px 0;
}
.CommentFormBlock ul li {
  padding: 0.5em 0em;
  text-align: left;
  vertical-align: middle;
  font-size: 80%;
}
.CommentFormBlock ul li .CommentForms {
  width: 180px;
  margin: 0 5px 0 0;
}
.CommentFormBlock ul li textarea.CommentForms {
  resize: none;
  width: 270px;
}
.CommentFormBlock ul li .CommentForms_pass {
  width: 150px;
  margin: 0 5px 0 0;
}
.CommentFormBlock .CommentFormSubmit {
  clear: both;
  padding: 1em 0;
}
.CommentFormBlock .CommentFormSubmit input {
  padding: 0.5em 1em;
  background: #333333;
  cursor: pointer;
  color: #FAFAFA;
}
.CommentFormBlock .CommentFormSubmit input:hover {
  background: #c8e5e6;
  color: #333333;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.CommentBlock.edit {
  margin: 2em auto;
  padding: 2em;
  width: 280px;
}
#PageLinkBlock {
  margin: 20px auto 0;
}
#PageLinkBlock ul {
  text-align: center;
}
#PageLinkBlock ul li {
  display: inline;
  margin: 0;
}
#PageLink10Block {
  margin: 20px auto 30px;
}
#PageLink10Block #PageLink10 {
  width: auto;
  text-align: center;
  text-indent: center;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#PageLink10Block #PageLink10 li {
  margin: 5px;
  font-weight: bold;
  display: inline;
}
#PageLink10Block #PageLink10 li a {
  background: #333333;
  padding: 5px 8px;
  font-weight: normal;
  text-decoration: none;
  color: #FAFAFA;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#PageLink10Block #PageLink10 li.active a {
  background: #c8e5e6;
  color: #333333;
}
#PageLink10Block #PageLink10 li.noactive a:focus,
#PageLink10Block #PageLink10 li.noactive a:hover,
#PageLink10Block #PageLink10 li.noactive a:active {
  background: #c8e5e6;
  color: #333333;
}
.PluginTitle {
  line-height: 1.5;
  font-size: 110%;
  font-family: 'Lora', serif;
  font-weight: bold;
  font-style: italic;
  margin: 1.0em 0;
}
.PluginExplanation {
  line-height: 1.8;
}
.PluginContents {
  padding: 5px 1em 0;
  line-height: 1.7;
}
.PluginContents li {
  line-height: 1.8;
}
.PluginContents .plugin_data {
  padding: 0 0 5px;
}
.PluginContents .plugin_data * {
  line-height: 1.4;
}
.PluginContents .plugin_data_date {
  text-align: right;
}
.CalendarMoveTable {
  margin: 0 auto;
  width: 100%;
}
.CalendarMoveTable td {
  height: 2em;
  text-align: center;
  vertical-align: middle;
}
.CalendarMoveTable td a:link,
.CalendarMoveTable td a:visited,
.CalendarMoveTable td a:hover {
  text-decoration: none;
}
.CalendarMoveTable .CalendarPrevTd a {
  padding-left: 1.5em;
}
.CalendarMoveTable .CalendarPrevTd a:before {
  padding: 0 10px 0 0;
}
.CalendarMoveTable .CalendarNextTd a {
  padding-right: 1.5em;
}
.CalendarMoveTable .CalendarNextTd a:after {
  padding: 0 0 0 10px;
}
.CalendarTable {
  margin: 0 auto;
  width: 100%;
}
.CalendarTable th,
.CalendarTable td {
  height: 2.5em;
  border: 1px solid #CCCCCC;
  text-align: center;
  vertical-align: middle;
}
.CalendarTable .CalendarWdayTr .CalendarWdaySat,
.CalendarTable .CalendarWdayTr .CalendarWday,
.CalendarTable .CalendarWdayTr .CalendarWdaySun {
  text-align: center;
  font-weight: bold;
}
.CalendarTable .CalendarTr .CalendarTd,
.CalendarTable .CalendarTr .CalendarTdSat,
.CalendarTable .CalendarTr .CalendarTdSun {
  text-align: center;
}
.CalendarTable .CalendarTdLink a {
  padding: 4px 0;
  display: block;
  text-align: center;
  color: #c8e5e6;
}
.CalendarTable .CalendarTdLink a .CalendarTdLinkFont {
  font-weight: bold;
}
.blogsearch .box {
  width: 150px;
  padding: 3px;
}
.blogsearch .btn {
  background: #333333;
  color: #FAFAFA;
  cursor: pointer;
  padding: 3px;
  font-size: 90%;
}
.blogsearch .btn:hover {
  background: #c8e5e6;
  color: #333333;
}
.qrcode_image {
  text-align: center;
}
#MainBlock > footer {
  margin: 0 auto;
  padding: 30px 10px;
  background-color: #FAFAFA;
  background-image: ;
}
#MainBlock > footer ul {
  text-align: center;
}
#MainBlock > footer li {
  display: block;
  width: 100%;
  padding: 7px 0 0;
  font-size: 90%;
  color: #333333;
}
#MainBlock > footer a {
  color: #333333;
}
@media screen and (max-width: 980px) {
  #MainBlock {
    width: 95%;
  }
  #MainBlock > header {
    width: 100%;
    margin: 0;
    padding: 20px 0;
  }
  #MainBlock > header #BlogTitle,
  #MainBlock > header #BlogExplanation {
    width: 95%;
    margin: 0px auto;
  }
  #MainBlock > nav {
    padding: 5px 0;
    margin: 0 auto;
  }
  #MainBlock > nav ul {
    width: 95%;
  }
  #Breadcrumbs {
    width: 95%;
    margin: 0px auto;
    padding: 10px 0;
  }
  #EntryListBlock {
    width: 95%;
    float: none;
    margin: 10px auto;
    padding: 10px 0;
  }
  #EntryListBlock .EntryTextBox {
    width: 92%;
    margin: 2% 2% 0;
    padding: 2% 2%;
  }
  #PluginBlock,
  #PluginBlock2 {
    width: 95%;
    float: none;
    margin: 0 auto 10px;
    padding: 0 0;
  }
  .PluginLayout,
  .PluginLayout2 {
    width: 100%;
    margin: 0 0;
    padding: 0 0;
  }
  .PluginInnerBlock,
  .PluginInnerBlock2 {
    width: 92%;
    margin: 10px 2% 0;
    padding: 2% 2%;
  }
  .PluginInnerBlock:nth-last-of-type(1),
  .PluginInnerBlock2:nth-last-of-type(1) {
    margin: 10px 2%;
  }
  #MainBlock > footer {
    width: 100%;
    margin: 0;
    padding: 20px 0;
  }
  img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  #Breadcrumbs {
    display: none;
  }
}


/* カード全体像 */
.blogcard {
  position: relative;
  width: 100%;
  max-width: 500px;/* 最大横幅 */
  margin: 0 0 30px;
  border-radius: 2px;
  border: 1px solid rgb(211,211,211);
   box-shadow: 0 10px 6px -6px rgba(0,0,0,.1);
  background: white;
  color: rgb(51,51,51);
}

.blogcard-content {
  display: flex;
  justify-content: space-between;
}

.blogcard-image {
  width: 40%;
}

/* 画像 */
.blogcard-image-wrapper {
  position: relative;
  padding: 100% 0 0;
}

.blogcard-image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blogcard-text {
  position: relative;
  width: 60%;
  padding: 5px 10px;
}

.blogcard-text::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -10%;
  width: 10%;
  height: 100%;
  background: linear-gradient(98deg,transparent 49.5%,white 50.5%);
}

/* タイトル */
.blogcard-title {
  margin: 0 !important;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: calc(13px * 1.4 * 2);
  overflow: hidden;
}

.blogcard-title a {
  color: rgb(61,63,68);
  word-break: break-all;
}
.blogcard-title a:hover {
  text-decoration: underline;
}

/* 引用 */
.blogcard blockquote {
  position: static;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
}

.blogcard blockquote::before,
.blogcard blockquote::after {
  content: none;
}

/* 記事概要 */
.blogcard-description {
  margin: .5em 0 !important;
  font-size: 12px;
  line-height: 1.5 !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  max-height: calc(12px * 1.5 * 1);
  overflow:hidden;
}

/* フッター(元記事サイト名とリンク) */
.blogcard-footer {
  position: absolute;
  bottom: 4px;
  right: 0;
  width: 60%;
  padding: 0 10px;
  font-size: 11px;
  line-height: 1.2;
}

.blogcard-footer a {
  color: rgb(154,165,171);
  text-decoration: underline;
}

.blogcard-footer a img {
  margin-right: 5px;
}

/* has no image */
.blogcard-hasnoimage .blogcard-text {
  width: 100%;
}

.blogcard-hasnoimage .blogcard-text::before {
  content: none;
}

.blogcard-hasnoimage .blogcard-footer {
  position: static;
  width: 100%;
  padding: 10px 20px;
}

@media screen and (min-width:375px) {
  .blogcard-description {
    margin: 1em 0 !important;
  }
}
@media screen and (min-width:414px) {
  .blogcard-title {
    font-size: 14px;
    -webkit-line-clamp: 3;
    max-height: calc(14px * 1.5 * 3);
  }
  .blogcard-description {
    font-size: 13px;
    max-height: calc(13px * 1.5 * 1);
  }
  .blogcard-footer {
    bottom: 8px;
    font-size: 12px;
  }
}
@media screen and (min-width: 480px) {
  .blogcard-text {
    padding: 10px 20px;
  }
  .blogcard-title {
    font-size: 15px;
    max-height: calc(15px * 1.4 * 3);
  }
  .blogcard-description {
    -webkit-line-clamp: 2;
    max-height: calc(12px * 1.5 * 2);
  }
  .blogcard-footer {
    padding: 0 20px;
  }
}

/* darkmode対応 */
@media (prefers-color-scheme:dark) {
  .blogcard {
    box-shadow: 0 20px 40px rgba(0,0,0,.5);
    background: rgb(51,51,51);
    color: rgb(240,240,240);
  }
  .blogcard-text::before {
    background: linear-gradient(98deg,transparent 49.5%,rgb(51,51,51) 50.5%);
  }
  .blogcard-title a {
    color: white;
  }
}
.blogcard-footer {
  position: static;
}
.blogcard-footer a {
  display: flex;
  align-items: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 20px 10px calc(40% + 10px);
  word-break: break-all;
  transition: .3s ease-in-out;
}
