/*
Theme Name: Blank
Theme URI: https://blog.hatena.ne.jp/-/store/theme/8454420450091363061
Description: カスタマイズ性を重視したシンプルな2カラムテーマです。レスポンシブデザインに対応しています。サイドバーの幅は、レクタングル（中）の広告が綺麗に収まる <strong>300px</strong> です。CSS の指定を変更すれば、レクタングル（大）に合わせた <strong>336px</strong> にも変更できます（詳しくはカスタマイズの項を参照してください）。2016/07/26<span style="color: red";>Thanks for 10000 downloads!</span>*デモhttp://theme-blank.hateblo.jp*カスタマイズ**フォント/色編http://moonnote.hateblo.jp/entry/customize-blank-font-and-color- フォントを変更する- フォントサイズを変更する- 見出しの太さを変更する- リンクの色を変更する**ヘッダー編http://moonnote.hateblo.jp/entry/customize-blank-header- ヘッダーに背景色を設定する- ヘッダーに背景画像を設定する- ヘッダーの横幅いっぱいに背景画像を表示する**レイアウト編http://moonnote.hateblo.jp/entry/customize-blank-layout- サイドバーの幅を変更する- ページ全体に背景画像を表示する製作中...*変更履歴<strong>2018/4/14</strong>・https対応<strong>2015/4/29</strong>・編集ボタンのデザインを追加<strong>2015/4/25</strong>・コメント欄他のデザインを調整<strong>2015/4/19</strong>・PC表示時のサイドバー幅を 300px 固定にした（アドセンス対策）<strong>2015/4/17</strong>・カスタムCSS無しでヘッダーを装飾できるようにした・#top-edit-box と #bottom-edit-box のスタイルを削除<strong>2015/4/16</strong>・メインカラムの幅を 693px から 665px に縮小・「続きを読む」リンクのデザインを変更<strong>2015/4/13</strong>・初回リリース*フィードバック不具合、フィードバック等があれば製作者のブログまでお気軽にご連絡ください。http://moonnote.hateblo.jp
Author: waitingmoon
Author URI: https://blog.hatena.ne.jp/waitingmoon/
*/

/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);*/

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
 /*  font-family: sans-serif; 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  /* font-family: monospace, monospace;*/
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 0px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* 基本
   ========================================================================= */

