@charset "UTF-8";
/*--------------------------------------------------------------
# base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# カラー定数
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&family=Montserrat:wght@300;500;700&family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&family=Hurricane&&display=swap");
/*--------------------------------------------------------------
# mixin
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# アニメーション定義
--------------------------------------------------------------*/
/*!
Theme Name: IXSAtoTENPO
Theme URI: https://tenpo.ixsa-design.com/
Description: Description
Version: 1.0.0
*/
/*!
 * 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;
}

/*--------------------------------------------------------------
# base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# html element
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

html {
  overscroll-behavior: none;
}

body {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  color: #000;
  overflow-x: hidden;
  max-width: 100%;
}

*,
*::before,
*::after {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

button:focus:not(.focus-visible) {
  outline: none;
}

a {
  text-decoration: none;
  color: #000;
  letter-spacing: 0;
}

img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  min-height: 1px;
}

svg {
  transform-box: fill-box;
}

li,
ol {
  list-style: none;
}

input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* site-titleやdiscriptionは基本表示しない */
.site-title {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

.site-description {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

/*--------------------------------------------------------------
# base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# common
--------------------------------------------------------------*/
@media print, screen and (max-width: 1080px) {
  .over-pc {
    display: none !important;
  }
}

@media print, screen and (max-width: 820px) {
  .over-tab {
    display: none !important;
  }
}

@media print, screen and (max-width: 560px) {
  .over-sp {
    display: none !important;
  }
}

.under-pc {
  display: none !important;
}
@media print, screen and (max-width: 1080px) {
  .under-pc {
    display: inherit !important;
  }
}

.under-tab {
  display: none;
}
@media print, screen and (max-width: 820px) {
  .under-tab {
    display: inherit !important;
  }
}

.under-sp {
  display: none !important;
}
@media print, screen and (max-width: 560px) {
  .under-sp {
    display: inherit !important;
  }
}

#loading {
  opacity: 1;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
#loading img {
  width: 80vw;
  max-width: 300px;
}

#fixed-bg {
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  /*
  background-color: #fff;
  background-image: url('images/common-bg-plusO.svg');
  background-size: contain;
  background-position: center;
  */
}
#fixed-bg img {
  width: 100%;
  max-width: 1280px;
}
@media print, screen and (max-width: 820px) {
  #fixed-bg img {
    width: 53.8461538462svw;
  }
}
@media print, screen and (max-width: 560px) {
  #fixed-bg img {
    width: 62.3076923077svw;
  }
}

#fixed-banner {
  display: flex;
  width: 168px;
  height: 168px;
  position: fixed;
  z-index: 9997;
  right: 22px;
  top: 88px;
  filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.16));
  transition: all 0.3s;
}
@media print, screen and (max-width: 1080px) {
  #fixed-banner {
    width: 122px;
    height: 122px;
  }
}
@media print, screen and (max-width: 820px) {
  #fixed-banner {
    width: 80px;
    height: 80px;
    top: 66px;
    right: 10px;
  }
}
#fixed-banner:hover {
  opacity: 0.7;
  filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0.16));
}
#fixed-banner img {
  width: 100%;
  height: 100%;
}

body:not(.front-page) #loading img {
  display: none;
}

#hamburger {
  display: none;
  position: fixed;
  z-index: 9999;
  width: 38px;
  height: 29px;
  right: 40px;
  top: 40px;
  cursor: pointer;
}
@media print, screen and (max-width: 1280px) {
  #hamburger {
    display: block;
  }
}
@media print, screen and (max-width: 820px) {
  #hamburger {
    right: 20px;
    top: 20px;
  }
  #hamburger.active {
    width: 38px;
    height: 38px;
    right: 17px;
    top: 16px;
  }
}
#hamburger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #000;
  transition: all 0.3s;
  transform-origin: center;
}
#hamburger.active span {
  background-color: #fff;
}
#hamburger span:nth-of-type(1) {
  top: 0;
}
#hamburger span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
#hamburger span:nth-of-type(3) {
  bottom: 0;
}
#hamburger.active span:nth-of-type(1) {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#hamburger.active span:nth-of-type(2) {
  opacity: 0;
}
#hamburger.active span:nth-of-type(3) {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
}

#header {
  position: relative;
  z-index: 9998;
}
#header .header-logo {
  position: absolute;
  z-index: 2;
  left: 50px;
  top: 30px;
  display: flex;
  transition: all 0.3s;
  width: 125px;
}
@media print, screen and (max-width: 1080px) {
  #header .header-logo {
    width: 103px;
    left: 20px;
    top: 20px;
  }
}
@media print, screen and (max-width: 560px) {
  #header .header-logo {
    width: 81px;
  }
}
#header .header-logo:hover {
  opacity: 0.6;
  transform: scale(1.1);
}
#header .header-nav {
  position: absolute;
  right: 50px;
  top: 37px;
}
@media print, screen and (max-width: 1280px) {
  #header .header-nav {
    display: none;
  }
}
#header .header-nav ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0 25px;
}
#header .header-nav ul li {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
}
#header .header-nav ul li:not(:last-of-type):before {
  content: "";
  background-image: url("images/header-x.svg");
  background-size: contain;
  background-position: center;
  width: 8px;
  height: 8px;
  margin-right: 4px;
}
#header .header-nav ul li {
  transition: all 0.3s;
}
#header .header-nav ul li:hover {
  opacity: 0.6;
  transform: scale(1.1);
}
#header .header-nav-sp {
  display: none;
  position: fixed;
  z-index: 9998;
  right: 0;
  top: 0;
  height: 100svh;
  width: 280px;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
#header .header-nav-sp.active {
  opacity: 1;
  visibility: visible;
}
@media print, screen and (max-width: 1280px) {
  #header .header-nav-sp {
    display: flex;
  }
}
#header .header-nav-sp ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 37px 0;
  padding: 100px 28px;
  width: 100%;
}
#header .header-nav-sp ul li {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
}
#header .header-nav-sp ul li a {
  color: #fff;
}
#header .header-nav-sp ul li:not(:nth-of-type(10)):hover {
  opacity: 0.6;
  transform: scale(1.1);
}
#header .header-nav-sp ul li:not(:nth-of-type(9), :nth-of-type(10)):before {
  content: "";
  background-image: url("images/header-x-w.svg");
  background-size: contain;
  background-position: center;
  width: 14px;
  height: 14px;
  margin-right: 3px;
  margin-top: 3px;
}
#header .header-nav-sp ul li {
  transition: all 0.3s;
}
#header .header-nav-sp ul li:last-of-type {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  background: #fff;
  border: 4px solid #000;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  margin-top: 18px;
}
#header .header-nav-sp ul li:last-of-type a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  width: 100%;
  height: 100%;
  transition: background-color 0.3s;
}
#header .header-nav-sp ul li:last-of-type a:hover {
  background-color: #FFE201;
}

#contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  padding-top: 80px;
  background-color: #FFE201;
  border-bottom: 1px solid #646464;
}
@media print, screen and (max-width: 820px) {
  #contact {
    padding-top: 142px;
  }
}
#contact .contact-inner {
  max-width: 1180px;
  width: 100%;
  padding: 0 50px;
}
@media print, screen and (max-width: 560px) {
  #contact .contact-inner {
    padding: 0 20px;
  }
}
#contact .contact-inner h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px 0;
  margin-bottom: 22px;
}
@media print, screen and (max-width: 820px) {
  #contact .contact-inner h2 {
    margin-bottom: 22px;
    gap: 12px 0;
  }
}
#contact .contact-inner h2 span:nth-of-type(1) {
  font-family: Montserrat, system-ui;
  font-weight: 700;
  font-size: 75px;
  line-height: 1;
}
@media print, screen and (max-width: 1080px) {
  #contact .contact-inner h2 span:nth-of-type(1) {
    font-size: 60px;
  }
}
@media print, screen and (max-width: 560px) {
  #contact .contact-inner h2 span:nth-of-type(1) {
    font-size: 45px;
  }
}
#contact .contact-inner h2 span:nth-of-type(2) {
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
}
@media print, screen and (max-width: 560px) {
  #contact .contact-inner h2 span:nth-of-type(2) {
    font-size: 14px;
  }
}
#contact .contact-inner .contact-block {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  height: 300px;
}
@media print, screen and (max-width: 820px) {
  #contact .contact-inner .contact-block {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
  }
}
#contact .contact-inner .contact-block .tel {
  width: 50%;
  border-right: 1px solid #646464;
  padding-top: 84px;
}
@media print, screen and (max-width: 1080px) {
  #contact .contact-inner .contact-block .tel {
    width: 48%;
  }
}
@media print, screen and (max-width: 820px) {
  #contact .contact-inner .contact-block .tel {
    width: 100%;
    border-right: 0;
  }
}
#contact .contact-inner .contact-block .tel p:nth-of-type(1) {
  font-family: Montserrat, system-ui;
  font-weight: 300;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: -4px;
}
@media print, screen and (max-width: 1080px) {
  #contact .contact-inner .contact-block .tel p:nth-of-type(1) {
    font-size: 38px;
  }
}
@media print, screen and (max-width: 560px) {
  #contact .contact-inner .contact-block .tel p:nth-of-type(1) {
    font-size: 35px;
  }
}
#contact .contact-inner .contact-block .tel a {
  font-family: Montserrat, system-ui;
  font-weight: 300;
  font-size: 55px;
  letter-spacing: 0.05em;
}
@media print, screen and (max-width: 1080px) {
  #contact .contact-inner .contact-block .tel a {
    font-size: 46px;
  }
}
#contact .contact-inner .contact-block .tel p:nth-of-type(2) {
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
}
#contact .contact-inner .contact-block .tel p:nth-of-type(2):after {
  display: none;
  content: "";
  width: 180px;
  height: 1px;
  min-height: 1px;
  background-color: #000;
}
@media print, screen and (max-width: 820px) {
  #contact .contact-inner .contact-block .tel p:nth-of-type(2):after {
    display: block;
    margin-left: -50px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 560px) {
  #contact .contact-inner .contact-block .tel p:nth-of-type(2):after {
    margin-left: -20px;
  }
}
#contact .contact-inner .contact-block .form {
  width: 50%;
  padding-left: 55px;
}
@media print, screen and (max-width: 1080px) {
  #contact .contact-inner .contact-block .form {
    padding-left: 30px;
  }
}
@media print, screen and (max-width: 820px) {
  #contact .contact-inner .contact-block .form {
    padding-left: 0;
    padding-top: 98px;
    padding-bottom: 70px;
    width: 100%;
  }
}
#contact .contact-inner .contact-block .form p {
  font-weight: 500;
  font-size: 15px;
  line-height: 2;
  white-space: nowrap;
}
@media print, screen and (max-width: 560px) {
  #contact .contact-inner .contact-block .form p {
    font-size: 14px;
    line-height: 2.14;
  }
}
#contact .contact-inner .contact-block .form a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 460px;
  height: 90px;
  background: #fff;
  border: 5px solid #000;
  font-weight: 700;
  font-size: 22px;
  margin: 26px 0 12px 0;
  transition: all 0.3s;
}
@media print, screen and (max-width: 1080px) {
  #contact .contact-inner .contact-block .form a {
    width: 100%;
  }
}
@media print, screen and (max-width: 560px) {
  #contact .contact-inner .contact-block .form a {
    margin: 10px 0 8px 0;
  }
}
#contact .contact-inner .contact-block .form a:hover {
  background: #fff001;
  opacity: 0.8;
}

