/* <system section="theme" selected="6435922169449548980"> */
@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Monoton);

/* CSS Document */
/* @Init
====================================== */
body {
  margin: 0;
  padding: 0;
  color: #6fc4ce;
  background: #000 url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130221/20130221164833.jpg) repeat-y fixed center 0;
  font-size: 16px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  line-height: 1.4;
}
input, textarea {
}
a {
  text-decoration: none;
  text-shadow: 0 0 4px #39dcff, 0 0 14px #00a9ef;
}
a:hover {
  text-decoration: underline blink;
}
a:visited {
  color: #e2fdff;
}
a,
pre {
  word-break: break-word;
}
a,label {
  cursor: pointer;
}
input:not([type="text"]) {
  cursor: pointer;
}
table, tbody, tr, th, td {
  border-collapse: collapse;
  border-spacing: 0;
  border:0;
  margin: 0;
  padding: 0;
}
p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
header, nav, section, article, aside, footer, hgroup {
  display: block;
}

/* @Text Effect
====================================== */
.page-archive #main-inner::before,
.page-about .entry-content::before,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content th,
.hatena-module-title,
.entry .entry-title,
#blog-description,
#title,
.hatena-module-title a,
.entry .entry-title a,
#blog-description a,
#title a,
a {
  color: #e2fdff;
  font-weight: normal;
  text-shadow: 0 0 3px #39dcff, 0 0 4px #39dcff, 0 0 14px #00a9ef, 0 0 14px #00a9ef;
}
.page-archive #main-inner::before,
.page-about .entry-content::before,
.hatena-module-title,
.entry .entry-title,
#title {
/*  font-family: 'Tr2n', 'Quicksand', sans-serif;*/
  font-family: 'Monoton', 'Quicksand', sans-serif;
  font-weight: normal;
}
a {
  color: #fff;
}


/* @Box Effect
====================================== */
.page-archive #main,
.hatena-star-star-container::before,
.hatena-follow-button-box .subscription-count,
.pager-next a,
.pager-prev a,
.entry-header-menu a,
.user-id img,
.search-module-input,
.hatena-module .hatena-follow-button,
.hatena-module-profile .profile-icon,
.leave-comment-title,
.comment-box li::before,
.entry-content th,
.entry-content td,
.entry-content .hatena-asin-detail,
.hatena-asin-detail-image,
.entry-content pre,
.entry-content blockquote,
.entry iframe,
.entry object,
.hatena-fotolife img,
.asin img,
.http-image img,
#globalheader-container iframe,
.hatena-module,
.entry {
  border: 1px solid #fff;
  background: transparent url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130221/20130221165647.png) repeat 0 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 4px #8addff, inset 0 0 20px #00a9ef, 0 0 4px #8addff, 0 0 20px #00a9ef;
  -moz-box-shadow: inset 0 0 4px #8addff, inset 0 0 20px #00a9ef, 0 0 4px #8addff, 0 0 20px #00a9ef;
  -ms-box-shadow: inset 0 0 4px #8addff, inset 0 0 20px #00a9ef, 0 0 4px #8addff, 0 0 20px #00a9ef;
  -o-box-shadow: inset 0 0 4px #8addff, inset 0 0 20px #00a9ef, 0 0 4px #8addff, 0 0 20px #00a9ef;
  box-shadow: inset 0 0 4px #8addff, inset 0 0 20px #00a9ef, 0 0 4px #8addff, 0 0 20px #00a9ef;
}
.hatena-module-profile .hatena-module-body::before,
.hatena-follow-button-box .subscription-count,
.pager-next a,
.pager-prev a,
.entry-header-menu a,
.hatena-module .hatena-follow-button,
.leave-comment-title,
.hatena-module-profile .profile-icon,
.hatena-asin-detail-image,
.entry-content .hatena-asin-detail,
.entry-content pre,
.entry-content blockquote,
.entry iframe,
.hatena-fotolife img,
.asin img,
.http-image img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.user-id img,
.entry-content th,
.entry-content td,
.entry object {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.hatena-star-star-container,
.comment-delete-button,
.search-module-input,
.pager-next a,
.pager-prev a,
.entry-header-menu a,
.leave-comment-title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.hatena-star-star-container:hover::before,
.search-module-input:hover,
.pager-next a:hover,
.pager-prev a:hover,
.entry-header-menu a:hover,
.leave-comment-title:hover {
  color: #fff;
  background-color: #6fc4ce;
  text-decoration: none;
}


/* @Layout
====================================== */
#globalheader-container {
  overflow: hidden;
  padding-bottom: 20px;
}
#globalheader-container iframe {
  padding: 10px 10px 0;
  margin: -11px -11px 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
