@charset "UTF-8";
/*!
Theme Name: glaze2023
Theme URI: https://glazestyle.com/
Author: GLAZE.inc
Author URI: https://glazestyle.com/
Description: glaze2023 Theme by GLAZE.inc
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: glaze2023
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
>>> defaultCSS OF CONTENTS:
--------------------------------------------------------------*/
/*!
 * ress.css ? v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

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

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
  /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

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

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

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

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

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

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

footer.entry-footer {
  max-width: 1200px;
  margin: 10px auto 15px;
  font-size: 1.2rem;
  padding: 0;
}
footer.entry-footer span {
  background: #ddd;
  padding: 0.2rem 1rem;
  border-radius: 15px;
  line-height: 1;
  margin-right: 0.5rem;
}

.pc-br {
  display: block;
}
@media screen and (max-width: 740px) {
  .pc-br {
    display: none;
  }
}

.sp-br {
  display: none;
}
@media screen and (max-width: 740px) {
  .sp-br {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  main .sp-left {
    text-align: left;
  }
}
.drawer_menu * {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
  text-decoration: none;
  list-style: none;
}
.drawer_menu a {
  color: inherit;
  text-decoration: none;
}
.drawer_menu a:visited {
  color: inherit;
}
.drawer_menu .drawer_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  background-color: rgba(51, 51, 51, 0.5);
  display: none;
  top: 0;
  left: 0;
}
.drawer_menu .drawer_button {
  display: block;
  background: none;
  border: none;
  padding: 0;
  width: 42px;
  letter-spacing: 0.1em;
  cursor: pointer;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 32px;
  z-index: 1001;
  text-align: center;
  outline: none;
}
.drawer_menu .drawer_button.active .drawer_bar {
  width: 49px;
}
.drawer_menu .drawer_button.active .drawer_bar1 {
  transform: rotate(30deg);
}
.drawer_menu .drawer_button.active .drawer_bar2 {
  opacity: 0;
}
.drawer_menu .drawer_button.active .drawer_bar3 {
  transform: rotate(-30deg);
}
.drawer_menu .drawer_button.active .drawer_menu_text {
  display: none;
}
.drawer_menu .drawer_button.active .drawer_close {
  display: block;
}
.drawer_menu .drawer_bar {
  display: block;
  height: 2px;
  margin: 10px 0;
  transition: all 0.2s;
  transform-origin: 0 0;
}
.drawer_menu .drawer_text {
  text-align: center;
  font-size: 10px;
}
.drawer_menu .drawer_close {
  letter-spacing: 0.08em;
  display: none;
}
.drawer_menu .drawer_menu_text {
  display: block;
}
.drawer_menu .drawer_nav_wrapper {
  width: 400px;
  height: 100%;
  transition: all 0.2s;
  transform: translate(400px);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.drawer_menu .drawer_nav_wrapper.open {
  transform: translate(0);
}
.drawer_menu.left .drawer_button {
  right: auto;
  left: 32px;
  filter: drop-shadow(1px 1px 0px #ddd);
  transition: 0.4s;
}
.drawer_menu.left .drawer_nav_wrapper {
  transform: translate(-100%);
  right: auto;
  left: 0;
}
.drawer_menu.left .drawer_nav_wrapper.open {
  transform: translate(0);
}
.drawer_menu .drawer_nav {
  padding: 70px 0 70px 24px;
}
.drawer_menu .drawer_nav li {
  font-size: 16px;
  margin-bottom: 10px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.drawer_menu .drawer_nav li .jp {
  position: absolute;
  bottom: 8px;
  font-size: 1.1rem;
}
.drawer_menu .drawer_nav li::after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  color: #E63626;
  position: absolute;
  right: 15px;
  bottom: 25px;
  font-size: 1rem;
}
.drawer_menu .drawer_button {
  color: #333;
}
.drawer_menu .drawer_button .drawer_bar {
  background-color: #333;
}

#drawernav > ul > li a {
  color: #eee;
  text-decoration: none;
  display: block;
  padding-bottom: 25px;
  transition: all 0.3s;
}
#drawernav > ul > li a:active, #drawernav > ul > li a:hover {
  outline-width: 0;
  color: #E73727;
}
#drawernav > ul > li a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}

#drawernav > ul > li a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: calc(100% + 0px);
  height: 1px;
  background: #E63626;
  display: block;
  transform-origin: left top;
  transform: scale(0, 1);
  transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
}

@media screen and (max-width: 991px) {
  .drawer_menu.left .drawer_button {
    backface-visibility: hidden;
    left: 15px;
  }
  .drawer_menu .drawer_nav_wrapper {
    max-width: 75%;
    height: 100%;
    transition: all 0.2s;
  }
  .drawer_menu .drawer_nav {
    backface-visibility: hidden;
    padding: 30px 0 30px 24px;
  }
  .drawer_menu .drawer_nav li {
    font-size: 13px;
    margin-bottom: 8px;
  }
  .drawer_menu .drawer_nav li::after {
    bottom: 21px;
  }
}
@media screen and (max-width: 420px) {
  .drawer_menu.left .drawer_button {
    top: inherit;
    bottom: calc(30% + 10px);
    transform: translateY(50px);
  }
  .drawer_menu.left .switch_mode {
    top: inherit;
    bottom: calc(30% + 50px);
    left: 15px;
  }
  .drawer_menu #drawernav .drawer_nav {
    padding: 25px 0 25px 0;
  }
  .drawer_menu #drawernav .drawer_nav li {
    font-size: 13px;
    margin-bottom: 6px;
    padding-left: 15px;
  }
  .drawer_menu #drawernav .drawer_nav li a {
    padding-bottom: 22px;
  }
  .drawer_menu #drawernav .drawer_nav li::after {
    bottom: 20px;
  }
  .drawer_menu #drawernav .drawer_nav li .jp {
    bottom: 6px;
  }
}
.snip1252 {
  color: #fff;
  position: relative;
  margin: 10px;
  min-width: 310px -60px;
  max-width: 310px;
  width: 100%;
  color: #ffffff;
  text-align: left;
  background-color: #000000;
  font-size: 16px;
}
.snip1252 * {
  box-sizing: border-box;
  transition: all 0.2s ease-in;
}
.snip1252 img {
  max-width: 100%;
  vertical-align: top;
}
.snip1252 i {
  position: absolute;
  bottom: 0px;
  right: 15px;
  transform: rotate(-45deg);
  font-size: 3em;
  line-height: 1em;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.6, -0.8, 0.735, 0.045);
}
.snip1252 a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  display: block;
}
.snip1252 a:before, .snip1252 a:after {
  width: 1px;
  height: 0;
  background-color: #ffffff;
}
.snip1252 a:before {
  right: 0;
  top: 0;
}
.snip1252 a:after {
  left: 0;
  bottom: 0;
}
.snip1252:before, .snip1252:after {
  position: absolute;
  content: "";
  background-color: #ffffff;
  z-index: 1;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}
.snip1252 a:before, .snip1252 a:after {
  position: absolute;
  content: "";
  background-color: #ffffff;
  z-index: 1;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}
.snip1252:before, .snip1252:after {
  height: 1px;
  width: 0%;
}
.snip1252:before {
  top: 0;
  left: 0;
}
.snip1252:after {
  bottom: 0;
  right: 0;
}
.snip1252:hover img, .snip1252.hover img {
  opacity: 0.25;
}
.snip1252:hover a:before, .snip1252.hover a:before, .snip1252:hover a:after, .snip1252.hover a:after {
  height: 100%;
}
.snip1252:hover i, .snip1252.hover i {
  transform: rotate(0deg);
  opacity: 0.7;
}
.snip1252:hover:before, .snip1252.hover:before, .snip1252:hover:after, .snip1252.hover:after {
  width: 100%;
}
.snip1252:hover:before, .snip1252.hover:before, .snip1252:hover:after, .snip1252.hover:after, .snip1252:hover a:before, .snip1252.hover a:before, .snip1252:hover a:after, .snip1252.hover a:after {
  opacity: 0.1;
}

figure.hover-parent {
  width: 250px;
  height: 175px;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}

figcaption.hover-mask {
  width: 250px;
  height: 175px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  color: #fff;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 30px;
  opacity: 1;
  transition: all 0.6s ease;
  transform: scale(0);
}

figure.hover-parent:hover .hover-mask {
  transform: scale(1);
}

.child-worksmry figure {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: #000;
}

.hvreff {
  color: #fff;
}
.hvreff figure:after {
  position: absolute;
  border: solid 2px #fff;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transform: scale(1, 1);
  transition: all 0.3s ease-out;
}
.hvreff figure:hover:after {
  opacity: 1;
  transform: scale(0.86, 0.72);
}
.hvreff figcaption {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1em;
  font-size: 20px;
  opacity: 0;
  transition: all 0.3s ease-out 0.2s;
}
.hvreff figure:hover figcaption {
  opacity: 1;
  color: #fff;
}
.hvreff figure img {
  transition: all 0.8s ease-out;
  display: block;
}
.hvreff figure:hover img {
  opacity: 0.4;
  transform: scale(1.3);
}

/* glz-btn-05 */
@keyframes glowing-glz-bn-05 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.glz-bn-05 {
  display: block;
  min-width: 280px;
  padding: 1em 3rem;
  border: none;
  outline: none;
  color: #fff;
  background: #111;
  cursor: pointer;
  position: relative;
  border-radius: 30px;
  transition: all 0.4s;
}
.glz-bn-05:before {
  content: "";
  background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing-glz-bn-05 20s linear infinite;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 30px;
}
.glz-bn-05:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #191919;
  left: 0;
  top: 0;
  border-radius: 30px;
}
.glz-bn-05 .btn-arrow-right svg {
  position: absolute;
  width: 12px;
  height: 10px;
  fill: #fff;
  transition: all 0.3s;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
}
.glz-bn-05:active {
  color: #000;
}
.glz-bn-05:active:after {
  background: transparent;
}
.glz-bn-05:hover:before {
  opacity: 1;
}
.glz-bn-05:hover {
  color: tomato;
}
.glz-bn-05:hover .btn-arrow-right svg {
  transform: translate(5px, -50%);
  width: 14px;
  height: 12px;
  fill: tomato;
}

@media screen and (max-width: 991px) {
  .glz-bn-05 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    max-width: 95%;
  }
}
@media screen and (min-width: 991px) {
  ul#menu {
    background-color: transparent;
    transition: all 2000ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  ul#menu.headmove li {
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease-out 0.2s;
    transition: all 2000ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  ul#menu.headmove li a {
    color: #eee;
    transition: all 0.3s ease-out 0.2s;
  }
  ul#menu.headmove li a:hover {
    color: #E73727;
  }
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

.item1, .inner, .inner2, .inner3, .innerFU, .innerT .paracopy {
  opacity: 0;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-duration: 2s;
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  /*
    animation-delay: .5s;
    -webkit-animation-delay: .5s;
  */
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  animation-delay: 1s;
}
.animated.delay-2s {
  animation-delay: 2s;
}
.animated.delay-3s {
  animation-delay: 3s;
}
.animated.delay-4s {
  animation-delay: 4s;
}
.animated.delay-5s {
  animation-delay: 5s;
}
.animated.fast {
  animation-duration: 800ms;
}
.animated.faster {
  animation-duration: 500ms;
}
.animated.slow {
  animation-duration: 2s;
}
.animated.slower {
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion) {
  .animated {
    animation: unset !important;
    transition: none !important;
  }
}
:root {
  --main-text: #444;
  --main-bg: #fff;
  --dark-text: rgb(210, 210, 210);
  --dark-bg: rgb(36, 37, 37);
  --dark-gley: rgb(39, 40, 40);
  --dark-gley2: rgb(60, 60, 60);
  --dark-gley3: rgb(50, 50, 50);
  --dark-clear-red: rgb(231 55 39);
  --dark-red: rgb(165, 48, 35);
  --dark-black: rgb(0, 0, 0);
  --dark-information: rgb(94 203 89);
  --right-sp-home-body:rgb(255, 216, 195);
  --dark-sp-home-body:rgb(28, 17, 11);
  --firefly-yellow: rgb(229, 255, 84);
  --firefly-red: rgb(255, 73, 22);
  --firefly-blue: rgb(102, 0, 255);
}

@media (prefers-color-scheme: dark) {
  :root {
    --main-text: rgb(200, 200, 200);
    --main-bg: rgb(36, 37, 37);
  }
}
@media screen and (max-width: 400px) {
  :root body.home {
    background: var(--right-sp-home-body);
  }
  :root body.dark-mode.home {
    background: var(--dark-sp-home-body);
  }
}
body {
  transition: opacity 0.3s;
}

body.dark-mode {
  transition: background 0.3s;
  background: var(--dark-bg);
  color: var(--dark-text);
}
body.dark-mode .bggray {
  background: var(--dark-gley);
  transition: 0.3s;
}
body.dark-mode .bggray2 {
  background: var(--dark-gley3);
  border-top: 5px solid #621b1b;
  transition: 0.3s;
}
body.dark-mode .approach-wrap .card {
  background-color: rgba(36, 37, 37, 0.8);
}
body.dark-mode .work-text {
  background-color: rgb(45, 46, 46);
}
body.dark-mode a, body.dark-mode section.concept h3, body.dark-mode .white {
  color: var(--dark-text);
}
body.dark-mode .childE h4, body.dark-mode .section h4.conc3col {
  color: var(--dark-clear-red);
}
body.dark-mode p.lead3 {
  text-shadow: 2px 2px 6px #000, 0px -1px 6px #000;
}
body.dark-mode .col3-list-high li, body.dark-mode .col3-list li {
  background: var(--dark-gley2);
}
body.dark-mode .breadcrumbs-wrap {
  background: var(--dark-black);
  border-top: 1px solid #666;
}
body.dark-mode .EAT, body.dark-mode .information, body.dark-mode footer.entry-footer span {
  background: var(--dark-black);
}
body.dark-mode .information {
  color: var(--dark-information);
  border: 1px solid var(--dark-information);
}
body.dark-mode .pagination span, body.dark-mode .pagination a {
  background: #333;
}
body.dark-mode #primary.flexleft {
  background: var(--dark-bg);
}
body.dark-mode #blog-bg:before, body.dark-mode .ns-vgixz-e-0, body.dark-mode .tagcloud a, body.dark-mode .bgwhite {
  background: var(--dark-bg);
}
body.dark-mode #blog-bg, body.dark-mode .blog-wrap {
  background: var(--dark-black);
}
body.dark-mode .blog-smry-text li {
  background: var(--dark-red);
}
body.dark-mode .indexBg {
  background: url(common/img/sldr03_dark.webp) no-repeat top right;
}
body.dark-mode .service-lead {
  background: url(/wp/wp-content/themes/glaze2023/common/img/service-lead_dark.webp) no-repeat right 0 top 10px;
}
body.dark-mode #parallax2 {
  background: url(common/img/cloudsbg_dark.webp) center top no-repeat #444;
}
body.dark-mode .img-light {
  display: none;
}
body.dark-mode .img-dark {
  display: initial;
}
body.dark-mode .dark_invert {
  filter: invert(0.9);
}
body.dark-mode h2.paratitle, body.dark-mode .paracopy p, body.dark-mode p.pege-headcopy, body.dark-mode .page-header-contact, body.dark-mode .page-header {
  color: var(--dark-text);
}
body.dark-mode span.y-line {
  background: linear-gradient(transparent 60%, #8b0d0d 60%);
}
body.dark-mode .hvreff figure img, body.dark-mode #top-blog img,
body.dark-mode .apimap, body.dark-mode figure.gru img, body.dark-mode .eyecatch .post-thumbnail, body.dark-mode img.screen {
  filter: saturate(80%) brightness(70%);
}
body.dark-mode footer img, body.dark-mode figure.gru:after {
  filter: contrast(0.3);
}
body.dark-mode #footerA .bdrboth img {
  filter: none;
}
body.dark-mode .information::before {
  filter: invert(1);
}
body.dark-mode img.world {
  filter: invert(0.9);
}
body.dark-mode .dark-mode_brightness {
  filter: brightness(0.4);
}
body.dark-mode #mainnav ul#menu.headmove li a {
  color: #eee;
  transition: all 0.3s ease-out 0.2s;
}
body.dark-mode #mainnav > ul > li:not(:last-child) a {
  color: #aaa;
}
body.dark-mode #ticKer {
  background: var(--dark-bg);
}
body.dark-mode .stalker_i {
  background: rgba(255, 255, 255, 0.05);
}
body.dark-mode .stalker.stalker-hover .stalker_i {
  background: #fff;
}
body.dark-mode nav#main_nav > ul > li a {
  color: #efefef;
}
body.dark-mode #hero h2 {
  text-shadow: inherit;
}
body.dark-mode #hero .MV-copy {
  mix-blend-mode: color-dodge;
}
body.dark-mode #hero .MV-copy .main-copy p {
  color: #bdbdbd;
}
@media screen and (max-width: 911px) {
  body.dark-mode #hero h2 {
    background: rgba(24, 24, 24, 0.75);
    background: inherit;
  }
  body.dark-mode .indexBg {
    background-size: cover;
  }
}

