/*!
Theme Name: hindareta
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hindareta
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

hindareta is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the 
`main` element consistently in IE.
 */
main {
	display: block;
min-heighe:700px;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

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

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

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

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

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

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/* デザイン */

 @charset "UTF-8";
html{
    font-size:100%;/*ユーザー設定の文字サイズを正しく反映*/
}
*{
    box-sizing:border-box;
}
img{
    max-width:100%;/*画像が親要素からはみ出すのを防ぐ*/
    height:auto;
}

/* 共通スタイル */
body {
    margin: 0;
    padding: 0;
    font-family: "游ゴシック体", YuGothic, "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.;
    background-color: #2b2b2b;
    color: #c0c0c0;8
}

a {
    color: #007bff;
}

a:hover {
    color: #0056b3;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
button,
select {
    background-color: #1a1a1a;
    border-color: #333333;
}

blockquote {
    background-color: #1a1a1a;
    border-color: #333333;

}

/* コンテンツ */

#wrapper {
  width: 100%;
  min-height: 100vh;
  margin: 0 auto; /* 中央寄せ */
  padding: 0 20px; /* 左右の余白 */
  box-sizing: border-box; /* paddingを含めた全体の幅にする */
}

@media (max-width: 1280px) { /* 画面サイズ1280px以下のデバイスをカバー */
  #wrapper {
    max-width: 1280px; /* 最大幅を1280pxに設定 */
  }
}

@media (max-width: 699px) { /* 画面サイズ699px以下のデバイスをカバー */
  #wrapper {
    max-width: 699px; /* 画面サイズ699pxまでのデバイスをカバー */
  }
}

/* ヘッダー Styles */
#header {
max-width:1280px;
  height: 200px;
  display: flex;
  justify-content: space-between; /* 左右に配置 */
  align-items: center; /* 中央揃え */
}

#header-flex1 {
  display: flex;
  flex-direction: column; /* カラム方向に配置 */
  justify-content: center;
  align-items: flex-start; /* 左揃え */
}

#site-title {
  font-size: 28px;
  margin-bottom: 5px; /* サイトタイトルと説明の間隔 */
}

#header-flex2 {
  display: flex;
  flex-direction: column; /* カラム方向に配置 */
  justify-content: center;
  align-items: flex-end; /* 右揃え */
}

.hf-right {
  text-align: right; /* テキスト右寄せ */
}

p.site-description {
  font-size: 15px;
  margin-bottom: 10px; /* 説明とメニューの間隔 */
}

/* ヘッダーメニュー */
#site-navigation ul {
  margin: 0;
  padding: 0;
  display: flex; /* メニューを横並びにする */
  justify-content: flex-end; /* 右寄せ */
}

.site-navigation ul li {
  list-style: none;
  margin-left: 10px; /* メニューアイテムの間隔 */
}

.site-navigation ul li:last-child {
  margin-right: 0; /* 最後のメニューアイテムの右マージンを削除 */
}

/* パンクズ */
.breadcrumb-box{
clear:both;
}

.breadcrumb {
    display: flex;
    gap: 1rem;
    padding: 1rem;
    list-style: none;
}

.breadcrumb li {
  font-weight: bold;
}

.breadcrumb li:after {
    padding: 0 0 1rem 1rem;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1rem;
    content: '\f0da';
}

.breadcrumb li:last-child::after {
    padding: 0;
    content: "";
}

.breadcrumb li a {
    text-decoration: none;
    color: #007bff;
}

.fa-home { 
  margin-right: 0.5rem;
}

/* メインコンテンツ */
#flexbox{
max-width:1280px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

@media screen and (min-width: 1025px) and (max-width: 1279px) {
 #flexbox {
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 378px) and (max-width: 1024px) {
  #flexbox {
    display: flex;
    flex-direction: column; /* 縦方向に並べる */

  }
}

#main {
  clear: both;
  flex: 1;
  padding: 20px;
  box-sizing: border-box;
}

@media screen and (min-width: 1025px) and (max-width: 1279px) {
  #main {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 378px) and (max-width: 1024px) {
  #main {
    max-width: 100%; /* タブレットの場合は全幅 */
    margin-left: auto;
    margin-right: auto;
  }
}

/* 投稿本文 */
#main article {
    margin-bottom: 20px; /* 適切な間隔を指定 */
}

.entry-header{
  padding:20px;
  box-sizing: border-box;
}

.entry-meta{
  text-align:right;
  padding:0 10px 20px 10px;
  box-sizing: border-box;
  font-size:80%;
}