#container {
  width: 920px;
  margin: 0 auto;
  padding: 10px 0;
  *zoom: 1;
}
#container::after {
  content:"";
  display:block;
  clear:both;
}
#wrapper {
  float: left;
  width: 600px;
}
.entry {
  margin-bottom: 40px;
}
.page-archive #main-inner,
.entry-inner {
  padding: 30px 35px;
}
#box2 {
  float: right;
  width: 300px;
}
#footer {
  padding: 40px 0 60px;
  text-align: center;
}
#footer address,
#footer .services {
  display: inline;
  margin: 0 5px;
}

/* @Header
====================================== */
#blog-title-inner {
  padding: 40px 0 80px;
  text-align: center;
}
#title {
  line-height: 1.2;
  font-size: 72px;
}
#blog-description {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 5px;
}

/* @Entry Header
====================================== */
.entry-header {
  position: relative;
  margin-bottom: 10px;
}
.entry .date {
  margin-bottom: 3px;
  letter-spacing: 2px;
}
.entry .entry-title {
  font-size: 42px;
  line-height: 1.2;
}
.entry .categories {
  position: absolute;
  top: 1px;
  left: 120px;
  font-size: 14px;
}
.entry-header-menu {
  position: absolute;
  top: -15px;
  right: -20px;
}
.entry-header-menu a {
  display: block;
  padding: 2px 7px;
}

/* @Entry Content
====================================== */
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 25px 0 10px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
  font-size: 30px;
}
.entry-content h4 {
  font-size: 22px;
}
.entry-content h5 {
  font-size: 18px;
}
.entry-content p {
  margin: 10px 0;
}
.entry-content ul,
.entry-content ol {
  margin: 10px 0;
  padding-left: 25px;
}
.entry-content li {
  margin: 5px 0;
}
.entry-content dt {
  margin-top: 10px;
  font-weight: bold;
}
.entry-content dd {
  padding-left: 10px;
  margin-bottom: 10px;
}
.entry-content th,
.entry-content td {
  padding: 10px 15px;
}
.entry-content th {
  background-color: #6fc4ce;
}
.entry-content td {
  background: transparent;
}
.entry-content img,
.entry-content iframe,
.entry-content object {
  max-width: 516px;
}
.entry-content pre,
.entry-content blockquote {
  margin: 10px 0;
  padding: 15px;
}
.entry-content blockquote cite {
  font-size: 14px;
}
.entry-content .hatena-asin-detail {
  padding: 15px;
}
.hatena-asin-detail-title {
  font-size: 18px;
}
.hatena-asin-detail-info li {
  margin: 0;
}
.entry-content img.http-bookmark {
  margin-left: 3px;
}