#footer {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 100px 50px 13px 50px;
  background-color: #fff;
}
@media print, screen and (max-width: 560px) {
  #footer {
    padding: 138px 20px 13px 20px;
  }
}
#footer .footer-inner {
  position: relative;
  max-width: 719px;
  width: 100%;
}
#footer .footer-inner .footer-images {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media print, screen and (max-width: 820px) {
  #footer .footer-inner .footer-images {
    justify-content: center;
  }
}
#footer .footer-inner .footer-images .footer-character1 {
  position: relative;
}
@media print, screen and (max-width: 560px) {
  #footer .footer-inner .footer-images .footer-character1 {
    margin-right: 6px;
    margin-top: -6px;
  }
}
@media print, screen and (max-width: 560px) {
  #footer .footer-inner .footer-images .footer-character1 img:nth-of-type(1) {
    width: 93px;
  }
}
#footer .footer-inner .footer-images .footer-character1 img:nth-of-type(2) {
  position: absolute;
  top: -28px;
  left: -6px;
}
@media print, screen and (max-width: 560px) {
  #footer .footer-inner .footer-images .footer-character1 img:nth-of-type(2) {
    min-width: 113px;
    margin-left: -4px;
  }
}
#footer .footer-inner .footer-images .footer-logo {
  margin-left: 6px;
  margin-right: 12px;
  margin-bottom: 4px;
  width: 113px;
}
@media print, screen and (max-width: 820px) {
  #footer .footer-inner .footer-images .footer-logo {
    width: 97px;
  }
}
@media print, screen and (max-width: 560px) {
  #footer .footer-inner .footer-images .footer-logo {
    width: 80px;
  }
}
#footer .footer-inner .footer-images .footer-sentence {
  margin-bottom: 4px;
  width: 373px;
}
@media print, screen and (max-width: 820px) {
  #footer .footer-inner .footer-images .footer-sentence {
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateY(100%) translateX(-50%);
    width: 297px;
  }
}
@media print, screen and (max-width: 560px) {
  #footer .footer-inner .footer-images .footer-sentence {
    width: 221px;
  }
}
#footer .footer-inner .footer-images .footer-character2 {
  position: relative;
  margin-left: -2px;
}
@media print, screen and (max-width: 560px) {
  #footer .footer-inner .footer-images .footer-character2 {
    margin-top: -6px;
  }
}
@media print, screen and (max-width: 560px) {
  #footer .footer-inner .footer-images .footer-character2 img:nth-of-type(1) {
    width: 93px;
    margin-bottom: -4px;
  }
}
#footer .footer-inner .footer-images .footer-character2 img:nth-of-type(2) {
  position: absolute;
  top: -28px;
  left: -2px;
}
@media print, screen and (max-width: 560px) {
  #footer .footer-inner .footer-images .footer-character2 img:nth-of-type(2) {
    min-width: 113px;
    left: -10px;
    top: -30px;
  }
}
#footer .copyright {
  font-family: Montserrat, system-ui;
  font-size: 12px;
  line-height: 1;
  color: #838383;
  margin-top: 95px;
  text-align: center;
  white-space: nowrap;
}
@media print, screen and (max-width: 820px) {
  #footer .copyright {
    margin-top: 185px;
    font-size: 11px;
  }
}
@media print, screen and (max-width: 560px) {
  #footer .copyright {
    font-size: 10px;
  }
}

/*--------------------------------------------------------------
# page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# front-page
--------------------------------------------------------------*/
body.front-page #hero {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100svw;
  height: 100svh;
}
body.front-page #hero h1 {
  display: none;
}
@media print, screen and (max-width: 820px) {
  body.front-page #hero {
    height: auto;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #hero {
    padding-top: 187px;
    justify-content: flex-start;
  }
}
body.front-page #hero .hero-sentence {
  width: 100svw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.front-page #hero .hero-sentence .hero-sentence1 {
  width: 28.55078125svw;
  margin-bottom: 5px;
  margin-left: max(7.7svw, 80px);
  min-width: 365.45px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #hero .hero-sentence .hero-sentence1 {
    width: 71.7948717949svw;
    min-width: 280px;
    margin-bottom: max(49px, 12.5641025641svw);
    margin-left: 0;
  }
}
body.front-page #hero .hero-sentence .hero-sentence2-wrap {
  position: relative;
  width: 56.09375svw;
  min-width: 718px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #hero .hero-sentence .hero-sentence2-wrap {
    width: 62.8205128205svw;
    min-width: 245px;
  }
}
body.front-page #hero .hero-sentence .hero-sentence2-wrap .hero-sentence2 {
  width: 56.09375svw;
  min-width: 718px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #hero .hero-sentence .hero-sentence2-wrap .hero-sentence2 {
    width: 62.8205128205svw;
    min-width: 245px;
  }
}
body.front-page #hero .hero-sentence .hero-sentence2-wrap .hero-illust1 {
  position: absolute;
  left: max(62px, 5svw);
  top: min(-122px, -9.6svw);
  width: 12.421875svw;
  min-width: 159px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #hero .hero-sentence .hero-sentence2-wrap .hero-illust1 {
    width: 24.358974359svw;
    min-width: 95px;
    top: max(9px, 2.3076923077svw);
    left: min(-60px, -15.3846153846svw);
  }
}
body.front-page #hero .hero-sentence .hero-sentence2-wrap .hero-illust2 {
  position: absolute;
  right: min(-26px, -2.03125svw);
  top: min(-102px, -8svw);
  width: 12.421875svw;
  min-width: 159px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #hero .hero-sentence .hero-sentence2-wrap .hero-illust2 {
    width: 24.358974359svw;
    min-width: 95px;
    top: max(22px, 5.641025641svw);
    right: min(-55px, -14.1025641026svw);
  }
}
body.front-page #hero .hero-textbox {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: 804px;
  min-width: 270px;
  height: 120px;
  border-radius: 5px;
  border: 2px dashed #000;
  transition: all 0.3s;
  opacity: 0;
}
@media print, screen and (max-width: 820px) {
  body.front-page #hero .hero-textbox {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
    flex-direction: column;
    width: 69.2307692308svw;
    height: 200px;
    min-height: 200px;
    margin-top: 18.4615384615svw;
    margin-bottom: 12.0512820513svw;
  }
}
body.front-page #hero .hero-textbox:hover {
  background-color: #FFF000;
}
body.front-page #hero .hero-textbox:before {
  content: "";
  width: 9px;
  height: 9px;
  background-image: url("images/common-external.svg");
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 12px;
  top: 12px;
}
body.front-page #hero .hero-textbox .images {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
}
@media print, screen and (max-width: 820px) {
  body.front-page #hero .hero-textbox .images {
    position: relative;
    top: auto;
    transform: none;
    max-width: 154px;
    height: auto;
    margin-bottom: 11px;
  }
}
body.front-page #hero .hero-textbox .images .hero-logo1 {
  width: 99px;
  margin-left: 49px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #hero .hero-textbox .images .hero-logo1 {
    width: 90px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #hero .hero-textbox .images .hero-logo1 {
    margin-left: 0;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #hero .hero-textbox .images .hero-logo1 {
    width: 81px;
  }
}
body.front-page #hero .hero-textbox .images .hero-logo2 {
  width: 67px;
  margin-right: 58px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #hero .hero-textbox .images .hero-logo2 {
    width: 56px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #hero .hero-textbox .images .hero-logo2 {
    margin-right: 0;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #hero .hero-textbox .images .hero-logo2 {
    width: 45px;
  }
}
body.front-page #hero .hero-textbox .line1 {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 16px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #hero .hero-textbox .line1 {
    font-size: 17px;
    line-height: 2;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #hero .hero-textbox .line1 {
    font-size: 15px;
  }
}
body.front-page #hero .hero-textbox .line2 {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  font-size: 14px;
  font-weight: 300;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #hero .hero-textbox .line2 {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #hero .hero-textbox .line2 {
    font-size: 12px;
  }
}
body.front-page .ycdi {
  text-align: center;
  position: absolute;
  width: 100%;
  margin-top: 30px;
  margin-left: -10px;
  z-index: 1;
  font-family: Hurricane;
  font-weight: normal;
  font-size: 300px;
  line-height: 1;
  color: #FFF000;
  mix-blend-mode: multiply;
}
@media print, screen and (max-width: 1280px) {
  body.front-page .ycdi {
    font-size: 200px;
    margin-top: 100px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page .ycdi {
    font-size: 120px;
    margin-top: 6px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page .ycdi {
    font-size: 95px;
    margin-top: 28px;
  }
}
body.front-page #startup {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 230px 50px 190px 50px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup {
    padding: 230px 50px 100px 50px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup {
    padding: 86px 20px 0 20px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup {
    padding: 86px 20px 0 20px;
  }
}
body.front-page #startup .startup-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 1080px;
  width: 100%;
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .startup-sentences {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
body.front-page #startup .startup-inner .startup-sentences .startup-sentence1 {
  font-weight: 900;
  font-size: 45px;
  letter-spacing: -0.01em;
  line-height: 1;
  margin-bottom: 74px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .startup-sentences .startup-sentence1 {
    font-size: 35px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .startup-sentences .startup-sentence1 {
    font-size: 24px;
    margin-bottom: 72px;
  }
}
body.front-page #startup .startup-inner .startup-sentences .startup-sentence2 {
  font-weight: 700;
  font-size: 16px;
  line-height: 4.375;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .startup-sentences .startup-sentence2 {
    font-size: 15px;
    line-height: 3.57;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .startup-sentences .startup-sentence2 {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .startup-sentences .startup-sentence2:nth-of-type(1) {
    margin-top: -160px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .startup-sentences .startup-sentence2:nth-of-type(1) {
    margin-top: 0;
  }
}
body.front-page #startup .startup-inner .startup-sentences .startup-sentence2:nth-of-type(2) {
  margin-top: 62px;
}
body.front-page #startup .startup-inner img {
  border-radius: 10px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group1 {
    position: relative;
    height: 400px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group1 {
    width: 100%;
    height: 311px;
    max-width: 350px;
    margin-bottom: 79px;
  }
}
body.front-page #startup .startup-inner .image-group1 .startup-img1 {
  position: absolute;
  left: 0.9259259259%;
  top: 78px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group1 .startup-img1 {
    top: 0;
    left: 30px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group1 .startup-img1 {
    width: 144px;
  }
}
body.front-page #startup .startup-inner .image-group1 .startup-img2 {
  position: absolute;
  left: -12.1595330739%;
  top: 284px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group1 .startup-img2 {
    left: -100px;
    bottom: -50px;
    top: auto;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group1 .startup-img2 {
    width: 115px;
    left: -80px;
    bottom: 0;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .image-group1 .startup-img2 {
    left: 0;
  }
}
body.front-page #startup .startup-inner .image-group1 .startup-img5 {
  position: absolute;
  right: 0.5555555556%;
  top: 0px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group1 .startup-img5 {
    right: -110px;
    top: 30px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group1 .startup-img5 {
    width: 146px;
    right: -50px;
    top: 73px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .image-group1 .startup-img5 {
    right: 0;
  }
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group2 {
    position: relative;
    height: 300px;
    width: 100%;
    margin-top: 80px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group2 {
    max-width: 350px;
    height: 243px;
    margin-top: 115px;
  }
}
body.front-page #startup .startup-inner .image-group2 .startup-img3 {
  position: absolute;
  left: 9.3518518519%;
  top: 552px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group2 .startup-img3 {
    top: auto;
    left: 0;
    bottom: 20px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group2 .startup-img3 {
    width: 103px;
    left: -50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .image-group2 .startup-img3 {
    left: 28px;
  }
}
body.front-page #startup .startup-inner .image-group2 .startup-img6 {
  position: absolute;
  right: 2.0428015564%;
  top: 371px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group2 .startup-img6 {
    top: 0;
    right: 200px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group2 .startup-img6 {
    width: 85px;
    right: 120px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .image-group2 .startup-img6 {
    right: 52px;
  }
}
body.front-page #startup .startup-inner .image-group2 .startup-img7 {
  position: absolute;
  right: -17.2222222222%;
  top: 561px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group2 .startup-img7 {
    top: auto;
    bottom: 0;
    right: -120px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group2 .startup-img7 {
    width: 314px;
    right: -30svw;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .image-group2 .startup-img7 {
    width: 208px;
    right: -44px;
  }
}
body.front-page #startup .startup-inner .image-group2 .startup-character1 {
  position: absolute;
  top: 393px;
  left: 12.6851851852%;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group2 .startup-character1 {
    top: 6px;
    left: -20px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .image-group2 .startup-character1 {
    top: 2px;
    left: 58px;
  }
}
body.front-page #startup .startup-inner .image-group2 .startup-character1 .startup-character1-illust {
  width: 140px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group2 .startup-character1 .startup-character1-illust {
    width: 106px;
  }
}
body.front-page #startup .startup-inner .image-group2 .startup-character1 .startup-character1-balloon {
  position: absolute;
  left: -20px;
  top: -49px;
  min-width: 193px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group2 .startup-character1 .startup-character1-balloon {
    width: 143px;
    min-width: 143px;
    top: -39px;
  }
}
body.front-page #startup .startup-inner .image-group2 .startup-character1 .startup-character1-text {
  position: absolute;
  left: -68px;
  top: 6px;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.833;
  transform: rotate(20deg);
  text-align: right;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group2 .startup-character1 .startup-character1-text {
    transform: rotate(20deg) scale(0.75);
    top: -6px;
    left: -74px;
  }
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group3 {
    position: relative;
    height: 300px;
    margin-top: 80px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group3 {
    width: 100%;
    height: 268px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .image-group3 {
    height: 229px;
    max-width: 360px;
    margin-top: 114px;
  }
}
body.front-page #startup .startup-inner .image-group3 .startup-img4 {
  position: absolute;
  left: -11.5740740741%;
  top: 773px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group3 .startup-img4 {
    top: 0;
    left: 0;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group3 .startup-img4 {
    left: -100px;
    width: 180px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .image-group3 .startup-img4 {
    left: -10px;
    width: 157px;
  }
}
body.front-page #startup .startup-inner .image-group3 .startup-img8 {
  position: absolute;
  right: 1.1111111111%;
  top: 885px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group3 .startup-img8 {
    top: auto;
    bottom: 0;
    right: 0;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group3 .startup-img8 {
    right: 0;
    width: 200px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .image-group3 .startup-img8 {
    right: 0;
    width: 164px;
  }
}
body.front-page #startup .startup-inner .image-group3 .startup-character2 {
  position: absolute;
  top: 726px;
  right: 5.462962963%;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group3 .startup-character2 {
    top: 4px;
    right: 60px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #startup .startup-inner .image-group3 .startup-character2 {
    right: 30px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #startup .startup-inner .image-group3 .startup-character2 {
    right: 76px;
    top: -8px;
  }
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group3 .startup-character2 .startup-character2-illust {
    width: 106px;
  }
}
body.front-page #startup .startup-inner .image-group3 .startup-character2 .startup-character2-balloon {
  position: absolute;
  left: -40px;
  top: -49px;
  min-width: 193px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group3 .startup-character2 .startup-character2-balloon {
    width: 143px;
    min-width: 143px;
    top: -39px;
    left: -22px;
  }
}
body.front-page #startup .startup-inner .image-group3 .startup-character2 .startup-character2-text {
  position: absolute;
  right: -100px;
  top: 6px;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.833;
  transform: rotate(-20deg);
  text-align: left;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #startup .startup-inner .image-group3 .startup-character2 .startup-character2-text {
    transform: rotate(-20deg) scale(0.75);
    top: -3px;
    right: -88px;
  }
}
body.front-page #sac {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 250px 50px 288px 50px;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 15%, rgb(255, 255, 255) 100%);
}
@media print, screen and (max-width: 820px) {
  body.front-page #sac {
    padding: 360px 50px 208px 50px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 15%, rgb(255, 255, 255) 100%);
  }
}
body.front-page #sac .sac-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 1080px;
  width: 100%;
}
body.front-page #sac .sac-inner .sac-logo {
  margin-bottom: 34px;
  width: 195px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #sac .sac-inner .sac-logo {
    width: 170px;
    margin-bottom: 30px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #sac .sac-inner .sac-logo {
    width: 145px;
    margin-bottom: 26px;
  }
}
body.front-page #sac .sac-inner .sac-text {
  white-space: nowrap;
}
body.front-page #sac .sac-inner .sac-text p:nth-of-type(1) {
  font-weight: 900;
  font-size: 30px;
  line-height: 2;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #sac .sac-inner .sac-text p:nth-of-type(1) {
    font-size: 26px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #sac .sac-inner .sac-text p:nth-of-type(1) {
    font-size: 22px;
  }
}
body.front-page #sac .sac-inner .sac-text p:nth-of-type(1) .to {
  position: relative;
}
body.front-page #sac .sac-inner .sac-text p:nth-of-type(1) .to:before {
  content: "と";
  font-family: "Montserrat", system-ui;
  position: absolute;
  left: 50%;
  top: -6px;
  transform: translateX(-50%);
  font-weight: 900;
  font-size: 12px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #sac .sac-inner .sac-text p:nth-of-type(1) .to:before {
    font-size: 10px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #sac .sac-inner .sac-text p:nth-of-type(1) .to:before {
    transform: scale(0.8) translateX(-50%);
    top: -4px;
  }
}
body.front-page #sac .sac-inner .sac-text p:nth-of-type(2) {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: 900;
  font-size: 30px;
  line-height: 2;
  margin-top: 8px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #sac .sac-inner .sac-text p:nth-of-type(2) {
    font-size: 26px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #sac .sac-inner .sac-text p:nth-of-type(2) {
    flex-direction: column;
    gap: 13px 0;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #sac .sac-inner .sac-text p:nth-of-type(2) {
    font-size: 22px;
  }
}
body.front-page #sac .sac-inner .sac-text p:nth-of-type(2) .line1, body.front-page #sac .sac-inner .sac-text p:nth-of-type(2) .line2 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
body.front-page #sac .sac-inner .sac-text p:nth-of-type(2) .yellow-box {
  display: inline-block;
  padding: 15px 27px;
  margin: 0 8px;
  font-size: 35px;
  line-height: 1;
  border-radius: 5px;
  background: #fff001;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  white-space: nowrap;
  overflow: hidden;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #sac .sac-inner .sac-text p:nth-of-type(2) .yellow-box {
    font-size: 30px;
    padding: 12px 23px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #sac .sac-inner .sac-text p:nth-of-type(2) .yellow-box {
    font-size: 25px;
    padding: 10px 20px;
  }
}
body.front-page #sac .sac-inner .sac-text p:nth-of-type(2) .ls-fix {
  letter-spacing: -0.1em;
}
body.front-page #go {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
  padding: 98px 50px 234px 50px;
  background: #fff;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #go {
    padding: 98px 50px 167px 50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #go {
    padding: 98px 20px 100px 20px;
  }
}
body.front-page #go .go-bg {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("images/go-bg.svg");
  background-size: contain;
  background-position: center;
  height: 807px;
  width: 1700px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #go .go-bg {
    height: 645.6px;
    width: 1360px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #go .go-bg {
    background-image: url("images/go-bg-sp.svg");
    width: 559px;
    height: 1182px;
    top: 56%;
  }
}
body.front-page #go .go-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  max-width: 1080px;
  width: 100%;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #go .go-inner {
    max-width: 700px;
  }
}
body.front-page #go .go-inner .go-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px 0;
  font-weight: 900;
  font-size: 60px;
  line-height: 1;
  padding-left: 25px;
  width: 100%;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #go .go-inner .go-heading {
    font-size: 51px;
    gap: 30px 0;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #go .go-inner .go-heading {
    padding-left: 0;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #go .go-inner .go-heading {
    font-size: 42px;
    gap: 24px 0;
  }
}
body.front-page #go .go-inner .go-heading .line1 {
  margin-left: -6px;
}
body.front-page #go .go-inner .go-heading .line1 .to {
  position: relative;
}
body.front-page #go .go-inner .go-heading .line1 .to:before {
  content: "と";
  font-family: "Montserrat", system-ui;
  position: absolute;
  left: 50%;
  top: 10px;
  transform: translateX(-50%);
  font-weight: 900;
  font-size: 14px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #go .go-inner .go-heading .line1 .to:before {
    font-size: 12px;
    top: 12px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #go .go-inner .go-heading .line1 .to:before {
    transform: scale(0.9) translateX(-50%);
    top: 10px;
  }
}
body.front-page #go .go-inner .go-items {
  margin-top: -74px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  height: 426px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #go .go-inner .go-items {
    display: none;
  }
}
body.front-page #go .go-inner .go-items .go-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 180px;
}
body.front-page #go .go-inner .go-items .go-item:nth-of-type(1) .go-item-img {
  height: 128px;
}
body.front-page #go .go-inner .go-items .go-item:nth-of-type(2) .go-item-img {
  height: 181px;
}
body.front-page #go .go-inner .go-items .go-item:nth-of-type(3) .go-item-img {
  height: 234px;
}
body.front-page #go .go-inner .go-items .go-item:nth-of-type(4) .go-item-img {
  height: 287px;
}
body.front-page #go .go-inner .go-items .go-item:nth-of-type(5) .go-item-img {
  height: 340px;
}
body.front-page #go .go-inner .go-items .go-item:nth-of-type(5) .go-item-number {
  margin-bottom: 5px;
}
body.front-page #go .go-inner .go-items .go-item .go-item-number {
  font-family: "Montserrat", system-ui;
  font-weight: 700;
  font-size: 60px;
  line-height: 1;
  position: relative;
}
body.front-page #go .go-inner .go-items .go-item .go-item-img {
  margin-top: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 5px;
}
body.front-page #go .go-inner .go-items .go-item .go-item-img img {
  width: 180px;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