.img-light {
  display: initial;
}

.img-dark {
  display: none;
}

img.world, .swaying {
  animation: horizontal 1.4s ease-in-out infinite alternate, vertical 1.8s ease-in-out infinite alternate;
}

@keyframes horizontal {
  0% {
    -webkit-transform: translateX(4px);
  }
  100% {
    -webkit-transform: translateX(0px);
  }
}
@keyframes vertical {
  0% {
    -webkit-transform: translateY(-8px);
  }
  100% {
    -webkit-transform: translateY(0px);
  }
}
.switch_mode {
  position: fixed;
  top: calc(50% + 50px);
  left: 33px;
  cursor: pointer;
  opacity: 1;
  width: 42px;
  height: 42px;
  transition: all 0.3s ease-in-out;
  z-index: 1001;
  display: flex;
  background: #444;
  align-items: center;
  justify-content: center;
  color: #eee;
}

.switch-mode-text {
  position: absolute;
  bottom: -20px;
  font-size: 1rem;
  font-family: inherit;
  letter-spacing: 0.2rem;
  color: #333;
  filter: drop-shadow(1px 1px 0px #ddd);
}

@media screen and (max-width: 991px) {
  .switch_mode {
    top: calc(50% + 50px);
    left: 15px;
  }
}
@media screen and (max-width: 400px) {
  .switch_mode {
    top: calc(50% + 120px);
  }
}
:root {
  --main-color: #E63626;
  --sub-color: #333;
  --bg-color: #fff;
  --accent-color: #000;
  --inner-width: 1440px;
  --gutter: clamp(20px, 4vw, 44px);
  --ink: #fff;
  --mono: "Inter Tight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  --text-muted: rgba(255,255,255,0.45);
  --text-dim: rgba(255,255,255,0.2);
  --border: rgba(255,255,255,0.25);
  --sans-en: 'Inter', sans-serif;
  --sans-ja: 'Noto Sans JP', sans-serif;
  --accent: #c0392b;
  --accent-hover: #e74c3c;
}

@font-face {
  font-family: "OptimustRegular";
  src: url("./common/fonts/Optimust_Regular.woff") format("woff"), url("./common/fonts/Optimust_Regular.otf") format("opentype");
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  width: 100%;
  background: #fff;
  font-size: 1.5rem;
  color: #333;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", Meiryo, Helvetica, Arial, Verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
}

.fontpalt {
  /* プロポーショナルメトリクスを有効にする指定 */
  font-feature-settings: "palt";
}

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

a {
  text-decoration: none;
  color: #333;
}
a :hover {
  color: #E73727;
}

#pageloading-wrap {
  background: #000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  display: table;
  z-index: 900;
}

#pageloading-icon {
  display: table-cell;
  vertical-align: middle;
}

.Fjalla {
  font-family: "Fjalla One", sans-serif;
}

.Permanent {
  font-family: "Permanent Marker", cursive;
}

.Caveat {
  font-family: "Caveat", cursive;
}

.Covered {
  font-family: "Covered By Your Grace", cursive;
}

.Bad {
  font-family: "Bad Script", cursive;
}

.Tangerine {
  font-family: "Tangerine", cursive;
}

.Marck {
  font-family: "Marck Script", cursive;
}

.Michroma {
  font-family: "Michroma", sans-serif;
}

.Rajdhani {
  font-family: "Rajdhani", sans-serif;
}

.Covered {
  font-family: "Covered By Your Grace", cursive;
}

.Allura {
  font-family: "Allura", cursive;
}

.Arizonia {
  font-family: "Arizonia", cursive;
}

.Alex {
  font-family: "Alex Brush", cursive;
}

.Arial {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.bgwhite {
  background: #fbfbfb;
  transition: background 0.3s;
}

.bgblack {
  background: #000;
  transition: background 0.3s;
}

.home .bgwhite {
  transition: background 0.3s;
  position: relative;
  background: rgb(245, 245, 245);
}

.home #top-concept {
  background: rgba(255, 255, 255, 0.85);
  background: transparent;
  transition: background 0.3s;
  color: #fff;
}

.home .bgblack {
  transition: background 0.3s;
  position: relative;
  background: rgb(0, 0, 0);
}

.bggray {
  background: #eeeeee;
  transition: background 0.3s;
}

.home .bggray {
  position: relative;
  transition: background 0.3s;
  background: rgb(245, 245, 245);
}

.bggray2 {
  background: #fafafa;
  border-top: 5px solid;
  transition: background 0.3s;
}

.home .bggray2 {
  position: relative;
  transition: background 0.3s;
}

.bgdarkblack {
  background: #1A1A1A;
  transition: background 0.3s;
  position: relative;
}

.bdrboth {
  border-left: 1px solid;
  border-right: 1px solid;
}

.white {
  color: #fff;
  transition: 0.3s;
}

.siteID {
  position: absolute;
  transition: all 0.5s;
  padding: 0 0 0 10px;
  width: 310px;
}

.show {
  opacity: 1 !important;
  transition: all 2s ease;
}
.show li {
  opacity: 1 !important;
  transition: all 2s ease;
}

.changeCl {
  opacity: 1 !important;
  transition: all 2s ease;
}

li {
  list-style: none;
}

nav,
#wrapper {
  font-size: 1rem;
  margin: 0 auto;
  padding: 0;
}

nav {
  text-transform: uppercase;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
}

#wpadminbar nav {
  top: 35px;
}

nav#main_nav > ul {
  margin: 0 auto;
  font-size: 1.3rem;
}
nav#main_nav > ul > li:not(:last-child) {
  margin-right: initial;
}
nav#main_nav > ul > li a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 30px 20px;
  transition: all 0.3s;
}
nav#main_nav > ul > li a .jp {
  opacity: 0;
  position: absolute;
  transition: all 0.3s;
  transform: translateX(-10px);
  margin-left: 1rem;
  font-weight: 600;
}
nav#main_nav > ul > li a .en {
  transition: all 0.3s;
  transform: translateX(-10px);
  font-weight: 600;
}
nav#main_nav > ul > li a:hover .jp {
  opacity: 1;
  transition: all 0.3s;
  color: var(--main-color);
  transform: translateX(0);
}
nav#main_nav > ul > li a:hover .en {
  opacity: 0;
  transition: all 0.3s;
}
nav#main_nav > ul > li:last-child a {
  color: #fff;
  padding: 30px 30px;
}
nav#main_nav > ul > li a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  color: #E63626;
  margin-right: 1rem;
  margin-top: 2px;
}
nav#main_nav > ul > li:last-child a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f1d8";
  font-weight: 900;
  color: #E63626;
  margin-right: 1rem;
  margin-top: 2px;
}
nav#main_nav > ul > li.is-current a {
  color: #fff;
  background: #E73727;
  font-weight: 600;
}
nav#main_nav > ul > li.is-current a::before {
  color: #fff;
}
nav#main_nav > ul > li.is-current a:hover .jp {
  color: #fff;
}

/* Button 9 */
.btn9 {
  padding: 20px 10px;
  margin: 10px 4px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
}
.btn9 span {
  background: #00002E;
  width: 100%;
  position: relative;
  padding: 10px 70px;
  transition: all 0.65s cubic-bezier(0.77, 0, 0.175, 1);
}

.transition {
  position: absolute;
  top: -10%;
  left: 0%;
  width: 100%;
  height: 0%;
  background: #80ffd3;
  z-index: -1;
}

.btn9:hover span {
  color: #80ffd3 !important;
}
.btn9:hover .transition {
  height: 100%;
  top: 101%;
  transition: all 0.7s cubic-bezier(0.77, 0, 0.175, 1);
}

/* / end Button 9 */
/* default btn */
nav > ul > li a::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: calc(100% + 10px);
  height: 1px;
  background: #E63626;
  display: block;
  transform-origin: left top;
  transform: scale(0, 1);
  transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
}
nav > ul > li a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
nav > ul > li a:active, nav > ul > li a:hover {
  outline-width: 0;
  color: #E73727;
}

#main_nav {
  text-align: right;
}
#main_nav li {
  display: inline-block;
  text-align: center;
  position: relative;
}
#main_nav li:last-child {
  background: #000;
}

nav li.logo {
  width: 140px;
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -70px;
  padding-top: 0;
}
nav li.intro {
  width: 300px;
  position: absolute;
  top: 30%;
  /*	left: 50%;    centerset*/
  /*	margin-left: -150px;    centerset*/
  padding-top: 0;
}
nav li.siteID img {
  width: 100%;
  height: auto;
}
nav .sns, nav .mail, nav .copyright {
  position: fixed;
  text-transform: none;
  bottom: 20px;
  left: 20px;
  font-family: "Rajdhani", sans-serif;
}
nav .sns ul {
  margin-bottom: 20px;
  padding-inline-start: 0;
}
nav .sns li {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}
nav .copyright {
  top: auto;
  bottom: 20px;
  right: 0;
  padding-right: 20px;
  text-align: right;
  font-size: 0.8rem;
}

.mouse {
  z-index: 5;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
  position: fixed;
  opacity: 0.6;
  animation: purupuru 1.4s ease-in-out infinite;
}

.mouse::after, .scroll::after {
  content: "SCROLL";
  position: absolute;
  width: 100%;
  display: block;
  bottom: 15px;
  left: 0;
  text-align: center;
  font-size: 0.7rem;
  color: #bbb;
}

@keyframes purupuru {
  0% {
    transform: translate(-50%, 0px);
  }
  40% {
    transform: translate(-50%, -15px);
  }
  60% {
    transform: translate(-50%, 0px);
  }
  80% {
    transform: translate(-50%, 0px);
  }
  85% {
    transform: translate(-50%, -5px);
  }
  90% {
    transform: translate(-50%, 0px);
  }
  95% {
    transform: translate(-50%, -5px);
  }
  100% {
    transform: translate(-50%, 0px);
  }
}
nav > ul > li.active a {
  position: relative;
}

#menubutton,
#menucover {
  display: none;
}

.inner {
  padding: 130px 10px;
  padding-right: var(--gutter);
  padding-left: var(--gutter);
  max-width: var(--inner-width);
  margin: 0 auto;
}

.innerFU {
  padding: 90px 10px;
  padding-right: var(--gutter);
  padding-left: var(--gutter);
  max-width: var(--inner-width);
  margin: 0 auto;
}

.inner2 {
  padding: 30px 10px 90px;
  padding-right: var(--gutter);
  padding-left: var(--gutter);
  max-width: var(--inner-width);
  margin: 0 auto;
}

.inner3 {
  padding: 30px 10px 90px;
  padding-right: var(--gutter);
  padding-left: var(--gutter);
  max-width: var(--inner-width);
  margin: 0 auto;
}

.innerT {
  padding: 0 10px 90px;
  max-width: var(--inner-width);
  margin: 0 auto;
}

.button a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
}

nav > ul > li.active a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  right: auto;
  top: auto;
  left: -20px;
  bottom: 7px;
  font-weight: 900;
  color: #E63626;
}
nav i {
  font-style: normal;
}

ul#menu {
  display: flex;
  text-align: right;
  justify-content: flex-end;
}

body.home ul#menu {
  background: none;
}

#main_nav li.headmove:not(:last-child) {
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  transition: all 0.3s ease-out 0.2s;
  transition: all 2000ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
#main_nav li.headmove:not(:last-child) a {
  color: #fff;
}

/*Hero-------------------------------*/
#hero {
  position: relative;
  height: 100vh;
}
#hero .inner {
  padding: 0;
}
#hero #webgl {
  background: #000;
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none; /* ★重要：これを追加 */
}
#hero h2 {
  font-size: 1.4rem;
  position: absolute;
  top: 50%;
  transform: translateY(255px);
  line-height: 1.5;
  color: #cecece;
  right: 180px;
  text-align: right;
  letter-spacing: 0.05rem;
  mix-blend-mode: difference;
}

.MV-copy {
  position: absolute;
  height: 100%;
  margin: 0 auto;
  width: 65%;
  right: 0;
  overflow: hidden;
  mix-blend-mode: difference;
}

.main-copy {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 100%;
  padding-right: 150px;
}
.main-copy p {
  font-size: 17rem;
  padding: 0;
  text-align: right;
  color: #e1e1e1;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Rajdhani", sans-serif;
  font-family: "Futura PT", sans-serif;
  font-family: "DreamTeam", "Futura", "Rajdhani", Arial, sans-serif;
  font-family: "dharma-gothic-e", "Futura", "Rajdhani", Arial, sans-serif;
  line-height: 0.75;
  letter-spacing: 3rem;
  font-weight: 300;
  font-weight: 400;
  font-style: italic;
}

.department {
  position: absolute;
  right: 180px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--main-color);
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  font-family: "dharma-gothic-e", "Futura", "Rajdhani", Arial, sans-serif;
  font-size: 2.6rem;
  letter-spacing: 1rem;
  margin-right: -1.5rem;
  mix-blend-mode: hard-light;
  font-style: italic;
}
.department h3 {
  font-weight: normal;
  line-height: 4.4;
  text-align: right;
}

.tool-ico {
  position: absolute;
  bottom: 50%;
  right: 25px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  transform: translateY(50%);
  mix-blend-mode: difference;
}
.tool-ico img {
  padding: 20px 10px;
}

.ui-control {
  position: absolute;
  top: 70%;
  transform: translateY(-50%);
  left: 15%;
  display: flex;
  flex-direction: column;
  align-items: center;
  pointer-events: none;
  mix-blend-mode: plus-lighter;
}
.ui-control img {
  mix-blend-mode: overlay;
  animation: flips 2s infinite;
  opacity: 0.5;
}
.ui-control p {
  font-size: 1.1rem;
  font-family: "Rajdhani", sans-serif;
  padding: 5px 0;
  text-transform: uppercase;
  color: #fff;
  margin-top: -30px;
}

@keyframes rote {
  to {
    transform: rotate(360deg);
  }
}
@keyframes flips {
  50% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(180deg) rotateX(360deg);
  }
}
h3.subtitle {
  font-size: 1.3rem;
  margin-bottom: 2rem;
}

.indexBgWrap {
  overflow: hidden;
}
.indexBgWrap.scale {
  transform: scale(1.2);
}

.hero-meta {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-family: var(--mono);
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--ink);
  white-space: nowrap;
  z-index: 5;
  font-size: 11px;
  position: fixed;
  top: 50%;
  left: clamp(70px, 14vw, 220px);
  transform: translateY(-50%) rotate(180deg);
  mix-blend-mode: difference;
}
.hero-meta:after {
  content: "";
  background: var(--main-color);
  width: 1px;
  height: 38px;
  margin: 16px 5px 0;
  display: block;
}

/* ─── STATS ─── */
#top-hero {
  position: relative;
}

#stats {
  position: absolute;
  bottom: 50px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid var(--border);
  width: 100%;
}

.stat-item {
  padding: 20px 20px 20px 36px;
  border-right: 1px solid var(--border);
}

.stat-item:last-child {
  border-right: none;
}

.stat-num {
  font-family: var(--sans-en);
  font-family: "Rajdhani", sans-serif;
  font-family: "dharma-gothic-e", "Futura", "Rajdhani", Arial, sans-serif;
  font-family: "dharma-gothic-e", sans-serif;
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 500;
  color: var(--text);
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 0;
  font-style: normal;
}

.stat-num span {
  font-size: 1.6rem;
  font-weight: 500;
  margin-left: 4px;
  color: var(--accent);
}

.stat-label {
  font-family: var(--sans-ja);
  font-size: 1.3rem;
  font-weight: 500;
}

/*parallax-----------------------------*/
#parallax {
  background: url(common/img/parallaxBG5.svg) #000 no-repeat left top/840px;
  position: relative;
  backface-visibility: hidden;
}

h2.paratitle {
  font-size: 3.2rem;
  padding: 0;
  color: #fff;
  font-weight: normal;
  font-family: inherit;
  line-height: 1.75;
}

.paracopy {
  width: 50%;
  margin-left: 50%;
  padding: 50px 0;
}
.paracopy p {
  color: #fff;
  padding: 40px 0 0;
  line-height: 1.75;
}

#parallax2 {
  background: url(common/img/cloudsbg2.webp) center top no-repeat #fff;
  position: relative;
  backface-visibility: hidden;
}

.bg001 {
  background: url(common/img/bg001.jpg) center top no-repeat #fff;
  position: relative;
}