/* @Entry Footer
====================================== */
.entry-footer {
  margin-top: 20px;
}
.entry-footer-section {
  font-size: 14px;
}
.hatena-star-comment-container,
.hatena-star-star-container {
  position: relative;
  display: inline-block;
}
.hatena-star-comment-container::before {
  content: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130222/20130222143230.png);
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  margin: -8px 0 0 -10px;
}
.hatena-star-comment-container .hatena-star-comment-button {
  margin: 0 5px 0 0 !important;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 2;
  opacity: 0;
}
.hatena-star-star-container::before {
  content: '';
  position: absolute;
  display: block;
  width: 30px;
  height: 18px;
  margin-top: 3px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130222/20130222140302.png) no-repeat center center, transparent url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130221/20130221165647.png) repeat 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.hatena-star-star-container .hatena-star-add-button {
  position: relative;
  z-index: 2;
  opacity: 0;
  width: 32px;
  height: 20px;
}
#google_afc_user div#google_afc_user_container iframe {
  display: block;
  margin: 0 auto;
}
.comment-box {
  margin-top: 40px;
}
.comment-box li::before {
  display: block;
  content: '';
  height: 2px;
  border-width: 1px 0 0;
}
.comment-box .comment {
  list-style: none;
}
.comment-box li {
  margin: 20px 0;
}
.comment-box .comment-user-name {
  margin: 20px 0 10px;
}
.comment-box .comment-metadata {
  margin: 10px 0;
}
.comment-delete-button {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  right: -10px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130222/20130222134224.png) no-repeat 0 0;
  opacity: 0;

}
.entry-comment .comment-delete-button img {
  opacity: 0;
}
.entry-comment:hover .comment-delete-button {
  opacity: 1;
}
.leave-comment-title {
  display: block;
  padding: 10px;
  text-align: center;
}

/* @Side
====================================== */
.hatena-module {
  padding: 15px 20px 20px;
  margin-bottom: 20px;
}
.hatena-module-title {
  font-size: 24px;
  margin-bottom: 5px;
}
.hatena-module-profile .hatena-module-body::before {
  position: absolute;
  content: '';
  display: block;
  width: 60px;
  height: 61px;
  margin: 1px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130222/20130222144516.png) repeat 0 0;
  z-index: 2;
}
.hatena-module-profile .profile-icon {
  float: left;
  width: 60px;
  height: 60px !important;
}
.id,
.profile-description,
.hatena-module .hatena-follow-button-box {
  display: block;
  margin-left: 70px;
}
.profile-description {
  font-size: 14px;
}
.hatena-module .hatena-follow-button {
  width: 100px;
  height: 26px !important;
  padding: 0 0 0 32px;
  color: #E2FDFF !important;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130222/20130222003323.png) no-repeat 2px -3px, url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130221/20130221165647.png) repeat 0 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 26px !important;
}
.hatena-module .hatena-follow-button:hover {
  width: 100px;
  color: #fff !important;
  background-color: #6fc4ce;
}
.hatena-module .hatena-follow-button.subscribing {
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130222/20130222003323.png) no-repeat 2px -33px, url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130221/20130221165647.png) repeat 0 0;
}
.hatena-module .hatena-follow-button.subscribing:hover {
  color: #fff !important;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130222/20130222003323.png) no-repeat 2px -63px, url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130221/20130221165647.png) repeat 0 0;
  background-color: #6fc4ce;
}
.hatena-follow-button-box .subscription-balloon {
  width: 10px;
  height: 28px;
  margin: 0;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130222/20130222003423.png) no-repeat 0 center;
}
.hatena-follow-button-box .subscription-count {
  height: 26px;
  min-width: 16px;
  line-height: 26px;
  font-size: 15px;
  color: #6fc4ce !important;
  text-align: center;
}
.search-module-input {
  width: 200px;
  height: 26px;
  line-height: 26px;
  margin: 0;
  padding: 0 41px 0 15px;
  color: #6fc4ce;
  font-size: 16px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.search-form {
  position: relative;
}
.search-module-button {
  position: absolute;
  top: 1px;
  right: 4px;
  width: 32px;
  height: 26px;
  margin: 0;
  padding:0;
  border: 0;
  text-indent: -1000px;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130222/20130222003323.png) no-repeat 0 -94px;
}
.hatena-urllist {
  list-style: none;
}
.hatena-urllist li {
  padding-left: 20px;
  margin: 5px 0;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130221/20130221235742.png) no-repeat -4px 0;
}
.hatena-module-recent-comments li a {
  display: block;
}
.pager {
  *zoom: 1;
}
.pager::after {
  content:"";
  display:block;
  clear:both;
}
.pager-next a,
.pager-prev a {
  display: block;
  padding: 5px 10px;
}
.pager-next a {
  float: right;
}
.pager-prev a {
  float: left;
}
.breadcrumb {
  margin-bottom: 10px;
}
.page-archive #main-inner {
  min-height: 400px;
}
.page-archive #main-inner section {
  margin: 10px 0 20px;
}
.page-archive #main-inner h1 {
  font-size: 14px;
}
.page-archive #main-inner ul {
  list-style: none;
}
.page-archive #main-inner li {
  padding-left: 20px;
  margin: 5px 0;
  background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/k/kudakurage/20130221/20130221235742.png) no-repeat -4px 0;
  font-size: 18px;
}
.page-archive #main-inner li .categories {
  margin-right: 5px;
  font-size: 14px;
}
.page-about .entry-content::before {
  content: 'About';
  font-size: 42px;
}
.page-archive #main-inner::before {
  content: 'Archive';
  font-size: 42px;
}
.page-about .entry-content dl {
  margin-top: 10px;
}
.page-about .entry-content dt {
  float:left;
  width: 160px;
  padding: 0;
  margin: 0;
}
.page-about .entry-content dd {
  margin-left: 170px;
  margin-bottom: 20px;
}