body {
	color: #57E1BF;
	background-color: #57E1BF;
	font-size: 16px;
	/* font-family: "Open Sans", "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, Arial, sans-serif; */
font-family:"DotGothic16",Noto Color Emoji;box-sizing:border-box
	line-height: 1.7;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	/* font-family: "Open Sans", "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, Arial, sans-serif; */
font-family:"DotGothic16",Noto Color Emoji;box-sizing:border-box
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 1.4;
}
h1 {
	font-size: 2em;
	margin-bottom: 1em;
	margin-top: 2em;
}
h2 {
	color: #57E1BF;
	background-color: rgba(129, 164, 173, 0.5);
	font-size: 1.625em;
	margin-bottom: 1em;
	margin-top: 2em;
}
h3 {
	color: #57E1BF;
	background-color: rgba(129, 164, 173, 0.5);
	font-size: 1.375em;
	margin-bottom: 1em;
	margin-top: 1.5em;
}
h4 {
	font-size: 1.25em;
	margin-bottom: 1em;
	margin-top: 1em;
}
h5 {
	font-size: 1em;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
h6 {
	font-size: .875em;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
a {
	color: inherit;
	text-decoration: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, opacity .15s ease-in-out;
}
.entry-content a {
	text-decoration: underline;
}
.entry-content a.keyword {
	text-decoration: none;
	border-bottom: 0px dotted;
}
a:hover {
	color: #999;
}
p {
	margin: 0 0 1.6em;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.entry-content .hatena-image-left {
	margin: 0 1.6em 1.6em 0;
}
.entry-content .hatena-image-right {
	margin: 0 0 1.6em 1.6em;
}
ul, ol {
	margin: 0 0 1.6em 2em;
	padding: 0;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dl {
	margin: 0;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.6em 1.5em;
}
.table-of-contents {
	margin-left: 0;
}
table{
	border-top: 0px solid #57E1BF;
	font-size: 93.8%;
	line-height: 1.5;
	margin: 0 0 1.7em;
	width: 100%;
}
th, td {
	border-bottom: 1px solid #57E1BF;
    padding: 4px; /* セル内の余白を最小限に */
    font-size: 14px; /* 文字サイズを少し小さく */
}
th {
	font-weight: 700;
}
pre {
	background-color: #333;
	color: #eee;
	font-size: 93.8%;
	line-height: 1.4;
	padding: 1.7em;
	margin: 0 0 1.7em;
	max-width: 100%;
	word-wrap: normal;
}
blockquote {
    padding: 1em 1em;
    margin: 0;
    background-color: rgba(129, 164, 173, 0.6);
    font-style: italic;
    position: relative;
    display: block;
    word-break: break-word;
    white-space: normal;
    line-height: 1.2;
    max-width: 98%;
    overflow-x: auto;
    overflow-y: hidden;
}
table {
width: 100%;
    border-collapse: collapse;
}
blockquote *:last-child {
	margin-bottom: 0;
}
blockquote:before {
	color: #57E1BF;
	content: "“";
	font: 35px/1 Georgia,serif;
	position: absolute;
	top: 4px;
	left: 4px;
}
hr {
	background-color: #57E1BF;
	border: 0;
	height: 1px;
	margin: 0 0 1.6em;
}

/* Amazon, iTunes */
.hatena-asin-detail,
.itunes-embed {
	margin: 0 0 1.7em;
	padding: 1.7em;
	border: 1px solid #57E1BF;
	font-size: 93.8%;
	line-height: 1.5;
}
.hatena-asin-detail-info,
.itunes-embed-info {
	overflow: hidden;
}
.hatena-asin-detail-title,
.itunes-embed-title {
	margin-bottom: 8px!important;
}
.hatena-asin-detail-image,
.itunes-embed-image{
	margin-right: 1.7em!important;
}
@media screen and (max-width: 479px) {
	.hatena-asin-detail-image,
	.itunes-embed-image{
		width: 64px;
	}
}

/* Clearfix */
#container:before, #container:after,
#container-inner:before, #container-inner:after,
#blog-title:before, #blog-title:after,
#blog-title-inner:before, #blog-title-inner:after,
#content:before, #content:after,
#content-inner:before, #content-inner:after,
#main:before, #main:after,
#main-inner:before, #main-inner:after,
#footer:before, #footer:after,
#footer-inner:before, #footer-inner:after,
.entry:before, .entry:after,
.archive-entry:before, .archive-entry:after,
.entry-title:before, .entry-title:after,
.entry-content:before, .entry-content:after,
.date:before, .date:after,
.categories:before, .categories:after,
.pager:before, .pager:after,
.hatena-urllist:before, .hatena-urllist:after {
	content: "";
	display: table;
}

#container:after,
#container-inner:after,
#blog-title:after,
#blog-title-inner:after,
#content:after,
#content-inner:after,
#main:after,
#main-inner:after,
#footer:after,
#footer-inner:after,
.entry:after,
.archive-entry:after,
.entry-title:after,
.entry-content:after,
.date:after,
.categories:after,
.pager:after,
.hatena-urllist:after{
  clear: both;
}

/* レイアウト
   ========================================================================= */

#globalheader-container {
	color: #57E1BF;
	background-color: #333;
}
#container {
	margin: 15px auto;
}
#blog-title {
	padding: 48px 0;
	border-bottom: 0px solid #57E1BF;
}
@keyframes fall {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 10000vw 2900vw;
    }
}
#content {
box-shadow: 0 0 87px rgba(0, 255, 208, 1);
	margin: 0 auto;
	padding: 48px 0 0 0;
    background: transparent url(https://higajoukun.cloudfree.jp/blog/img/20250324094319.gif) repeat bottom left;
background-size: 30% 230%;
     animation: fall 0.1s infinite linear; 
animation-delay: 0.001s;
}
#footer {
	padding: 24px 0;
	text-align: center;
	color: #57E1BF;
	background-color: #333;
}
#blog-title-inner,
#content-inner,
#footer-inner {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 656px;
}
#wrapper {
	border-bottom: 1px solid #57E1BF;
	margin-bottom: 56px;
}
@media screen and (min-width: 480px) {
	#blog-title-inner,
	#content-inner,
	#footer-inner {
		padding-left: 32px;
		padding-right: 32px;
	}
}
@media screen and (min-width: 640px) {
	#blog-title-inner,
	#content-inner,
	#footer-inner {
		padding-left: 48px;
		padding-right: 48px;
	}
}
@media screen and (min-width: 900px) {
	#globalheader-container {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	#container {
		margin-top: 37px;
	}
	#blog-title-inner,
	#content-inner,
	#footer-inner {
		max-width: 1053px;
	}
	#wrapper {
		width: 100%;
		margin-right: -348px;
		padding-right: 348px;
		border-bottom: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
	}
	#main {
		padding-right: 48px;
		border-right: 1px solid #57E1BF;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#box2 {
		width: 300px;
		float: right;
	}
}