.bg005 {
  background: url(common/img/bg005.jpg) center right no-repeat #0D122C;
  position: relative;
}

.bg006 {
  background: url(common/img/bg006.png) center right no-repeat #000;
  position: relative;
}

.bg002 {
  background: url(common/img/bg001.svg) center right -175px no-repeat #E63828;
  position: relative;
  background-size: 58%;
}

.bg003 {
  background: url(common/img/bg002.svg) center right -175px no-repeat #E63828;
  position: relative;
  background-size: 58%;
}

.bg007 {
  background: url(common/img/bg007.svg) center right -175px no-repeat #000;
  position: relative;
  background-size: 58%;
}

.bg008 {
  background: url(common/img/parallax008.png) center right 10px no-repeat #000;
  position: relative;
}

.bg009 {
  background: url(common/img/parallax009.png) center right 10px no-repeat #000;
  position: relative;
}

/*Animation--------------------------*/
.tween {
  opacity: 0;
  top: -100px;
}

.d1 {
  animation-delay: 0s;
}

.d2 {
  animation-delay: 0.2s;
}

.d3 {
  animation-delay: 0.4s;
}

.d4 {
  animation-delay: 0.6s;
}

.d5 {
  animation-delay: 0.8s;
}

.d6 {
  animation-delay: 1s;
}

/*layoutParts-------------------------*/
.inlineFlex {
  display: inline-flex;
}

.flex-child {
  align-items: flex-start !important;
  flex: 3;
}

.flex {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
}

.flexTop {
  display: flex;
  justify-content: flex-start;
  position: relative;
  flex-wrap: wrap;
  gap: 5px;
}

.flexFoot-logo {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
}

.flexFoot {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
}

.flex2 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 50px;
}

.flex3 {
  display: flex;
  position: relative;
  margin: 0 20px;
}

.flex4 {
  display: flex;
  position: relative;
  align-items: flex-start;
}

.flex_D {
  display: flex;
  position: relative;
  align-items: flex-start;
  gap: 15px;
  flex-wrap: wrap;
}

.flex5 {
  display: flex;
}

.flexEnd {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  flex: 1;
}

.flexStart {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex: 1;
}

.approach h2 {
  font-size: 1.8rem;
  color: #E73727;
  text-align: center;
  margin-top: -150px;
  margin-bottom: 30px;
}
.approach img.raven {
  position: relative;
  z-index: -1;
  left: 50%;
  transform: translate(-48%, 0%);
}
.approach .approach-after {
  color: #fff;
  padding: 20px 0;
  text-align: center;
  letter-spacing: -0.1rem;
  font-size: 1.3rem;
}

.approach-wrap {
  display: flex;
  justify-content: space-around;
}
.approach-wrap .card {
  width: 24%;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  padding: 20px;
}
.approach-wrap .card img {
  text-align: center;
  margin: 20px auto 10px;
}
.approach-wrap .card h3 {
  color: #E73727;
  font-size: 1.6rem;
  margin-bottom: 3rem;
  text-align: center;
}
.approach-wrap .card p {
  font-size: 1.5rem;
  text-align: justify;
}

.crow-flash {
  animation: crow-flash 0.05s infinite;
  -webkit-animation: crow-flash 0.05s infinite;
}

@keyframes crow-flash {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.4;
  }
}
#top-reason img {
  margin-top: 15px;
}

.item1 {
  flex-grow: 2;
}

.item2 {
  flex-grow: 3;
}

.item3 {
  flex-grow: 1;
}

.flexitem1 {
  flex: 1;
}

.flexitem2 {
  flex: 2;
}

.width90 {
  width: 90%;
  margin: auto;
}

.pd40 {
  padding: 40px;
}

h3.smart {
  font-weight: 600;
  font-size: 1.5rem;
  padding: 1rem;
}

.justy {
  text-align: justify;
}

.president {
  max-width: 400px;
}

.childA {
  flex: 1;
  margin-right: 10px;
  width: 350px;
  align-self: center;
}

.childZ {
  flex: 1;
  margin-right: 10px;
  width: 350px;
  align-self: flex-start;
}

.childB {
  text-align: center;
  width: 280px;
  padding: 20px;
  margin: 2px;
  margin-bottom: 40px;
}

.childC {
  text-align: center;
  margin: 2px;
  width: 315px;
  padding: 0 20px;
  margin-bottom: 10px;
}

.childD {
  flex: 1;
  text-align: center;
  margin: 2px;
  padding: 20px;
  margin-bottom: 10px;
}

.child1 {
  flex: 1;
  margin: 0;
  padding: 5px;
  margin-bottom: 10px;
}

.child2 {
  flex: 2.3;
  margin: 0;
  padding: 5px;
  margin-bottom: 10px;
}

.childE {
  flex: 1;
  text-align: center;
  margin: 2px;
  padding: 20px;
  margin-bottom: 10px;
}

.child3col {
  text-align: center;
  width: 33%;
  padding: 20px 10px;
  margin: 1px;
  margin-bottom: 0;
}

.child_4col {
  text-align: center;
  width: calc((100% - 45px) / 4);
  gap: 10px;
  margin-bottom: 0;
}

.child2col {
  text-align: center;
  width: 49%;
  padding: 10px;
  margin: 2px;
  margin-bottom: 0;
}

.childE h3 {
  text-transform: uppercase;
  font-size: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
}
.childE h4 {
  font-family: inherit;
  font-weight: normal;
  font-size: 1.15rem;
  background: none;
  margin-bottom: 2rem;
}

.child-worksmry {
  flex: 0 0 calc((100% - 10px) / 3); /* (100% - gap×2) ÷ 3 */
  text-align: center;
  padding: 20px 0;
}

img.screen {
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px 8px;
}

.child-blogsmry > a {
  display: block;
}

.blog-smry-text a {
  display: block;
  transition: all 0.3s;
}

.child-footer {
  flex: 30%;
  margin: 5px;
  padding: 0;
}
.child-footer:not(:last-child) {
  margin-bottom: 10px;
}

ul.footnav {
  text-align: left;
  padding-left: 20%;
  display: flex;
  flex-wrap: wrap;
}
ul.footnav li {
  list-style: none;
  width: 48%;
}
ul.footnav li a {
  color: #eee;
  font-size: 1.1rem;
  display: block;
  padding: 0.5rem;
  transition: all 0.3s;
  position: relative;
}
ul.footnav li a:hover {
  color: #E63626;
}
ul.footnav li a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  color: #E63626;
  margin-right: 0.5rem;
  vertical-align: inherit;
  margin-top: 2px;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.work-text {
  background: #eee;
  padding: 10px;
}

.shortP {
  max-width: 880px;
  margin: 30px auto 30px;
}

.work-text h5 {
  text-align: left;
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 7px;
  transition: all 0.3s;
}
.work-text h3 {
  text-align: left;
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 7px;
  transition: all 0.3s;
}
.work-text p {
  text-align: left;
  padding: 0;
  font-size: 1.2rem;
}

.child-blogsmry {
  flex: 45%;
  margin: 5px;
  padding: 0;
  margin-bottom: 10px;
}
.child-blogsmry img {
  width: 100%;
  transition: all 0.3s;
}
.child-blogsmry img:hover {
  transition: all 0.3s;
  transform: scale(1.2);
}

.blog-smry-text h5, .blog-smry-text h4 {
  text-align: left;
  font-size: 1.4rem;
  padding: 5px 0;
  font-weight: normal;
  transition: all 0.3s;
  background: inherit;
  color: inherit;
  line-height: 1.5;
}
.blog-smry-text p {
  text-align: left;
  padding: 5px 0;
  font-size: 1.2rem;
}

.childC p {
  color: #333;
}

article.childB img {
  max-width: 100%;
}

.bordrR {
  border-right: 1px solid #E63626;
}

.square {
  width: 50px;
  height: 50px;
  border: 1px solid;
  margin: 0 auto;
  vertical-align: middle;
  box-sizing: border-box;
  line-height: 50px;
  background: #000;
  color: #E63626;
}

.no-square {
  margin: 0 auto -3rem;
  font-size: 2rem;
  color: #E63626;
}

.thumb li {
  margin: 10px;
}
.thumb li p {
  text-align: center;
  border-top: 1px solid #E63626;
  border-bottom: 1px solid #E63626;
  box-sizing: border-box;
  font-family: "Michroma", sans-serif;
  line-height: 0;
  margin-top: 15px;
}

.slide h3 {
  font-size: 2rem;
  font-family: "Michroma", sans-serif;
  border-bottom: 1px solid #E63626;
  line-height: 4.5;
}

/*obout definitionList----------------*/
.definitionList > dl:nth-child(1) > dt:nth-child(1),
.definitionList > dl:nth-child(1) > dd:nth-child(2) {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.definitionList dl {
  display: table;
  width: 90%;
  border-spacing: 30px 0;
  margin: 0 auto;
}
.definitionList dt {
  display: table-cell;
  vertical-align: middle;
  width: 200px;
  padding: 20px;
  font-size: 1.3rem;
  line-height: 1.75;
  text-align: left;
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
}
.definitionList dt span {
  font-size: 1.1rem;
  display: block;
  /*  margin-top: 0.6rem;*/
}
.definitionList dd {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 20px;
  font-size: 1.3rem;
  text-align: left;
  border-bottom: 1px solid rgba(155, 155, 155, 0.5);
  line-height: 1.5;
}

section.mission {
  text-align: center;
}
section.mission h5 {
  margin-bottom: 4rem;
  font-size: 1.6rem;
  font-weight: 300;
}
section.mission h6 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 4.8rem;
  font-weight: 500;
  margin-bottom: 2rem;
  letter-spacing: -0.4rem;
}
section.mission p {
  font-size: 1.4rem;
}
section.mission p span {
  text-align: center;
  display: block;
  margin: 1rem;
}

img.missionbg {
  width: 100%;
  height: auto;
}

.maximg {
  max-width: 100%;
  margin-top: 50px;
}

.thumb li img {
  max-width: 200px;
}

img.ico {
  max-width: 80%;
}

img.ico2 {
  max-width: 65%;
}

a .btn {
  border: 1px solid #000;
  color: #fff;
  line-height: 1;
  padding: 16px 30px 17px;
  min-width: 270px;
  background: #000;
  font-size: 1.3rem;
  max-width: 280px;
  position: relative;
  color: #fff;
}
a .btn:after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  position: absolute;
  right: 20px;
}
a .btn {
  box-sizing: border-box;
  transition: all 0.3s;
}
a .btn::before, a .btn::after {
  box-sizing: border-box;
  transition: all 0.3s;
}
a .btn:hover {
  background-color: rgba(0, 0, 0, 0.75);
  border-color: #E73727;
  color: #E73727;
}

p.smry {
  font-size: 1.5rem;
  padding: 2rem 0 0;
  text-align: justify;
}

.mb50 {
  margin-bottom: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.mt50 {
  margin-top: 50px;
}

.pt50 {
  padding-top: 50px;
}

.clwhite {
  color: #eee;
}

.fl,
.fl2 {
  float: left;
  margin-right: 15px;
}

.blogthumb {
  max-width: 115px;
  overflow: hidden;
}

.blog-smry-text li {
  display: inline-block;
  background: #E73727;
  min-width: 120px;
  color: #fff;
  margin-right: 5px;
  text-align: center;
  font-weight: normal;
  font-size: 1.1rem;
  line-height: 1;
  padding-top: 1px;
}
.blog-smry-text li a {
  color: #fff;
  font-family: "Michroma", sans-serif;
  display: block;
  padding: 2px 10px 3px;
}

#footerB h6 {
  font-size: 2rem;
  margin-bottom: 0.7rem;
  line-height: 1;
  color: #fff;
}
#footerB h6 a {
  color: #fff;
  text-decoration: none;
}
#footerB p {
  font-size: 1.1rem;
  margin-bottom: 1rem;
}

/*element------------------------------*/
.bgA {
  background: url(common/img/boxbgA.jpg);
}

.bgB {
  background: url(common/img/boxbgB.jpg);
}

.bgC {
  background: url(common/img/boxbgC.jpg);
}

.bgD {
  background: url(common/img/boxbgD.jpg);
}

.bgE {
  background: url(common/img/boxbgE.jpg);
}

.black {
  color: #333;
}

.fs09 {
  font-size: 0.8rem;
}

.pd15 {
  padding: 15px;
}

section h2.maintitle {
  font-family: "Michroma", sans-serif;
  font-size: 4rem;
  padding: 0 0 15px;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: 600;
}
section.concept h3 {
  font-family: "Michroma", sans-serif;
  font-size: 2.7rem;
  padding: 10px 10px 0;
  font-weight: normal;
  color: #222;
}
section.service h3 {
  font-family: "Michroma", sans-serif;
  font-size: 2.6rem;
  padding: 40px 10px 20px;
  font-weight: normal;
}
section.service ul {
  margin-left: 6rem;
  line-height: 2.5rem;
}
section.service li {
  list-style-type: disc;
  text-align: left;
}

.xxx {
  position: relative;
}
.xxx::before {
  content: url(/wp/wp-content/themes/glaze2023/common/img/crossB.svg);
  position: absolute;
  left: -5rem;
  top: 22rem;
  width: 88px;
}
.xxx::after {
  content: url(/wp/wp-content/themes/glaze2023/common/img/crossB.svg);
  position: absolute;
  right: -5rem;
  top: 22rem;
  width: 88px;
}

section h4 {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
  background: #E63626;
  color: #000;
  padding: 5px;
}
section h4.conc3col {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
  background: none;
  color: #333;
  padding: 5px;
}
section h4.svic3col {
  font-size: 1.8rem;
  line-height: 1.75;
  font-weight: normal;
  background: none;
  color: #E63626;
  padding: 2rem 0 3rem;
  font-weight: 700;
}
section h4.svic3col2 {
  font-size: 1.7rem;
  line-height: 1;
  font-weight: normal;
  background: none;
  color: inherit;
  padding: 2rem 0 3rem;
}

.standard-elm {
  display: flex;
  width: 285px;
  align-items: center;
  flex-direction: column;
  padding: 15px;
  border: 1px solid #ccc;
  margin-left: -1px;
  margin-bottom: -1px;
}
.standard-elm h3 {
  font-size: 1.5rem;
}
.standard-elm img {
  display: block;
  padding: 12px 0;
}
.standard-elm p {
  font-size: 1.4rem;
  padding: 0 10px;
}

.standard-elm2 {
  display: flex;
  width: 45%;
  align-items: center;
  border: 1px solid #ccc;
  margin-left: -1px;
  margin-bottom: -1px;
}
.standard-elm2 h3 {
  font-size: 1.4rem;
}
.standard-elm2 img {
  display: block;
  padding: 10px 15px;
}

.hl04 {
  position: relative;
  padding-top: 25px;
  font-size: 1.65rem;
  margin-bottom: 0.5rem;
}
.hl04::after {
  content: "";
  display: block;
  width: 1px;
  height: 150px;
  background-color: #E63626;
  position: absolute;
  left: 265px;
  top: 1px;
}

p.cpt {
  padding: 0 0 10px;
  font-size: 1.2rem;
}

.halfwidth {
  width: 50%;
  background: #000;
  height: 340px;
  position: relative;
}
.halfwidth.drone {
  background: url(common/img/service-drone.jpg) center bottom;
  background-size: cover;
}
.halfwidth.view {
  background: url(common/img/service-view.jpg) center bottom;
  background-size: cover;
}
.halfwidth.gekokujo {
  background: url(common/img/gekokujo.jpg) center center;
  background-size: cover;
}
.halfwidth .harlinner {
  max-width: 590px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 2rem;
  margin: auto 0;
  position: relative;
}
.halfwidth .harlinner img {
  position: absolute;
  right: 0;
  top: 0;
}
.halfwidth .harlinner h3 {
  padding: 1rem;
  position: relative;
  letter-spacing: 0.2rem;
}
.halfwidth .harlinner h3::after {
  content: "";
  display: block;
  width: 1px;
  height: 107px;
  background-color: #E63626;
  position: absolute;
  left: -7px;
  top: -20px;
}

.fullwidthinfo {
  width: 100%;
  background: #000;
  min-height: 440px;
  position: relative;
}
.fullwidthinfo.gekokujo {
  background: url(common/img/gekokujo2.jpg) center top;
  background-size: cover;
}
.fullwidthinfo .halfcenter {
  position: absolute;
  left: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 30px;
}
.fullwidthinfo .halfcenter h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 8.8rem;
  font-weight: 500;
  letter-spacing: 0.4rem;
  line-height: 1.2;
  color: #fff;
}
.fullwidthinfo .halfcenter h3 span {
  font-size: 2.4rem;
  display: block;
}