body.front-page #go .go-inner .go-items .go-item .go-item-title {
  font-weight: 900;
  font-size: 17px;
  line-height: 1;
}
@media print, screen and (max-width: 560px) {
  body.front-page #go .go-inner .go-items .go-item .go-item-title {
    font-size: 18px;
  }
}
body.front-page #go .go-inner .go-items-tab {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  width: 100%;
  margin-top: 95px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #go .go-inner .go-items-tab {
    display: flex;
  }
}
body.front-page #go .go-inner .go-items-tab .go-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body.front-page #go .go-inner .go-items-tab .go-item:nth-of-type(1) .go-item-img img {
  min-width: 360px;
  width: 360px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #go .go-inner .go-items-tab .go-item:nth-of-type(1) .go-item-img img {
    min-width: 46.15svw;
    width: 46.15svw;
  }
}
body.front-page #go .go-inner .go-items-tab .go-item:nth-of-type(2) .go-item-img img {
  min-width: 400px;
  width: 400px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #go .go-inner .go-items-tab .go-item:nth-of-type(2) .go-item-img img {
    min-width: 51.28svw;
    width: 51.28svw;
  }
}
body.front-page #go .go-inner .go-items-tab .go-item:nth-of-type(3) .go-item-img img {
  min-width: 440px;
  width: 440px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #go .go-inner .go-items-tab .go-item:nth-of-type(3) .go-item-img img {
    min-width: 56.41svw;
    width: 56.41svw;
  }
}
body.front-page #go .go-inner .go-items-tab .go-item:nth-of-type(4) .go-item-img img {
  min-width: 480px;
  width: 480px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #go .go-inner .go-items-tab .go-item:nth-of-type(4) .go-item-img img {
    min-width: 61.53svw;
    width: 61.53svw;
  }
}
body.front-page #go .go-inner .go-items-tab .go-item:nth-of-type(5) .go-item-img img {
  min-width: 520px;
  width: 520px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #go .go-inner .go-items-tab .go-item:nth-of-type(5) .go-item-img img {
    min-width: 66.66svw;
    width: 66.66svw;
  }
}
body.front-page #go .go-inner .go-items-tab .go-item:nth-of-type(5) .go-item-number {
  margin-bottom: 5px;
  right: -80px;
}
body.front-page #go .go-inner .go-items-tab .go-item .go-item-number {
  font-family: "Montserrat", system-ui;
  font-weight: 700;
  font-size: 60px;
  line-height: 1;
  position: absolute;
  z-index: 1;
  right: -52px;
  top: 50%;
  transform: translateY(-50%);
}
body.front-page #go .go-inner .go-items-tab .go-item .go-item-img {
  margin-top: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 5px;
}
body.front-page #go .go-inner .go-items-tab .go-item .go-item-img img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  object-position: top;
}
@media print, screen and (max-width: 560px) {
  body.front-page #go .go-inner .go-items-tab .go-item .go-item-img img {
    height: 128px;
  }
}
body.front-page #go .go-inner .go-items-tab .go-item .go-item-title {
  font-weight: 900;
  font-size: 17px;
  line-height: 1;
}
body.front-page #strength {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 286px 0 0 0;
  background: #fff;
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength {
    padding: 240px 0 0 0;
  }
}
body.front-page #strength .strength-head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.front-page #strength .strength-head .strength-tris {
  text-align: center;
  width: 100%;
  z-index: 1;
  font-family: Hurricane;
  font-weight: normal;
  font-size: 130px;
  line-height: 1;
  color: #FFF000;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-head .strength-tris {
    font-size: 94px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #strength .strength-head .strength-tris {
    font-size: 74px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-head .strength-tris {
    font-size: 55px;
  }
}
body.front-page #strength .strength-head .strength-heading {
  position: relative;
  z-index: 1;
  font-weight: 900;
  font-size: 30px;
  margin-top: -28px;
  margin-bottom: 74px;
}
@media print, screen and (max-width: 1280px) {
  body.front-page #strength .strength-head .strength-heading {
    margin-bottom: 60px;
  }
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-head .strength-heading {
    font-size: 26px;
    margin-top: -18px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #strength .strength-head .strength-heading {
    text-align: center;
    line-height: 1.818;
    margin-bottom: 30px;
    margin-top: -14px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-head .strength-heading {
    font-size: 22px;
    margin-top: -14px;
    margin-bottom: 8px;
  }
}
body.front-page #strength .strength-head .strength-discription {
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 60px;
}
@media print, screen and (max-width: 1280px) {
  body.front-page #strength .strength-head .strength-discription {
    max-width: 380px;
    text-align: center;
    line-height: 2.14;
    margin-bottom: 40px;
  }
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-head .strength-discription {
    font-size: 14px;
    line-height: 2.14;
    max-width: 350px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #strength .strength-head .strength-discription {
    margin-bottom: 114px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-head .strength-discription {
    margin-bottom: 114px;
  }
}
body.front-page #strength .strength-cases {
  width: 100%;
}
body.front-page #strength .strength-cases .strength-case {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 50px 50px 0 0;
  width: 100%;
  padding: 0 0 102px 0;
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases .strength-case {
    padding: 0 0 210px 0;
  }
}
body.front-page #strength .strength-cases .strength-case:not(:nth-of-type(1)) {
  margin-top: -56px;
}
body.front-page #strength .strength-cases .strength-case .case-head {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-family: Montserrat, system-ui;
  line-height: 1;
  padding-left: max(3.90625svw, 50px);
  padding-top: 40px;
  padding-bottom: 35px;
  width: 100%;
}
@media print, screen and (max-width: 820px) {
  body.front-page #strength .strength-cases .strength-case .case-head {
    padding-top: 44px;
    padding-left: 50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases .strength-case .case-head {
    padding-left: 20px;
  }
}
body.front-page #strength .strength-cases .strength-case .case-head span:nth-of-type(1) {
  font-weight: 500;
  font-size: 15px;
  margin-right: 6px;
  font-size: max(1.171875svw, 15px);
}
body.front-page #strength .strength-cases .strength-case .case-head span:nth-of-type(2) {
  font-weight: 700;
  font-size: 25px;
  letter-spacing: 0.15em;
  font-size: max(1.953125svw, 25px);
}
body.front-page #strength .strength-cases .strength-case .case-inner {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  max-width: 1180px;
  width: 100%;
  padding: 0 25px 0 50px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner {
    flex-direction: column;
    align-items: center;
    max-width: 700px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #strength .strength-cases .strength-case .case-inner {
    padding: 36px 50px 0 50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases .strength-case .case-inner {
    padding: 36px 20px 0 20px;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone {
  position: relative;
  max-width: 425px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone {
    max-width: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    order: 4;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-heading {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.475;
  margin-bottom: 16px;
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-heading:before {
  content: "◾️";
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-heading {
    width: 100%;
    line-height: 1.875;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-img {
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-img {
    max-width: 425px;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-img img {
  width: 100%;
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-img p {
  font-size: 12px;
  line-height: 1.66;
  position: absolute;
  right: -6px;
  bottom: 6px;
  text-align: right;
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-illust {
  position: absolute;
  top: 38px;
  right: -40px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-illust {
    right: 0;
    top: 30px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-illust {
    right: 16px;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-illust img.anim-rotate {
  animation: wobble-hor-bottom 0.8s infinite both;
}
@keyframes wobble-hor-bottom {
  0%, 25% {
    transform: rotate(0);
    transform-origin: 50% 50%;
  }
  50% {
    transform: rotate(-6deg);
  }
  75% {
    transform: rotate(6deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-volume-zone .volume-zone-illust p {
  white-space: nowrap;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.545;
  text-align: center;
  transform: rotate(-20deg);
  position: absolute;
  left: -56px;
  top: -8px;
  transform-origin: top left;
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-text {
  width: 47.5113122172%;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-text {
    width: 100%;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-text .case-heading {
  position: relative;
  font-weight: 900;
  font-size: 45px;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 24px;
}
@media print, screen and (max-width: 1280px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-text .case-heading {
    font-size: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-text .case-heading {
    font-size: 35px;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-text .case-heading:before {
  content: "";
  position: absolute;
  left: -50px;
  top: 50%;
  transform: translateY(calc(-50% + 6px));
  background-image: url("images/strength-cases-pluso.svg");
  background-size: contain;
  background-position: center;
  width: 37px;
  height: 17px;
}
@media print, screen and (max-width: 1280px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-text .case-heading:before {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    margin-right: 13px;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-text .case-discription {
  font-weight: 700;
  font-size: 21px;
  line-height: 1.809;
  text-align: left;
  margin-bottom: 14px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-text .case-discription {
    font-size: 20px;
    line-height: 1.7;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-text .case-discription2 {
  font-weight: 400;
  font-size: 15px;
  line-height: 2;
  margin-bottom: 22px;
  max-width: 425px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-text .case-discription2 {
    max-width: inherit;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-text .case-discription2 {
    font-size: 14px;
    line-height: 2.14;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 52.4886877828%;
  gap: 20px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs {
    width: 100%;
    order: 1;
    margin-top: 8px;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img:before {
  content: "スタンダード";
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  width: 148px;
  height: 34px;
  border-radius: 10px 0px;
  background: #000;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img:before {
    font-size: 15px;
    width: 144px;
    height: 31px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img:before {
    font-size: 14px;
    width: 140px;
    height: 28px;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img img {
  width: 100%;
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img-big {
  width: 100%;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img-big {
    order: 2;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img-small {
  width: calc(50% - 10px);
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img-small {
    width: 100%;
  }
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img-small:nth-of-type(2) {
    order: 1;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img-small:nth-of-type(2):before {
  content: "エコノミー";
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img-small:nth-of-type(3) {
    order: 3;
  }
}
body.front-page #strength .strength-cases .strength-case .case-inner .case-imgs .case-img-small:nth-of-type(3):before {
  content: "ハイクラス";
}
body.front-page #strength .strength-cases #case1 {
  z-index: 1;
  background-color: #FFF001;
  position: relative;
}
body.front-page #strength .strength-cases #case1 .case-inner {
  position: relative;
}
body.front-page #strength .strength-cases #case1 .case-inner .cases-illust {
  position: absolute;
  right: 50px;
  top: 5px;
  transform: translateY(-100%);
  width: 167px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases #case1 .case-inner .cases-illust {
    right: -50px;
    top: 20px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #strength .strength-cases #case1 .case-inner .cases-illust {
    right: 50px;
    top: 15px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases #case1 .case-inner .cases-illust {
    width: 123px;
    top: 5px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases #case1 .volume-zone-illust img {
    width: 68px;
  }
}
body.front-page #strength .strength-cases #case1 .volume-zone-illust p {
  left: -56px;
  top: -8px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases #case1 .volume-zone-illust p {
    left: -64px;
    top: -6px;
  }
}
body.front-page #strength .strength-cases #case2 {
  z-index: 2;
  background-color: #ffe203;
  position: relative;
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases #case2 .volume-zone-illust img {
    width: 64px;
  }
}
body.front-page #strength .strength-cases #case2 .volume-zone-illust p {
  left: -40px;
  top: -20px;
}
body.front-page #strength .strength-cases #case3 {
  z-index: 3;
  background-color: #FFF001;
  position: relative;
}
body.front-page #strength .strength-cases #case3 .case-discription2 {
  max-width: 418px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases #case3 .case-discription2 {
    max-width: inherit;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases #case3 .volume-zone-illust img {
    width: 68px;
  }
}
body.front-page #strength .strength-cases #case3 .volume-zone-illust p {
  left: -58px;
  top: -28px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases #case3 .volume-zone-illust p {
    left: -70px;
    top: -24px;
  }
}
body.front-page #strength .strength-cases #case4 {
  z-index: 4;
  background-color: #ffe203;
  position: relative;
}
body.front-page #strength .strength-cases #case4 .case-discription2 {
  max-width: 418px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #strength .strength-cases #case4 .case-discription2 {
    max-width: inherit;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases #case4 .volume-zone-illust img {
    width: 64px;
  }
}
body.front-page #strength .strength-cases #case4 .volume-zone-illust p {
  left: -70px;
  top: -16px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #strength .strength-cases #case4 .volume-zone-illust p {
    left: -78px;
    top: -8px;
  }
}
body.front-page #ability {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 200px 50px 500px 50px;
  background: #fff;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 15%, rgb(255, 255, 255) 100%);
}
@media print, screen and (max-width: 560px) {
  body.front-page #ability {
    padding: 274px 20px 370px 20px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 8%, rgb(255, 255, 255) 100%);
  }
}
body.front-page #ability .ability-head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.front-page #ability .ability-head .ability-sc {
  text-align: center;
  width: 100%;
  z-index: 1;
  font-family: Hurricane;
  font-weight: normal;
  font-size: 130px;
  line-height: 1;
  color: #FFF000;
  white-space: nowrap;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #ability .ability-head .ability-sc {
    font-size: 104px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #ability .ability-head .ability-sc {
    font-size: 91px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #ability .ability-head .ability-sc {
    font-size: 79px;
  }
}
body.front-page #ability .ability-head .ability-heading {
  position: relative;
  z-index: 1;
  font-weight: 900;
  font-size: 30px;
  margin-top: -28px;
  margin-bottom: 74px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #ability .ability-head .ability-heading {
    font-size: 26px;
    margin-top: -22px;
    margin-bottom: 63px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #ability .ability-head .ability-heading {
    font-size: 22px;
    margin-top: -16px;
    margin-bottom: 52px;
  }
}
body.front-page #ability .ability-head .ability-heading .to {
  position: relative;
}
body.front-page #ability .ability-head .ability-heading .to:before {
  content: "と";
  font-family: "Montserrat", system-ui;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  font-weight: 900;
  font-size: 11px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #ability .ability-head .ability-heading .to:before {
    font-size: 10px;
    transform: translateX(-50%) scale(0.7);
  }
}
body.front-page #ability .ability-head .ability-description {
  font-weight: 500;
  font-size: 15px;
  line-height: 2;
  text-align: center;
}
@media print, screen and (max-width: 560px) {
  body.front-page #ability .ability-head .ability-description {
    font-size: 14px;
    line-height: 2.14;
  }
}
body.front-page #ability .ability-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  max-width: 1080px;
  width: 100%;
  margin-top: 180px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #ability .ability-inner {
    margin-top: 120px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #ability .ability-inner {
    margin-top: 58px;
  }
}
body.front-page #ability .ability-inner h3 {
  font-weight: 900;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 46px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #ability .ability-inner h3 {
    font-size: 26px;
    margin-bottom: 78px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #ability .ability-inner h3 {
    font-size: 22px;
  }
}
body.front-page #ability .ability-inner .ability-illust {
  position: absolute;
  top: 8px;
  left: 55%;
  transform: translateX(-50%) translateY(-100%);
  z-index: 1;
}
@media print, screen and (max-width: 820px) {
  body.front-page #ability .ability-inner .ability-illust {
    left: -160px;
    top: 6px;
    transform: none;
  }
}
body.front-page #ability .ability-inner .ability-illust img {
  width: 103px;
  min-width: 103px;
}
body.front-page #ability .ability-inner .ability-illust p {
  position: absolute;
  right: -140px;
  top: -30px;
  transform: rotate(-20deg);
  font-weight: 700;
  font-size: 12px;
  line-height: 1.833;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #ability .ability-inner .ability-illust p {
    font-size: 11px;
    line-height: 1.545;
    right: -126px;
    top: -18px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #ability .ability-inner .ability-illust p {
    right: -120px;
    top: -44px;
  }
}
body.front-page #ability .ability-inner .ability-items {
  max-width: 920px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 0 2.1739130435%;
}
@media print, screen and (max-width: 820px) {
  body.front-page #ability .ability-inner .ability-items {
    flex-wrap: wrap;
    gap: 20px 0;
    max-width: 380px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #ability .ability-inner .ability-items {
    max-width: 350px;
  }
}
body.front-page #ability .ability-inner .ability-items .ability-item {
  position: relative;
}
@media print, screen and (max-width: 820px) {
  body.front-page #ability .ability-inner .ability-items .ability-item {
    width: 168px;
  }
}
body.front-page #ability .ability-inner .ability-items .ability-item.empty {
  display: none;
}
@media print, screen and (max-width: 820px) {
  body.front-page #ability .ability-inner .ability-items .ability-item.empty {
    display: inherit;
  }
}
body.front-page #ability .ability-inner .ability-items .ability-item .item-text {
  font-weight: 900;
  font-size: 18px;
  line-height: 1;
  position: absolute;
  white-space: nowrap;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
