@charset "UTF-8";
/*!
Theme Name: _shb_narushima
Theme URI: http://underscores.me/
Author: somosan
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: _shb_narushima
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.

_shb_narushima 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

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

/**
 * 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 {
  font-size: 1rem;
}

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

@media screen and (min-width: 960px) {
  .entry-content h2.wp-block-heading,
  .home-content h2.wp-block-heading {
    font-size: 36px;
  }
}
.entry-content h3.wp-block-heading,
.home-content h3.wp-block-heading {
  position: relative;
  padding-left: 1.5em;
  line-height: 1.25;
}
.entry-content h3.wp-block-heading::before,
.home-content h3.wp-block-heading::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: var(--wp--preset--color--contrast);
}
.entry-content h3.wp-block-heading::after,
.home-content h3.wp-block-heading::after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  width: 1em;
  height: 3px;
  background-color: var(--wp--preset--color--contrast);
}
@media screen and (min-width: 960px) {
  .entry-content h3.wp-block-heading,
  .home-content h3.wp-block-heading {
    font-size: 22px;
  }
}
.entry-content hgroup p,
.home-content hgroup p {
  font-size: 12px;
  letter-spacing: 0.15em;
  color: var(--wp--preset--color--gray-2);
}
.entry-content hgroup .wp-block-heading,
.home-content hgroup .wp-block-heading {
  line-height: 1.25;
}

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 {
  font-feature-settings: "pkna";
}

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

.wp-block-table.is-style-cost-table table {
  border-top: none;
  margin-bottom: 1rem;
}

.wp-block-table.is-style-cost-table thead {
  border-bottom: 1px;
  border-top: none;
  background-color: var(--wp--preset--color--ao-blue-alpha);
  font-family: var(--wp--preset--font-family--zen-maru-gothic);
}

.wp-block-table.is-style-cost-table th,
.wp-block-table.is-style-cost-table td {
  display: block;
  border-left: none;
  border-right: none;
  border-color: #b5b5b5;
  padding: 0.5em;
}
@media screen and (min-width: 960px) {
  .wp-block-table.is-style-cost-table th,
  .wp-block-table.is-style-cost-table td {
    padding: 1em;
    display: table-cell;
  }
}

.wp-block-table.is-style-cost-table th:last-child,
.wp-block-table.is-style-cost-table td:last-child {
  border-right: none;
  border-top: none;
}
@media screen and (min-width: 960px) {
  .wp-block-table.is-style-cost-table th:last-child,
  .wp-block-table.is-style-cost-table td:last-child {
    border-top: 1px solid var(--wp--preset--color--gray-2);
  }
}

.wp-block-table.is-style-cost-table td:first-child {
  font-weight: bold;
  vertical-align: top;
  position: relative;
  border-bottom: none;
}
@media screen and (min-width: 960px) {
  .wp-block-table.is-style-cost-table td:first-child {
    width: 23.6%;
    padding: 1em;
    border-bottom: 1px solid var(--wp--preset--color--gray-2);
  }
  .wp-block-table.is-style-cost-table td:first-child::after {
    position: absolute;
    content: "";
    width: 1px;
    height: calc(100% - 0.75em);
    right: 0;
    top: 0.375em;
    background-color: var(--wp--preset--color--gray-2);
  }
}

@media screen and (min-width: 960px) {
  .wp-block-table.is-style-shikaku-table tbody {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 3rem;
  }
  .wp-block-table.is-style-shikaku-table tbody tr {
    display: grid;
    grid-template-columns: 73% 1fr;
  }
}
.wp-block-table.is-style-shikaku-table tbody td {
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid var(--wp--preset--color--gray-2);
}

/* Links
--------------------------------------------- */
a {
  color: var(--wp--preset--color--contrast);
  /*
  &:visited {
  	color: $color__wp-preset-contrast;
  }
  	*/
}
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;
}

.wp-element-button::after {
  display: inline-block;
  margin-left: 0.5em;
  content: url("data:image/svg+xml;utf8,<svg viewBox='0 0 8 12' xmlns='http://www.w3.org/2000/svg'><path fill='%23fff' d='M0 0h4v4H0z'/><path fill='%23fff' d='M4 4h4v4H4z'/><path fill='%23fff' d='M0 8h4v4H0z'/></svg>");
  width: 8px;
  height: 12px;
  line-height: 1;
}