span.posted-on, span.tags-links, span.edit-link{
font-size:80%;
}

/* 投稿ナビゲーション */
nav.navigation.post-navigation {
    font-size: 90%;
}

.nav-links {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1.5;
}

.nav-previous {
    text-align: left;
}

.nav-next {
    text-align: right;
}

/* 記事に付くアイキャッチサイズ */
.attachment-post-thumbnail {
    width: 100%;
    max-width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}

.attachment-post-thumbnail img {
    width: auto;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
}


.entry-content{
padding:25px;
box-sizing: border-box;
color: #f8f8f8;
}

img.entry-img, .entry-content img.alignnone.size-medium{
  width:80%;
  height:auto;
}

/* 関連記事 */
.related-post-wrap {
  margin: 2em 0;
}

.related-post-wrap h4 {
  font-size: 1.25em;
  margin-bottom: 1em;
}

.related-post-wrap ul {
  display: grid;
  list-style: none;
  gap: .875em;
  grid-template-columns: repeat(4, 1fr);
}

.related-post a {
  display: block;
  text-decoration: none;
  color: #007bff;
}

.related-post a:hover {
  opacity: .6;
color: #0056b3;
}

.related-post img {
  display: block;
  width: 100%;
  aspect-ratio: 3/2;
  margin-bottom: .5em;
  object-fit: cover;
}

.related-post .text-wrap {
  font-size: .875em;
  font-weight: bold;
}

@media (max-width: 699px) {
  .related-post-wrap ul {
    grid-template-columns: repeat(2, 1fr);
  }
}

.entry-footer{
  text-align:right;
  padding:20px;
  box-sizing: border-box;
}

.cat-links{
  text-align:right;
}

.nav-links{
}

.nav-previous{
}

#comments{
  width:80%;
}

/* サイドバー */
#aside {
    width: 340px;
    padding: 20px;
    box-sizing: border-box;
}

@media screen and (min-width: 1025px) and (max-width: 1239px) {
 #aside {
    width: 340px;
    flex-shrink: 0;
  }
}

@media screen and (min-width: 378px) and (max-width: 1024px) {
  #aside {
    width: 100%;
  }
}


/* パソコン検索フォーム */
 .aside-section-search {
display: block;
}

@media screen and (max-width: 767px) {
  .aside-section-search {
    display: none;
  }
}

.pc-searchform .searchform__btn{
  width:48px;
  height:48px;
  background-color:#D39B19;
}
.pc-searchform .searchform__icon{
  color:#fff;
}

.pc-searchform input{
  margin:0;
  padding:0;
  border:none;
  border-radius:0;
}

.pc-searchform .searchform__field{
  height:48px;
  padding:0.5em;
  border:1px solid #333333;
  font-size:1em;
} 

.pc-searchform{
  width: 300px;
  margin:auto;
}
.pc-searchform .searchform__field{
  width:calc(100% - 48px);
  height:48px;
  padding:0.5em;
  border:1px solid #333333;
  font-size:1em;
}
.pc-searchform .searchform__btn{
  width:48px;
  height:48px;
  background-color:#1a1a1a;
}
.pc-searchform .searchform__icon{
  color:#fff;
} 

.pc-searchform .searchform__field{
  border-radius:8px 0 0 8px;
}
.pc-searchform .searchform__btn{
  border-radius:0 8px 8px 0;
}

.pc-searchform .searchform__field:focus{
  outline: solid 1px #000; /*枠線、基本的には border と同じ指定方法*/
  caret-color:#000; /*テキストカーソル（縦棒）の色*/
  cursor:text; /*カーソルの種類*/
}



/* カテゴリーリスト */
.aside-section-cat, .aside-section-subcat {
  width: 100%; /* サイドバーの幅を100%に設定 */
  margin-bottom: 20px; /* 下の要素との間隔を設定 */
}

.aside-section-cat h2, .aside-section-subcat h2 {
  text-align: center;
}

.aside-cat-list, .child-cat-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  gap: 10px; /* アイテム間の間隔を設定 */
}

/* Media queries */
@media screen and (min-width: 378px) and (max-width: 1024px) {
  .aside-section {
    width: 100%; /* サイドバーの幅を100%に設定 */
  }
}

@media screen and (min-width: 1025px) and (max-width: 1279px) {
  .aside-section {
    width: 300px; /* サイドバーの幅を300pxに設定 */
  }
}