body.front-page #mission, body.front-page #passion {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 230px 50px 234px 50px;
  margin-top: -137px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mission, body.front-page #passion {
    margin-top: 0;
    padding: 113px 50px 234px 50px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #mission, body.front-page #passion {
    padding: 113px 50px 234px 50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mission, body.front-page #passion {
    padding: 113px 20px 234px 20px;
  }
}
body.front-page #mission .mission-inner, body.front-page #mission .passion-inner, body.front-page #passion .mission-inner, body.front-page #passion .passion-inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  max-width: 1055px;
  width: 100%;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mission .mission-inner, body.front-page #mission .passion-inner, body.front-page #passion .mission-inner, body.front-page #passion .passion-inner {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    max-width: 700px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #mission .mission-inner, body.front-page #mission .passion-inner, body.front-page #passion .mission-inner, body.front-page #passion .passion-inner {
    align-items: flex-end;
  }
}
body.front-page #mission .mission-inner .txt-block, body.front-page #mission .passion-inner .txt-block, body.front-page #passion .mission-inner .txt-block, body.front-page #passion .passion-inner .txt-block {
  width: 555px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mission .mission-inner .txt-block, body.front-page #mission .passion-inner .txt-block, body.front-page #passion .mission-inner .txt-block, body.front-page #passion .passion-inner .txt-block {
    width: 100%;
  }
}
body.front-page #mission .mission-inner .txt-block h2, body.front-page #mission .passion-inner .txt-block h2, body.front-page #passion .mission-inner .txt-block h2, body.front-page #passion .passion-inner .txt-block h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1;
  margin-left: -5px;
}
body.front-page #mission .mission-inner .txt-block h2 span:nth-of-type(1), body.front-page #mission .passion-inner .txt-block h2 span:nth-of-type(1), body.front-page #passion .mission-inner .txt-block h2 span:nth-of-type(1), body.front-page #passion .passion-inner .txt-block h2 span:nth-of-type(1) {
  font-weight: 900;
  font-size: 16px;
  margin-left: 5px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mission .mission-inner .txt-block h2 span:nth-of-type(1), body.front-page #mission .passion-inner .txt-block h2 span:nth-of-type(1), body.front-page #passion .mission-inner .txt-block h2 span:nth-of-type(1), body.front-page #passion .passion-inner .txt-block h2 span:nth-of-type(1) {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mission .mission-inner .txt-block h2 span:nth-of-type(1), body.front-page #mission .passion-inner .txt-block h2 span:nth-of-type(1), body.front-page #passion .mission-inner .txt-block h2 span:nth-of-type(1), body.front-page #passion .passion-inner .txt-block h2 span:nth-of-type(1) {
    font-size: 11px;
  }
}
body.front-page #mission .mission-inner .txt-block h2 span:nth-of-type(2), body.front-page #mission .passion-inner .txt-block h2 span:nth-of-type(2), body.front-page #passion .mission-inner .txt-block h2 span:nth-of-type(2), body.front-page #passion .passion-inner .txt-block h2 span:nth-of-type(2) {
  font-family: Montserrat, system-ui;
  font-weight: bold;
  font-size: 100px;
  margin-top: 9px;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mission .mission-inner .txt-block h2 span:nth-of-type(2), body.front-page #mission .passion-inner .txt-block h2 span:nth-of-type(2), body.front-page #passion .mission-inner .txt-block h2 span:nth-of-type(2), body.front-page #passion .passion-inner .txt-block h2 span:nth-of-type(2) {
    font-size: 86px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mission .mission-inner .txt-block h2 span:nth-of-type(2), body.front-page #mission .passion-inner .txt-block h2 span:nth-of-type(2), body.front-page #passion .mission-inner .txt-block h2 span:nth-of-type(2), body.front-page #passion .passion-inner .txt-block h2 span:nth-of-type(2) {
    font-size: 71px;
    margin-top: 4px;
    margin-bottom: 16px;
  }
}
body.front-page #mission .mission-inner .txt-block h2 span:nth-of-type(3), body.front-page #mission .passion-inner .txt-block h2 span:nth-of-type(3), body.front-page #passion .mission-inner .txt-block h2 span:nth-of-type(3), body.front-page #passion .passion-inner .txt-block h2 span:nth-of-type(3) {
  font-weight: 900;
  font-size: 30px;
  margin-left: 5px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mission .mission-inner .txt-block h2 span:nth-of-type(3), body.front-page #mission .passion-inner .txt-block h2 span:nth-of-type(3), body.front-page #passion .mission-inner .txt-block h2 span:nth-of-type(3), body.front-page #passion .passion-inner .txt-block h2 span:nth-of-type(3) {
    font-size: 27px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mission .mission-inner .txt-block h2 span:nth-of-type(3), body.front-page #mission .passion-inner .txt-block h2 span:nth-of-type(3), body.front-page #passion .mission-inner .txt-block h2 span:nth-of-type(3), body.front-page #passion .passion-inner .txt-block h2 span:nth-of-type(3) {
    font-size: 24px;
  }
}
body.front-page #mission .mission-inner .txt-block p, body.front-page #mission .passion-inner .txt-block p, body.front-page #passion .mission-inner .txt-block p, body.front-page #passion .passion-inner .txt-block p {
  margin-top: 46px;
  font-weight: 700;
  font-size: 20px;
  line-height: 2.5;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mission .mission-inner .txt-block p, body.front-page #mission .passion-inner .txt-block p, body.front-page #passion .mission-inner .txt-block p, body.front-page #passion .passion-inner .txt-block p {
    font-size: 18px;
    line-height: 2.1875;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mission .mission-inner .txt-block p, body.front-page #mission .passion-inner .txt-block p, body.front-page #passion .mission-inner .txt-block p, body.front-page #passion .passion-inner .txt-block p {
    font-size: 16px;
  }
}
body.front-page #mission .mission-inner .img-block, body.front-page #mission .passion-inner .img-block, body.front-page #passion .mission-inner .img-block, body.front-page #passion .passion-inner .img-block {
  position: relative;
}
body.front-page #mission .mission-inner .img-block p, body.front-page #mission .passion-inner .img-block p, body.front-page #passion .mission-inner .img-block p, body.front-page #passion .passion-inner .img-block p {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.57;
  transform: rotate(20deg);
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mission .mission-inner .img-block p, body.front-page #mission .passion-inner .img-block p, body.front-page #passion .mission-inner .img-block p, body.front-page #passion .passion-inner .img-block p {
    font-size: 13px;
    line-height: 1.75;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mission .mission-inner .img-block p, body.front-page #mission .passion-inner .img-block p, body.front-page #passion .mission-inner .img-block p, body.front-page #passion .passion-inner .img-block p {
    font-size: 12px;
  }
}
body.front-page #mission .mission-inner .img-block, body.front-page #passion .mission-inner .img-block {
  margin-top: 90px;
  transform: translateX(20px);
}
@media print, screen and (max-width: 1280px) {
  body.front-page #mission .mission-inner .img-block, body.front-page #passion .mission-inner .img-block {
    transform: translateX(1svw);
  }
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mission .mission-inner .img-block, body.front-page #passion .mission-inner .img-block {
    margin-top: 51px;
    transform: translateX(30px);
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #mission .mission-inner .img-block, body.front-page #passion .mission-inner .img-block {
    transform: translateX(8px);
  }
}
body.front-page #mission .mission-inner .img-block img, body.front-page #passion .mission-inner .img-block img {
  width: 417px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #mission .mission-inner .img-block img, body.front-page #passion .mission-inner .img-block img {
    width: 322px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mission .mission-inner .img-block img, body.front-page #passion .mission-inner .img-block img {
    width: 228px;
  }
}
body.front-page #mission .mission-inner .img-block p, body.front-page #passion .mission-inner .img-block p {
  position: absolute;
  left: -84px;
  top: -10px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #mission .mission-inner .img-block p, body.front-page #passion .mission-inner .img-block p {
    left: -120px;
    top: 14px;
  }
}
body.front-page #mission .passion-inner .img-block, body.front-page #passion .passion-inner .img-block {
  margin-right: -10px;
  margin-top: 76px;
  transform: translateX(-8px);
}
@media print, screen and (max-width: 1280px) {
  body.front-page #mission .passion-inner .img-block, body.front-page #passion .passion-inner .img-block {
    transform: translateX(-2svw);
  }
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mission .passion-inner .img-block, body.front-page #passion .passion-inner .img-block {
    margin-top: 51px;
    transform: translateX(30px);
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #mission .passion-inner .img-block, body.front-page #passion .passion-inner .img-block {
    transform: translateX(-8px);
  }
}
body.front-page #mission .passion-inner .img-block img, body.front-page #passion .passion-inner .img-block img {
  width: 390px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #mission .passion-inner .img-block img, body.front-page #passion .passion-inner .img-block img {
    width: 302px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mission .passion-inner .img-block img, body.front-page #passion .passion-inner .img-block img {
    width: 214px;
  }
}
body.front-page #mission .passion-inner .img-block p, body.front-page #passion .passion-inner .img-block p {
  position: absolute;
  left: -90px;
  top: 8px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #mission .passion-inner .img-block p, body.front-page #passion .passion-inner .img-block p {
    left: -120px;
  }
}
@media print, screen and (max-width: 1080px) {
  body.front-page #passion {
    padding: 0 20px 234px 20px;
  }
}
body.front-page #works {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
  padding: 150px 50px 190px 50px;
  background: #fafafa;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #works {
    padding: 150px 50px 190px 50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #works {
    padding: 70px 20px 210px 20px;
  }
}
body.front-page #works .works-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1180px;
  width: 100%;
}
body.front-page #works .works-inner .works-head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.front-page #works .works-inner .works-head .works-iw {
  text-align: center;
  width: 100%;
  z-index: 1;
  font-family: Hurricane;
  font-weight: normal;
  font-size: 130px;
  line-height: 1;
  color: #FFF000;
  white-space: nowrap;
  margin-left: -0.1em;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #works .works-inner .works-head .works-iw {
    font-size: 105px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #works .works-inner .works-head .works-iw {
    font-size: 90px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #works .works-inner .works-head .works-iw {
    font-size: 80px;
    margin-left: -0.2em;
  }
}
body.front-page #works .works-inner .works-head .works-heading {
  position: relative;
  z-index: 1;
  font-weight: 900;
  font-size: 30px;
  margin-top: -28px;
  margin-bottom: 70px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #works .works-inner .works-head .works-heading {
    font-size: 25px;
    margin-top: -18px;
    margin-bottom: 63px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #works .works-inner .works-head .works-heading {
    font-size: 20px;
    margin-top: -56px;
    margin-bottom: 42px;
  }
}
body.front-page #works .works-inner .works-head .works-description {
  font-weight: 500;
  font-size: 15px;
  line-height: 2;
  margin-bottom: 104px;
  text-align: center;
}
@media print, screen and (max-width: 560px) {
  body.front-page #works .works-inner .works-head .works-description {
    font-size: 14px;
    line-height: 2.14;
    margin-bottom: 62px;
  }
}
body.front-page #works .works-inner .works-cat {
  margin-top: 120px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #works .works-inner .works-cat {
    margin-top: 114px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #works .works-inner .works-cat {
    margin-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