/* </system> */

/*blog title size*/

#title{

    font-size: 30px;

}

/* 記事タイトル */
.entry-title a{
    font-size: 21px; /* 文字サイズ */
    line-height: 1.6; /* 行の高さ */
}

.hatena-module-title {
    font-family: "Josefin Sans", sans-serif;
    font-size: 115%;
}

/*サイドバーの最新記事の文字の大きさを変更/*
クリック前の色*/
.recent-entries a:link {font-size: 85%;}

.keyword{
  text-decoration: none !important;
  pointer-events: none !important;
}

/*サイドバーのカテゴリの文字の大きさを変更/*
クリック前の色*/
.hatena-module-category a:link {font-size: 14px;}

.keyword{
  text-decoration: none !important;
  pointer-events: none !important;
}

.badge-type-pro {display: none;}

/* このブログについてを削除 */
div.profile-about {
  display: none;
}

/* 記事下のIDを右寄せにする*/
.fn {
   float: right;
}

/* 記事下の更新時間を削除 */
.entry-footer-time {
    display: none;
}

/* 記事下の読者になるを削除 */
.entry-footer-subscribe {
    display: none;
}

/* 読者になるボタンを非表示 */
#box2 .hatena-follow-button {
    display: none !important;
}

/* キーワード下線を消す */
a.keyword {
    border: 0 !important;
    text-decoration: none !important;
    pointer-events: none !important;
    cursor: default;
    color: #5A5A5A;
}

/* 年月日の真下に曜日を表示 */
.date-day::after {
 content:"\A";
 white-space:pre;
}

/* 曜日の文字サイズを変更 */
.date-week {
  font-size: 80% ;
}

/* 関連記事内のタイトル*/
.related-entries-title {
  font-size: 100% ;
}

/* テーブル内の枠線を削除 */
table.tblcss tr,
table.tblcss td {
   border-style: none;
   box-shadow: none;
background-color: #090909;
}

/*** Lightboxのサムネはズームイン ***/
.images {
  cursor : zoom-in;
}



/***  slickスライダ―用　 ***/

.sliderArea {
max-width:100%;
margin: 0 auto;
padding: 0;
background-color: #000;
}

.slick_slick_thumb_slider{
margin: 0 0 5px 0;
}

.slick-slide {
margin: 0;
}

.slick-slide img {
width: 100%;
height: auto;
}

.slick-prev,
.slick-next {
  position: absolute!important;/*絶対配置にする*/
  z-index: 1000!important;
  top: 50%!important;
  cursor: pointer!important;/*マウスカーソルを指マークに*/
  outline: none!important;/*クリックをしたら出てくる枠線を消す*/
  border-top: 4px solid #ccc!important;/*矢印の色*/
  border-right: 4px solid #ccc!important;/*矢印の色*/
  height: 25px!important;
  width: 25px!important;
}

.slick-prev {/*戻る矢印の位置と形状*/
  left:5%!important;
  transform: rotate(-135deg)!important;
}

.slick-next {/*次へ矢印の位置と形状*/
  right:5%!important;
  transform: rotate(45deg)!important;
}