.parenthesis {
  position: relative;
  padding: 15px 30px;
  box-sizing: border-box;
}

.parenthesis::before, .parenthesis::after {
  position: absolute;
  content: "";
  width: 140px;
  height: 70px;
  box-sizing: border-box;
}

.parenthesis::before {
  top: 0;
  left: 0;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

.parenthesis::after {
  bottom: 30px;
  right: 125px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

.mlauto {
  margin-left: auto !important;
}

.reason-head {
  position: relative;
  margin-top: 60px;
  margin-bottom: -40px;
}
.reason-head img {
  position: absolute;
  z-index: -1;
  top: 0;
  right: -30px;
}

.reason-right {
  position: relative;
}
.reason-right h2 {
  max-width: 520px;
  margin-left: auto;
  font-size: 2.8rem;
  line-height: 1.75;
  padding: 2rem 0;
  font-weight: 500;
}
.reason-right p {
  max-width: 650px;
  margin-left: auto;
  line-height: 2;
}
.reason-right img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

.reason-left {
  position: relative;
}
.reason-left h3 {
  margin-left: 185px;
}
.reason-left h2 {
  max-width: 520px;
  margin-right: auto;
  font-size: 2.8rem;
  line-height: 1.75;
  padding: 2rem 0;
  font-weight: 500;
}
.reason-left p {
  max-width: 650px;
  margin-right: auto;
  line-height: 2;
}
.reason-left img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.reason-title {
  font-family: "Rajdhani", sans-serif;
  font-size: 2.4rem;
  color: #E63626;
  letter-spacing: -0.3rem;
}
.reason-title span {
  position: relative;
  font-size: 6rem;
  font-family: "Rajdhani", sans-serif;
  letter-spacing: -0.5rem;
  color: #000;
  margin: 10px;
  vertical-align: middle;
}
.reason-title span::before {
  content: "";
  display: block;
  width: 200px;
  height: 1px;
  position: absolute;
  right: 35px;
  top: 35px;
  background-color: #E63626;
}

.EAT {
  background: #F0F0F0;
  margin: 60px 0 0;
  position: relative;
  filter: drop-shadow(0px 0px 13px rgba(0, 0, 0, 0.75));
}
.EAT .topelm {
  position: absolute;
  top: -140px;
  left: 50%;
  transform: translateX(-50%);
}
.EAT::before {
  display: block;
  width: 100%;
  content: "";
  height: 1px;
  background: #666;
}
.EAT::after {
  display: block;
  width: 100%;
  content: "";
  height: 1px;
  background: #666;
  top: 50%;
}
.EAT span::before {
  display: block;
  width: 100%;
  content: "";
  height: 1px;
  background: #E63626;
  position: absolute;
  top: 49%;
}

#page .entry-content {
  overflow: hidden;
}

.margin-auto {
  margin: 20px auto;
}

.mw100 {
  max-width: 100% !important;
}

section p {
  font-size: 1.5rem;
  padding: 1rem;
  line-height: 1.75;
  text-align: justify;
}

.p-middle {
  font-size: 1.5rem;
  text-align: justify;
}

.p-small {
  font-size: 1.4rem;
  text-align: justify;
}

.glitch-img {
  position: absolute;
  top: -160px;
  left: 0;
}

section.plas {
  text-align: center;
  font-size: 7rem;
  color: #E63626;
  margin-bottom: 30px;
}
section.plas img {
  width: 88px;
}

.srvcOther {
  background: #000;
}
.srvcOther h3 {
  font-family: "Michroma", sans-serif;
  font-size: 1.3rem;
  padding: 10px 10px 10px;
  font-weight: normal;
  color: #fff;
}
.srvcOther h4 {
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 700;
  background: none;
  color: #E63626;
  padding: 1rem 0;
}
.srvcOther p {
  color: #fff;
}

/*formParts----------------------------*/
form {
  max-width: 1200px;
  margin: auto;
  font-size: 1.4rem;
}
form .row {
  width: 100%;
  font-size: 0;
  margin-bottom: 50px;
}
form .row.column .element {
  width: 270px;
  margin-left: 40px;
}
form .row .element {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
}
form .row .element:first-child {
  margin-left: 0;
  padding-bottom: 1px;
}
form input {
  position: relative;
  width: 100%;
  background-color: transparent;
}
form select {
  position: relative;
  width: 100%;
}
form textarea {
  position: relative;
  width: 100%;
  min-height: 300px;
}
form select {
  background-color: #000;
  color: #fff;
  font-size: 1.5rem;
  border: none;
  width: 100%;
}
form input::-moz-placeholder {
  color: #666;
}
form input::placeholder {
  color: #666;
}

select > option:nth-child(1) {
  color: #666;
}

form .sendBtn {
  margin: 0 auto;
  text-align: center;
}

.sendBtn > button {
  width: 200px;
  padding: 15px;
}

.btn3 {
  text-align: center;
  position: relative;
  margin: 15px auto;
  width: 50%;
}
.btn3 input[type=submit] {
  padding: 1.3rem;
}
.btn3:after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 18px;
  color: #fff;
  transition: all 0.5s;
}
.btn3:hover::after {
  color: #E73727;
}

input[type=search] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  outline-offset: -2px;
  border: 1px solid #fff;
  padding: 1rem 2rem;
  background: #fff;
}
input[type=submit] {
  padding: 1rem;
  background: #000;
  color: #fff;
  box-sizing: border-box;
  transition: all 0.3s;
  border: 1px solid #000;
}
input[type=submit]:hover {
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #E73727;
  color: #E73727;
}

#secondarywrap input[type=search] {
  max-width: 80%;
}
#secondarywrap input[type=submit] {
  width: 18%;
  background: #000;
  color: #fff;
}

span.screen-reader-text {
  display: none;
}

.no-results input[type=search] {
  width: 80%;
  border: 1px solid #ddd;
}
.no-results input[type=submit] {
  padding: 1rem;
  margin-top: 1rem;
  width: 10%;
  background: #000;
  color: #fff;
  border: 1px solid #000;
}

.search-results h2.entry-title {
  margin-bottom: 1.5rem;
  font-weight: 300;
}

/*other*/
.endTel {
  display: none;
}

.slide h5 {
  display: inline-block;
  background: #FFD24D;
  padding: 5px 10px;
  margin-left: 5px;
  margin-top: 20px;
  width: 100px;
  color: #000;
}

.world {
  width: auto;
  display: block;
  padding-right: 20px;
  margin-left: auto;
}

.topico {
  width: 80%;
}

p.lead {
  line-height: 1.75;
  font-size: 1.6rem;
  padding: 3rem 0;
}

p.lead2 {
  line-height: 1.5;
  font-size: 1.6rem;
  padding: 2rem 0;
}

p.lead3 {
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 2rem 0;
  max-width: 650px;
}

/*fade-----------------------------*/
.move {
  opacity: 0;
  transform: translate(0, 60px);
}

.fade-left {
  opacity: 0;
  transform: translate(30px, 0);
}

.moveon {
  opacity: 1;
  transform: translate(0, 0);
  transition: 0.8s;
}
.moveon:nth-of-type(2) {
  transition-delay: 100ms;
}
.moveon:nth-of-type(3) {
  transition-delay: 200ms;
}
.moveon:nth-of-type(4) {
  transition-delay: 300ms;
}
.moveon:nth-of-type(5) {
  transition-delay: 400ms;
}
.moveon:nth-of-type(6) {
  transition-delay: 500ms;
}
.moveon:nth-of-type(7) {
  transition-delay: 600ms;
}
.moveon:nth-of-type(8) {
  transition-delay: 700ms;
}
.moveon:nth-of-type(9) {
  transition-delay: 800ms;
}
.moveon:nth-of-type(10) {
  transition-delay: 900ms;
}
.moveon:nth-of-type(11) {
  transition-delay: 1000ms;
}
.moveon:nth-of-type(12) {
  transition-delay: 1100ms;
}
.moveon:nth-of-type(13) {
  transition-delay: 1200ms;
}
.moveon:nth-of-type(14) {
  transition-delay: 1300ms;
}
.moveon:nth-of-type(15) {
  transition-delay: 1400ms;
}
.moveon:nth-of-type(16) {
  transition-delay: 1500ms;
}
.moveon:nth-of-type(17) {
  transition-delay: 1600ms;
}
.moveon:nth-of-type(18) {
  transition-delay: 1700ms;
}
.moveon:nth-of-type(19) {
  transition-delay: 1800ms;
}
.moveon:nth-of-type(20) {
  transition-delay: 1900ms;
}
.moveon:nth-of-type(21) {
  transition-delay: 2000ms;
}
.moveon:nth-of-type(22) {
  transition-delay: 2100ms;
}
.moveon:nth-of-type(23) {
  transition-delay: 2200ms;
}
.moveon:nth-of-type(24) {
  transition-delay: 2300ms;
}

.a2a_button_facebook_like.addtoany_special_service > div > span {
  height: 20px !important;
}

footer#footerC {
  background: #000;
  position: relative;
}
footer#footerC a {
  color: #eee;
}

/*forPageTemplate--------------------*/
/*-----------------------------------*/
.page-header {
  background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg3.webp) right center no-repeat, linear-gradient(0deg, rgb(74, 21, 190) 0%, rgb(75, 18, 160) 100%);
  background-size: auto 100%;
  height: 640px;
  color: #eee;
}

.page-header-service {
  background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg2.webp) right center no-repeat, linear-gradient(0deg, rgb(232, 56, 40) 0%, rgb(220, 9, 6) 100%);
  background-size: auto 100%;
  height: 640px;
  color: #eee;
}

.page-header-about {
  background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg4.webp) right center #000 no-repeat;
  background-size: auto 100%;
  height: 640px;
  color: #eee;
}

.page-header-contact {
  background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg5.webp) right center #225F38 no-repeat;
  background-size: auto 100%;
  height: 640px;
  color: #eee;
}

.page-header-reason {
  background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg7.webp) right center no-repeat, linear-gradient(0deg, rgb(53, 49, 82) 0%, rgb(36, 3, 95) 100%);
  background-size: auto 100%;
  height: 640px;
  color: #eee;
}

.page-header-reason-old {
  background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg6.jpg) right center #000 no-repeat;
  background-size: cover;
  height: 640px;
  color: #eee;
}

.works-header {
  background: url(/wp/wp-content/themes/glaze2023/common/img/worksBG2.webp) right top no-repeat #0d070b;
  background-size: auto 100%;
  height: 640px;
  color: #eee;
}

@keyframes bgfade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.page-header,
.page-header-service,
.page-header-about,
.page-header-contact,
.works-header {
  opacity: 0;
  animation: bgfade 0.5s 0.1s both ease-out;
}

.page-header-inner {
  max-width: var(--inner-width);
  margin: 0 auto;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  padding: 77px 10px 0;
  flex-direction: column;
}

.works-header-inner {
  padding: 290px 0 20px;
}

p.pege-headcopy {
  font-size: 10rem;
  text-transform: none;
  padding: 0;
  color: #eee;
  font-weight: normal;
  line-height: 0.9;
  font-family: "DreamTeam", "Futura", "Rajdhani", Arial, sans-serif;
  font-weight: 300;
  font-style: italic;
}
p.works-headcopy {
  font-size: 3.8rem;
  text-transform: none;
  padding: 0;
  color: #eee;
  font-weight: normal;
  line-height: 1;
}

.bread {
  padding: 10px;
  max-width: var(--maxwidth);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.bread h1,
.bread h2,
.bread .entry-meta {
  font-size: 1rem;
  font-weight: normal;
}
.bread h6 {
  font-size: 12rem;
  font-family: "Major Mono Display", monospace;
  margin-top: -120px;
  font-weight: normal;
  color: #eee;
  letter-spacing: -4rem;
  position: absolute;
  right: 20px;
}

.page-header h1.entry-title,
.page-header p.headTitle {
  font-family: "Michroma", sans-serif;
  font-size: 3.8rem;
  padding: 40px 0 10px;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: 600;
}
.page-header h1.pageTitle {
  font-size: 1.2rem;
  font-weight: 200;
}

.works-header h1.entry-title {
  font-family: inherit;
  font-size: 1.5rem;
  padding: 20px 0 15px;
  line-height: 1;
  font-weight: normal;
}

.wabun {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Helvetica, Arial, Verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ugoth {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
}

.page-h {
  font-size: 3.8rem;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: -0.25rem;
}

.page-h2 {
  font-size: 3.3rem;
  font-weight: 600;
  line-height: 1.5;
}

.alignR {
  text-align: right;
}

.mb-100 {
  margin-bottom: -90px;
}

.mb100 {
  margin-bottom: 90px;
}

.mb-60 {
  margin-bottom: -60px;
}

.mb-2rem {
  margin-bottom: 2rem;
}

.mt-100 {
  margin-top: -90px;
}

.mt100 {
  margin-top: 90px;
}

.mtmb100 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.mtb70 {
  margin: 50px auto 20px;
}

.sidepd-85 {
  padding: 0 85px;
}

.maxwidth50 {
  max-width: 50%;
}

.maxwidth75 {
  max-width: 75%;
}

.entry-footer > a {
  max-width: 1180px;
  padding: 10px;
  font-size: 0.8rem;
  margin: 0 auto;
}

.flex-center {
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center;
}

.mid-title {
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: 0.4rem;
  text-align: center;
  margin-bottom: 2rem;
}

.aboutlist li {
  text-align: left;
  border-bottom: 1px solid #8a8a8a;
  padding: 1rem 1rem;
}

.registrant {
  padding-left: 2.5rem;
}
.registrant li {
  position: relative;
  font-size: 1.2rem;
}
.registrant li::before {
  display: block;
  content: "";
  position: absolute;
  background: #c00;
  width: 2px;
  height: 2px;
  display: block;
  top: calc(50% - 1px);
  left: -10px;
}

.privacy h2 {
  padding: 1rem;
}
.privacy h3 {
  padding: 1rem;
  font-weight: 600;
  color: #E63626;
}

.service-lead {
  background: url(/wp/wp-content/themes/glaze2023/common/img/service-lead.webp) no-repeat right 0 top 10px;
}

/*forBlogArchive---------------------*/
/*-----------------------------------*/
#blog-bg {
  background: #efefef;
  position: relative;
  z-index: 0;
}
#blog-bg:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #FFF;
  width: 50%;
  height: 100%;
  z-index: 1;
}

.blog-wrap {
  max-width: var(--inner-width);
  padding: 0 10px;
  margin: 0 auto;
  background: #efefef;
}

#primary.flexleft {
  flex: 1;
  padding: 100px 30px 100px 0;
  position: relative;
  z-index: 2;
  background: #fff;
}

#secondarywrap.sidebar-area {
  max-width: 350px;
  padding: 70px 0 100px 30px;
}

.widget_media_image {
  margin-bottom: 15px;
}

.widget_custom_html {
  margin-bottom: 15px;
}

.entry-content-adsense {
  margin: 40px 0;
}

#secondary h3 {
  padding: 20px 0 20px;
  font-family: "Rajdhani", sans-serif;
  font-size: 3.2rem;
  font-weight: normal;
}

article.archivelist {
  flex: 100%;
}

nav.navigation.post-navigation {
  position: relative;
}

.single .entry-content h2 {
  font-family: inherit;
  font-weight: normal;
  font-size: 3rem;
  padding: 15px 0 30px;
  line-height: 1.75;
}
.single .entry-content h3 {
  font-family: inherit;
  font-weight: 700;
  font-size: 1.8rem;
  padding: 15px 0;
  line-height: 1.75;
}

.entry-content p {
  line-height: 2;
}

.eyecatch .post-thumbnail {
  text-align: center;
}

#secondary li.cat-item a:before,
.widget_archive li a:before,
.widget_meta li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: #E63626;
  margin-right: 0.5rem;
}

.tagcloud a {
  background: #ccc;
  padding: 0.5rem 2rem;
  margin-bottom: 3px;
  display: inline-block;
}

time.updated {
  display: none;
}

.headerother img {
  width: 70px;
  border-radius: 50%;
  margin-bottom: 7px;
}
.headerother ul.post-categories li {
  display: inline-block;
  font-size: 1rem;
  padding: 1px 15px 3px;
  border-radius: 2px;
  border: 1px solid #ccc;
  font-family: "Michroma", sans-serif;
}
.headerother ul.post-categories li a {
  display: inline-block;
  color: #ccc;
}

/* ブログ用 */
.single .bloginner {
  margin-bottom: 50px;
}

.youtube-wrap-pc {
  max-width: 1080px;
  margin: 40px auto;
  aspect-ratio: 16/9;
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}

.youtube-wrap-pc iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.youtube-wrap-sp {
  max-width: 350px;
  aspect-ratio: 4/5;
  margin: 40px auto;
  position: relative;
  overflow: hidden;
}