body.front-page #works .works-inner .works-cat:nth-child(2) {
  margin-top: 0;
}
body.front-page #works .works-inner .works-cat .works-cat-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  white-space: nowrap;
  z-index: 1;
  font-weight: 900;
  font-size: 30px;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #works .works-inner .works-cat .works-cat-title {
    font-size: 27px;
    margin-bottom: 20px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #works .works-inner .works-cat .works-cat-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
body.front-page #works .works-inner .works-cat .works-cat-title:after {
  content: "";
  width: 36px;
  height: 16px;
  background-image: url("images/common-bg-plusO2.svg");
  background-size: contain;
  background-position: center;
  margin-top: 2px;
  margin-left: 12px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #works .works-inner .works-cat .works-cat-title:after {
    margin-left: 7px;
  }
}
body.front-page #works .works-inner .works-cat .works-items {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 44px 33px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #works .works-inner .works-cat .works-items {
    gap: 44px 33px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #works .works-inner .works-cat .works-items {
    grid-template-columns: 1fr 1fr;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #works .works-inner .works-cat .works-items {
    grid-template-columns: 1fr;
    gap: 30px 0;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #works .works-inner .works-cat .works-items .works-item.empty {
    display: none;
  }
}
body.front-page #works .works-inner .works-cat .works-items .works-item a {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 5px;
  transition: filter 0.3s;
}
body.front-page #works .works-inner .works-cat .works-items .works-item a:hover {
  filter: brightness(0.9);
}
body.front-page #works .works-inner .works-cat .works-items .works-item a:hover img {
  transform: scale(1.1);
}
body.front-page #works .works-inner .works-cat .works-items .works-item a img {
  width: 100%;
  transition: transform 0.3s;
}
body.front-page #works .works-inner .works-cat .works-items .works-item .item-title {
  font-size: 14px;
  line-height: 1.46;
  margin-top: 2px;
}
body.front-page #recommend {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 226px 50px 224px 50px;
  background: #f5f5f5;
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend {
    padding: 238px 10px 172px 10px;
  }
}
body.front-page #recommend .recommend-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 855px;
  width: 100%;
}
body.front-page #recommend .recommend-inner .recommend-rf {
  text-align: center;
  width: 100%;
  z-index: 1;
  font-family: Hurricane;
  font-weight: normal;
  font-size: 130px;
  line-height: 1;
  color: #FFF000;
  margin-top: -130px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #recommend .recommend-inner .recommend-rf {
    font-size: 114px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #recommend .recommend-inner .recommend-rf {
    font-size: 95px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-rf {
    font-size: 79px;
    width: 100svw;
  }
}
body.front-page #recommend .recommend-inner .recommend-heading {
  position: relative;
  z-index: 1;
  font-weight: 900;
  font-size: 30px;
  margin-top: -28px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #recommend .recommend-inner .recommend-heading {
    font-size: 26px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #recommend .recommend-inner .recommend-heading {
    text-align: center;
    line-height: 1.818;
    margin-top: -18px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-heading {
    font-size: 22px;
  }
}
body.front-page #recommend .recommend-inner .recommend-heading .to {
  position: relative;
}
body.front-page #recommend .recommend-inner .recommend-heading .to:before {
  content: "と";
  position: absolute;
  font-family: "Montserrat", system-ui;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  font-weight: 900;
  font-size: 11px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-heading .to:before {
    font-size: 10px;
    transform: translateX(-50%) scale(0.7);
  }
}
body.front-page #recommend .recommend-inner .recommend-box {
  position: relative;
  width: 855px;
  width: 100%;
  border-radius: 50px;
  background: #fff;
  padding: 98px 0 88px 0;
  margin-top: -16px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #recommend .recommend-inner .recommend-box {
    padding: 98px 0 170px 0;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #recommend .recommend-inner .recommend-box {
    margin-top: -22px;
    padding: 70px 25px 170px 25px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-box {
    margin-top: -16px;
    padding: 70px 15px 170px 15px;
  }
}
body.front-page #recommend .recommend-inner .recommend-box .recommend-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 3.05;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-list {
    font-size: 17px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-list {
    font-size: 16px;
    line-height: 1.875;
    gap: 24px 0;
  }
}
body.front-page #recommend .recommend-inner .recommend-box .recommend-list li {
  max-width: 574px;
  width: 100%;
}
body.front-page #recommend .recommend-inner .recommend-box .recommend-list li:before {
  content: "・";
}
@media print, screen and (max-width: 820px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-list li {
    display: flex;
    flex-direction: row;
  }
}
body.front-page #recommend .recommend-inner .recommend-box .recommend-list li .yellow {
  background: #fff001;
  padding: 0 3px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-list li .yellow {
    padding: 1px 3px;
  }
}
body.front-page #recommend .recommend-inner .recommend-box .recommend-thunder {
  position: absolute;
  left: 50%;
  bottom: -334px;
  transform: translateX(-50%);
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-thunder {
    width: 86px;
    bottom: -206px;
  }
}
body.front-page #recommend .recommend-inner .recommend-box .recommend-character1 {
  position: absolute;
  left: -75px;
  bottom: -117px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character1 {
    left: 5svw;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character1 {
    left: 5svw;
    bottom: -50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character1 {
    left: 20px;
  }
}
body.front-page #recommend .recommend-inner .recommend-box .recommend-character1 .recommend-character1-illust {
  width: 179px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character1 .recommend-character1-illust {
    width: 140px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character1 .recommend-character1-illust {
    width: 104px;
  }
}
body.front-page #recommend .recommend-inner .recommend-box .recommend-character1 .recommend-character1-text {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.833;
  transform: rotate(-20deg);
  position: absolute;
  left: -30px;
  top: -16px;
  white-space: nowrap;
}
@media print, screen and (max-width: 820px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character1 .recommend-character1-text {
    font-size: 11px;
    transform: rotate(-20deg);
    left: 5px;
    top: -36px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character1 .recommend-character1-text {
    font-size: 10px;
    transform: rotate(-20deg) scale(0.9);
  }
}
body.front-page #recommend .recommend-inner .recommend-box .recommend-character2 {
  position: absolute;
  right: -64px;
  bottom: -112px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character2 {
    right: 5svw;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character2 {
    right: 5svw;
    bottom: -50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character2 {
    right: 20px;
  }
}
body.front-page #recommend .recommend-inner .recommend-box .recommend-character2 .recommend-character2-illust {
  width: 179px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character2 .recommend-character2-illust {
    width: 140px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character2 .recommend-character2-illust {
    width: 104px;
  }
}
body.front-page #recommend .recommend-inner .recommend-box .recommend-character2 .recommend-character2-text {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.833;
  transform: rotate(-20deg);
  position: absolute;
  left: -20px;
  top: -34px;
  white-space: nowrap;
}
@media print, screen and (max-width: 820px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character2 .recommend-character2-text {
    font-size: 11px;
    transform: rotate(-20deg);
    left: -14px;
    top: -65px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #recommend .recommend-inner .recommend-box .recommend-character2 .recommend-character2-text {
    font-size: 10px;
    transform: rotate(-20deg) scale(0.9);
  }
}
body.front-page #story {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 0;
  padding: 235px 50px 324px 50px;
  background: #fafafa;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #story {
    padding: 235px 50px 324px 50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story {
    padding: 156px 20px 324px 20px;
  }
}
body.front-page #story .story-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1080px;
  width: 100%;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #story .story-inner .story-head {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
