@charset "UTF-8";
/*!
Theme Name: sakyouz_vertical
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: sakyouz_vertical
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.

sakyouz_vertical 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
========================================================================== */
.font-site-title {
	font-family: "Zen Maru Gothic";
	font-weight: 900;
}

/**
 * 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;
}

/* 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;
}

.horizontal-layout article b, .horizontal-layout article strong {
	background: top left/1em 0.5em repeat-x radial-gradient(circle, black 0.12em, rgba(0, 0, 0, 0) 0.13em);
	padding-top: .5em;
}

.vertical-layout article b, .vertical-layout article strong {
	background: top right/0.5em 1em repeat-y radial-gradient(circle, black 0.12em, rgba(0, 0, 0, 0) 0.13em);
	padding-right: .5em;
}

.vertical-layout article ul, .vertical-layout article ol {
	list-style-position: inside;
}

/**
 * 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 {
	display: block;
	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;
	cursor: pointer;
}

/**
 * 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;
}

.comments-area form p .required {
	color: red;
	vertical-align: super;
	font-size: 0.5em;
	margin-left: -2px;
}

.comments-area form p:not(.comment-notes) {
	margin-bottom: 1em;
	display: block;
}

.comments-area form input[name="wp-comment-cookies-consent"] {
	margin-right: 6px;
	top: 2px;
	position: relative;
}

.comments-area label:not([for="wp-comment-cookies-consent"]) {
	display: block;
	text-wrap: nowrap;
	width: 105px;
	flex-shrink: 0;
}

/* 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 {
	/*
	 * Unintend to load Google Font in the first place,
	 * Use system font as much as possible.
	 */
	font-family: "Times New Roman", "Palatino Linotype", "URW Palladio L", P052, "Noto Serif HK", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Zen Old Mincho", "宋體-繁", "Noto Serif TC", serif;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-size: 16px;
	line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0;
	font-weight: 600;
}

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

h2 {
	font-size: 1.25em;
}

p {
	margin: 0 0 1.5em 0;
}

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

blockquote {
	margin: 0;
	padding: 0 1.5em;
	position: relative;
	background-color: #e6f8fb;
	mix-blend-mode: multiply;
	box-shadow: inset 1px 1px 0 #06bcd4;
}

blockquote p:not(:last-child) {
	margin-bottom: 1em;
}

blockquote::before, blockquote::after {
	position: absolute;
	display: block;
	font-size: 4em;
	font-weight: 900;
	line-height: 1;
	color: #eee;
	z-index: -1;
	width: 23px;
	height: 48px;
	text-shadow: 1px 1px 1px #aaa;
	z-index: 99;
}

blockquote::before {
	border-top: 3px solid #eee;
	border-left: 3px solid #eee;
	right: calc(100% - 20px);
	top: -12px;
	box-shadow: inset 1px 1px #aaa;
}

blockquote::after {
	border-right: 4px solid #eee;
	left: calc(100% - 40px);
	bottom: -10px;
	border-bottom: 3px solid #eee;
	box-shadow: 1px 1px #aaa;
}

.horizontal-layout blockquote {
	width: fit-content;
}

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: #e6f8fb;
	text-decoration: none;
	mix-blend-mode: multiply;
}

big {
	font-size: 125%;
}

s,
del {
	text-decoration-color: #d9e0e1e0;
	text-decoration-thickness: 0.7em;
	mix-blend-mode: multiply;
}

u {
	text-decoration: none;
	border: 0;
	/* fix Safari bug */
	border-bottom: 1px solid;
	border-image-source: linear-gradient(currentcolor, currentcolor);
	border-image-slice: 0 0 1 0;
	border-image-width: 1px 1px;
	text-underline-offset: 1px;
}

.vertical-layout u {
	position: relative;
	border-bottom: none;
	border-left: 1px solid;
	border-image-slice: 0 0 0 1;
}

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

body {
	background: url("./img/watercolor-paper-texture.jpg") repeat;
	background-size: 500px;
	position: relative;
	z-index: -2;
}

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

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

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 {
	width: 100% !important;
	margin: 0 0 1em;
}

figure figcaption {
	font-size: 0.85em;
	font-weight: bold;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	border: 1px solid #07BCD4;
}

table thead, table th {
	background-color: #e6f8fb;
}

table thead td {
	font-weight: bold;
}