.youtube-wrap-sp iframe {
  width: 224%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.youtube-wrap-reels {
  max-width: 350px;
  aspect-ratio: 9/16;
  margin: 40px auto;
  position: relative;
  overflow: hidden;
}

.youtube-wrap-reels iframe {
  width: 316%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.breadcrumbs-wrap {
  padding: 20px 15px;
  background: #F9FBFD;
  font-size: 1rem;
  border-top: 1px solid #ddd;
}

.breadcrumbs-headwrap {
  padding: 10px 0;
  background: #222;
  font-size: 1rem;
  color: #ccc;
}
.breadcrumbs-headwrap a {
  color: #ccc;
}

.breadcrumbs {
  max-width: var(--maxwidth);
  margin: 0 auto;
}

.fa-chevron-right:before {
  color: var(--main-color);
  margin: 0 0.5rem;
}

.maps-outer {
  position: relative;
  padding-top: 35%;
}

.maps {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.maps-outer iframe {
  filter: grayscale(1);
}

h2.screen-reader-text {
  font-size: 1rem;
  font-weight: normal;
  display: none;
}

.nav-links {
  display: flex;
  justify-content: space-between;
  max-width: 1180px;
  margin: 20px auto 20px;
}

.single .post-navigation .nav-previous, .single .post-navigation .nav-next {
  width: 50%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.single .post-navigation .nav-previous a, .single .post-navigation .nav-next a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 85%;
  margin: 0 10px;
  transition: all 0.3s;
}
.single .post-navigation .nav-previous a:hover, .single .post-navigation .nav-next a:hover {
  color: #B20000;
}
.single .post-navigation .nav-previous {
  align-items: flex-start;
}
.single .post-navigation .nav-next {
  align-items: flex-end;
  text-align: right;
}
.single .post-navigation img {
  max-width: 75px;
  margin-bottom: 10px;
}

.nav-previous a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: #E63626;
  position: absolute;
  left: 0;
  bottom: 1px;
}

.nav-next a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: #E63626;
  margin-left: 10px;
  position: absolute;
  right: 0;
  bottom: 1px;
}

/*for404Template---------------------*/
/*-----------------------------------*/
.error-404 h2 {
  font-family: inherit;
  font-size: 1.8rem;
  padding: 70px 0 10px;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: 600;
}

.page input[type=text], .page input[type=email], .page input[type=search], .page input[type=url], .page input[type=tel], .page input[type=password] {
  border-bottom: 1px solid rgba(204, 204, 204, 0.5019607843);
  padding: 1rem;
}

.page input[type=file] {
  padding: 1rem;
}

.page textarea {
  border: 1px solid rgba(204, 204, 204, 0.5019607843);
  padding: 1rem;
}
.page .form-title span {
  color: #c00;
}

h3.error404 {
  font-size: 15rem;
  text-transform: none;
  padding: 0;
  color: #666;
  font-weight: normal;
  display: inline-block;
}

.error-404 h1.page-title {
  font-size: 3.1rem;
  padding: 10px 0 10px;
  line-height: 1;
  font-weight: normal;
  display: inline-block;
  font-family: "Rajdhani", sans-serif;
}

.sidebar-list figure.eyecatch img {
  max-width: 90px;
  float: left;
  margin-right: 10px;
}
.sidebar-list li {
  width: 100%;
  clear: both;
  display: inline-block;
  margin-bottom: 10px;
}
.sidebar-list li span {
  display: block;
  font-family: "Rajdhani", sans-serif;
}

p.date {
  font-family: "Rajdhani", sans-serif;
}

/*worksingle改修-------------------------*/
.singleimg {
  position: absolute;
  right: 0;
  top: 0;
}

.works-single-header {
  background: #E73727;
  height: 540px;
  color: #eee;
  margin-top: 45px;
}
.works-single-header h1.entry-title {
  font-family: inherit;
  font-size: 1.8rem;
  padding: 25px 0 10px;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
}

.singleimg img {
  height: 540px;
  width: auto;
}

h3.concsubtitle {
  font-weight: normal;
  color: #E73727;
  margin-bottom: 2rem;
  line-height: 1.75;
}

.forPC {
  display: block !important;
  margin: 0 auto;
}

.forSP {
  display: none !important;
}

/*Workscontents------------------------*/
.flexworks {
  display: flex;
  margin-bottom: 60px;
  align-items: flex-start;
}

.flexitem {
  flex: 1;
}

.flexworks h3 {
  font-size: 1.6rem !important;
}
.flexworks h3:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f192";
  margin-right: 0.5rem;
}

.single-works .flexworks p {
  padding: 10px;
}

.worksmry {
  width: 90%;
  margin: 25px 0 0 50px;
}
.worksmry li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  color: #E63626;
  margin-right: 0.5rem;
}
.worksmry h4 {
  background: #666;
  color: #fff;
  padding: 1rem;
  margin-bottom: 2rem;
  font-size: 1.3rem;
  font-weight: normal;
}
.worksmry p,
.worksmry ul {
  margin-bottom: 2.5rem;
  line-height: 1.75;
}

.addtoany_share_save_container,
.addtoany_content,
.addtoany_content_bottom {
  max-width: 1200px;
  margin: 0 auto 0 !important;
}

/*contact---------------------------*/
.contact-header {
  background: url(common/img/cat01.jpg) right center no-repeat;
  background-size: 53%;
}

.title-middle {
  font-weight: 500;
}

.mt50 {
  margin-top: 50px;
}

.br50 {
  border-radius: 50%;
  background: linear-gradient(45deg, #007eff, #ff17b1);
  padding: 1px;
}

.br10 {
  background: linear-gradient(45deg, #007eff, #ff17b1);
  padding: 1px;
}

.br11 {
  padding: 1px;
}

figure.gru {
  background: none;
  position: relative;
}
figure.gru:after {
  content: url(common/img/gru.png);
  position: absolute;
  top: 0;
  right: 57px;
}
figure span.Michroma {
  font-size: 1rem;
}

figure.card {
  background: none;
  position: relative;
  transition: transform 0.3s;
}
figure.card:after {
  content: url(common/img/kiraZZ.svg);
  position: absolute;
  top: -13px;
  right: -6px;
  width: 60px;
}
figure.card:hover {
  transform: scale(1.5);
  z-index: 2;
}
figure span.Michroma {
  font-size: 1rem;
}

.figure-box-shadow {
  background-color: #dddddd;
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}

.inner-block {
  padding: 90px 10px 0;
  max-width: var(--inner-width);
  margin: 0 auto;
}

.title-m {
  font-size: 2.4rem;
}
.title-m span {
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  line-height: 1;
}

.head-lead {
  font-size: 1.6rem;
  padding: 60px 15px;
}

.col3-list {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
.col3-list li {
  align-items: center;
  text-align: center;
  width: 33.333333%;
  font-size: 1.5rem;
  padding: 30px;
  margin: 0;
  list-style: none;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(90, 90, 90, 0.1);
  position: relative;
}
.col3-list li::after {
  content: "";
  position: absolute;
  background: #c00;
  width: 6px;
  height: 6px;
  display: block;
  top: 50%;
  left: -3px;
  border-radius: 50%;
}

/* the 2 */
.col3-list-high {
  display: flex;
  justify-content: space-around;
  align-items: stretch;
  flex-wrap: wrap;
}
.col3-list-high li {
  align-items: center;
  width: 33.333333%;
  font-size: 1.5rem;
  padding: 25px;
  margin: 0;
  list-style: none;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(90, 90, 90, 0.1);
  position: relative;
}
.col3-list-high li h3 {
  text-align: center;
  margin-bottom: 3rem;
}
.col3-list-high li p {
  font-size: 1.4rem;
}
.col3-list-high li::before {
  content: "";
  position: absolute;
  background: #c00;
  width: 6px;
  height: 6px;
  display: block;
  left: calc(50% - 3px);
  top: -3px;
  border-radius: 50%;
}
.col3-list-high li::after {
  content: "";
  position: absolute;
  background: url(common/img/ping3.svg) no-repeat;
  background-size: 50px;
  height: 50px;
  width: 50px;
  top: 20px;
  left: -10px;
}

.wpvr-cardboard {
  margin: auto;
}

/* table */
.table-style-B {
  width: auto;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px;
}
.table-style-B th {
  padding: 10px;
  border-bottom: solid 4px #778ca3;
  color: #778ca3;
  font-size: 1.3rem;
  border-right: 1px solid #eee;
}
.table-style-B th:last-child {
  border-right: none;
}
.table-style-B td {
  padding: 10px;
  border-bottom: solid 1px #778ca3;
  width: 25%;
}

.table-style-C {
  width: auto;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px;
}
.table-style-C th {
  padding: 10px;
  border-bottom: solid 4px #d95b4f;
  color: #d95b4f;
  font-size: 1.4rem;
  border-right: 1px solid #eee;
}
.table-style-C th:last-child {
  border-right: none;
}
.table-style-C td {
  padding: 15px;
  min-width: 110px;
  border-bottom: solid 1px #d95b4f;
}

.hr-pgn {
  margin-top: 160px;
  position: relative;
  display: block;
  background: linear-gradient(150deg, rgb(247, 166, 12) 10%, rgb(255, 34, 87) 40%, rgb(154, 39, 238) 68%, rgb(35, 102, 247) 90%);
  height: 2px;
  margin-bottom: 60px;
}

svg.glz-pen {
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
}

@keyframes pen-hand {
  5% {
    transform: rotate(-20deg) translate(1px, 0);
  }
  10% {
    transform: rotate(40deg) translate(-1px, -2px);
  }
  15% {
    transform: rotate(-15deg) translate(1px, -1px);
  }
  20% {
    transform: rotate(20deg);
  }
  30% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0);
  }
}
svg .pen-hand {
  animation: pen-hand ease-in-out infinite;
  animation-duration: 2s;
  transform-origin: 88% 74%;
}

@keyframes pen-body {
  5% {
    transform: rotate(2deg);
  }
  10% {
    transform: rotate(-2deg);
  }
  15% {
    transform: rotate(2deg);
  }
  20% {
    transform: rotate(-2deg);
  }
  30% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0);
  }
}
svg .pen-body {
  animation: pen-body ease-in-out infinite;
  animation-duration: 2s;
  transform-origin: 82% 95%;
}

section p.caption-eng {
  font-size: 1.1rem;
}

.detail {
  margin-bottom: 100px;
  text-align: center;
}
.detail h3 {
  margin-bottom: 3rem;
}

.page-id-29 .definitionList {
  margin-top: 20px;
}

/*search---------------------------*/
.search .entry-meta {
  margin-bottom: 2rem;
}

.error404 .word-404 {
  margin-top: 2rem;
}

.error404 .nothing {
  margin-bottom: 2rem;
}

/*forLoader-------------------------*/
.loader {
  background: #E73727;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

/* ローディングのアニメ部分 */
svg#loaderID {
  animation: load1 1s infinite ease-in-out;
}
svg#loaderID:before, svg#loaderID:after {
  animation: load1 1s infinite ease-in-out;
}
svg#loaderID {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  animation-delay: -0.16s;
  max-width: 10%;
  height: auto;
}

#loaderID path {
  fill: url("#MyGradient");
  stroke-width: 2px;
  stroke: #000;
  stroke-dasharray: 3700;
  stroke-dashoffset: 3700;
  animation: drawline 0.5s linear forwards, FillIn 1s 1s linear both;
}

@keyframes drawline {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes FillIn {
  from {
    fill-opacity: 0;
  }
  to {
    fill-opacity: 1;
  }
}
@keyframes FillIn2 {
  10% {
    fill-opacity: 0;
  }
  50% {
    fill-opacity: 1;
  }
  65% {
    fill-opacity: 0;
  }
  100% {
    fill-opacity: 1;
  }
}
.MV-copy__item {
  display: inline-block;
  position: relative;
}

.MV-copy__item::before {
  content: "";
  display: block;
  background-color: #333;
  position: absolute;
  top: 0;
  left: 0;
  right: 100%;
  bottom: 0;
}

.MV-copy.__anima .MV-copy__item::before {
  animation: anima_bg_6 0.9s ease-out 1 forwards;
}

.MV-copy__item:nth-of-type(2)::before {
  animation-delay: 0.3s !important;
}

.MV-copy__item span {
  position: relative;
  z-index: 1;
  opacity: 0;
}

.MV-copy.__anima .MV-copy__item span {
  animation: anima_fadein_6 0.5s ease-out 0.9s 1 forwards;
}

@keyframes anima_fadein_6 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anima_bg_6 {
  0% {
    left: 0;
    right: 100%;
  }
  40% {
    left: 0;
    right: 0;
  }
  60% {
    left: 0;
    right: 0;
  }
  100% {
    left: 100%;
    right: 0;
  }
}
@keyframes fall_in {
  100% {
    opacity: 1;
  }
}
@keyframes fall_in2 {
  100% {
    opacity: 1;
  }
}
/*forBlogParts-------------------------*/
main.blog-single {
  max-width: 820px;
}

.bloginner p {
  font-size: 1.5rem;
  margin: 1.5rem 0;
}
.bloginner p.cpt {
  padding: 0 0 10px;
  font-size: 1.3rem;
}
.bloginner ul.check {
  list-style-type: none;
  margin-left: 20px;
  padding: 2rem;
  margin-bottom: 10px;
}
.bloginner ul.check li {
  line-height: 25px;
}
.bloginner ul.check li:before {
  content: " \f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  border-radius: 50%;
  display: block;
  float: left;
  padding: 0 6px;
  font-size: 70%;
  margin-right: 10px;
  background: #f3f3f3;
  color: #000;
  margin-left: -3em;
}
.bloginner blockquote {
  position: relative;
  padding: 20px 30px 20px 80px;
  background: #f5f5f5;
  color: #555;
  border-left: 2px solid #E63626;
  margin: 3rem auto;
}
.bloginner blockquote:before {
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 20px;
  vertical-align: middle;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #E63626;
  font-size: 4rem;
  line-height: 1;
}
.bloginner blockquote h4 {
  background: none;
  font-weight: bold;
  margin: 0;
  margin-top: 1.5rem;
  font-size: inherit;
}
.bloginner blockquote p {
  padding: 0;
  margin: 20px 0 10px;
  font-size: 1.3rem;
  line-height: 1.7;
}
.bloginner p:last-child {
  margin-bottom: 2rem;
}
.bloginner figcaption {
  font-size: 1rem;
  color: #333;
  margin-bottom: 2rem;
  position: relative;
  padding-left: 2rem;
}
.bloginner figcaption:before {
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 5px;
  vertical-align: middle;
  content: "\f083";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #E63626;
  font-size: 1rem;
  line-height: 1;
}

pre {
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: monospace, sans-serif;
  color: #666666;
  background-color: #f2f2f2;
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* CSS3 */
  word-wrap: break-word;
  /* IE 5.5+ */
}

.code {
  margin: auto;
  position: relative;
  box-sizing: border-box;
  background-color: #666;
  color: #f8f8f2 !important;
  display: block;
  line-height: 1.4;
  padding: 30px;
  text-align: left;
  overflow: auto;
  resize: horizontal;
  z-index: 2;
  border: 0;
  border-radius: 8px;
  font-family: Menlo, Consolas, "DejaVu Sans Mono", monospace;
  font-size: 14px !important;
}

.enclosure {
  background-color: #f2f2f2;
  padding: 20px !important;
  margin: 2rem 0 !important;
}

.bloginner img {
  margin-top: 2rem;
}
.bloginner h3 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 12px 20px 14px !important;
  margin: 0 0 1.5rem -2rem;
  width: calc(100% + 20px);
  font-size: 1.7rem;
  color: white;
  background: linear-gradient(150deg, rgb(220, 40, 40) 60%, rgb(80, 90, 190));
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.bloginner h3:before {
  position: absolute;
  content: "";
  top: 100%;
  left: 30px;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #B20000;
}
.bloginner h3:not(:first-of-type) {
  margin-top: 2rem;
}
.bloginner h4 {
  background: #efefef;
  font-size: 1.6rem;
  font-weight: 400;
  margin: 2.5rem 0 1.5rem;
  padding: 10px 20px;
  border-radius: 6px;
  line-height: 1.5;
  max-width: 800px;
  margin-bottom: 20px;
}
.bloginner h5 {
  font-size: 1.6rem;
  font-weight: 400;
  margin: 1.5rem 0;
  font-weight: bold;
}
.bloginner h6 {
  font-size: 1.6rem;
  background: #333;
  color: #fff;
  font-weight: 400;
  margin: 1.5rem 0;
  font-weight: bold;
  padding: 10px 20px 12px;
  max-width: 800px;
  margin-top: 40px;
}
.bloginner a {
  background: linear-gradient(transparent 80%, #6cf 80%);
}
.bloginner ul.bg-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 2rem;
}
.bloginner ul.bg-list li {
  background: #666;
  border-radius: 4px;
  margin: 0.5rem;
  padding: 0.5rem 1rem;
  color: #fff;
  list-style: disc;
  list-style-position: inside;
}
.bloginner blockquote i {
  margin-right: 1rem;
}
.bloginner ul.default {
  margin: 20px 15px 40px;
}
.bloginner ul.default li {
  list-style: disc;
}
.bloginner ol {
  margin: 20px 15px 40px;
}
.bloginner ol li {
  list-style: disc;
}

.single .entry-content .bloginner h2 {
  padding: 20px 0 35px;
}

.blog-img {
  text-align: center;
}
.blog-img img {
  max-width: 760px;
  width: 100%;
  border-radius: 8px;
  filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.3));
  margin-bottom: 1rem;
}