body.front-page #story .story-inner .story-head h2 {
  position: relative;
  width: 648px;
  height: 108px;
  line-height: 1;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #story .story-inner .story-head h2 {
    width: 360px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-head h2 {
    width: 312px;
  }
}
body.front-page #story .story-inner .story-head h2 span {
  font-family: "Montserrat", system-ui;
}
body.front-page #story .story-inner .story-head h2 span:nth-of-type(1) {
  font-weight: 700;
  font-size: 74px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #story .story-inner .story-head h2 span:nth-of-type(1) {
    font-size: 62px;
    position: absolute;
    left: 60px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-head h2 span:nth-of-type(1) {
    font-size: 50px;
  }
}
body.front-page #story .story-inner .story-head h2 span:nth-of-type(2) {
  font-weight: 700;
  font-size: 62px;
  position: absolute;
  left: 210px;
  top: 0;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #story .story-inner .story-head h2 span:nth-of-type(2) {
    font-size: 52px;
    left: 234px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-head h2 span:nth-of-type(2) {
    font-size: 42px;
    left: 206px;
  }
}
body.front-page #story .story-inner .story-head h2 span:nth-of-type(3) {
  font-weight: 700;
  font-size: 74px;
  position: absolute;
  left: 220px;
  top: 55px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #story .story-inner .story-head h2 span:nth-of-type(3) {
    font-size: 62px;
    left: 32px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-head h2 span:nth-of-type(3) {
    font-size: 50px;
    top: 46px;
  }
}
body.front-page #story .story-inner .story-head h2 span:nth-of-type(4) {
  font-weight: 900;
  font-size: 16px;
  white-space: nowrap;
  position: absolute;
  left: 268px;
  top: 26px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #story .story-inner .story-head h2 span:nth-of-type(4) {
    font-size: 15px;
    left: 230px;
    top: -30px;
    left: 0;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-head h2 span:nth-of-type(4) {
    font-size: 13px;
    top: -26px;
  }
}
body.front-page #story .story-inner .story-head p {
  font-weight: 500;
  font-size: 15px;
  line-height: 2;
  margin-top: 44px;
  margin-bottom: 104px;
  text-align: center;
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-head p {
    font-size: 14px;
    line-height: 2.14;
    margin-top: 15px;
    margin-bottom: 100px;
  }
}
body.front-page #story .story-inner .story-items {
  width: 100%;
  position: relative;
}
body.front-page #story .story-inner .story-items .gallery-pc {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  gap: 40px 0;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .gallery-pc {
    display: none;
  }
}
body.front-page #story .story-inner .story-items .gallery-pc img {
  border-radius: 10px;
}
body.front-page #story .story-inner .story-items .gallery-sp {
  display: none;
  margin-top: 46px;
  gap: 40px 0;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .gallery-sp {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 50px;
  }
  body.front-page #story .story-inner .story-items .gallery-sp.mb0 {
    margin-bottom: 0;
  }
  body.front-page #story .story-inner .story-items .gallery-sp.full img {
    width: 100% !important;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-items .gallery-sp {
    gap: 10px;
    flex-direction: column;
    align-items: center;
  }
}
body.front-page #story .story-inner .story-items .gallery-sp img {
  border-radius: 10px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .gallery-sp img {
    width: calc(50% - 10px);
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-items .gallery-sp img {
    width: 100%;
  }
}
body.front-page #story .story-inner .story-items .story-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 216px;
  height: 94px;
  border-radius: 5px;
  color: #fff;
  background: #000;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  font-size: 16px;
  line-height: 1.625;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 37px;
  text-align: center;
  transition: background 0.3s;
}
body.front-page #story .story-inner .story-items .story-link:hover {
  background: rgba(0, 0, 0, 0.7);
}
body.front-page #story .story-inner .story-items .story-link svg {
  position: absolute;
  right: 11px;
  top: 11px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #story .story-inner .story-items .story-link {
    position: relative;
    top: -80px;
    right: auto;
    width: 100%;
    margin-top: 32px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .story-link {
    top: 0;
    height: 80px;
    border-radius: 5px;
    margin-top: 50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-items .story-link {
    max-width: 330px;
    margin-bottom: 4px;
  }
}
body.front-page #story .story-inner .story-items .story-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  gap: 0 30px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .story-item {
    flex-direction: column;
    align-items: flex-start;
  }
}
body.front-page #story .story-inner .story-items .story-item .story-item-images {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 280px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-images {
    align-items: flex-start;
    width: calc(100% + 20px);
    transform: translateX(-10px);
  }
}
body.front-page #story .story-inner .story-items .story-item .story-item-images .portrait {
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.16));
  width: 254px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-images .portrait {
    width: 200px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-images .portrait {
    width: 147px;
  }
}
body.front-page #story .story-inner .story-items .story-item .story-item-qa {
  width: 68.5185185185%;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-qa {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-head {
  padding-top: 25px;
  padding-bottom: 88px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-head {
    position: absolute;
    left: 250px;
    top: -24px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-head {
    top: -56px;
    left: 160px;
  }
}
body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-head p:nth-of-type(1) {
  font-family: Montserrat, system-ui;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.15em;
}
body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-head p:nth-of-type(2) {
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-top: 30px;
  margin-bottom: 8px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-head p:nth-of-type(2) {
    font-size: 14px;
    line-height: 1.64;
    margin-top: 20px;
    margin-bottom: 17px;
  }
}
body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-head p:nth-of-type(3) {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1;
  white-space: nowrap;
  margin-bottom: 3px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-head p:nth-of-type(3) {
    font-size: 18px;
    line-height: 1.47;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-head p:nth-of-type(3) {
    font-size: 17px;
  }
}
body.front-page #story .story-inner .story-items .story-item .story-item-qa .insta-link {
  font-size: 14px;
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-qa .insta-link {
    display: inline-block;
    margin-top: 16px;
  }
}
body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-list {
  display: flex;
  flex-direction: column;
  gap: 64px 0;
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-list {
    gap: 44px 0;
  }
}
body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-list .qa-list-item p:nth-of-type(1) {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
  gap: 0 8px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-list .qa-list-item p:nth-of-type(1) {
    margin-bottom: 20px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-list .qa-list-item p:nth-of-type(1) {
    flex-direction: column;
    align-items: flex-start;
    font-size: 15px;
    margin-bottom: 20px;
    gap: 10px 0;
  }
}
body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-list .qa-list-item p:nth-of-type(1):before {
  content: "";
  width: 36px;
  height: 16px;
  background-image: url("images/common-bg-plusO2.svg");
  background-size: contain;
  background-position: center;
  margin-top: 2px;
}
body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-list .qa-list-item p:nth-of-type(2) {
  font-size: 15px;
  line-height: 2.26;
}
@media print, screen and (max-width: 560px) {
  body.front-page #story .story-inner .story-items .story-item .story-item-qa .qa-list .qa-list-item p:nth-of-type(2) {
    font-size: 14px;
    line-height: 2.14;
  }
}
body.front-page #instagram {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 0;
  padding: 235px 50px 200px 50px;
  background: #fafafa;
}
@media print, screen and (max-width: 560px) {
  body.front-page #instagram {
    padding: 260px 20px 100px 20px;
  }
}
body.front-page #instagram .instagram-head {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.front-page #instagram .instagram-head h2 {
  z-index: 1;
  font-family: Hurricane;
  font-weight: normal;
  font-size: 300px;
  line-height: 1;
  color: #FFF000;
  margin-top: -218px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #instagram .instagram-head h2 {
    font-size: 202px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #instagram .instagram-head h2 {
    font-size: 153px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #instagram .instagram-head h2 {
    font-size: 104px;
    margin-left: -10px;
  }
}
body.front-page #instagram .instagram-head p {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  font-weight: 900;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.01em;
  margin-top: -80px;
  margin-left: 34px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #instagram .instagram-head p {
    font-size: 26px;
    margin-top: -70px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #instagram .instagram-head p {
    text-align: center;
    line-height: 1.818;
    margin-top: -30px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #instagram .instagram-head p {
    font-size: 22px;
    margin-left: 13px;
    margin-top: -24px;
  }
}
body.front-page #instagram .instagram-head p img:nth-of-type(1) {
  margin-right: 14px;
  width: 89px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #instagram .instagram-head p img:nth-of-type(1) {
    width: 62px;
    margin-right: 20px;
    margin-left: -8px;
    margin-top: 20px;
  }
}
body.front-page #instagram .instagram-head p img:nth-of-type(2) {
  margin-left: 25px;
  width: 98px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #instagram .instagram-head p img:nth-of-type(2) {
    width: 68px;
    margin-left: 26px;
    margin-top: 20px;
  }
}
body.front-page #instagram .instagram-links {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media print, screen and (max-width: 560px) {
  body.front-page #instagram .instagram-links {
    margin-top: -14px;
  }
}
body.front-page #instagram .instagram-links ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 25px;
  width: 100%;
}
@media print, screen and (max-width: 1280px) {
  body.front-page #instagram .instagram-links ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 700px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #instagram .instagram-links ul {
    gap: 10px;
  }
}
body.front-page #instagram .instagram-links ul li {
  width: 180px;
  aspect-ratio: 1/1;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