table th, table td {
	border: 0.5px solid #aaa;
}

table strong, table b {
	background: none;
}

ruby rt {
	ruby-align: center;
	font-size: 50%;
}

.horizontal-layout ruby rt {
	margin-top: -1em;
}

main {
	padding-bottom: 18px;
}

main h1 {
	margin: 20px 0;
}

main h2 {
	margin-bottom: 1.25em;
}

main h3 {
	margin-bottom: 1em;
}

main h4 {
	margin-bottom: 1.2em;
}

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

a:visited {
	color: #800080;
}

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

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;
	max-width: 100%;
}

textarea {
	resize: vertical;
}

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;
	position: absolute;
	right: 20px;
	margin-top: 20px;
}

.main-navigation .menu-toggle + div {
	border-radius: 30px;
	position: absolute;
	background: #eeeeeed0;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.8) 65%);
	right: -100px;
	overflow: hidden;
	box-shadow: 1px 1px 3px #bbb;
	transition: right 0.1s;
	transition-timing-function: cubic-bezier(0.25, 1, 0.41, 0.99);
}

.main-navigation .menu-toggle + div::after {
	content: '';
	position: absolute;
	z-index: -1;
	inset: 0;
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	-webkit-filter: url(#btn-glass);
	filter: url(#btn-glass);
	overflow: hidden;
	isolation: isolate;
}

.main-navigation ul {
	-webkit-box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.7);
	box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.7);
	display: none;
	list-style: none;
	margin: 0;
	padding: 15px 20px;
	min-width: 200px;
}

.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;
}

.menu-toggle {
	display: flex;
	padding: 10px;
	flex-direction: column;
	transform: rotate(90deg);
}

.menu-toggle:not(:active), .menu-toggle:not(:focus) {
	border: none;
	background-color: transparent;
}

.menu-toggle .first-bar,
.menu-toggle .second-bar,
.menu-toggle .third-bar {
	background-color: #06bcd4;
	height: 2px;
	margin: 2px 0;
	transition: transform 0.3s;
	width: 18px;
	transform-origin: 100% 0%;
	transition-timing-function: easeOutCubiccubic-bezier(0.33, 1, 0.68, 1);
	box-shadow: 0 -1px 0 #fff;
}

.toggled .first-bar {
	transform: rotate(-57deg) translate(1px, -2px);
	transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
}

.toggled .second-bar {
	transform: rotate(-16deg);
	transition: transform 0.3s;
	transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
	transition-delay: 50ms;
}

.toggled .menu-toggle + div {
	right: 0px;
}

@media (min-width: 640px) and (orientation: landscape) {
	.main-navigation {
		position: relative;
		right: 0px;
	}
	.main-navigation .menu-toggle {
		flex-direction: row;
		position: relative;
		right: 3px;
	}
	.main-navigation.toggled .menu-toggle + div {
		right: 40px;
		top: -10px;
	}
	.main-navigation.toggled .menu-toggle + div ul {
		padding: 20px 15px;
		min-width: 0;
		min-height: 200px;
	}
}

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

.comment-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
	justify-content: space-between;
}

.posts-navigation .nav-links {
	display: flex;
	justify-content: space-evenly;
}

.site-title {
	font-size: 2em;
}

.site-title .site-title-inner {
	color: #06bcd4;
	text-shadow: 1px 0 0 #fff;
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	align-items: center;
	line-height: 1.2;
}

.site-title .site-title-inner span:first-child {
	letter-spacing: -1px;
}

.site-title .site-title-inner .site-description {
	font-size: 50%;
}

/* Posts and pages
--------------------------------------------- */
.breadcrumbs {
	padding-left: 20px;
	font-size: 0.85em;
}

.site {
	display: flex;
	flex-flow: column;
}

.site .site-header {
	background-color: #eeeeee80;
	box-shadow: 0px 0 2px #aaa;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 99;
}

.site .site-header a {
	text-decoration: none;
}

.site .site-header .site-header-content {
	display: flex;
	overflow: visible;
	z-index: 999;
	top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	justify-content: center;
}

.site .site-container {
	flex-grow: 1;
	padding-top: 20px;
}

.site .site-container .site-main-inner {
	display: flex;
	justify-content: center;
	flex-direction: row-reverse;
}