.marker {
  background: linear-gradient(transparent 0%, #fff799);
  font-weight: bold;
}

li.oneline {
  line-height: 18px;
  margin-bottom: 6px;
  margin-left: 30px;
}
li.oneline a {
  font-weight: bold;
  color: #E73727;
}

.title-quote {
  position: relative;
}
.title-quote:before {
  content: "";
  vertical-align: super;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #E63626;
  margin-right: 1rem;
  font-size: 1rem;
}
.title-quote:after {
  content: "";
  vertical-align: baseline;
  content: "\f10e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #E63626;
  margin-left: 1rem;
  font-size: 1rem;
}

strong {
  background: linear-gradient(transparent 20%, #fbd 20%);
}

b,
strong {
  font-weight: 700;
}

.bloginner li {
  padding: 0.4rem;
}

.fontBoldLine {
  font-weight: bold;
  font-size: 104%;
  background: linear-gradient(transparent 70%, #FFEEC1 65%);
}

#secondary ul {
  margin-bottom: 25px;
}
#secondary ul li {
  margin-bottom: 1rem;
  transition: all 0.3s;
}
#secondary ul li a {
  transition: all 0.3s;
  display: block;
}
#secondary ul li a:hover {
  background: #666;
  color: #fff;
}

.information {
  margin-top: 30px;
  padding: 30px 30px;
  border: 1px solid #dbdbdb;
  border-radius: 8px;
  color: #c00;
  background: #eee;
  position: relative;
  text-align: center;
}
.information p {
  font-size: 1.2rem;
  padding: 0;
}
.information h3 {
  background: #c00;
  color: #eee;
  font-size: 1.3rem;
  padding: 0.5rem 4rem;
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 1.5rem;
}
.information::before {
  content: "";
  background: url(common/img/denkyu.svg) no-repeat center center;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  align-content: center;
  right: 10px;
  top: -35px;
  transform: rotate(30deg);
}

.column-count-2 {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.justify {
  text-align: justify;
}

.adsense-flex {
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.blog-center {
  text-align: center;
  margin: 0 auto;
  display: block;
}

/*forTopInformation----------------------*/
section.topnews {
  margin: 0 auto 0;
  padding: 15px;
  background: rgba(228, 228, 228, 0.75);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.topnews .information {
  display: flex;
  align-items: baseline;
}

.top-information {
  display: flex;
  align-items: baseline;
}
.top-information h5 {
  margin: 0 1.5rem;
  font-family: "Michroma", sans-serif;
}
.top-information p.infotitle {
  margin: 0 1.5rem;
  border-left: 1px solid;
  padding: 1rem 2rem;
}

/*grecaptcha cf7-------------------------*/
.grecaptcha-badge {
  margin: 25px auto 10px;
  bottom: 45px !important;
  box-shadow: inherit !important;
}

.rc-anchor-pt a {
  line-height: normal !important;
}

div.wpcf7-response-output {
  padding: 1em !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 1px solid #E95413;
  color: #E95413;
}

.reason_fact {
  margin: auto;
  background: #000;
  background: url(common/img/fact_BG_E.webp) no-repeat center;
  background-size: cover;
  overflow-x: clip;
}
.reason_fact .reason_fact_inner {
  padding: 90px 15px;
  max-width: var(--inner-width);
  margin: 0 auto;
}
.reason_fact .reason_fact_inner > h3 {
  text-align: center;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1rem;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
.reason_fact .reason_fact_inner h2 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 5rem;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 2rem;
  letter-spacing: 0.5rem;
  text-indent: 0.5rem;
  text-align: center;
  margin-bottom: 2rem;
}
.reason_fact .reason_fact_inner h2 span {
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 1.8rem;
  text-indent: 1.8rem;
  display: block;
  margin-bottom: 1rem;
}
.reason_fact .reason_fact_inner .fact_flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 15px;
}
.reason_fact .reason_fact_inner .fact_flex .card_blur {
  padding: 30px;
  width: 33%;
  backdrop-filter: blur(10px);
  color: #fff;
  background: rgba(100, 24, 235, 0.5);
}
.reason_fact .reason_fact_inner .fact_flex .card_blur h3 {
  text-align: center;
  color: #E63626;
  margin-bottom: 2rem;
  font-size: 1.8rem;
}
.reason_fact .reason_fact_inner .fact_flex .card_blur p {
  text-align: justify;
  text-justify: inter-ideograph;
}

.contact-end {
  padding-top: 0;
  padding-bottom: 80px;
  margin-top: -40px;
}

.mv-marker {
  display: inline;
  position: relative;
  background: linear-gradient(90deg, #5616b1, #5616b1) no-repeat bottom 2px left;
  background-size: 100% 30%;
  transition: all 1s ease-in-out;
  font-weight: 600;
  color: #eaf399;
}

.glz_cf7_wrapper {
  max-width: var(--inner-width);
  margin: 0 auto;
}
.glz_cf7_wrapper .wpcf7-list-item {
  margin: 1rem;
  display: inline-block;
}
.glz_cf7_wrapper fieldset.hidden-fields-container {
  display: none;
}
.glz_cf7_wrapper .screen-reader-response p {
  text-align: center;
}
.glz_cf7_wrapper input[type=checkbox], .glz_cf7_wrapper input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  color: #211713;
  font-size: 1.6rem;
}
.glz_cf7_wrapper .flex_form-parts {
  padding: 1rem 0;
}
.glz_cf7_wrapper .flex_form-parts > label {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
.glz_cf7_wrapper .flex_form-parts-checkbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
.glz_cf7_wrapper .flex_form-parts-checkbox > .form-title {
  margin-bottom: 1rem;
}
.glz_cf7_wrapper p.form-title {
  position: relative;
  width: calc((100% + 4rem) / 6 * 2 - 4rem);
}
.glz_cf7_wrapper span.wpcf7-form-control-wrap {
  position: relative;
  width: calc((100% + 4rem) / 6 * 4 - 4rem);
}
.glz_cf7_wrapper .formOn {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.glz_cf7_wrapper form i.fas.fa-check {
  margin-left: 10px;
  font-size: 2rem;
}
.glz_cf7_wrapper span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 12px;
}
.glz_cf7_wrapper .PCtext-center {
  text-align: center;
}
.glz_cf7_wrapper .formpartition {
  padding: 80px 5px;
  box-sizing: border-box;
}
.glz_cf7_wrapper div.wpcf7-response-output {
  padding: 1em;
}
.glz_cf7_wrapper {
  /*--------------------------------------
  テキスト
  ---------------------------------------*/
}
.glz_cf7_wrapper .gz_text {
  max-width: 460px;
}
.glz_cf7_wrapper .gz_text label {
  display: block;
  padding-bottom: 5px;
}
.glz_cf7_wrapper .gz_text input[type=text] {
  background: #fff;
  border: 1px solid #999999;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px;
  height: 40px;
  width: 460px;
}
.glz_cf7_wrapper {
  /*--------------------------------------
  ラジオボタン
  ---------------------------------------*/
}
.glz_cf7_wrapper .glz_radio label, .glz_cf7_wrapper .glz_chack label {
  height: auto;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent; /* iPhoneのタップ時の青枠消し */
}
.glz_cf7_wrapper .glz_radio input[type=radio] {
  display: none;
  margin: 0;
}
.glz_cf7_wrapper .glz_radio input[type=radio] {
  cursor: pointer;
  display: flex;
  width: 20px;
  margin-right: 12px;
  padding: 0;
  position: relative;
}
.glz_cf7_wrapper .glz_radio input[type=radio]::before {
  border: 2px solid #777777;
  border-radius: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
}
.glz_cf7_wrapper .glz_radio input[type=radio]:checked::after {
  background: linear-gradient(to bottom right, rgb(212, 212, 212) 50%, black 50%);
  border-radius: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 5px;
  height: 10px;
  width: 10px;
}
.glz_cf7_wrapper {
  /*--------------------------------------
  チェックボックス
  ---------------------------------------*/
}
.glz_cf7_wrapper .glz_chack input[type=checkbox] {
  display: none;
  margin: 0;
}
.glz_cf7_wrapper .glz_chack label input[type=checkbox] {
  cursor: pointer;
  display: block;
  padding: 0;
  position: relative;
  width: 18px;
  margin-right: 12px;
}
.glz_cf7_wrapper .flex_form-parts-checkbox > span > span > span.wpcf7-list-item > label {
  min-width: 170px;
  display: flex;
  position: relative;
  justify-content: flex-start;
}
.glz_cf7_wrapper .flex_form-parts-checkbox > span {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5019607843);
}
.glz_cf7_wrapper .glz_chack label input[type=checkbox]::before {
  border: 2px solid #666;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  content: "";
  display: block;
  height: 18px;
  width: 18px;
}
.glz_cf7_wrapper .glz_chack label input[type=checkbox]:checked::after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
}
.glz_cf7_wrapper .glz_chack label input[type=checkbox]:checked::after {
  border-bottom: 3px solid #d51616;
  border-left: 3px solid #d51616;
  left: -2px;
  top: -3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  height: 13px;
  width: 25px;
}
.glz_cf7_wrapper {
  /*--------------------------------------
  プルダウン
  ---------------------------------------*/
}
.glz_cf7_wrapper .gz_pulldown {
  position: relative;
  width: 230px;
}
.glz_cf7_wrapper .gz_pulldown select {
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  background: #FFFFFF;
  border: 1px solid #999999;
  border-radius: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  cursor: pointer;
  padding: 10px;
  position: relative;
  height: 40px;
  width: 230px;
}
.glz_cf7_wrapper .gz_pulldown label {
  position: relative;
}
.glz_cf7_wrapper .gz_pulldown label::after {
  content: "";
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
  right: 16px;
  height: 8px;
  margin-top: -5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  width: 8px;
}
.glz_cf7_wrapper {
  /*--------------------------------------
  ファイル選択
  ---------------------------------------*/
}
.glz_cf7_wrapper .gz_file {
  padding-bottom: 20px;
  width: 460px;
}
.glz_cf7_wrapper .gz_file label {
  border: 1px solid #999999;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  cursor: pointer;
  display: block;
  padding: 10px;
  position: relative;
  height: 40px;
  width: 230px;
}
.glz_cf7_wrapper .gz_file label::before {
  content: "＋";
  color: #333333;
  font-size: 20px;
  line-height: 1;
  margin-top: -9px;
  right: 10px;
  position: absolute;
  top: 50%;
}
.glz_cf7_wrapper .gz_file input[type=file] {
  display: none;
}
.glz_cf7_wrapper {
  /*--------------------------------------
  テキストエリア
  ---------------------------------------*/
}
.glz_cf7_wrapper .gz_textarea {
  padding-bottom: 10px;
  width: 460px;
}
.glz_cf7_wrapper .gz_textarea label {
  display: block;
  padding-bottom: 5px;
}
.glz_cf7_wrapper .gz_textarea textarea {
  border: 1px solid #999999;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px;
  height: 210px;
  width: 460px;
}

/*forUnder1500-------------------------*/
/*-----------------------------------*/
@media screen and (max-width: 1500px) {
  /*element------------------------------*/
  .glitch-img {
    position: absolute;
    top: -160px;
    left: 0;
  }
  .tabletIMG {
    /*    width: 60%;*/
    width: 85%;
  }
  .flex2 {
    display: flex;
    margin-bottom: 10px;
  }
  .childA {
    flex: 1;
    margin-right: 0;
    width: 350px;
    align-self: center;
  }
  .childB {
    text-align: center;
    width: 300px;
    padding: 10px;
    margin: 2px;
    margin-bottom: 0;
  }
  .childC {
    /* flex: 1; */
    text-align: center;
    margin: 2px;
    width: 300px;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .square {
    width: 20px;
    height: 20px;
    border: none;
    margin: 0 auto;
    line-height: 20px;
    background: #E63626;
    color: #fff;
  }
  .definitionList dl {
    display: table;
    width: 90%;
    border-spacing: 30px 0;
    margin: 0 auto;
  }
  .definitionList dt {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
    padding: 10px;
    font-size: 1.3rem;
    line-height: 1.75;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .definitionList dd {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    font-size: 1.3rem;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    line-height: 1.5;
  }
  .tabletNone {
    display: none;
  }
  form .row.cell3 .item {
    width: 22%;
    margin-left: 30px;
  }
  .bordrR {
    border-right: none;
  }
  .definitionList {
    max-width: 900px;
    margin: 0 auto;
  }
  form {
    max-width: 900px;
    margin: auto;
    font-size: 1.4rem;
  }
  form .row.column .element {
    width: 205px;
    margin-left: 20px;
  }
}
.ticker-wrapper {
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
}

#ticKer {
  background: rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  width: 100%;
}
#ticKer a {
  color: #fff;
  text-decoration: none;
  line-height: 1;
}
#ticKer ul {
  padding: 0;
  margin: 0 auto;
  transition: opacity 0.25s ease;
  opacity: 1;
}
#ticKer li {
  list-style-type: none;
  line-height: 5rem;
  padding-left: 5px;
  font-size: 1.3rem;
  text-align: left;
  margin-top: 1px;
}
#ticKer li span {
  font-family: "Rajdhani", sans-serif;
  border-right: 1px solid;
  padding: 1rem 2rem;
  margin-right: 2rem;
}

.static-fade {
  opacity: 0;
  animation: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s 1 normal forwards running fall_in;
  animation-delay: 1s;
}

.static-fade2 {
  opacity: 0;
  animation: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s 1 normal forwards running fall_in2;
  animation-delay: 2s;
}

.static-fade3 {
  opacity: 0;
  animation: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s 1 normal forwards running fall_in2;
  animation-delay: 2s;
}

/* MouseStalker */
.stalker {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  transform: translate3d(75vw, 50vh, 0);
  pointer-events: none;
  transition: all 0.3s ease-out;
}

.stalker_i {
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  border-radius: 30px;
  transition: all 0.3s ease;
  background: rgba(0, 0, 0, 0.05);
  opacity: 0;
  animation: spinner4 1800ms linear 0.3s infinite;
}

@keyframes spinner4 {
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes hover-flash {
  0% {
    opacity: 0;
  }
  50% {
    background: tomato;
    opacity: 1;
  }
  100% {
    background: rgb(255, 255, 255);
    opacity: 0;
  }
}
.stalker.stalker-active .stalker_i {
  opacity: 1;
}

.stalker.stalker-hover {
  mix-blend-mode: difference;
}

.stalker.stalker-hover .stalker_i {
  background: #000;
  transform: scale(0.2);
  animation: hover-flash 0.3s 0.3s 2;
}

.img-title img {
  height: auto;
  vertical-align: middle;
  display: inline-block;
  margin: 0 auto;
  filter: drop-shadow(0px 7px 10px black);
}

section.card-bnr {
  background: #000 url(common/img/card-list-fit-min.webp) center/auto;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 482px;
  position: relative;
  box-shadow: 0 20px 20px -20px #000 inset, 0 -20px 20px -20px #000 inset; /* 下から上への影 */
}
section.card-bnr::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
section.card-bnr a {
  display: block;
  text-decoration: none;
  margin-inline: auto;
  width: clamp(900px, 100%, 1200px);
}
section.card-bnr .card-bnr-wrapper {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  margin-inline: auto;
  margin: 50px auto;
}
section.card-bnr .card-bnr-wrapper img {
  max-width: 300px;
  display: block;
  filter: drop-shadow(0px 7px 10px black);
}
section.card-bnr h2 {
  position: absolute;
  width: 45%;
  z-index: 0;
  padding: 1rem 2rem;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.55);
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Rajdhani", sans-serif;
}