/* for Pro */
.globalheader-off #container {
	margin-top: 0;
}

@media screen and (min-width: 900px) {
    #blog-title-inner,
    #content-inner,
    #footer-inner {
        max-width: 656px; /* 固定幅を保持 */
    }
    #wrapper {
        width: auto;
        margin-right: auto;
        padding-right: 0;
        border-bottom: 1px solid #57E1BF;
    }
    #main {
        padding-right: 0;
        border-right: none;
    }
    #box2 {
        width: 100%;
display: block;
    }
}


/* ヘッダー
   ========================================================================= */

/* ブログタイトル */
#title {
	margin: 0;
	padding: 0;
	font-size: 13px;
	/* font-family: "Open Sans", "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, Arial, sans-serif;*/
font-family:"DotGothic16",Noto Color Emoji;box-sizing:border-box
	line-height: 1.2;
	display: inline-block;
	color: rgba(201, 176, 212, 1);
}

#blog-title
{
padding: 73px 0;
background: url(https://higajoukun.cloudfree.jp/bloglogo.svg) no-repeat top 0px center;
}
@media screen and (min-width: 640px) {
#blog-title
{
padding: 66px 0;
background: url(https://higajoukun.cloudfree.jp/bloglogo.svg) no-repeat top 0px center;
}
}
@media screen and (min-width: 280px) {
#blog-title
{
padding: 66px 0;
background: url(https://higajoukun.cloudfree.jp/bloglogo.svg) no-repeat top 0px center;
}
}
@media screen and (min-width: 900px) {
#blog-title
{
padding: 73px 0;
background: url(https://higajoukun.cloudfree.jp/bloglogo.svg) no-repeat top 0px center;
}
}


/* ブログ概要 */
#blog-description {
	margin: 0;
	padding: 0;
	color: #E9B9FF;
	font-size: 33.8%;
	font-weight: 400;
}

/* 記事
   ========================================================================= */

.entry{
	border-bottom: 1px solid #57E1BF;
	margin-bottom: 48px;
}
.entry-header {
	position: relative;
}

.entry-content {
	margin-bottom: 24px;
}

/* 記事タイトル */
.entry-title {
	font-size: 1.625em;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 32px;
}

/* 日付 */
.date {
    font-size: 87.5%;
    margin-bottom: 10px; /* 20pxから減らし、カテゴリーとの間隔を調整 */
    display: block; /* インライン要素の重なりを防ぐ */
    line-height: 1.5; /* 読みやすさを向上 */
}

.date a {
    text-decoration: none; /* リンクのデフォルト下線を削除（任意） */
    color: inherit; /* テーマの配色を継承 */
}

.date a:before {
    content: "\f043";
    font: 16px/1 blogicon;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

/* カテゴリー */
.categories {
    margin-top: 0; /* 上部の余白をリセット */
    margin-bottom: 10px; /* 下部に余白を追加 */
    font-size: 87.5%; /* .dateと揃える */
    display: block; /* インライン要素の重なりを防ぐ */
    clear: both; /* 前のフロートやインライン要素をクリア */
}
.categories a {
	margin: 0 4px 4px 0;
	padding: 6px 10px;
	font-size: 87.5%;
	border: 1px solid #57E1BF;
	border-radius: 2px;
	float: left;
}
.categories a:hover {
	color: #fff;
	background-color: #57E1BF;;
}

/* 編集ボタン */
.entry-header-menu {
	position: absolute;
	top: 0;
	right: -72px;
	width: 48px;
	height: 48px;
	background-color: #57E1BF;
	border-radius: 50%;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	text-align: center;
	line-height: 1;
}
.entry-header-menu a{
	font-size: 0;
}
.entry-header-menu a:before{
	content: "\f010";
	font: 16px/48px blogicon;
	margin-left: 2px;
}
@media screen and (max-width: 900px){
	.entry-header-menu{
		display: none!important;
	}
}

/* 続きを読む */
.entry-content .entry-see-more {
	margin: 8px 0 24px;
	padding: 10px 16px;
	color: #eee;
	background-color: #333;
	font-size: 87.5%;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	display: inline-block;
}
.entry-content .entry-see-more:hover{
	color: #eee;
	background-color: #57E1BF;
}

/* 記事フッター */
.entry-footer {
	margin-bottom: 48px;
}

/* SNSシェア */
.social-buttons {
	margin-bottom: 16px;
}

/* コメント */
.comment-box {
	font-size: 93.8%;
}
.comment-box ul {
	list-style: none;
	margin: 1.7em 0;
	padding: 0;
}
.comment-user-name{
	padding-left: 64px;
	margin-bottom: 8px;
	position: relative;
}
.comment-user-name .hatena-id-icon{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-box .comment-content,
.comment-box .comment-metadata {
	margin-left: 64px;
}
.comment-box .comment-content a {
	text-decoration: underline;
}
.leave-comment-title {
	padding: 10px 16px;
	font-size: 87.5%;
	border: 1px solid #57E1BF;
	border-radius: 2px;
	display: inline-block;
}
.leave-comment-title:hover {
	color: #57E1BF;
	text-decoration: none;
	background-color: #f8f8f8;
}

/* 投稿前後ナビゲーション */
.pager{
	margin-bottom: 48px;
}
.pager-prev{
	width: 100%;
	float: left;
	text-align: left;
}
.pager-next {
	width: 100%;
	float: right;
	text-align: right;
}
.pager-prev a,
.pager-next a{
	font-size: 7vw;
	text-decoration: underline;
}

/* アーカイブページ */
.page-archive .archive-entry {
	padding-bottom: 48px;
	border-bottom: 1px solid #57E1BF;
	margin-bottom: 48px;
}
.page-archive .entry-thumb {
	margin: 0 20px 20px 0;
}

/* カテゴリーページ */
#top-box {
	color:#555 !important;
	background-color: #f8f8f8;
	border-bottom: 0px solid #57E1BF;
}
#top-edit-box{color:#555 !important;}

.breadcrumb {
	margin: 0 auto;
	padding: 24px 20px;
	font-size: 87.5%;
	max-width: 656px;
}
@media screen and (min-width: 480px) {
	.breadcrumb {
		padding-left: 32px;
		padding-right: 32px;
	}
}
@media screen and (min-width: 640px) {
	.breadcrumb {
		padding-left: 48px;
		padding-right: 48px;
	}
}
@media screen and (min-width: 900px) {
	.breadcrumb {
		max-width: 1053px;
	}
}


/* サイドバー
   ========================================================================= */

.hatena-module {
	font-size: 93.8%;
	line-height: 1.6;
	margin-bottom: 48px;
}
.hatena-module-title {
	letter-spacing: -0.01em;
	margin-top: 0;
	margin-bottom: 16px;
}
.hatena-module ul {
	margin-bottom: 0;
}
.hatena-urllist {
	list-style: outside none none;
	padding-left: 0;
	margin-left: 0;
}
.hatena-urllist li:first-child {
	border-top: none;
}
.hatena-urllist li {
	margin: 0 4px 4px 0;
	padding: 6px 10px;
	font-size: 87.5%;
	border: 1px solid #57E1BF;
	border-radius: 2px;
	float: left;
}
.urllist-with-thumbnails li {
	padding-top: 16px;
	padding-bottom: 16px;
}
.urllist-with-thumbnails li .urllist-image {
	margin: 0 16px 0 0;
}
.urllist-title-link {
	font-size: inherit;
	overflow: hidden;
}
.urllist-date-link {
	font-size: 86.7%;
	overflow: hidden;
	margin-bottom: 2px;
}
.urllist-entry-body {
	margin-top: 2px;
	color: #57E1BF;
	font-size: 86.7%;
	overflow: hidden;
}
.urllist-categories {
	margin-top: 2px;
	overflow: hidden;
}
.urllist-category-link {
	margin: 0 4px 4px 0;
	padding: 6px 10px;
	font-size: 87.5%;
	border: 1px solid #57E1BF;
	border-radius: 2px;
	float: left;
}
.wp-block-categories-list{
	margin: 0 4px 4px 0;
	padding: 0;
	border: none;
}
.wp-block-categories-list::after {
	content: "";
	display: block;
	clear: both;
}
.wp-block-categories-list li {
	border: 1px solid #57E1BF;
	border-radius: 2px;
	padding: 6px 10px;
	font-size: 86.7%;
	display: block;
	float: left;
}

/* プロフィール */
.profile-icon {
	margin: 0 16px 16px 0;
	border-radius: 4px;
	float: left;
	overflow: hidden;
}
.profile-description {
	margin-top: 6px;
	font-size: 86.7%;
}

/* 最近のコメント */
.hatena-module-recent-comments .recent-comments .user-id img{
	vertical-align: middle;
	margin-right: 4px;
}

/* カレンダー */
.archive-module-calendar table{
	font-size: 86.7%;
	line-height: 36px;
}
.archive-module-calendar th,
.archive-module-calendar td {
	padding: 0;
	text-align: center;
}
.archive-module-calendar th {
	padding: 2px 0;
}
.archive-module-calendar th a,
.archive-module-calendar td a {
	text-decoration: underline;
}

/* カテゴリー */
.entry-thumb-link{

}

.entry-thumb
{
background-size: 100% !important;
border-radius: 0%!important;

}
.archive-entry-body
{
display: none!important;
}

.hatena-module-category .hatena-urllist li {
	margin: 0 4px 4px 0;
	padding: 0;
	border: none;
	float: left;
}
.hatena-module-category .hatena-urllist li a {
	margin: 0 4px 4px 0;
	padding: 6px 10px;
	font-size: 87.5%;
	border: 1px solid #57E1BF;
	border-radius: 2px;
	float: left;
}
.hatena-module-category .hatena-urllist li a:hover {
	color: #fff;
	background-color: #57E1BF;;
}

/* 検索 */
.hatena-module-search-box .search-form {
	color:#999;
	position: relative;
}
.hatena-module-search-box .search-module-input, 
.hatena-module-search-box .search-module-button{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.hatena-module-search-box .search-module-input{
	border: 0px solid #57E1BF;
	padding: 0px 0px 0px 0px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	height: 20px;
	font-size: 10px;
}
.hatena-module-search-box .search-module-button {
	width: 100px;
	height: 16px;
	border: none;
	outline: none;
	position: absolute;
	top: 4px;
	right: 4px;
	opacity: 0.4;
	font-size: 18px;
}
.hatena-module-search-box .search-module-button:hover {
	opacity: 0.7;
}

/* フッター
   ========================================================================= */

#footer p {
	margin: 0;
}
#footer a{
	color: #ccc;
}
#footer a:hover{
	color: #eee;
}
#footer p,
#footer address {
	font-size: 87.5%;
}

/* ブログカードの基本スタイル */
.custom-blogcard {
  position: relative;
  padding: 1em 1.5em;
  border-radius: 12px;
  margin: 1em auto;
  transition: box-shadow 0.3s ease;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
}

.custom-blogcard a {
  display: block;
  height: 100%;
}

.custom-blogcard a:hover {
  background-color: transparent;
}

.custom-blogcard::after {
  content: "見る→";
  position: absolute;
  left: 1em; /* 左に配置 */
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.4em;
  transition: left 0.3s ease, color 0.3s ease;
  pointer-events: none; /* 重要：クリックを親のaタグに通す */
}

.custom-blogcard:hover::after {
  left: 0.7em; /* ホバー時に少し左へ移動 */
}

.custom-blogcard:hover {
}

.custom-blogcard h3 {
  margin-left: 4em; /* 矢印と重ならないように左側に余白を追加 */
  font-size: 1.1em;
}



/* 最新記事モジュール */
.hatena-module-recent-entries {
    margin-bottom: 20px;
    padding: 10px;
    box-sizing: border-box;
}

.hatena-module-title {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 10px;
}

.hatena-module-body {
    padding: 0 10px;
}

.hatena-urllist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.urllist-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.urllist-item:last-child {
    border-bottom: none;
}

.urllist-image {
    flex: 0 0 auto;
    margin-right: 10px;
}

.urllist-image img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 4px;
}