.site .site-container .site-main-inner {
	flex-wrap: wrap;
	align-items: flex-start;
	padding-left: 10px;
}

.site .site-container .site-main-inner.single-main {
	padding-left: 0px;
}

.site .site-container .site-main-inner.single-main > div {
	width: 100%;
}

.site .site-container .site-main-inner.single-main > div.horizontal-layout article {
	margin-left: auto;
	margin-right: auto;
}

.site .site-container .site-main-inner.single-main article {
	flex-grow: 1;
}

.site .site-container .site-main-inner.single-main article h1 {
	margin-bottom: 0;
	color: #01171a;
}

.site .site-container .site-main-inner.single-main article .post-thumbnail img {
	margin: auto;
	max-height: 350px;
	width: auto;
}

.site .site-container .site-main-inner.single-main article .entry-footer .col-2 > span {
	margin-left: 4px;
}

.site .site-container .site-main-inner.single-main .middle-footer {
	width: 100%;
}

.site .site-container .site-main-inner.home article, .site .site-container .site-main-inner.archive article {
	display: block;
	margin-right: 20px;
	padding: 0px 9px 4px 0px;
	background: #eee;
	border-radius: 30px;
	position: relative;
	box-shadow: inset -9px -4px 0 #aaa;
	max-width: calc(min(100%, 320px));
}

.site .site-container .site-main-inner.home article .post-card, .site .site-container .site-main-inner.archive article .post-card {
	background: #eeeeeed0;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.7) 60%);
	padding: 20px 11px 10px 20px;
	color: #404040;
	text-decoration: none;
	display: block;
	border-radius: 30px 21px 30px 24px;
	overflow: hidden;
	position: relative;
	z-index: 9;
	transition: background 0.15s, box-shadow 0.15s, padding 0.15s, backdrop-filter 0.15s;
	transition-timing-function: cubic-bezier(0.25, 1, 0.41, 0.99);
}

.site .site-container .site-main-inner.home article .post-card .entry-title, .site .site-container .site-main-inner.archive article .post-card .entry-title {
	color: #01171a;
}

.site .site-container .site-main-inner.home article .post-card::before, .site .site-container .site-main-inner.archive article .post-card::before {
	content: '';
	position: absolute;
	inset: 0;
	z-index: 0;
	overflow: hidden;
	-webkit-box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.7);
	box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.7);
}

.site .site-container .site-main-inner.home article .post-card::after, .site .site-container .site-main-inner.archive article .post-card::after {
	content: '';
	position: absolute;
	z-index: -1;
	inset: 0;
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	-webkit-filter: url(#btn-glass);
	filter: url(#btn-glass);
	overflow: hidden;
	isolation: isolate;
}

.site .site-container .site-main-inner.home article .post-card:hover, .site .site-container .site-main-inner.archive article .post-card:hover {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.8) 65%);
	padding: 21px 10px 9px 21px;
}

.site .site-container .site-main-inner.home article .post-card:hover::after, .site .site-container .site-main-inner.archive article .post-card:hover::after {
	backdrop-filter: blur(3px);
}

.site .site-container .site-main-inner.home article img, .site .site-container .site-main-inner.archive article img {
	position: absolute;
	left: 0;
	top: 0;
}

.site .site-container .site-main-inner.home article .entry-thumbnail, .site .site-container .site-main-inner.archive article .entry-thumbnail {
	position: absolute;
	inset: 0;
	border-radius: 30px;
	overflow: hidden;
}

.site .site-container .site-main-inner.home article .entry-thumbnail .post-thumbnail, .site .site-container .site-main-inner.archive article .entry-thumbnail .post-thumbnail {
	position: absolute;
	inset: 0;
	z-index: 0;
}

.site .site-container .site-main-inner.home article .entry-header, .site .site-container .site-main-inner.archive article .entry-header {
	position: relative;
	z-index: 9;
}

.site .site-container .site-main-inner.home article:before,
.site .site-container .site-main-inner.home article .article-after, .site .site-container .site-main-inner.archive article:before,
.site .site-container .site-main-inner.archive article .article-after {
	content: '';
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius: 50%;
}

.site .site-container .site-main-inner.home article:before, .site .site-container .site-main-inner.archive article:before {
	bottom: -11px;
	right: -16px;
	background: #FAFAFA;
	z-index: -1;
}