section.card-price {
  margin-top: 50px;
}
section.card-price .container {
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
}
section.card-price .group:after {
  content: "";
  display: table;
  clear: both;
}
section.card-price .grid-1-5 {
  border: 2px solid #5d4e65;
  padding: 1.25em;
  position: relative;
  text-align: center;
  transition: all 0.2s ease-in-out;
  float: left;
}
section.card-price .grid-1-5 {
  width: 50%;
}
section.card-price .grid-1-5:nth-child(odd), section.card-price .grid-1-5:nth-child(3n+1) {
  clear: none;
}
section.card-price .grid-1-5:not(:first-child) {
  margin-left: -2px;
}
@media screen and (max-width: 991px) {
  section.card-price .grid-1-5 {
    width: 100%;
  }
  section.card-price .grid-1-5:nth-child(odd) {
    clear: left;
  }
  section.card-price .grid-1-5:not(:first-child) {
    margin-top: -2px;
    margin-left: 0;
  }
}
section.card-price .grid-1-5:hover {
  background-color: rgb(150, 150, 150);
  background-image: linear-gradient(to bottom, #f67d35 0%, #ff4f68 100%);
  border-top: 2px solid #ec7a37;
  border-bottom: 2px solid #ff4f69;
  box-shadow: 0px 0px 10px 0px rgb(50, 50, 50);
  transform: scale(1.025);
  z-index: 2;
}
section.card-price .grid-1-5:hover:before, section.card-price .grid-1-5:hover:after {
  content: "";
  position: absolute;
  background-color: rgb(246, 125, 53);
  background-image: linear-gradient(to bottom, #f67d35 0%, #ff4f68 100%);
  top: -2px;
  bottom: -2px;
  width: 2px;
}
section.card-price .grid-1-5:hover:before {
  left: -2px;
}
section.card-price .grid-1-5:hover:after {
  right: -2px;
}
section.card-price .grid-1-5:hover .button {
  background-color: rgb(238, 122, 54);
}
section.card-price h2, section.card-price h3, section.card-price p, section.card-price ul {
  margin: 0;
}
section.card-price h2 {
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 0.5em;
  text-align: center;
  margin-bottom: 0;
}
section.card-price h3 {
  font-size: 4.2rem;
  font-family: monospace;
  font-family: "Rajdhani", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.card-price h3 .small {
  font-family: initial;
  font-size: 1.8rem;
  margin-left: 0.3rem;
}
section.card-price p {
  font-size: 1.3rem;
  padding: 0;
  text-align: center;
  background-color: #eee;
  margin: 0 0 1em;
}
section.card-price ul {
  margin: 0 0 1.5em;
  color: #6c6c6c;
  font-size: 1.2rem;
  list-style-type: none;
  padding: 0;
}
section.card-price ul li {
  margin: 0 0 5px;
}
section.card-price .button {
  background-color: #1c1c1c;
  border-radius: 20px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 0.75rem 6.5rem 1rem;
  text-decoration: none;
  display: inline-block;
}
section.card-price .uppercase, section.card-price .button, section.card-price h2 {
  text-transform: uppercase;
}
section.card-price sup {
  font-size: 1.4rem;
  top: inherit;
}

body.dark-mode .card-price .grid-1-5 p {
  background-color: #333;
}
body.dark-mode .card-price .grid-1-5 ul {
  color: #cfcfcf;
}

/*forSP-tab--------------------------*/
/*-----------------------------------*/
@media screen and (max-width: 991px) {
  /* support iOS */
  svg#loaderID {
    width: 100px;
  }
  h2.toptitle, p.toptitle {
    font-size: 8rem;
    line-height: 1;
    margin-right: 10px;
  }
  .page-header h1.entry-title,
  .page-header p.headTitle {
    font-size: 2.2rem;
    font-weight: 1000;
  }
  #hero {
    height: 100vh;
    height: calc(100vh - constant(safe-area-inset-top) - constant(safe-area-inset-bottom));
    height: 100svh;
  }
  #hero h2 {
    bottom: inherit;
    padding: 5px 15px 5px 70px;
    right: inherit;
    text-align: left;
    font-size: 1.3rem;
    letter-spacing: inherit;
    top: 50%;
    transform: translateY(135px);
  }
  #hero .department {
    right: 70px;
    letter-spacing: inherit;
    transform: translateY(-60%);
  }
  #hero .department h3 {
    right: 80px;
    font-size: 2.2rem;
    line-height: 3.6;
  }
  #hero .main-copy {
    padding-right: 55px;
    transform: translateY(-60%);
  }
  #hero .main-copy p {
    font-size: 8rem;
    letter-spacing: inherit;
    line-height: 0.85;
  }
  #hero br {
    display: none;
  }
  #hero .ui-control {
    top: 25%;
    transform: translate(-50%, -50%) scale(75%);
    left: 40%;
  }
  #hero .ui-control p {
    display: none;
  }
  #hero .MV-copy {
    width: 75%;
    left: 25%;
  }
  .tool-ico {
    position: absolute;
    bottom: 50%;
    right: 5px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    transform: translateY(40%);
    mix-blend-mode: difference;
  }
  .tool-ico img {
    padding: 5px;
  }
  .maincopy {
    top: 50%;
    overflow: hidden;
    width: 100%;
  }
  .paracopy {
    width: 100%;
    margin-left: 0;
    padding: 0;
  }
  p.subcopy {
    color: #E73727;
    font-size: 1.2rem;
    letter-spacing: 0.4rem;
    background: rgba(0, 0, 0, 0.8);
    padding: 0.5rem 0 0.5rem 2rem;
    right: 0;
    top: 147px;
    bottom: inherit;
  }
  h2.paratitle {
    font-size: 1.6rem;
    font-weight: 500;
  }
  a .btn {
    color: #fff;
    margin-top: 1.5rem;
  }
  .flexFoot {
    display: block;
  }
  .bdrboth {
    border-left: none;
    border-right: none;
  }
  ul.footnav {
    padding-left: 0;
  }
  #footerA img {
    width: 70%;
    margin: -5px;
  }
  nav .mouse {
    display: none;
  }
  .inner, .inner2, .innerT, .inner3, .innerFU, .inner-block {
    padding: 30px 10px 30px 75px;
    margin: 0 auto;
    overflow: hidden;
  }
  .pd15 {
    padding: 15px;
  }
  .flexTop {
    display: block;
  }
  .flex,
  .flex2 {
    display: block;
    margin-bottom: 10px;
  }
  .flex4 {
    display: block;
    position: relative;
  }
  .flex-center {
    display: block;
    margin-bottom: 10px;
  }
  .childA {
    flex: 1;
    margin-right: 0;
    width: auto;
  }
  #main_nav li {
    display: none;
  }
  nav li.intro {
    width: 100%;
    position: absolute;
    top: -50%;
    padding-top: 0;
    margin: 0 auto;
    left: -10px;
  }
  section h2.maintitle {
    font-family: "Michroma", sans-serif;
    font-size: 2.4rem;
    padding: 10px 0;
    line-height: 1.5;
  }
  .definitionList dl {
    display: table;
    width: 100%;
    border-spacing: 10px 0;
    margin: 0 auto;
  }
  .definitionList dt {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
    padding: 0;
    font-size: 1.3rem;
    line-height: 1.75;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .definitionList dd {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0;
    font-size: 1.3rem;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    line-height: 1.5;
  }
  .spUndisplay {
    display: none !important;
  }
  .fp-controlArrow.fp-prev, .fp-controlArrow.fp-next {
    display: none;
  }
  .bordrR {
    border-right: none;
  }
  #fp-nav.fp-right {
    display: none;
  }
  .thumb {
    display: flex;
    flex-wrap: wrap;
  }
  .thumb li {
    margin: 0 5px;
    width: 39%;
  }
  .thumb li img {
    max-width: 100%;
  }
  .fp-slidesNav.fp-bottom {
    display: none;
  }
  .tabletIMG {
    margin: 0 auto;
    display: block;
    margin-bottom: 15px;
  }
  form {
    display: block;
  }
  form .row.column .element {
    width: 90%;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  #mailform > div:nth-child(2) {
    width: 90%;
    margin-left: 10px;
  }
  form textarea {
    position: relative;
    min-height: 150px;
    margin-top: 15px;
  }
  .endTel {
    display: block;
    margin: 10px auto;
    font-size: 2rem;
    line-height: 1;
    border-bottom: 1px solid #E63626;
    padding-bottom: 10px;
  }
  .endTel i {
    display: block;
    margin: 10px auto;
    font-size: 1rem;
    line-height: 1;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    color: #E63626;
  }
  .sns,
  .copyright,
  .mail {
    display: none;
  }
  .offsettop {
    margin-top: -120px;
  }
  article.childB img {
    max-width: 100%;
    display: block;
  }
  .thumb li p {
    text-align: center;
    box-sizing: border-box;
    font-family: "Michroma", sans-serif;
    line-height: 0;
    margin-top: 0;
    background: #E63626;
  }
  .main_navBgWrap {
    position: fixed;
    width: 100%;
    height: 130px;
    z-index: 1;
    left: 0;
    top: 0;
    transition: transform 60s;
  }
  .main_navBg {
    position: fixed;
    height: 130px;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 40%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  }
  ul#menu {
    background: none;
  }
  .child-worksmry {
    max-width: 100%;
  }
  .works-header {
    background-size: cover;
    height: 50vh;
  }
  .works-header-inner {
    padding-top: 30%;
  }
  .breadcrumbs-wrap,
  .breadcrumbs-headwrap {
    padding: 10px 10px;
  }
  .error-404 h1 {
    font-size: 2rem;
  }
  .flex3 {
    display: block;
    position: relative;
    margin-left: 75px;
  }
  #primary.flexleft {
    padding: 10px 10px 10px 0;
    position: relative;
    z-index: 2;
  }
  .blog-smry-text h5 {
    text-align: left;
    font-size: 1.2rem;
    padding: 5px 0;
    font-weight: normal;
  }
  .blog-smry-text li a {
    display: block;
  }
  #secondarywrap.sidebar-area {
    max-width: 100%;
    padding: 30px 10px 30px 0;
  }
  #blog-bg:before {
    width: 0;
    height: auto;
  }
  #secondary ul {
    margin-bottom: 15px;
  }
  #secondary ul li {
    padding: 6px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
  }
  header.bread {
    display: none;
  }
  .nav-links {
    display: flex;
    justify-content: space-between;
    max-width: 1180px;
    margin: 10px;
  }
  .nav-next {
    flex: 50%;
    text-align: right;
  }
  .nav-previous {
    flex: 50%;
    text-align: left;
  }
  p.pege-headcopy {
    font-size: 6rem;
  }
  .page-header-inner {
    padding-top: 20%;
    justify-content: flex-end;
  }
  h3.concsubtitle {
    margin-bottom: 1rem;
  }
  .entry-content h2 {
    font-size: 1.7rem;
    line-height: 1.75;
    text-align: left;
    padding-bottom: 1rem;
  }
  .footid img {
    width: 75%;
  }
  .single .entry-content h2 {
    font-family: inherit;
    font-weight: normal;
    font-size: 1.7rem;
    padding: 10px 0;
  }
  .single .entry-content h3 {
    font-family: inherit;
    font-weight: normal;
    font-size: 1.5rem;
    padding: 10px 0;
  }
  .page-header {
    height: 50vh;
    background-position: center top;
    background-size: cover;
  }
  .page-header-service,
  .page-header-about,
  .page-header-contact,
  .works-header {
    background-position: center top;
    background-size: cover;
  }
  .forPC {
    display: none !important;
  }
  .forSP {
    display: block !important;
  }
  .child3col {
    display: block;
    text-align: center;
    width: auto;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
  }
  article.child3col img {
    padding-right: 0;
  }
  p.lead {
    line-height: 1.75;
    font-size: 1.4rem;
    padding: 1rem 0;
  }
  section.service h3 {
    font-family: "Michroma", sans-serif;
    font-size: 2rem;
    padding: 10px 10px 10px;
    font-weight: normal;
  }
  .entry-content p {
    line-height: 1.55;
    line-height: 1.75;
    font-size: 1.4rem;
  }
  main .information h3 {
    font-size: 1.3rem;
    padding: 0.5rem 2rem;
  }
  main .information p {
    text-align: justify;
    font-size: 1.3rem;
  }
  section h4.svic3col {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: normal;
    background: none;
    color: #E63626;
    padding: 2rem 0;
  }
  .xxx::before, .xxx::after {
    display: none;
  }
  section.plas {
    display: none;
  }
  .fl2 {
    float: none;
    margin: 0 auto;
    display: block;
  }
  img.ico {
    width: 50%;
    display: block;
    margin: 0 auto;
  }
  img.topico {
    max-width: 60%;
    margin-bottom: -1rem;
  }
  img.world {
    max-width: 50%;
  }
  .blogthumb {
    max-width: 85px;
    margin-right: 8px;
    margin-bottom: 5px;
  }
  article.child-blogsmry {
    margin: 0;
    clear: both;
    display: block;
  }
  .sidebar-list figure.eyecatch img {
    max-width: 85px;
  }
  section.mission h5 {
    margin-bottom: 2rem;
    font-size: 1.5rem;
    color: #E63626;
  }
  section.mission h6 {
    font-size: 2.7rem;
    margin-bottom: 1rem;
  }
  section.mission p {
    font-size: 1.3rem;
    text-align: justify;
  }
  .sidepd-85 {
    padding: initial;
  }
  .mid-title {
    font-size: 1.8rem;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 2rem;
  }
  .aboutlist li {
    text-align: left;
    border-bottom: 1px solid #ccc;
    padding: 1rem 0;
    font-size: 1.3rem;
  }
  .president {
    max-width: 100%;
  }
  /*Workscontents------------------------*/
  .flexworks {
    display: block;
    margin-bottom: 30px;
    align-items: flex-start;
  }
  .flexitem {
    flex: 1;
  }
  .flexworks h2 {
    font-size: 1.7rem !important;
  }
  .flexworks h3 {
    font-size: 1.5rem !important;
  }
  .flexworks h3:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f192";
    margin-right: 0.5rem;
  }
  .single-works .flexworks p {
    padding: 10px;
  }
  .worksmry {
    width: auto;
    margin: 10px 0;
    margin-bottom: 30px;
  }
  .worksmry p,
  .worksmry ul {
    margin-bottom: 2.5rem;
    margin-left: 1rem;
  }
  .addtoany_share_save_container,
  .addtoany_content,
  .addtoany_content_bottom {
    text-align: center !important;
  }
  /*forTopInformation----------------------*/
  section.topnews {
    display: none;
  }
  /*Blogcontents------------------------*/
  .bloginner {
    margin-left: 10px;
  }
  section h4.svic3col2 {
    font-size: 1.4rem;
  }
  .contact-header {
    background: none;
    margin-bottom: -30px;
  }
  .alphablack {
    background: rgba(0, 0, 0, 0.5);
  }
  #parallax2 {
    background: url(common/img/cloudsbg2sp.webp) left top no-repeat #fff;
    position: relative;
    backface-visibility: hidden;
  }
  .child2col {
    width: 100%;
  }
  .flex5 {
    display: flex;
    flex-direction: column;
  }
  .flexEnd {
    display: flex;
    flex-direction: column;
  }
  .standard-elm {
    width: 100%;
  }
  .standard-elm h3 {
    font-size: 1.3rem;
  }
  .standard-elm img {
    padding: 5px;
  }
  .standard-elm2 {
    width: 100%;
    padding: 1rem;
  }
  .standard-elm2 h3 {
    font-size: 1.3rem;
  }
  .standard-elm2 img {
    padding: 5px;
  }
  .hl04::after {
    left: auto;
    right: 50%;
    height: 30px;
    top: -30px;
    width: 4px;
    z-index: -1;
  }
  .bloginner ul.bg-list {
    grid-template-columns: repeat(1, 1fr);
    padding: 1rem;
  }
  .bloginner blockquote h4 {
    padding: 0;
  }
  .supported h2 {
    text-align: center;
    margin-bottom: 0;
  }
  .supported p {
    text-align: center;
    margin-bottom: 1rem;
  }
  .halfwidth {
    width: 100%;
  }
  .halfwidth .harlinner {
    max-width: 80%;
    margin-left: auto;
  }
  .halfwidth .harlinner h3 {
    font-size: 1.3rem;
    margin-right: 80px;
  }
  .halfwidth .harlinner p {
    font-size: 1.3rem;
  }
  .youtube-wrap-pc {
    margin-right: 0;
  }
  .reason-head {
    margin-top: 5px;
    padding-bottom: 0;
  }
  .reason-head img {
    position: relative;
    right: 0;
  }
  .reason-right {
    position: relative;
  }
  .reason-right h2 {
    margin-left: auto;
    font-size: 1.6rem;
    padding: 1rem 1rem 2rem;
  }
  .reason-right h2 br {
    display: none;
  }
  .reason-right img {
    position: relative;
    top: 0%;
    transform: translateY(10%);
  }
  .reason-left {
    position: relative;
  }
  .reason-left h3 {
    margin-left: initial;
  }
  .reason-left h2 {
    margin-right: auto;
    font-size: 1.6rem;
    padding: 1rem 1rem 2rem;
  }
  .reason-left h2 br {
    display: none;
  }
  .reason-left p {
    margin-right: auto;
  }
  .reason-left img {
    position: relative;
    top: 0%;
    transform: translateY(10%);
  }
  .reason-title {
    font-family: "Rajdhani", sans-serif;
    font-size: 1.6rem;
    color: #E63626;
    letter-spacing: -0.3rem;
  }
  .reason-title span {
    position: relative;
    font-size: 4rem;
    letter-spacing: -0.5rem;
    margin: 10px;
    vertical-align: middle;
  }
  .reason-title span::before {
    width: 90px;
    height: 1px;
    position: absolute;
    right: 35px;
    top: 35px;
    background-color: #E63626;
  }
  .EAT {
    margin: 60px 0 0;
    position: relative;
  }
  .EAT .topelm {
    top: -54px;
  }
  .fullwidthinfo {
    width: 100%;
    background: #000;
    height: auto;
    position: relative;
  }
  .fullwidthinfo.gekokujo {
    background: url(common/img/gekokujoSP.jpg) center top;
    background-size: cover;
  }
  .fullwidthinfo .halfcenter {
    position: static;
    left: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 60px 10px 60px 70px;
  }
  .fullwidthinfo .halfcenter h3 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 5.8rem;
    font-weight: 500;
    letter-spacing: 0.4rem;
    line-height: 1.2;
    color: #fff;
  }
  .fullwidthinfo .halfcenter h3 span {
    font-size: 1.6rem;
    display: block;
  }
  .parenthesis {
    position: relative;
    padding: 15px 30px;
  }
  .parenthesis::before, .parenthesis::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 20px;
  }
  .parenthesis::before {
    top: 0;
    left: 0;
  }
  .parenthesis::after {
    bottom: 20px;
    right: 35px;
  }
  .bloginner h4 {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .works-header h1.entry-title {
    line-height: 1.5;
  }
  .single-works .post-navigation {
    padding-left: 60px;
  }
  .blog-wrap {
    padding: 0;
  }
  .approach h2 {
    font-size: 1.6rem;
    color: #E73727;
    text-align: center;
    margin-top: -50px;
    margin-bottom: 30px;
  }
  .approach img.raven {
    position: relative;
    z-index: -1;
    left: 50%;
    transform: translate(-48%, 0%);
  }
  .approach .approach-after {
    color: #fff;
    padding: 20px 0;
    text-align: left;
  }
  .approach-wrap {
    display: block;
    justify-content: space-around;
  }
  .approach-wrap .card {
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 20px;
    margin-bottom: 10px;
  }
  .approach-wrap .card img {
    text-align: center;
    margin: 20px auto 10px;
  }
  .approach-wrap .card h3 {
    color: #E73727;
    font-size: 1.5rem;
    margin-bottom: 2rem;
    text-align: center;
  }
  .approach-wrap .card p {
    font-size: 1.3rem;
    text-align: justify;
  }
  main .works-headline {
    background: url(/wp/wp-content/themes/glaze2023/common/img/worksheadline_sp.webp) no-repeat right center/cover;
  }
  .col3-list li {
    width: 100%;
    font-size: 1.3rem;
    padding: 20px 10px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(90, 90, 90, 0.1);
  }
  .col3-list-high li {
    width: 100%;
    font-size: 1.4rem;
    padding: 25px;
    margin: 0;
    box-shadow: 0px 0px 20px 0px rgba(90, 90, 90, 0.1);
  }
  .detail {
    margin-bottom: 10px;
  }
  .btn3 {
    margin: 15px auto;
    width: 100%;
    font-size: 1.3rem;
  }
  .EAT {
    text-align: left;
  }
  .EAT p {
    font-size: 1.3rem;
  }
  .EAT span::before {
    background: none;
  }
  .entry-content-adsense {
    display: none;
  }
  .adsense-flex {
    display: none;
  }
  #secondary .adsbygoogle {
    margin: 0 15px 15px 75px;
  }
  footer.entry-footer {
    margin: 10px;
    font-size: 1.2rem;
    line-height: 2;
  }
  .reason_fact {
    background: url(common/img/fact_BG_E_SP.webp) no-repeat center left;
    background-size: cover;
  }
  .reason_fact .reason_fact_inner {
    padding: 30px 10px 30px 75px;
  }
  .reason_fact .reason_fact_inner > h3 {
    letter-spacing: inherit;
    font-size: 1.2rem;
  }
  .reason_fact .reason_fact_inner h2 {
    font-size: 2.4rem;
    margin-top: 2rem;
    letter-spacing: 0.5rem;
  }
  .reason_fact .reason_fact_inner h2 span {
    font-size: 1.2rem;
    letter-spacing: inherit;
  }
  .reason_fact .reason_fact_inner .fact_flex {
    display: block;
  }
  .reason_fact .reason_fact_inner .fact_flex .card_blur {
    padding: 20px;
    backdrop-filter: blur(8px);
    color: #fff;
    margin: 15px;
    width: inherit;
  }
  .reason_fact .reason_fact_inner .fact_flex .card_blur h3 {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
  }
  .reason_fact .reason_fact_inner .fact_flex .card_blur p {
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .head-lead {
    padding: 20px 0;
  }
  .contact-end {
    padding-top: 0;
    padding-bottom: 40px;
    margin-top: -50px;
  }
  .service-lead {
    background: none;
  }
  .ticker-wrapper {
    display: none;
  }
  .table-style-C {
    margin: 15px 0;
  }
  .table-style-C thead {
    display: none;
  }
  .table-style-C td {
    padding: 10px 5px;
    min-width: inherit;
    border-bottom: none;
    display: block;
    width: 100%;
    border-bottom: 1px dotted #ccc;
  }
  .table-style-C td:first-child {
    background: #333;
    color: #fff;
    font-weight: 700;
    padding: 8px 12px;
    border-radius: 5px;
    border-bottom: none;
  }
  .table-style-C td:last-child {
    margin-bottom: 15px;
  }
  .column-count-2 {
    -moz-column-count: inherit;
         column-count: inherit;
  }
  img.screen {
    border-radius: 5px;
  }
  .glz_cf7_wrapper .flex_form-parts-checkbox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    flex-wrap: wrap;
  }
  .glz_cf7_wrapper p.form-title {
    position: relative;
    width: inherit;
    padding: 0 0 0 10px;
    font-weight: 500;
  }
  .glz_cf7_wrapper span.wpcf7-not-valid-tip {
    font-size: 0.8em;
  }
  .glz_cf7_wrapper span.wpcf7-form-control-wrap {
    width: inherit;
  }
  .glz_cf7_wrapper .flex_form-parts {
    padding: 1rem 0;
    flex-wrap: wrap;
  }
  .glz_cf7_wrapper .flex_form-parts > label {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  .child_4col {
    text-align: center;
    width: calc((100% - 30px) / 2);
    gap: 10px;
    margin-bottom: 0;
  }
  figure.card:after {
    content: url(common/img/kiraZZ.svg);
    position: absolute;
    top: -13px;
    right: -16px;
    width: 40px;
  }
  h2.img-title {
    text-align: center;
  }
  .img-title img {
    max-width: 80%;
  }
  section.card-bnr {
    background: #000 url(common/img/card-list-fit-min.webp) center/100% auto;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 300px;
  }
  section.card-bnr .card-bnr-wrapper {
    flex-direction: column;
  }
  section.card-bnr .card-bnr-wrapper img {
    max-width: 200px;
    display: block;
    filter: drop-shadow(2px 4px 6px black);
  }
  section.card-bnr h2 {
    position: absolute;
    width: 100%;
    z-index: 0;
    padding: 1rem 2rem;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    bottom: 0;
  }
  #stats {
    bottom: 0;
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    border-top: 1px solid var(--border);
    width: 100%;
  }
  #stats .stat-item {
    border-bottom: 1px solid var(--border);
    padding: 10px 10px 10px 30px;
  }
  #stats .stat-item:nth-child(2) {
    border-right: none;
  }
}
/*endMQ-991 -------------------------*/
/*forSP-375--------------------------*/
/*-----------------------------------*/
@media screen and (max-width: 400px) {
  #hero .department h3 {
    text-transform: uppercase;
    font-size: 1.8rem;
    line-height: 0.5;
    margin: 60px 0;
  }
  /*  page-header-background*/
  .page-header {
    background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg3-sp.webp) right center #4813BD no-repeat;
    background-size: cover;
  }
  .page-header-service {
    background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg2-sp.webp) right center #E73727 no-repeat;
    background-size: cover;
  }
  .page-header-about {
    background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg4-sp.webp) right center #000 no-repeat;
    background-size: cover;
  }
  .page-header-contact {
    background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg5-sp.webp) right center #225F38 no-repeat;
    background-size: cover;
  }
  .page-header-reason {
    background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg7-sp.webp) right center #000 no-repeat;
    background-size: cover;
  }
  .page-header-reason-old {
    background: url(/wp/wp-content/themes/glaze2023/common/img/page-bg6-sp.jpg) right center #000 no-repeat;
    background-size: cover;
  }
  .works-header {
    background: url(/wp/wp-content/themes/glaze2023/common/img/worksBG2-sp.jpg) right top no-repeat #000;
    background-size: cover;
  }
  .table-style-B th {
    padding: 10px 4px;
    border-bottom: solid 4px #778ca3;
    font-size: 1.3rem;
    border-right: 1px solid #eee;
    font-weight: normal;
    line-height: 1.2;
  }
  .table-style-B span {
    display: none;
  }
  .table-style-B td {
    width: auto;
    line-height: 1.2;
    font-size: 1.3rem;
    padding: 10px 2px;
  }
  p.smry {
    font-size: 1.3rem;
    padding: 2rem 0 0;
    text-align: justify;
  }
  section p {
    font-size: 1.3rem;
    padding: 1rem;
    line-height: 1.75;
    text-align: justify;
  }
  p.lead3 {
    line-height: 1.5;
    font-size: 1.3rem;
    font-weight: 500;
    padding: 1rem 0;
    padding-right: 1rem;
    text-shadow: none;
  }
  .paracopy p {
    padding: 20px 0 0;
    line-height: 1.5;
  }
  .blog-smry-text h5, .blog-smry-text h4 {
    font-size: 1.3rem;
  }
  .siteID {
    position: absolute;
    transition: all 0.5s;
    padding: 0 0 0 0;
    width: 260px;
  }
}
/*endMQ*/
.works-headline {
  background: url(/wp/wp-content/themes/glaze2023/common/img/worksheadline.webp) no-repeat right -20px center;
}