.slick-prev:before,
.slick-next:before {
color: transparent!important;/*デフォルトの矢印を透明化*/
}

.slick-slide {
transition: all ease-in-out .3s;
}

.slick_thumb{
margin-top: 10px!important;
}

.slick_thumb .slick-track {
  width: 100% !important;
  display: flex!important;
  justify-content: flex-start!important;
  flex-wrap:wrap!important;
}

.slick_thumb .slick-slide {
  cursor: pointer!important;
  outline: none!important;
  background:#333!important;
  width:16.6%!important;
}

.slick_thumb div img{
  opacity:  1!important;/*選択されていないものは透過しない*/
  vertical-align: bottom!important;/*画像の下にできる余白を削除*/
}

.slick_thumb div.slick-current img{
  opacity:  0.5!important;/*選択されているものは透過50%*/
}



/* サムネイルはスライドしないよう制御する */
.slick_thumb .slick-track {
  transform: unset!important;
}


/*画像サイズがバラバラのとき、スライダ―の高さを「横長画像を基本」として一定にする※縦長の画像は縦横比を保ちながら縮小表示される*/
.slick_thumb_slider img{
    max-height: 70vh !important;
    width: auto!important;
    height: auto!important;
    margin: 0 auto!important;
}
.slick_thumb_slider .slick-track {
    display: flex!important;
    align-items: center!important;
}


/* フッター部分のカスタマイズ*/
#bottom-editarea {
width: 100%;
margin: 0 auto;
background: #000000;
padding: 0;
color: #fff;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}

/* 横幅いっぱいにフッタを広げる */
#footer {
	position: absolute;
	left: 0;
	width: 100%;
}

#footer {
text-align: center;
color: #ffffff;
background: #000000;
width: 100%;
margin: 0px;
margin-top: 25px;
padding: 2em 0px 1em 0px;
text-align: center;
font-size: 80%;
}


/*--------------------------------------
「TOPに戻る」ボタン用 
--------------------------------------*/

#page_top {
    opacity: 0; /* フッターが見えないときは透明化 */
    width: 120px;
    height: 50px;
    position: fixed;
    right: 64px;
    bottom: -98px;
    background: #000;
    border-radius: 18px 18px 0px 0px / 20px 20px 0px 0px;
    z-index: 70;
    cursor: pointer;
    -webkit-transform: translate(0, -1px);/* 微調整用 */
    transform: translate(0, -1px);/* 微調整用 */
}

#page_top.show {
    opacity: 1; /* フッターが見えたら透明化を解除 */
    -webkit-transform: translate(0, 0);/* 微調整用 */
    transform: translate(0, 0);/* 微調整用 */
}

#page_top:hover {
  opacity: 0.8;
}
  
#page_top a {
    display: block;
    position: relative;
    top: 7px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 125px;
    height: 30px;
    text-decoration: none;
    font-family: Courier , Georgia , "Book Antiqua", serif !important;
    font-weight: bold;
    transform: scale(1.2, 0.7);
    letter-spacing: -0.2em !important;
    font-size: 14px;
    color: #fff;
    margin: auto;
    text-align: center;
}

#page_top a::before {
    font-family: Courier , Georgia , "Book Antiqua", serif !important;
    font-weight: bold;
    content: '▲';
    transform: scale(1, 1.1);
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 1px;
    bottom: 0;
    right: 44px; /* 44～48pxぐらいに調整 */
    left: 0;
}

/* 黒縁＋ホバーで控えめネオングロー */
.neon-black-border img {
  border: 3px solid #000000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.9); /* 黒縁の立体感を少し残す */
  border-radius: 6px;
  transition: all 0.4s ease;
}

.neon-black-border:hover img {
  border: 3px solid #05F9FF; /* ホバーで縁がネオンに変わる */
  box-shadow: 
    0 0 12px #05F9FF,        /* 内側グロー */
    0 0 25px rgba(5, 249, 255, 0.4),  /* 中間グロー（透明度下げて抑えめ） */
    0 0 40px rgba(5, 249, 255, 0.25); /* 外側グロー（さらに薄く） */
}

/* 画像フィルター */
.filter {
    filter: brightness(50%) blur(6px);
}