.urllist-item-inner {
    flex: 1;
}

.urllist-title-link {
    font-size: 0.9em;
    line-height: 1.4;
    text-decoration: none;
}

.urllist-title-link:hover {
    text-decoration: underline;
}

.urllist-date-link {
    display: block;
    font-size: 0.8em;
    margin-top: 5px;
}

/* レスポンシブ対応 */
@media screen and (max-width: 600px) {
    .urllist-image img {
        width: 40px;
        height: 40px;
    }
    .urllist-title-link {
        font-size: 0.85em;
    }
}

/* 記事一覧（アーカイブ、カテゴリー、検索） */
.archive-entry {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    list-style: none; /* リストマーカー無効化 */
}

.entry-header {
    display: block;
    margin-bottom: 10px;
}

.entry-title {
    display: block;
    font-size: 1.5em;
    margin-bottom: 8px;
    line-height: 1.3;
    list-style: none; /* 念のため */
}

.entry-title a {
    text-decoration: none;
    color: #57E1BF;
}

.entry-title::before,
.entry-title a::before {
    content: none; /* 疑似要素を無効化 */
}

.date {
    font-size: 87.5%;
    margin-bottom: 8px;
    display: block;
    line-height: 1.5;
    list-style: none;
}

.date::before {
    content: none;
}