.single-works .sd-create-branding > .post-thumbnail {
  background: linear-gradient(125deg, rgb(61, 70, 79) 40%, rgb(43, 52, 61) 60%);
}

.single-works .mpi > .post-thumbnail {
  background: linear-gradient(90deg, #efefef 49%, #f8f8f8 50%);
}

.single-works .hitachinakashi-kaigo-service > .post-thumbnail {
  background: linear-gradient(90deg, #6cbcc6 49%, #e8736b 50%);
}

.single-works .miss-japan-ibaraki > .post-thumbnail {
  background: linear-gradient(90deg, #d1eaf6 50%, #ffffff 50%);
}

.single-works .sd-create > .post-thumbnail {
  background: url(common/img/ec-sdcreate.png) center top repeat-x #000;
}

.single-works .mey > .post-thumbnail {
  background: url(common/img/ec-mey.png) center top repeat-x #fff;
}

.single-works .leciel > .post-thumbnail {
  background: url(common/img/ec-leciel.webp) center top repeat-x #fff;
}

.single-works .fujishoten > .post-thumbnail {
  background: url(common/img/ec-fujishoten.png) center top repeat-x #000;
}

.single-works .nakachuo > .post-thumbnail {
  background: url(common/img/ec-nakachuo.png) center top repeat-x #fff;
}

.single-works .officerio > .post-thumbnail {
  background: url(common/img/ec-officerio.png) center top repeat-x #fff;
}

.single-works .oohiragumi > .post-thumbnail {
  background: url(common/img/ec-oohiragumi.png) center top repeat-x #fff;
}

.single-works .mmi > .post-thumbnail {
  background: url(common/img/ec-mmi.png) center top repeat-x #fff;
}

.single-works .fit > .post-thumbnail {
  background: url(common/img/ec-fit.png) center top repeat-x #fff;
}

.single-works .artworks > .post-thumbnail {
  background: url(common/img/ec-artworks.png) center top repeat-x #fff;
}

.single-works .gotyoujyuclub > .post-thumbnail {
  background: url(common/img/ec-gtj.png) center top repeat-x #fff;
}

.single-works .recruit-gotyoujyuclub > .post-thumbnail {
  background: url(common/img/ec-gtr.png) center top repeat-x #fff;
}

.single-works .emiteru > .post-thumbnail {
  background: url(common/img/ec-etl.png) center top repeat-x #fff;
}

.single-works .ctmi > .post-thumbnail {
  background: url(common/img/ec-ctmi.png) center top repeat-x #fff;
}

.single-works .autec-truck > .post-thumbnail {
  background: url(common/img/works_header_ATT_rep.webp) center top repeat-x #41A6DF;
}

.single-works .protoolszin > .post-thumbnail {
  background: #000;
}

.single-works .officerio_logo > .post-thumbnail {
  background: #000;
}
.single-works .officerio_logo > .post-thumbnail img {
  display: block;
  margin: 0 auto;
}

.single-works .post-thumbnail img {
  vertical-align: middle;
}

/************************************************************
 * pagenation
 ************************************************************/
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0;
  position: relative;
  font-size: 13px;
}
.pagination i {
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-size: 1.4rem;
}
.pagination i::before {
  color: #000;
}
.pagination span, .pagination a {
  font-family: "Rajdhani", sans-serif;
  display: block;
  width: auto;
  margin: 4px;
  padding: 8px;
  text-decoration: none;
  text-align: center;
  line-height: 16px;
  background: #eee;
  transition: all 0.4s;
}
.pagination .pager {
  width: 32px;
}
.pagination a:hover, .pagination .current {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.pagination a:hover i::before, .pagination .current i::before {
  color: rgb(238, 72, 72);
}
.pagination a.prev {
  margin-right: 16px;
}
.pagination a.next {
  margin-left: 16px;
}
.pagination a.first, .pagination a.last {
  color: #000;
}
.pagination span.page_num {
  display: none;
}

.entry-content code {
  font-size: 90%;
  margin: 0 2px;
  padding: 0 5px;
  border: 1px solid #eaeaea;
  background-color: #f8f8f8;
  border-radius: 3px;
}

.entry-content h3 code {
  border: 1px solid #eaeaea;
  background-color: #696969;
}

.bloginner pre {
  white-space: pre-wrap;
}

.hcb_wrap.hcb_wrap {
  max-width: 800px;
}

span.y-line {
  background: linear-gradient(transparent 60%, #ff6 60%);
}

span.b-line {
  background: linear-gradient(transparent 60%, #86d0f8 60%);
}

span.g-line {
  background: linear-gradient(transparent 60%, #68e781 60%);
}

span.red-line {
  background: linear-gradient(transparent 60%, rgb(123, 13, 13) 60%);
}

@media screen and (max-height: 760px) and (min-width: 992px) {
  /* for Tab 高さ指定 */
  #hero {
    height: 100vh;
    height: 100dvh;
    position: relative;
  }
  #hero h2 {
    right: 90px;
  }
  #hero .department {
    right: 90px;
    font-size: 2rem;
  }
  #hero .department h3 {
    line-height: 2.4;
  }
  .main-copy {
    padding-right: 50px;
  }
  .main-copy p {
    font-size: 14rem;
    letter-spacing: inherit;
  }
}
@media screen and (max-width: 991px) and (orientation: landscape) {
  /* for SP 横向き指定 */
  #hero {
    height: 100vh;
  }
  #hero .indexBg {
    background: url(common/img/sldr03sp.webp) no-repeat center right;
    background-size: cover;
  }
  #hero p.subcopy {
    color: #E73727;
    right: 0;
    top: inherit;
    bottom: inherit;
  }
}
#stats-group {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.9s ease;
  display: block;
}

#stats-group.is-visible {
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 1440px) and (orientation: landscape) {
  /* for PC 横向き指定 */
  #stats {
    position: absolute;
    bottom: -1px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    width: 50%;
  }
  #stats .stat-item:last-child {
    border-right: 1px solid var(--border);
  }
  .ticker-wrapper {
    position: absolute;
    width: 50%;
    bottom: 0;
    right: 0;
  }
}/*# sourceMappingURL=style.css.map */