.site .site-container .site-main-inner.home article .article-after, .site .site-container .site-main-inner.archive article .article-after {
	bottom: -10px;
	right: -3px;
	background: #aaa;
	z-index: -2;
	overflow: hidden;
}

.site .site-container .site-main-inner.home article .article-after div, .site .site-container .site-main-inner.archive article .article-after div {
	inset: 0;
	position: absolute;
	filter: blur(4px);
}

.site .site-container .site-main-inner.home article:hover, .site .site-container .site-main-inner.archive article:hover {
	box-shadow: inset -9px -4px 0 #888, -1px -1px 0px #06bcd4;
}

.site .site-container .site-main-inner.search article {
	margin-right: 20px;
	padding: 20px;
	background: #ffffffd0;
	border-radius: 30px;
	border: 1px solid #eee;
	position: relative;
	overflow: hidden;
	max-width: calc(min(100%, 320px));
}

.site .site-container .site-main-inner.search article .has-text-info {
	color: #06bcd4;
}

.site .site-container .site-main-inner.search article .entry-thumbnail {
	inset: 0;
	position: absolute;
	z-index: -1;
}

.site .site-container .site-main-inner.search article .entry-thumbnail .post-thumbnail {
	inset: 0;
	position: absolute;
	filter: blur(8px);
}

.site .site-container .site-footer {
	text-align: center;
	padding-bottom: 20px;
}

@media (min-width: 640px) and (orientation: landscape) {
	.site {
		flex-flow: row-reverse;
	}
	.site .site-header {
		padding-top: 20px;
		padding-left: 0px;
		writing-mode: vertical-rl;
		-ms-writing-mode: vertical-rl;
	}
	.site .site-header .site-header-content {
		justify-content: flex-start;
	}
	.site .site-container {
		max-width: calc(100% - 90px);
	}
}

.sticky {
	display: block;
}

.post {
	margin: 18px 19px 20px;
}

.entry-header {
	text-align: center;
	text-shadow: 1px 1px 1px #eee;
}

.entry-header > div {
	margin-top: 0.5em;
}

.page-content,
.entry-content {
	margin-bottom: 20px;
}

.page-header {
	padding: 0 20px;
}

.entry-summary {
	margin-bottom: 10px;
}

.padding-box {
	padding: 20px;
}

.entry-sidebar {
	padding: 0px 20px;
}

.entry-sidebar .wp-container-core-group-is-layout-1 {
	align-items: center;
}

.entry-sidebar .widget {
	align-content: center;
}

.entry-sidebar .widget:last-child {
	margin-bottom: 0;
}

.entry-sidebar .widget p:has(~ #toc-np-container) {
	margin-bottom: 0;
}

.entry-sidebar .widget #toc-np-container + p {
	margin-bottom: 0;
}

.entry-excerpt {
	padding: 0px 20px;
}

.entry-excerpt p {
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #eee;
	border-width: 0px 1px 1px 0px;
	border-radius: 30px;
	padding: 20px 20px;
	max-width: 40em;
	margin: auto;
	margin: 20px auto;
	box-shadow: 1px 1px 1px #ddd inset;
}

@media (min-width: 720px) and (orientation: landscape) {
	.entry-sidebar {
		align-items: flex-end;
	}
	.entry-sidebar .wp-container-core-group-is-layout-1 {
		align-items: start;
	}
}

.vertical-layout {
	width: 100%;
}

.vertical-layout .tcy {
	text-combine-upright: all;
}

.vertical-layout .middle-content {
	writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
	max-width: 100%;
	letter-spacing: 0.5px;
	column-fill: balance;
	column-width: 24rem;
	column-rule: solid 1px #e0e0e0;
	column-gap: 3em;
	line-height: 1.7;
	text-indent: 1em;
}

.vertical-layout .middle-content h1, .vertical-layout .middle-content h2, .vertical-layout .middle-content h3, .vertical-layout .middle-content h4, .vertical-layout .middle-content h5 {
	margin-left: 1em;
}

.vertical-layout .middle-content p {
	margin: 0 0 0 1.5em;
}

.vertical-layout .middle-content figure {
	text-indent: 0;
	writing-mode: horizontal-tb;
	margin: 0 1.5em;
}

.vertical-layout .middle-content blockquote {
	padding: 1.5em 0;
	text-indent: 0;
	display: block;
}