body.front-page #instagram .instagram-links ul li:nth-of-type(8), body.front-page #instagram .instagram-links ul li:nth-of-type(9) {
  display: none;
}
@media print, screen and (max-width: 1280px) {
  body.front-page #instagram .instagram-links ul li:nth-of-type(8), body.front-page #instagram .instagram-links ul li:nth-of-type(9) {
    display: block;
  }
}
@media print, screen and (max-width: 1280px) {
  body.front-page #instagram .instagram-links ul li {
    width: calc((100% - 40px) / 3);
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #instagram .instagram-links ul li {
    width: calc((100% - 20px) / 3);
  }
}
body.front-page #instagram .instagram-links ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
body.front-page #instagram .instagram-links ul li a:hover img {
  transform: scale(1.1);
}
body.front-page #instagram .instagram-links ul li a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
body.front-page #mind {
  position: relative;
  background-color: #fff001;
  border-bottom: 1px solid #646464;
}
body.front-page #mind .split {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
  width: 100svw;
  height: 100svh;
}
body.front-page #mind .split .split-upper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  height: 50svh;
  background-color: #fafafa;
}
body.front-page #mind .split .split-upper img {
  width: 1114px;
}
@media print, screen and (max-width: 1280px) {
  body.front-page #mind .split .split-upper img {
    width: calc(100% - 100px);
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .split .split-upper img {
    width: 370px;
  }
}
body.front-page #mind .split .split-lower {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  height: 50svh;
  background-color: #fff001;
}
body.front-page #mind .split .split-lower img {
  width: 1114px;
  margin-top: -1px;
}
@media print, screen and (max-width: 1280px) {
  body.front-page #mind .split .split-lower img {
    width: calc(100% - 100px);
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .split .split-lower img {
    width: 370px;
  }
}
body.front-page #mind .mind-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff001;
  padding: 50svh 50px 150px 50px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .mind-inner {
    padding: 50svh 20px 117px 20px;
  }
}
body.front-page #mind .mind-inner .mind-illust {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 500px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #mind .mind-inner .mind-illust {
    margin-top: 300px;
  }
}
body.front-page #mind .mind-inner .mind-illust img {
  width: 123px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mind .mind-inner .mind-illust img {
    width: 100px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .mind-inner .mind-illust img {
    width: 78px;
  }
}
body.front-page #mind .mind-inner .mind-illust p {
  font-weight: 900;
  font-size: 22px;
  line-height: 1;
  letter-spacing: -0.01em;
  white-space: nowrap;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mind .mind-inner .mind-illust p {
    font-size: 19px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .mind-inner .mind-illust p {
    font-size: 15px;
  }
}
body.front-page #mind .mind-inner .mind-illust p:nth-of-type(1) {
  margin-right: 11px;
  margin-top: 80px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .mind-inner .mind-illust p:nth-of-type(1) {
    margin-top: 28px;
  }
}
body.front-page #mind .mind-inner .mind-illust p:nth-of-type(2) {
  margin-left: 2px;
  margin-top: 165px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #mind .mind-inner .mind-illust p:nth-of-type(2) {
    margin-top: 130px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .mind-inner .mind-illust p:nth-of-type(2) {
    margin-top: 106px;
  }
}
body.front-page #mind .mind-inner .mind-sentence {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: 900;
  font-size: 30px;
  letter-spacing: -0.01em;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mind .mind-inner .mind-sentence {
    font-size: 25px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .mind-inner .mind-sentence {
    font-size: 19px;
    margin-top: -16px;
  }
}
body.front-page #mind .mind-inner .mind-sentence .round {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  font-size: 35px;
  letter-spacing: -0.01em;
  width: 98px;
  height: 98px;
  background: #fff;
  border-radius: 50%;
  margin-left: 11px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mind .mind-inner .mind-sentence .round {
    font-size: 29px;
    width: 79px;
    height: 79px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .mind-inner .mind-sentence .round {
    font-size: 22px;
    width: 60px;
    height: 60px;
  }
}
body.front-page #mind .mind-inner .mind-items {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  max-width: 1080px;
  width: 100%;
  margin: 86px 0 0 0;
  gap: 40px 0;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mind .mind-inner .mind-items {
    align-items: center;
    margin-top: 135px;
    gap: 50px 0;
  }
}
body.front-page #mind .mind-inner .mind-items .mind-logo {
  position: absolute;
  left: -50px;
  top: 0;
}
@media print, screen and (max-width: 1280px) {
  body.front-page #mind .mind-inner .mind-items .mind-logo {
    left: -32px;
  }
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mind .mind-inner .mind-items .mind-logo {
    left: 50px;
    top: -22px;
    transform: translateY(-100%);
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #mind .mind-inner .mind-items .mind-logo {
    left: 0;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .mind-inner .mind-items .mind-logo {
    width: 80px;
  }
}
body.front-page #mind .mind-inner .mind-items .mind-item {
  width: 91.2037037037%;
  background: #fff;
  padding: 51px 45px 42px 45px;
  border-radius: 10px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .mind-inner .mind-items .mind-item {
    padding: 44px 20px 50px 20px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #mind .mind-inner .mind-items .mind-item {
    width: 100%;
  }
}
body.front-page #mind .mind-inner .mind-items .mind-item .item-heading {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1.764;
  margin-bottom: 32px;
  white-space: nowrap;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mind .mind-inner .mind-items .mind-item .item-heading {
    font-size: 18px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .mind-inner .mind-items .mind-item .item-heading {
    font-size: 17px;
    letter-spacing: 0;
    margin-bottom: 26px;
  }
}
body.front-page #mind .mind-inner .mind-items .mind-item .item-txt {
  font-size: 15px;
  line-height: 2;
}
@media print, screen and (max-width: 560px) {
  body.front-page #mind .mind-inner .mind-items .mind-item .item-txt {
    font-size: 14px;
  }
}
body.front-page #mind .mind-inner .mind-items .mind-item .item-txt p {
  column-count: 2;
  column-gap: 80px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #mind .mind-inner .mind-items .mind-item .item-txt p {
    column-gap: 50px;
  }
}
@media print, screen and (max-width: 970px) {
  body.front-page #mind .mind-inner .mind-items .mind-item .item-txt p {
    column-count: 1;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #mind .mind-inner .mind-items .mind-item .item-txt p {
    width: 100%;
  }
}
body.front-page #overview {
  position: relative;
  z-index: 1;
  background: #f5f5f5;
  padding: 198px 50px 188px 50px;
}
@media print, screen and (max-width: 560px) {
  body.front-page #overview {
    padding: 196px 30px 198px 30px;
  }
}
body.front-page #overview .overview-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 20px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #overview .overview-inner {
    margin-left: 0;
  }
}
body.front-page #overview .overview-inner .overview-logo {
  width: 177px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #overview .overview-inner .overview-logo {
    width: 152px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #overview .overview-inner .overview-logo {
    width: 125px;
  }
}
body.front-page #overview .overview-inner ul {
  margin-top: 50px;
  margin-left: 76px;
  margin-bottom: 90px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #overview .overview-inner ul {
    margin-left: 38px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #overview .overview-inner ul {
    margin-left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px 0;
    margin-top: 40px;
    margin-bottom: 80px;
  }
}
body.front-page #overview .overview-inner ul li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  font-weight: 500;
  font-size: 15px;
  line-height: 2.66;
}
@media print, screen and (max-width: 820px) {
  body.front-page #overview .overview-inner ul li {
    line-height: 1.785;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #overview .overview-inner ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 14px;
    white-space: nowrap;
  }
}
body.front-page #overview .overview-inner ul li span:nth-of-type(1) {
  min-width: 151px;
}
@media print, screen and (max-width: 820px) {
  body.front-page #overview .overview-inner ul li span:nth-of-type(1) {
    min-width: 100px;
  }
}
body.front-page #overview .overview-inner .link-textbox {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: 804px;
  min-width: 270px;
  height: 120px;
  border-radius: 5px;
  border: 2px dashed #000;
  transition: all 0.3s;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #overview .overview-inner .link-textbox {
    width: 100%;
    max-width: 804px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #overview .overview-inner .link-textbox {
    flex-direction: column;
    width: 69.2307692308svw;
    height: 200px;
    min-height: 200px;
  }
}
body.front-page #overview .overview-inner .link-textbox:hover {
  background-color: #FFF000;
}
body.front-page #overview .overview-inner .link-textbox:before {
  content: "";
  width: 9px;
  height: 9px;
  background-image: url("images/common-external.svg");
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 12px;
  top: 12px;
}
body.front-page #overview .overview-inner .link-textbox .images {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
}
@media print, screen and (max-width: 820px) {
  body.front-page #overview .overview-inner .link-textbox .images {
    position: relative;
    top: auto;
    transform: none;
    max-width: 154px;
    height: auto;
    margin-bottom: 11px;
  }
}
body.front-page #overview .overview-inner .link-textbox .images .hero-logo1 {
  width: 99px;
  margin-left: 49px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #overview .overview-inner .link-textbox .images .hero-logo1 {
    width: 90px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #overview .overview-inner .link-textbox .images .hero-logo1 {
    margin-left: 0;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #overview .overview-inner .link-textbox .images .hero-logo1 {
    width: 81px;
  }
}
body.front-page #overview .overview-inner .link-textbox .images .hero-logo2 {
  width: 67px;
  margin-right: 58px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #overview .overview-inner .link-textbox .images .hero-logo2 {
    width: 56px;
  }
}
@media print, screen and (max-width: 820px) {
  body.front-page #overview .overview-inner .link-textbox .images .hero-logo2 {
    margin-right: 0;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #overview .overview-inner .link-textbox .images .hero-logo2 {
    width: 45px;
  }
}
body.front-page #overview .overview-inner .link-textbox .line1 {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 16px;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #overview .overview-inner .link-textbox .line1 {
    font-size: 17px;
    line-height: 2;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #overview .overview-inner .link-textbox .line1 {
    font-size: 15px;
  }
}
body.front-page #overview .overview-inner .link-textbox .line2 {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  font-size: 14px;
  font-weight: 300;
}
@media print, screen and (max-width: 1080px) {
  body.front-page #overview .overview-inner .link-textbox .line2 {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 560px) {
  body.front-page #overview .overview-inner .link-textbox .line2 {
    font-size: 12px;
  }
}