.categories {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 87.5%;
    display: block;
    clear: both;
    list-style: none;
}

.categories::before,
.categories a::before {
    content: none;
}

.entry-thumb-link {
    display: block;
    margin-bottom: 10px;
}

.entry-thumb-link img {
    width: 150px;
    height: auto;
    object-fit: cover;
    border-radius: 4px;
}

/* レスポンシブ対応 */
@media screen and (max-width: 600px) {
    .entry-title {
        font-size: 1.2em;
    }
    .entry-thumb-link img {
        width: 100px;
    }
}


.entry-thumb-link {
background-color: rgba(87, 225, 191, 0.2);
  background-image: 
    linear-gradient(to right, rgba(87, 225, 191, 0.3) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(87, 225, 191, 0.3) 1px, transparent 1px);
  background-size: 1% 1%;
    width: 340px;
    height: 340px;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 400px;
    transform-style: preserve-3d;
    animation: rotate3D 13s linear infinite;
}

.entry-thumb-link img {
    width: 500px;
    height: 500px;
    height: 100%;
    object-fit: cover;
    transform: scale(5.4);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}
@keyframes rotate3D {
    0% {
        transform: rotateY(0deg) rotateX(0deg);
    }
    30% {
        transform: rotateY(210deg) rotateX(160deg);
    }
    50% {
        transform: rotateY(160deg) rotateX(220deg);
    }
    60% {
        transform: rotateY(-360deg) rotateX(360deg);
    }
    90% {
        transform: rotateY(210deg) rotateX(160deg);
    }
    100% {
        transform: rotateY(110deg) rotateX(59deg);
    }
}