.vertical-layout .middle-content blockquote p:not(:last-child) {
	margin-left: 1em;
}

.vertical-layout .middle-content blockquote::before, .vertical-layout .middle-content blockquote::after {
	width: 48px;
	height: 23px;
}

.vertical-layout .middle-content blockquote::before {
	border-left: none;
	border-right: 3px solid #eee;
	right: -12px;
	top: 0;
	left: auto;
	box-shadow: 1px 0px #aaa, inset 0px 1px #aaa;
}

.vertical-layout .middle-content blockquote::after {
	border-left: 4px solid #eee;
	border-right: none;
	left: -12px;
	bottom: 0;
	right: auto;
	box-shadow: 0px 1px #aaa, inset 1px 0px #aaa;
}

#toc-np-container {
	padding: 20px;
}

@media (min-width: 720px) and (orientation: landscape) {
	.entry-sidebar .sticky {
		padding: 20px 0;
	}
	#toc-np-container {
		padding: 0px;
	}
	:not(.vertical-layout) .entry-sidebar .sticky {
		border-right: 1px solid #aaa;
		padding-right: 10px;
	}
	.vertical-layout .entry-sidebar .sticky {
		display: flex;
		justify-content: center;
		border-right: none;
		border-left: 1px solid #bbb;
	}
	.vertical-layout .widget {
		writing-mode: vertical-rl;
		max-width: 100%;
		column-fill: balance;
		column-width: 12rem;
		column-gap: 1.5em;
	}
	.vertical-layout .widget #toc-np-container {
		display: block;
	}
	.vertical-layout .widget #toc-np-container li {
		display: table;
		/* avoid section break in title */
	}
	.vertical-layout .widget #toc-np-container li.header-level-1 {
		margin-top: 0;
	}
	.vertical-layout .widget #toc-np-container li a {
		position: relative;
		display: block;
	}
	.vertical-layout .widget #toc-np-container li a:hover {
		text-underline-position: right;
	}
	.vertical-layout .widget #toc-np-container .toc-np-number {
		padding-right: 4px;
		text-combine-upright: all;
	}
}

.flex-col {
	flex-direction: column;
}

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

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

.bypostauthor {
	display: block;
}

#commentform .logged-in-as .required-field-message {
	margin-left: 6px;
}

/* Widgets
--------------------------------------------- */
#secondary {
	padding-bottom: 20px;
	justify-content: center;
}

#secondary section,
#secondary h3 {
	margin-bottom: 0;
}

#secondary input[type=search] {
	border-radius: 3px 0px 0px 3px;
	background-color: #fff;
}

#secondary button[type=submit] {
	margin-left: 0px;
	padding: 0 6px;
	text-wrap: nowrap;
	border-radius: 0px 3px 3px 0px;
	border-left-width: 0;
}

#secondary ul {
	margin-left: 1.5em;
}

@media (min-width: 720px) and (orientation: landscape) {
	#secondary.cols .col-1 {
		padding: 0 20px;
	}
}

.widget {
	margin: 0 auto 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-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
--------------------------------------------------------------*/
.cols {
	display: flex;
	flex-direction: column;
}

.vertical-layout .col-2 {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (min-width: 720px) and (orientation: landscape) {
	.cols {
		flex-direction: row;
	}
	.cols .col-1 {
		width: 30%;
	}
	.cols .col-2 {
		width: 70%;
	}
	.horizontal-layout .cols {
		max-width: 1000px;
		margin: auto;
	}
	.horizontal-layout .cols .col-2 {
		justify-content: flex-end;
		align-items: flex-end;
	}
	.vertical-layout .cols {
		flex-direction: row-reverse;
		justify-content: flex-start;
	}
	.vertical-layout .cols .col-2 {
		justify-content: flex-end;
		align-items: flex-end;
	}
}

@media (min-width: 1400px) and (orientation: landscape) {
	.cols {
		max-width: 1500px;
		margin: 0 auto;
	}
	.cols .col-2 {
		flex-basis: 100%;
	}
	.vertical-layout .col-2 {
		margin-left: 0;
	}
}

/* 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;
}

.sticky {
	position: sticky;
	top: 0px;
	max-height: 100vh;
	overflow-y: auto;
}

/* 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;
}

.bg-white {
	background-color: #fff;
}

/*# sourceMappingURL=style.css.map */