.home2list {
  font-size: 13px;
}
@media screen and (min-width: 960px) {
  .home2list {
    font-size: 14px;
  }
}
@media screen and (min-width: 1225px) {
  .home2list {
    font-size: 1rem;
  }
}

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
--------------------------------------------------------------*/
.container, .container-fluid, .container-lg, .container-wide, .container-xl {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}

.container, .container-lg {
  max-width: 1256px;
}

.container-wide, .container-xl {
  max-width: 1160px;
}

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

	ul {
		display: none;
		list-style: none;
		margin: 0;
		padding-left: 0;

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

			ul {
				left: -999em;
				top: 0;
			}

			li {

				&:hover > ul,
				&.focus > ul {
					display: block;
					left: auto;
				}
			}

			a {
				width: 200px;
			}

			:hover > a,
			.focus > a {
			}

			a:hover,
			a.focus {
			}
		}

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

	li {
		position: relative;

		&:hover > a,
		&.focus > a {
		}
	}

	a {
		display: block;
		text-decoration: none;
	}

	.current_page_item > a,
	.current-menu-item > a,
	.current_page_ancestor > a,
	.current-menu-ancestor > a {
	}
}

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

.footer-navigation {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.footer-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-navigation a {
  font-size: 14px;
}
.footer-navigation a svg {
  width: 8px;
  height: 12px;
  display: inline-block;
  margin-right: 0.5em;
}

@media screen and (min-width: 960px) {
  #footer-menu {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  }
}

* {
  box-sizing: border-box;
}

blockquote, body, dd, dl, figure, h1, h2, h3, h4, h5, h6, p, pre {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

:root {
  overflow-x: hidden;
  height: 100%;
}

.globalNav {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 500;
  height: 64px;
  border-bottom: 1px solid var(--wp--preset--color--gray-2);
}
@media screen and (min-width: 1225px) {
  .globalNav {
    height: 94px;
  }
}
.globalNav {
  -webkit-perspective: 2000px;
  perspective: 2000px;
  background-color: rgba(255, 255, 255, 0);
  transition: background-color 0.2s, border-bottom-color 0.2s;
}
.globalNav.headroom--not-top {
  background-color: rgba(255, 255, 255, 0.9333333333);
  border-bottom: 1px solid var(--wp--preset--color--base);
}
.globalNav ul {
  padding: 0;
  margin: 0;
}
.globalNav li {
  list-style: none;
}
.globalNav a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: var(--wp--preset--color--contrast);
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
}
.globalNav a:hover {
  color: var(--wp--preset--color--gray-2);
}
.globalNav > .container-lg {
  padding: 0;
}
.globalNav .navRoot {
  position: relative;
}
.globalNav .navSection.logo {
  position: absolute;
  top: 0;
  left: 0;
}
.globalNav .navSection.primary, .globalNav .navSection.secondary {
  display: none;
}
.globalNav .navSection.primary {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1225px) {
  .globalNav .navSection.primary .current::after {
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: currentColor;
    left: 50%;
    transform: translateX(-50%);
    bottom: 12px;
    content: "";
  }
}
.globalNav .navSection.secondary {
  position: absolute;
  top: 0;
  right: 0;
}
.globalNav .navSection.secondary a svg {
  width: 8px;
  height: 12px;
}
.globalNav .navSection.secondary a svg path {
  fill: currentColor;
}
.globalNav .navSection.mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.globalNav.compact .navRoot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.globalNav.compact .navSection.logo {
  position: static;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.globalNav.compact .navSection.secondary {
  position: static;
}
.globalNav .rootLink {
  display: inline-block;
  height: 64px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 15px;
  line-height: 64px;
  font-weight: 400;
  margin: 0;
  padding: 0 10px;
  position: relative;
}
@media screen and (min-width: 1225px) {
  .globalNav .rootLink {
    height: 94px;
    line-height: 94px;
  }
}
.globalNav .navSection.logo .rootLink {
  padding-left: 20px !important;
}
.globalNav .navSection.secondary .rootLink:last-child {
  padding-right: 20px !important;
}
.globalNav .navSection.primary .rootLink {
  font-weight: 500;
}
.globalNav .colorize {
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}
.globalNav .hasDropdown {
  cursor: default;
}
.globalNav .item-home h1 {
  line-height: 64px;
  font-size: 20px;
  margin: 0;
  color: inherit;
}
@media screen and (min-width: 1225px) {
  .globalNav .item-home h1 {
    line-height: 94px;
  }
}
.globalNav .item-home img {
  line-height: 0;
  vertical-align: middle;
  filter: invert(1);
  height: 48px;
}
@media screen and (min-width: 1225px) {
  .globalNav .item-home img {
    height: auto;
    transform: translateY(-8px);
    transition: filter 0.2s;
  }
}
.globalNav .item-home svg {
  vertical-align: -5px;
}
.globalNav .item-home svg path {
  fill: currentColor;
}
.globalNav .item-dashboard:after {
  font-size: 16px;
  content: "➞";
  padding-left: 1px;
}
.globalNav .dropdownRoot {
  position: absolute;
  z-index: 1000;
  left: 0;
  right: 0;
  top: 74px;
  pointer-events: none;
  -webkit-transform: rotateX(-15deg);
  transform: rotateX(-15deg);
  -webkit-transform-origin: 50% -50px;
  transform-origin: 50% -50px;
  opacity: 0;
  will-change: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  display: none;
}
.globalNav.dropdownActive .dropdownRoot {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: none;
  transform: none;
}
.globalNav .dropdownBackground {
  background: #fff;
  border-radius: 1px;
  overflow: hidden;
  box-shadow: 0 50px 100px rgba(50, 50, 93, 0.1), 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
  width: 520px;
  height: 400px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.globalNav .alternateBackground, .globalNav .dropdownBackground {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.globalNav .alternateBackground {
  right: 0;
  height: 1000px;
  background: var(--wp--preset--color--gray-1);
}
.globalNav .dropdownArrow {
  top: -6px;
  margin: 0 0 0 -6px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 0;
  background: #fff;
  box-shadow: -3px -3px 5px rgba(82, 95, 127, 0.04);
  will-change: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  position: absolute;
  left: 0;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.globalNav .dropdownContainer {
  position: absolute;
  left: 0;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  overflow: hidden;
  top: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  will-change: transform, width, height;
  -webkit-transition-property: width, height, -webkit-transform;
  transition-property: width, height, -webkit-transform;
  transition-property: transform, width, height;
  transition-property: transform, width, height, -webkit-transform;
}
.globalNav .dropdownSection {
  opacity: 0;
  pointer-events: none;
  will-change: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  background: red;
}
.globalNav .dropdownSection.active {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.globalNav .dropdownSection.left {
  -webkit-transform: translateX(-150px);
  transform: translateX(-150px);
}
.globalNav .dropdownSection.right {
  -webkit-transform: translateX(150px);
  transform: translateX(150px);
}
.globalNav.dropdownActive .dropdownSection.active {
  pointer-events: auto;
}
.globalNav.noDropdownTransition .alternateBackground, .globalNav.noDropdownTransition .dropdownArrow, .globalNav.noDropdownTransition .dropdownBackground, .globalNav.noDropdownTransition .dropdownContainer, .globalNav.noDropdownTransition .dropdownSection {
  -webkit-transition: none;
  transition: none;
}
.globalNav .dropdownContent {
  position: absolute;
  top: 0;
  left: 0;
}
.globalNav .linkGroup {
  padding: 20px 35px;
}
.globalNav .linkContainer {
  display: block;
  padding: 9px 0;
}
.globalNav .linkTitle {
  margin: 0;
  color: var(--wp--preset--color--contrast);
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.025em;
}
.globalNav .linkSub {
  font-size: 15px;
  line-height: 22px;
  color: var(--wp--preset--color--gray-3);
  margin: 5px 0 0;
  display: block;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
}
.globalNav .linkTitle {
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
}
.globalNav .linkContainer:hover .linkTitle, .globalNav .linkTitle:hover {
  color: var(--wp--preset--color--gray-3);
}
.globalNav .linkContainer:hover .linkSub {
  color: var(--wp--preset--color--gray-2);
}
.globalNav .hover-fillDark, .globalNav .hover-fillLight {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
}
.globalNav .hover-strokeDark, .globalNav .hover-strokeLight {
  -webkit-transition: stroke 0.1s;
  transition: stroke 0.1s;
}
.globalNav .linkContainer:hover .hover-fillLight {
  fill: #8898aa;
}
.globalNav .linkContainer:hover .hover-fillDark {
  fill: #32325d;
}
.globalNav .linkContainer:hover .hover-strokeLight {
  stroke: #8898aa;
}
.globalNav .linkContainer:hover .hover-strokeDark {
  stroke: #32325d;
}
.globalNav .linkContainer:hover img {
  filter: grayscale(0.5);
}
.globalNav .linkIcon {
  white-space: nowrap;
}
.globalNav .linkIcon svg {
  margin: 0 12px 0px -1px;
}
.globalNav .withIcon {
  padding-left: 28px;
}
.globalNav .withIcon .linkTitle {
  margin-left: -28px;
}
.globalNav .new-badge {
  display: inline-block;
  margin-left: 5px;
  vertical-align: 2px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 14px;
  font-weight: 700;
  background: #6772e5;
  -webkit-transition: background 0.15s;
  transition: background 0.15s;
  border-radius: 10px;
  padding: 0 5px;
  height: auto;
  top: auto;
  box-shadow: none;
}
.globalNav .linkContainer:hover .new-badge {
  background: #32325d;
}
.globalNav .productsGroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 640px;
  max-width: calc(100vw - 85px);
  margin: -5px -10px;
}
.globalNav .productsGroup > li {
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}
.globalNav .productsGroup .linkContainer {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 10px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.globalNav .productsGroup > li {
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.globalNav .productsGroup svg {
  width: 48px;
  height: 48px;
}
.globalNav .productLinkContent {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 71px;
}
.globalNav .prodsubGroup, .globalNav .productLinkContent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.globalNav .prodsubGroup .linkContainer {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 13px 30px;
}
.globalNav .prodsubGroup .linkSub {
  margin: 0 0 0 10px;
}
.globalNav .item-subscriptions .linkTitle {
  color: #24b47e;
}
.globalNav .item-connect .linkTitle {
  color: #3297d3;
}
.globalNav .item-relay .linkTitle {
  color: #e25950;
}
.globalNav .item-atlas .linkTitle {
  color: #e39f48;
}
.globalNav .item-radar .linkTitle {
  color: #b76ac4;
}
.globalNav .item-radar .new-badge {
  background: #b76ac4;
}
.globalNav .documentationGroup .linkSub {
  max-width: 250px;
}
.globalNav .documentationArticles {
  font-size: 15px;
  line-height: 26px;
  margin: 15px 20px 10px 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.globalNav .documentationArticles > ul {
  margin-right: 40px;
}
.globalNav .documentationArticles > ul:last-child {
  margin-right: 0;
}
.globalNav .documentationArticles h4 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  margin: 0 0 3px;
  color: #8898aa;
}
.globalNav .blogPosts {
  margin: 5px 10px 5px 28px;
}
.globalNav .blogPosts a {
  display: block;
  white-space: nowrap;
  padding: 5px 0;
}
.globalNav .blogPosts a:after {
  content: "➢";
  font: normal 16px StripeIcons;
  margin-left: 6px;
  vertical-align: -3px;
}
.globalNav .blogPosts .title {
  font-size: 15px;
  line-height: 22px;
  display: inline-block;
  white-space: nowrap;
  max-width: 300px;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: top;
}
.globalNav .blogPosts .title.new {
  font-weight: 500;
}
.globalNav .blogPosts .new-badge {
  vertical-align: -1px;
}
.globalNav .blogPosts a:hover .new-badge {
  background: #32325d;
}
.globalNav .navSection.mobile .rootLink {
  cursor: pointer;
  width: 64px;
  height: 64px;
  position: relative;
}
.globalNav .navSection.mobile .rootLink h2 {
  color: inherit;
  position: absolute;
  width: 24px;
  height: 2px;
  border-radius: 1px;
  background: currentColor;
}
.globalNav .navSection.mobile .rootLink h2:after, .globalNav .navSection.mobile .rootLink h2:before {
  position: absolute;
  width: 24px;
  height: 2px;
  border-radius: 1px;
  background: currentColor;
}
.globalNav .navSection.mobile .rootLink h2 {
  font-size: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
}
.globalNav .navSection.mobile .rootLink h2:after {
  content: "";
  left: 0;
}
.globalNav .navSection.mobile .rootLink h2:before {
  content: "";
  left: 0;
  top: -9px;
}
.globalNav .navSection.mobile .rootLink h2:after {
  top: 9px;
}
.globalNav .popup {
  position: absolute;
  left: 10px;
  top: 5px;
  right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  pointer-events: none;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}
.globalNav .popupContainer {
  background: #fff;
  box-shadow: 0 50px 100px rgba(50, 50, 93, 0.1), 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  font-size: 17px;
  line-height: 40px;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-transform: rotate3d(1, 1, 0, -15deg);
  transform: rotate3d(1, 1, 0, -15deg);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  opacity: 0;
  will-change: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.globalNav .navSection.mobile.globalPopupActive .popupContainer {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  pointer-events: auto;
}
.globalNav .popup a {
  display: block;
}
.globalNav .popupCloseButton {
  position: absolute;
  right: 0;
  top: 0;
  width: 51px;
  height: 51px;
  font-size: 0;
  cursor: pointer;
}
.globalNav .popupCloseButton:after, .globalNav .popupCloseButton:before {
  content: "";
  position: absolute;
  background: #6772e5;
  border-radius: 1px;
  left: 14px;
  right: 14px;
  top: 24px;
  height: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
}
.globalNav .popupCloseButton:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.globalNav .popupCloseButton:hover:after, .globalNav .popupCloseButton:hover:before {
  background: #32325d;
}
.globalNav .mobileContact {
  background: var(--wp--preset--color--gray-1);
  display: block;
  padding: 12px 30px;
  font-weight: 600;
}
.globalNav .mobileContact svg {
  width: 8px;
  height: 12px;
  display: inline-block;
  margin-right: 0.5em;
}
.globalNav .mobileContact {
  /*
  &:after {
    font: normal 16px StripeIcons;
    content: '\279C';
    margin-left: 6px;
  }
  */
}
.globalNav .mobileProducts {
  padding: 20px 0 15px;
}
.globalNav .mobileProducts h1 {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.025em;
  color: var(--wp--preset--color--gray-2);
  text-transform: uppercase;
  margin: -5px 0 0 30px;
}
.globalNav .mobileProductsList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.globalNav .mobileProductsList > ul {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.globalNav .mobileProductsList > ul:last-child {
  -webkit-box-flex: 3;
  -webkit-flex-grow: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
}
.globalNav .mobileProductsList a {
  padding: 0 30px;
  font-size: 20px;
  font-weight: 500;
  line-height: 50px;
}
.globalNav .mobileProductsList a:hover {
  color: #32325d;
}
.globalNav .mobileProductsList a svg {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: 0 15px 0 -3px;
  vertical-align: -5px;
}
.globalNav .mobileProductsList .item-subscriptions {
  color: #24b47e;
}
.globalNav .mobileProductsList .item-connect {
  color: #3297d3;
}
.globalNav .mobileProductsList .item-relay {
  color: #e25950;
}
.globalNav .mobileProductsList .item-atlas {
  color: #e39f48;
}
.globalNav .mobileProductsList .item-radar {
  color: #b76ac4;
}
.globalNav .mobileSecondaryNav {
  border-top: 2px solid #f6f9fc;
  padding: 15px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.globalNav .mobileSecondaryNav > ul {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.globalNav .mobileSecondaryNav > ul:last-child {
  -webkit-box-flex: 3;
  -webkit-flex-grow: 3;
  -ms-flex-positive: 3;
  flex-grow: 3;
}
.globalNav .mobileSecondaryNav a {
  padding: 0 20px;
  min-width: 100px;
}

@media (min-width: 670px) {
  .globalNav .navSection.primary, .globalNav .navSection.secondary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 670px) {
  .globalNav .navSection.mobile {
    display: none;
  }
}
@media (min-width: 670px) {
  .globalNav .rootLink {
    padding: 0 calc(10px + (100vw - 670px) * 0.040541);
  }
}
@media (min-width: 1040px) {
  .globalNav .rootLink {
    padding: 0 25px;
  }
}
@media (min-width: 670px) {
  .globalNav .dropdownRoot {
    display: block;
  }
}
.globalNav .colorize {
  color: #ffffff;
}
.globalNav .colorize.active, .globalNav .colorize:hover {
  color: #e6e6e6;
}
.globalNav.headroom--not-top .colorize {
  color: #202020;
}
.globalNav.headroom--not-top h1 img {
  filter: invert(0);
}

/* Posts and pages
--------------------------------------------- */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 64px;
}
@media screen and (min-width: 1225px) {
  html {
    scroll-padding-top: 94px;
  }
}

.sticky {
  display: block;
}

.post,
.page {
  margin: 0;
}

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

.page-content,
.entry-content,
.entry-summary {
  margin: 3rem 0 0 0;
}

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

.site-main {
  position: relative;
  padding-bottom: 3rem;
}

.main-bg {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.main-bg .main-bg__inner {
  margin: 0 auto;
  height: 100%;
  border-right: 1px solid var(--wp--preset--color--gray-1);
  border-left: 1px solid var(--wp--preset--color--gray-1);
}

.entry-header {
  background-color: var(--wp--preset--color--contrast);
  padding-top: 103.488px;
  padding-bottom: 39.552px;
}
@media screen and (min-width: 1225px) {
  .entry-header {
    padding-top: 167.340096px;
    padding-bottom: 63.955584px;
  }
}
.entry-header p {
  color: var(--wp--preset--color--gray-2);
}
.entry-header h1 {
  color: var(--wp--preset--color--base);
  font-family: var(--wp--preset--font-family--shippori-mincho-b-1);
  line-height: 1.2;
}
@media screen and (min-width: 1225px) {
  .entry-header h1 {
    font-size: 48px;
  }
}

/*
* パンくず
*/
.breadcomb {
  border-top: 1px solid var(--wp--preset--color--gray-1);
  font-size: 14px;
  color: var(--wp--preset--color--gray-3);
}
.breadcomb a {
  color: var(--wp--preset--color--contrast);
}

.breadcomb__container {
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow-x: scroll;
}
@media screen and (min-width: 670px) {
  .breadcomb__container {
    overflow-x: hidden;
  }
}

.breadcomb__wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding-right: 0;
}

.totop {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--wp--preset--color--gray-1);
  width: 58px;
  height: 58px;
  flex-shrink: 0;
}
.totop svg {
  width: 35px;
  height: 14px;
}

.bc-div {
  width: 1.25em;
  flex-shrink: 0;
  height: 1px;
  background-color: var(--wp--preset--color--gray-2);
  margin: 0 0.5em;
}
@media screen and (min-width: 670px) {
  .bc-div {
    width: 2.5em;
  }
}

footer a {
  color: var(--wp--preset--color--base);
}
footer a:visited {
  color: var(--wp--preset--color--base);
}

.site-footer {
  color: var(--wp--preset--color--base);
  background-color: var(--wp--preset--color--contrast);
  border-top: 1px solid var(--wp--preset--color--gray-3);
  padding: 1rem 0 0 0;
}
.site-footer .site-info {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 1px solid var(--wp--preset--color--gray-3);
}
.site-footer .site-info .copyright img {
  display: inline-block;
  margin-right: 0.5em;
}
@media screen and (min-width: 960px) {
  .site-footer .site-info .copyright {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.archive-news-article {
  margin-bottom: 1.5rem;
  border-bottom: 1px solid var(--wp--preset--color--gray-1);
  padding-bottom: 1.5rem;
}
.archive-news-article:last-child {
  border-bottom: none;
}
.archive-news-article header {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: max-content 1fr;
  column-gap: 1.5rem;
  row-gap: 1rem;
}
@media screen and (min-width: 670px) {
  .archive-news-article header {
    grid-template-columns: max-content 1fr;
  }
}
.archive-news-article header .entry-meta {
  display: grid;
  column-gap: 0.5rem;
  grid-template-columns: 6em max-content;
  align-items: center;
}
@media screen and (min-width: 670px) {
  .archive-news-article header .entry-meta {
    grid-template-columns: 6em 1fr;
  }
}
.archive-news-article header .entry-meta .cat_nametag {
  display: inline-block;
  background-color: var(--wp--preset--color--contrast);
  color: var(--wp--preset--color--base);
  font-size: 14px;
  line-height: 1;
  padding: 0.617em;
}
.archive-news-article h2 {
  font-family: var(--wp--preset--font-family--system-font);
  font-weight: normal;
  font-size: 1rem;
}
.archive-news-article h2 a {
  display: inline-block;
  width: 100%;
  line-height: 1.5;
}

.entry-content .entry-meta {
  display: grid;
  column-gap: 0.5rem;
  grid-template-columns: max-content max-content;
  align-items: center;
}
.entry-content .entry-meta .cat_nametag {
  display: inline-block;
  background-color: var(--wp--preset--color--contrast);
  color: var(--wp--preset--color--base);
  font-size: 14px;
  line-height: 1;
  padding: 0.617em;
}
.entry-content .post-title {
  font-family: var(--wp--preset--font-family--system-font);
  margin-top: 0.5em;
}

.works-container {
  display: grid;
}
@media screen and (min-width: 960px) {
  .works-container {
    grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
    column-gap: 0;
    row-gap: 1rem;
  }
}
.works-container article {
  background-color: #660000;
}

.works_card {
  transition: background 0.2s;
  padding: 1rem;
  display: inline-block;
}
@media screen and (hover: hover) {
  .works_card:hover {
    background-color: var(--wp--preset--color--gray-1);
  }
}
.works_card .works-meta dl {
  font-size: 14px;
  display: flex;
  column-gap: 1.5em;
}
.works_card .works-meta dl dd {
  padding-right: 1em;
}
.works_card .works_card-thumbnail {
  position: relative;
}
.works_card .works_card-thumbnail .cat_nametag {
  position: absolute;
  line-height: 1;
  padding: 0.5em;
  left: 0.75rem;
  top: 0.75rem;
  background-color: var(--wp--preset--color--contrast);
  color: var(--wp--preset--color--base);
  font-size: 12px;
}
@media screen and (min-width: 960px) {
  .works_card .works_card-thumbnail .cat_nametag {
    left: 1rem;
    top: 1rem;
  }
}
.works_card h2 {
  font-family: var(--wp--preset--font-family--system-font);
  line-height: 1.65;
  font-size: 1rem;
}

@media screen and (min-width: 960px) {
  .workscarousel-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 1225px) {
  .workscarousel-container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.serviceCard {
  padding-bottom: 3rem;
  border-bottom: 1px solid var(--wp--preset--color--gray-1);
}
@media screen and (min-width: 960px) {
  .serviceCard {
    padding-top: 3.5rem;
    padding-bottom: 5.5rem;
  }
}
.serviceCard hgroup {
  text-align: center;
}
.serviceCard hgroup p {
  color: var(--wp--preset--color--gray-2);
  font-size: 12px;
  font-weight: bold;
}
.serviceCard hgroup h2 {
  letter-spacing: 0.075em;
  line-height: 1.25;
}
@media screen and (min-width: 960px) {
  .serviceCard hgroup h2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 960px) {
  .serviceCard > p {
    max-width: 706px;
  }
}

.home-services {
  display: grid;
  row-gap: 3rem;
}
@media screen and (min-width: 960px) {
  .home-services {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1225px) {
  .home-services {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.home-services .home-services__card > div {
  width: 60%;
  margin-top: -1.5rem;
}

@media screen and (min-width: 960px) {
  .services-lead {
    max-width: 61.2%;
  }
}

.inpage-navi-container {
  margin-left: -1rem;
  margin-right: -1rem;
}
.inpage-navi-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 1px;
  row-gap: 1px;
}
@media screen and (min-width: 960px) {
  .inpage-navi-container ul {
    flex-wrap: nowrap;
  }
}
.inpage-navi-container ul li {
  background-color: var(--wp--preset--color--gray-1);
  flex: 0 0 calc(50% - 1px);
}
@media screen and (min-width: 960px) {
  .inpage-navi-container ul li {
    flex: 1;
  }
}
.inpage-navi-container ul li a {
  font-weight: bold;
  text-align: center;
  display: block;
  position: relative;
  padding: 1.5em 0 2em 0;
  line-height: 1;
}
.inpage-navi-container ul li a::after {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.253 6.897'><path fill='none' stroke='%236a6a6a' stroke-width='2' d='M12.611.791 6.845 5.614.611.791' /></svg>");
  width: 13px;
  position: absolute;
  bottom: 0.5em;
  left: 50%;
  transform: translateX(-50%);
}

.menu-works-category-container {
  margin-left: -1rem;
  margin-right: -1rem;
}
.menu-works-category-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 1px;
  row-gap: 1px;
}
@media screen and (min-width: 960px) {
  .menu-works-category-container ul {
    flex-wrap: nowrap;
  }
}
.menu-works-category-container ul li {
  background-color: transparent;
  flex: 0 0 calc(50% - 1px);
}
@media screen and (min-width: 960px) {
  .menu-works-category-container ul li {
    flex: 1;
  }
}
.menu-works-category-container ul li a {
  font-weight: bold;
  text-align: center;
  display: block;
  position: relative;
  padding: 1.5em 0 2em 0;
  line-height: 1;
}
.menu-works-category-container ul li a::after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: transparent;
}
@media screen and (min-width: 960px) {
  .menu-works-category-container ul li a::after {
    height: 6px;
  }
}
.menu-works-category-container ul li.current-menu-item {
  background-color: var(--wp--preset--color--gray-1);
}
.menu-works-category-container ul li.current-menu-item a::after {
  background-color: var(--wp--preset--color--contrast);
}

.home-hero video {
  aspect-ratio: 1/1 !important;
  object-fit: cover;
  filter: grayscale(0.85) brightness(0.85);
}
@media screen and (min-width: 670px) {
  .home-hero video {
    aspect-ratio: initial !important;
  }
}

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

/* Embla
--------------------------------------------- */
.emblaHome-rtl,
.emblaHome-ltr {
  margin: auto;
  --slide-height: 19rem;
  --slide-spacing: 2px;
  --slide-size: 400px;
}
.emblaHome-rtl img,
.emblaHome-ltr img {
  border-radius: 0.25rem;
}

.embla {
  margin: auto;
  --slide-height: 19rem;
  --slide-spacing: 0.5rem;
  --slide-size: 100%;
}

.embla {
  margin-bottom: 3rem;
}

.embla__viewport {
  overflow: hidden;
}

.embla__container {
  backface-visibility: hidden;
  display: flex;
  touch-action: pan-y pinch-zoom;
  margin-left: calc(var(--slide-spacing) * -1);
}

.embla__slide {
  flex: 0 0 var(--slide-size);
  min-width: 0;
  padding-left: var(--slide-spacing);
}

.embla-homeworks .embla__slide {
  flex: 0 0 100%;
}
@media screen and (min-width: 670px) {
  .embla-homeworks .embla__slide {
    flex: 0 0 50%;
  }
}
@media screen and (min-width: 1225px) {
  .embla-homeworks .embla__slide {
    flex: 0 0 33%;
  }
}

.embla__slide__number {
  box-shadow: inset 0 0 0 0.2rem var(--detail-medium-contrast);
  border-radius: 1.8rem;
  font-size: 4rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  height: var(--slide-height);
}

.embla__controls {
  display: grid;
  grid-template-columns: auto 1fr;
  justify-content: space-between;
  gap: 1.2rem;
  margin-top: 1.8rem;
}

.embla__buttons {
  display: grid;
  grid-template-columns: repeat(2, 2.5rem);
  gap: 0.6rem;
  align-items: center;
  justify-content: end;
}

.embla__button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  touch-action: manipulation;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: inset 0 0 0 1px var(--wp--preset--color--contrast);
  width: 2.5rem;
  height: 2.5rem;
  z-index: 1;
  border-radius: 50%;
  color: var(--wp--preset--color--contrast);
  display: flex;
  align-items: center;
  justify-content: center;
}

.embla__button:disabled {
  color: var(--detail-high-contrast);
}

.embla__button__svg {
  width: 35%;
  height: 35%;
}

.embla__play {
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0.5);
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  touch-action: manipulation;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: inset 0 0 0 0.2rem var(--detail-medium-contrast);
  border-radius: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-self: flex-end;
  color: var(--text-body);
  font-weight: 700;
  font-size: 1.4rem;
  padding: 0 2.4rem;
  min-width: 8.4rem;
}

.embla__dots {
  line-height: 0;
}

.embla__dot {
  opacity: 0.35;
  border: none;
  background: var(--wp--preset--color--contrast);
  border-radius: 0;
  padding: 4px 16px;
  cursor: pointer;
}
@media screen and (min-width: 960px) {
  .embla__dot {
    padding: 4px 24px;
  }
}

.embla__dot--selected {
  opacity: 1;
}

.embla_controls {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 1rem;
  margin-top: 1rem;
}
@media screen and (min-width: 960px) {
  .embla_controls {
    column-gap: 2rem;
  }
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/*--------------------------------------------------------------
# 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;
}/*# sourceMappingURL=style.css.map */