/* ライトボックス（拡大画面の全体容器）を最前面へ */
.luminous-outer {
  position: relative;
  z-index: 2147483647 !important; /* ブラウザで指定できる最大値 */
}

/* 拡大画像そのものも確実に上に */
.luminous-lightbox {
  z-index: 2147483647 !important;
}

.cyber-spoiler summary {
  /* デフォルト色：シアン（緑系） */
  --neon: #00ffea;
  --glow: rgba(0, 255, 234, 0.6);

  display: inline-block;
  margin: 0.8em 0;
  padding: 0.4em 0;
  font-family: 'Courier New', Consolas, monospace;
  font-size: 1.1rem;
  font-weight: bold;
  color: var(--neon); /* 文字色を指定 */
  background: none;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
  text-shadow: 0 0 4px var(--glow), 0 0 8px var(--glow), 0 0 12px var(--glow);
  user-select: none;
  list-style: none;
  outline: none; /* フォーカス時の枠線を消す */
}

/* --- カラーバリエーション：赤色 --- */
.cyber-spoiler.is-red summary {
  --neon: #ff003c;
  --glow: rgba(255, 0, 60, 0.6);
}

/* --- ホバー時の挙動（ここを修正） --- */
.cyber-spoiler summary:hover {
  /* マウスを乗せても文字色が変わらないように固定 */
  color: var(--neon); 
  /* 影の輝きだけを強くする */
  text-shadow: 0 0 8px var(--glow), 0 0 16px var(--glow), 0 0 24px var(--glow);
  transform: translateY(-1px);
}

/* --- カラーバリエーション：シンプル（灰→茶） --- */
.cyber-spoiler.is-simple summary {
  --neon: #BEBEBE; /* 初期状態：明るい灰色 */
  text-shadow: none; /* 光らせない */
  font-size: 1.0rem; 
}

/* シンプル版のホバー時：影を出さず、少し明るくする程度に */
.cyber-spoiler.is-simple summary:hover {
  text-shadow: none;
  opacity: 0.8;
  transform: none;
}

/* シンプル版の展開時：指定の茶色に変更 */
.cyber-spoiler.is-simple[open] summary {
  --neon: #7C5B1C;
  color: var(--neon);
  opacity: 1; /* デフォルトの薄くなる挙動を打ち消し */
   font-size: 0.85rem; /* サイズを維持したい場合は指定 */
}


/* --- 展開時の挙動 --- */
.cyber-spoiler[open] summary {
  opacity: 0.4;
  font-size: 0.9rem;
  text-shadow: none;
  color: var(--neon); /* 展開後も黒くならないように指定 */
}

/* --- 矢印の回転アニメーション --- */
.cyber-spoiler summary .arrow {
  display: inline-block;
  width: 1.2em;
  text-align: center;
  transition: transform 0.3s ease;
}

.cyber-spoiler[open] summary .arrow {
  transform: rotate(90deg);
}

/* タイトルバーの隙間をなくす修正版 + 右寄せ強制 */
.group-title {
  margin: 0 !important;
  padding: 0.3em 1.0em;
  background: #0a3d48;
  border-radius: 6px 6px 0 0;
  box-shadow: 0 2px 8px rgba(0, 255, 255, 0.3);
  text-shadow: 0 0 3px #00ffff88;
  border-bottom: 1px solid #00ffff44;
}/* 複数画像横並び + 下に全体キャプション */.image-group {
  margin: 1.5em 0;
  padding: 0.5em;
  border: 1px solid #00ffff33;          /* 薄いシアン枠でSF感（不要なら削除） */
  border-radius: 6px;
  background: rgba(10, 14, 20, 0.2);     /* 微暗め半透明（透明にしたいならtransparent） */
  box-shadow: 0 0 10px #00ffff22;        /* 控えめglow */
}.images-row {
  display: flex;                         /* 横並び強化（はてなのデフォルトを上書き） */
  flex-wrap: wrap;                       /* スマホで折り返し */
  justify-content: center;               /* 中央寄せ */
  gap: 0.5em;                            /* 画像間の隙間 */
}.images-row-item {
  flex: 1 1 200px;                       /* レスポンシブ：最小200pxで自動調整 */
  max-width: 300px;                      /* 1枚の最大幅（好みで変更） */
  text-align: center;
}.images-row-item img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.4);
  transition: transform 0.3s;
}.images-row-item img:hover {
  transform: scale(1.03);                /* 軽く拡大でインタラクティブ */
}.group-caption {
  margin: 1em 0 0.5em;
  padding: 0.8em;
  text-align: center;
  font-size: 0.95em;
  color: #e0f7ff;                        /* 明るいシアン系文字 */
  background: rgba(0, 255, 255, 0.08);   /* 微ネオン背景 */
  border-top: 1px dashed #00ffff44;
  border-radius: 0 0 6px 6px;
}