/* ページネーション */
.pagination {
    margin: 20px 0;
    text-align: center;
    font-size: 0.9em;
}

.pagination .nav-links {
    display: inline-block;
}

.pagination .page-numbers {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 4px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
    background: #fff;
}

.pagination .page-numbers:hover,
.pagination .page-numbers.current {
    background: #57E1BF;
    border-color: #57E1BF;
    color: #fff;
}

.pagination .prev,
.pagination .next {
    font-weight: bold;
}

/* レスポンシブ対応 */
@media screen and (max-width: 600px) {
    .pagination .page-numbers {
        padding: 6px 10px;
        margin: 0 2px;
    }
}




.entry-thumb-link,
.entry-thumb-link *,
.entry-thumb,
.entry-thumb *,
.pagination,
.pagination *,
.page-numbers,
.page-numbers *,
.prev,
.prev *,
.next,
.next *,
a:not(.sd-content a):not(.hatena-module.widget.widget_block.widget_archive a) {
    list-style: none !important;
    list-style-type: none !important;
}




.entry-thumb-link::before,
.entry-thumb-link::after,
.entry-thumb::before,
.entry-thumb::after,
.pagination::before,
.pagination::after,
.page-numbers::before,
.page-numbers::after,
.prev::before,
.prev::after,
.next::before,
.next::after,
a:not(.sd-content a):not(.hatena-module.widget.widget_block.widget_archive a)::before,
a:not(.sd-content a):not(.hatena-module.widget.widget_block.widget_archive a)::after {
    content: none !important;
}


article {border-bottom: 1px solid #57E1BF !important;}