.article_latest{
  width: 100%; /* サイドバーの幅を100%に設定 */
  margin-bottom: 20px; /* 下の要素との間隔を設定 */
}

h2.article_latest_title{
text-align:center;
}

.article_latest_list ul{
margin:0;
padding:0;
}

.article_latest_list li{
list-style:none;
}

.latest_image img{
width:80px;
height:80px;
}


/* 新着コメント */
.recent-comments {
    margin-bottom: 20px;
}

.recent-comments h2 {
    text-align: center;
}

.recent-comments ul.rc {
    list-style: none;
    padding: 0;
}

.recent-comments li {
    margin-bottom: 10px;
}

.recent-comments .comment-title {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: inherit;
}

.recent-comments .comment-excerpt {
    display: block; /* ブロック要素として表示 */
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recent-comments .comment-meta {
    display: block; /* ブロック要素として表示 */
    font-size: 80%;
}


/* フッターの共通スタイル */
#footer {
    clear: both;
    background-color: #333333;
    border-top: 1px solid #ff69b4;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 auto;
}

/* デフォルトではパソコン用のフッターを表示 */
#footer {
  display: block;
}

#mobile-footer{
display:none;
}

/* メディアクエリを使用してモバイル用のフッターを表示 */
@media screen and (max-width: 767px) {
  #footer {
    display: none; /* パソコン用フッターを非表示にする */
  }

  #mobile-footer {
    display: block; /* モバイル用フッターを表示 */
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px; /* フッターの余白を調整 */
    z-index: 1000; /* 他の要素よりも上に表示されるようにする */
  }
}


/* メインメニューのスタイル */
@media (min-width:700px) {
    #footer .container1 {
    display: flex;
    flex-wrap: wrap;
}

.pc-footer-c1,
.pc-footer-c2,
.pc-footer-c3 {
    width: 33.33%;
    padding: 20px;
    box-sizing: border-box;
}

/* カラム1 */
.footer-logo{
  width: 210px;
  height: 210px;
}

.custom-catchphrase{
font-size:15px;
}

.my-site li, .site-map li {
    margin-bottom: 16px;
    list-style:none;
}
}

/* モバイルフッター */
@media (max-width:699px) {
    #mobile-flex {
        display: flex;
        flex-wrap: wrap; /* 要素が折り返すようにする */
        justify-content: space-between; /* 要素を均等に配置 */
    }

    .container,
    .footer-search,
    .top-skip {
        flex: 1 0 calc(33.33% - 10px); /* 余白を考慮して幅を計算 */
        margin: 0 5px; /* 余白を設定 */
        text-align: center; /* 中央寄せ */
        box-sizing: border-box; /* ボックスサイズを内容と余白で計算 */
    }
}


/* フッターの3つの項目を等分するスタイル */
.footer-menu {
  display: flex;
  justify-content: space-between;
}

.footer-menu1,
.footer-menu2,
.footer-menu3 {
  width: calc(33.33% - 10px); /* 横幅を等分し、間隔を調整 */
  /* 10pxは余白やボーダーの幅に合わせて調整してください */
}



    /* モバイルメニューボタンのスタイル */
.mobile-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 20px;
    right: 20px;
}

.mobile-menu button {
    background-color: #4e4e4e;
    color: #c0c0c0;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 24px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.mobile-menu button:hover {
    background-color: #4e4e4e;
}

#mobile-menu-items {
    display: none;
    position: absolute;
    bottom: 60px;
    right: 0;
    background-color: #4e4e4e;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

#mobile-menu-items li {
    list-style: none;
    margin-bottom: 10px;
}

#mobile-menu-items a {
    text-decoration: none;
    color: #007bff;
    font-size: 16px;
}

#mobile-menu-items a:hover {
    color: #0056b3;
}



/* フッター検索フォーム */
.footer-search {
    position: relative;
}

.search-form {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #1a1a1a;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

.search-field {
    width: 100%;
    padding: 10px;
    border: 1px solid #333333;
    border-radius: 5px;
}

/* モバイルでの表示 */
@media (max-width: 699px) {
    .toggle-search {
        display: block; /* モバイルでは表示 */
        background: none;
        border: none;
        font-size: 16px;
        color: #c0c0c0;
        cursor: pointer;
    }

    .search-form {
        position: static;
        display: none; /* モバイルでは非表示 */
    }

    /* ボタンをクリックした際にフォームを表示 */
    .toggle-search.active + .search-form {
        display: block;
    }
}

/* パソコンでの表示 */
@media (min-width: 700px) {
    .toggle-search {
        display: none; /* パソコンでは非表示 */
    }

    .search-form {
        display: block; /* パソコンでは表示 */
        position: static;
        width: auto;
        box-shadow: none;
    }
}


/* ページトップに戻るボタンのスタイル */
#back-to-top-button {
    display: inline-block;
    cursor: pointer;
    background-color: #4e4e4e;
    color: #c0c0c0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

/* ページトップに戻るボタンホバー時のスタイル */
#back-to-top-button:hover {
    background-color: #555;
}