/*--------------------------------------------------------------
# base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# works
--------------------------------------------------------------*/
body.single-works #works {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 180px 50px 220px 50px;
  background: #fafafa;
}
@media print, screen and (max-width: 1080px) {
  body.single-works #works {
    padding: 170px 50px 175px 50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #works {
    padding: 162px 20px 130px 20px;
  }
}
body.single-works #works .works-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 920px;
  width: 100%;
}
body.single-works #works .works-inner .works-head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.single-works #works .works-inner .works-head .works-iw {
  text-align: center;
  width: 100%;
  z-index: 1;
  font-family: Hurricane;
  font-weight: normal;
  font-size: 130px;
  line-height: 1;
  color: #FFF000;
  white-space: nowrap;
  margin-left: -2em;
}
@media print, screen and (max-width: 1080px) {
  body.single-works #works .works-inner .works-head .works-iw {
    font-size: 105px;
    margin-left: -1.7em;
  }
}
@media print, screen and (max-width: 820px) {
  body.single-works #works .works-inner .works-head .works-iw {
    font-size: 90px;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #works .works-inner .works-head .works-iw {
    font-size: 80px;
    margin-left: -0.8em;
  }
}
body.single-works #works .works-inner .works-head .works-heading {
  position: relative;
  z-index: 1;
  font-weight: 900;
  font-size: 20px;
  margin-top: -76px;
  margin-bottom: 70px;
}
@media print, screen and (max-width: 1080px) {
  body.single-works #works .works-inner .works-head .works-heading {
    margin-top: -64px;
    margin-bottom: 63px;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #works .works-inner .works-head .works-heading {
    margin-top: -56px;
    margin-bottom: 42px;
    margin-left: 0.4em;
  }
}
body.single-works #works .works-inner .works-fb .works-f {
  position: fixed;
  z-index: 2;
  left: 57px;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (max-width: 1280px) {
  body.single-works #works .works-inner .works-fb .works-f {
    left: 36px;
    top: auto;
    bottom: 30px;
    transform: none;
  }
}
@media print, screen and (max-width: 1080px) {
  body.single-works #works .works-inner .works-fb .works-f {
    left: 16px;
  }
}
body.single-works #works .works-inner .works-fb .works-b {
  position: fixed;
  z-index: 2;
  right: 57px;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (max-width: 1280px) {
  body.single-works #works .works-inner .works-fb .works-b {
    right: 36px;
    top: auto;
    bottom: 30px;
    transform: none;
  }
}
@media print, screen and (max-width: 1080px) {
  body.single-works #works .works-inner .works-fb .works-b {
    right: 16px;
  }
}
body.single-works #works .works-inner .works-fb a {
  transition: opacity 0.3s;
}
body.single-works #works .works-inner .works-fb a:hover {
  opacity: 0.6;
}
body.single-works #works .works-inner .works-fb svg {
  width: 64px;
}
@media print, screen and (max-width: 1080px) {
  body.single-works #works .works-inner .works-fb svg {
    width: 52px;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #works .works-inner .works-fb svg {
    width: 40px;
  }
}
body.single-works #works .works-inner .works-fb .empty {
  filter: grayscale(100%);
}
body.single-works #works .works-inner .works-breadcrumb {
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  text-align: left;
  margin-top: 52px;
}
@media print, screen and (max-width: 560px) {
  body.single-works #works .works-inner .works-breadcrumb {
    font-size: 12px;
    margin-top: 30px;
  }
}
body.single-works #works .works-inner .works-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 56px;
  margin-bottom: 92px;
}
@media print, screen and (max-width: 560px) {
  body.single-works #works .works-inner .works-info {
    margin-top: 58px;
    margin-bottom: 60px;
  }
}
body.single-works #works .works-inner .works-info p {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  line-height: 1;
}
@media print, screen and (max-width: 560px) {
  body.single-works #works .works-inner .works-info p {
    font-size: 13px;
  }
}
body.single-works #works .works-inner .works-info p:before {
  content: "";
  width: 27.7px;
  height: 12.71px;
  background-image: url("images/common-bg-plusO2.svg");
  background-size: contain;
  background-position: center;
  margin-right: 6px;
}
body.single-works #works .works-inner .article .article-content p {
  font-weight: 300;
  font-size: 15px;
  line-height: 2;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.single-works #works .works-inner .article .article-content p:not(:last-of-type) {
  margin-bottom: 20px;
}
@media print, screen and (max-width: 820px) {
  body.single-works #works .works-inner .article .article-content p {
    font-size: 14px;
    line-height: 2.142;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #works .works-inner .article .article-content p {
    font-size: 12px;
    line-height: 2.166;
  }
}
body.single-works #works .works-inner .article .article-content img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 5px;
}
body.single-works #works .works-inner .article .article-content img.portrait {
  max-width: 614px;
}
body.single-works #works .works-inner .works-return {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 288px;
  height: 74px;
  border-radius: 10px;
  background: #000;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  margin-top: 151px;
  transition: opacity 0.3s;
}
@media print, screen and (max-width: 1080px) {
  body.single-works #works .works-inner .works-return {
    margin-top: 112px;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #works .works-inner .works-return {
    margin-top: 73px;
  }
}
body.single-works #works .works-inner .works-return:hover {
  opacity: 0.6;
}
body.single-works #recent {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 94px 50px 122px 50px;
  background: #f5f5f5;
}
@media print, screen and (max-width: 1080px) {
  body.single-works #recent {
    padding: 150px 50px 190px 50px;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #recent {
    padding: 70px 20px 130px 20px;
  }
}
body.single-works #recent .recent-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1180px;
  width: 100%;
}
body.single-works #recent .recent-inner .recent-head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.single-works #recent .recent-inner .recent-head .recent-rw {
  text-align: center;
  width: 100%;
  z-index: 1;
  font-family: Hurricane;
  font-weight: normal;
  font-size: 130px;
  line-height: 1;
  color: #FFF000;
  white-space: nowrap;
  margin-left: -3.5em;
}
@media print, screen and (max-width: 1080px) {
  body.single-works #recent .recent-inner .recent-head .recent-rw {
    font-size: 105px;
  }
}
@media print, screen and (max-width: 820px) {
  body.single-works #recent .recent-inner .recent-head .recent-rw {
    font-size: 90px;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #recent .recent-inner .recent-head .recent-rw {
    font-size: 80px;
    margin-left: -3.1em;
  }
}
body.single-works #recent .recent-inner .recent-head .recent-heading {
  position: relative;
  z-index: 1;
  font-weight: 900;
  font-size: 20px;
  margin-top: -76px;
  margin-bottom: 68px;
}
@media print, screen and (max-width: 1080px) {
  body.single-works #recent .recent-inner .recent-head .recent-heading {
    margin-top: -64px;
    margin-bottom: 63px;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #recent .recent-inner .recent-head .recent-heading {
    margin-top: -56px;
    margin-bottom: 52px;
  }
}
body.single-works #recent .recent-inner .recent-head .works-description {
  font-weight: 500;
  font-size: 15px;
  line-height: 2;
  margin-bottom: 104px;
  text-align: center;
}
@media print, screen and (max-width: 560px) {
  body.single-works #recent .recent-inner .recent-head .works-description {
    font-size: 14px;
    line-height: 2.14;
    margin-bottom: 62px;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #recent .recent-inner .recent-cat {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body.single-works #recent .recent-inner .recent-cat .recent-cat-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  white-space: nowrap;
  z-index: 1;
  font-weight: 900;
  font-size: 30px;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 1080px) {
  body.single-works #recent .recent-inner .recent-cat .recent-cat-title {
    font-size: 27px;
    margin-bottom: 20px;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #recent .recent-inner .recent-cat .recent-cat-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
body.single-works #recent .recent-inner .recent-cat .recent-cat-title:after {
  content: "";
  width: 36px;
  height: 16px;
  background-image: url("images/common-bg-plusO2.svg");
  background-size: contain;
  background-position: center;
  margin-top: 2px;
  margin-left: 12px;
}
@media print, screen and (max-width: 820px) {
  body.single-works #recent .recent-inner .recent-cat .recent-cat-title:after {
    margin-left: 7px;
  }
}
body.single-works #recent .recent-inner .recent-cat .recent-items {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 44px 33px;
}
@media print, screen and (max-width: 1080px) {
  body.single-works #recent .recent-inner .recent-cat .recent-items {
    gap: 44px 33px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media print, screen and (max-width: 820px) {
  body.single-works #recent .recent-inner .recent-cat .recent-items {
    grid-template-columns: 1fr 1fr;
  }
}
@media print, screen and (max-width: 560px) {
  body.single-works #recent .recent-inner .recent-cat .recent-items {
    grid-template-columns: 1fr;
    gap: 30px 0;
  }
}
@media print, screen and (max-width: 820px) {
  body.single-works #recent .recent-inner .recent-cat .recent-items .recent-item.empty {
    display: none;
  }
}
body.single-works #recent .recent-inner .recent-cat .recent-items .recent-item a {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 5px;
  transition: filter 0.3s;
}
body.single-works #recent .recent-inner .recent-cat .recent-items .recent-item a:hover {
  filter: brightness(0.9);
}
body.single-works #recent .recent-inner .recent-cat .recent-items .recent-item a:hover img {
  transform: scale(1.1);
}
body.single-works #recent .recent-inner .recent-cat .recent-items .recent-item a img {
  width: 100%;
  transition: transform 0.3s;
}
body.single-works #recent .recent-inner .recent-cat .recent-items .recent-item .item-title {
  font-size: 14px;
  line-height: 1.46;
  margin-top: 2px;
}