/* ベース設定 */
.image-wrapper {
  position: relative;
  display: inline-block;
  overflow: visible; 
  margin: 60px;
  line-height: 0;
  box-sizing: border-box;
  --guard-color: #94A3BA;
  --guard-thickness: 6px; 
  --guard-size: 60px;
  --plate-color: #FFFFFF;
  
  /* 親要素に背景色がある場合、ここを透明にする */
  background: transparent; 
}

/* =============================================
   画像演出：完成版フルセット
   ============================================= */

/* 1. 外枠：全体の配置と重なりのベース */
.image-wrapper {
  position: relative;
  display: inline-block; /* 画像サイズにフィット */
  margin: 80px;          /* 周囲に余白（L字がはみ出すため広め） */
  line-height: 0;
  box-sizing: border-box;
  background: transparent !important;
  z-index: 0;            /* 他のコンテンツより下げたい場合はここで調整 */

  /* 変数設定 */
  --guard-color: #94A3BA;
  --guard-thickness: 6px; 
  --guard-size: 60px;
  --plate-color: #FFFFFF;
}

/* 2. 画像本体：プレートより上に配置 */
.image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 5;            /* プレート(1)より上 */
  transition: transform 0.4s ease;
}

/* 3. 背面の白いプレート：画像の下に配置 */
.scan-plate {
  position: absolute;
  /* 画像より上下左右に17pxずつ広げる */
  top: -17px;
  left: -17px;
  right: -17px;
  bottom: -17px;
  background-color: var(--plate-color) !important;
  border-radius: 10px;
  pointer-events: none;
  z-index: 1;            /* 画像(5)より下なので被らない */
  
  /* ホバー前は透明 */
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

/* 4. L字ガード共通設定：画像よりさらに上に配置 */
.image-wrapper::before,
.image-wrapper::after {
  content: '';
  position: absolute;
  width: var(--guard-size);
  height: var(--guard-size);
  opacity: 0;
  pointer-events: none;
  z-index: 10;           /* 画像(5)よりさらに上 */
  box-sizing: border-box;
  transition: all 0.4s ease;
}

/* 左上L字：初期位置（外側） */
.image-wrapper::before {
  top: -60px; 
  left: -60px;
  border-top: var(--guard-thickness) solid var(--guard-color);
  border-left: var(--guard-thickness) solid var(--guard-color);
  border-top-left-radius: 15px; 
}

/* 右下L字：初期位置（外側） */
.image-wrapper::after {
  bottom: -60px;
  right: -60px;
  border-bottom: var(--guard-thickness) solid var(--guard-color);
  border-right: var(--guard-thickness) solid var(--guard-color);
  border-bottom-right-radius: 15px;
}

/* =============================================
   ホバー時の動き
   ============================================= */

/* 画像：少し拡大 */
.image-wrapper:hover img {
  transform: scale(1.03);
}

/* プレート：ふわっと出現（不透明度は0.8〜1.0くらいが見やすいです） */
.image-wrapper:hover .scan-plate {
  opacity: 0.10; 
  transform: scale(1);
}

/* L字：指定位置まで移動して出現 */
.image-wrapper:hover::before {
  opacity: 1;
  top: -40px;
  left: -40px;
}

.image-wrapper:hover::after {
  opacity: 1;
  bottom: -40px;
  right: -40px;
}