.copyright {
clear:both;
  margin-top: 10px;
}




/* 文字サイズ */
html{
    font-size: 62.5%;
}
body{
    font-size:1.6rem;/* 16px*/
    line-height: 2;
}

h1 {
    font-size: 36px;/* IE8以下とAndroid4.3以下用フォールバック */
    font-size: calc(2.4rem + ((1vw - 0.64rem) * 2.1429));/* 24px~36pxで可変*/
    line-height: 1.3;
}

h2 {
    font-size: 24px;/* IE8以下とAndroid4.3以下用フォールバック */
    font-size: calc(2rem + ((1vw - 0.64rem) * 0.7143));/* 20px~24pxで可変*/
    line-height: 1.3;
}

@media (min-width: 1200px) {/* 1200px以上*/
    h1 {
        font-size: 3.6rem;/* 36px*/
    }
    h2 {
        font-size: 2.4rem;/* 24px*/
    }
}
@media screen and (max-width: 699px) {/* 640px以下*/
    body{
        line-height: 2;
    }
    h1{
        font-size: 2.4rem;/* 24px*/
    }
    h2 {
        font-size: 2rem;/* 20px*/
    }
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}


/* ページネーション */
.nav-links a {
    display: inline-block;
    padding: 10px;
    margin: 5px;
    border-radius: 50%;
    color: #c0c0c0;
    border: 2px solid #333333;
    background-color: #4e4e4e;
    transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}

.nav-links a.prev,
.nav-links a.next {
    font-size: 1.3em;
}

.nav-links a:hover {
    background-color: #0056b3;
  color: #4e4e4e;
}

.nav-links a.current {
    background-color: #0056b3;
  color: #4e4e4e;
}

.pagetop {
  height: 50px;
  width: 50px;
  position: fixed;
  right: 15px;
  bottom: 20px;
  background: #BAD3FF;
  border: solid 2px #BAD3FF;
  border-radius: 50%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 2;
  cursor: pointer;
}

.pagetop__arrow {
  display: block;
  height: 10px;
  width: 10px;
  border-top: 3px solid #FFF;
  border-right: 3px solid #FFF;
  transform: translateY(20%) rotate(-45deg);
}
@media (hover: hover) and (pointer: fine) {
    .pagetop:hover, .pagetop:hover .pagetop__arrow {
        border-color: #3293e7;
    }
}

#back-to-top-button {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px 20px;
    background-color: #333;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    z-index: 99;
}

#back-to-top-button:hover {
    background-color: #555;
}



/* マイリンク */

@media (min-width: 768px) {/* 640px以下*/
.sns-mobile{
display:none;
}
}


.my-links {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 20px; /* アイコン間の間隔を調整 */
    justify-content: center; /* アイコンを中央に配置 */
}

.my-links li {
    display: inline-block;
}

.social-link img {
    width: 36px; /* 一般的なSNSアイコンと同じサイズに調整 */
    height: 36px;
}

h1,h2,h3,h4,h5,h6{
color: #a6a6a6;
}


/* CF7 */
.grecaptcha-badge { visibility: hidden; }





.comment-success {
    display: inline-block;
    margin-left: 10px; /* 適切な余白を設定 */
    color: green; /* メッセージの色を指定 */
}


			
.about_me_area {
    border: 3px solid yellow;
    padding: 20px;
    margin: 30px 0;
    border-radius: 20px 0 0 20px;
}

h2.about{
    text-align: center;
}

.profile_area {
    display: flex;
    align-items: center;
    gap: 15px;
}

.about_me_img img {
    width: 100px;
    height: auto;
    border-radius: 50%;
}

.about_me_info h3 {
    text-align: center;
    margin: 0 0 5px;
}

.about_me_info p {
    margin: 0 0 10px;
}

@media (max-width: 600px) {
    .profile_area {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* プリズン */
code[class*="language-"],
pre[class*="language-"] {
  white-space: pre-wrap !important;
  word-break: break-word;
  overflow-wrap: break-word;
}


/* ラスト */