@charset "UTF-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
@import url("https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          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
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

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

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

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

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

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

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

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

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

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

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

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

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

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

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

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

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

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

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

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

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

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* 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 */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and 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;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* 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=true] {
  cursor: default;
}

/* common */
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-size: 1.6rem;
  line-height: 1.7;
  color: #4E4E4E;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 2;
  font-style: normal;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

li {
  list-style-type: none;
}

a {
  color: #393939;
  text-decoration: none;
  outline: none;
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
}

img {
  max-width: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
  vertical-align: top;
}

ul {
  list-style: none;
}

em {
  font-style: normal;
}

._sp {
  display: none;
}
@media screen and (max-width: 800px) {
  ._sp {
    display: block;
  }
}

._pc {
  display: block;
}
@media screen and (max-width: 800px) {
  ._pc {
    display: none;
  }
}

.header {
  position: absolute;
  width: 100%;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 80;
}
@media screen and (max-width: 800px) {
  .header {
    display: none;
  }
}
.header ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 40px;
}
.header ul a {
  font-family: "Inter", sans-serif;
  color: #393939;
}

footer {
  background-color: #393939;
  padding: 100px 0;
}
@media screen and (max-width: 800px) {
  footer {
    padding: 80px 0 40px;
  }
}
footer .f-inner {
  max-width: 990px;
  width: 90%;
  margin: 0 auto;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  footer .f-inner {
    display: block;
    max-width: unset;
    width: 100%;
    padding: 0 30px;
  }
}
footer .f-inner a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
footer .f-inner a:hover {
  opacity: 0.6;
}
footer .f-inner__left {
  max-width: 515px;
  margin-right: 20px;
}
@media screen and (max-width: 800px) {
  footer .f-inner__left {
    max-width: unset;
    margin-right: unset;
  }
}
footer .f-inner .logo {
  width: 283px;
}
@media screen and (max-width: 800px) {
  footer .f-inner .logo {
    width: 278px;
  }
}
footer .f-inner .detail {
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  footer .f-inner .detail {
    margin-top: 80px;
  }
}
footer .f-inner .detail h2 {
  font-weight: 500;
  letter-spacing: 0.16em;
  font-size: 1.6rem;
}
footer .f-inner .detail h2 span {
  font-size: 1.4rem;
}
footer .f-inner .detail-text {
  margin-top: 16px;
  font-size: 1.2rem;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 800px) {
  footer .f-inner .detail-pc {
    display: none;
  }
}
footer .f-inner .detail-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  footer .f-inner .detail-sp {
    display: block;
  }
}
footer .f-inner .links {
  margin-top: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  footer .f-inner .links {
    margin-top: 30px;
  }
}
footer .f-inner .links-map {
  border-radius: 40px;
  border: 1px solid #fff;
  padding: 5px 13px;
}
footer .f-inner .links-map a {
  color: #fff;
  font-size: 1.2rem;
  font-family: "Inter", sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .f-inner .links-map .map-icon {
  width: 9px;
  margin-right: 4px;
}
footer .f-inner .links-map .extarnal {
  width: 8px;
  margin-left: 12px;
}
footer .f-inner .links-insta {
  margin-left: 40px;
}
@media screen and (max-width: 800px) {
  footer .f-inner .links-insta {
    margin-left: 30px;
  }
}
footer .f-inner .links-insta a {
  color: #fff;
  font-size: 1.2rem;
  font-family: "Inter", sans-serif;
  vertical-align: middle;
}
footer .f-inner .links-insta .insta-icon {
  width: 28px;
  margin-right: 8px;
  vertical-align: middle;
}
@media screen and (max-width: 800px) {
  footer .f-inner .links-pc {
    display: none;
  }
}
footer .f-inner .links-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  footer .f-inner .links-sp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
footer .f-inner .bottom {
  margin-top: 104px;
}
@media screen and (max-width: 800px) {
  footer .f-inner .bottom {
    margin-top: 50px;
  }
}
footer .f-inner .bottom-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .f-inner .bottom-links a {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.01em;
}
footer .f-inner .bottom-copy {
  margin-top: 16px;
  font-size: 1.2rem;
  letter-spacing: 0.16em;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 800px) {
  footer .f-inner .bottom-copy {
    letter-spacing: 0.11em;
  }
}
footer .f-inner .bottom-copy span {
  color: #737373;
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  footer .f-inner .bottom-copy span {
    display: block;
  }
}
footer .f-inner .bottom-copy span a {
  color: #737373;
  display: inline-block;
}
@media screen and (max-width: 800px) {
  footer .f-inner .bottom-pc {
    display: none;
  }
}
footer .f-inner .bottom-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  footer .f-inner .bottom-sp {
    display: block;
  }
}
footer .f-inner__right {
  width: calc(100% - 515px);
}
@media screen and (max-width: 800px) {
  footer .f-inner__right {
    width: 100%;
    margin-top: 80px;
  }
}
footer .f-inner__menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  footer .f-inner__menu {
    display: block;
  }
}
footer .f-inner__menu li + li {
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  footer .f-inner__menu li + li {
    margin-top: 40px;
  }
}
footer .f-inner__menu .en {
  font-size: 1.2rem;
  color: #737373;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  line-height: 1;
}
footer .f-inner__menu .ja {
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.16em;
  line-height: 1;
  margin-top: 6px;
  line-height: 1;
}
footer .f-inner__menu .menu-left + .menu-left {
  margin-left: min(4.6428571429vw, 65px);
}
@media screen and (max-width: 800px) {
  footer .f-inner__menu .menu-left + .menu-left {
    margin-left: unset;
    margin-top: 40px;
  }
}
footer .f-inner__menu .menu-left__sub {
  margin-top: 24px;
  margin-left: 22px;
}
@media screen and (max-width: 800px) {
  footer .f-inner__menu .menu-left__sub {
    margin-top: 40px;
  }
}
footer .f-inner__menu .menu-left__sub li + li {
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  footer .f-inner__menu .menu-left__sub li + li {
    margin-top: 30px;
  }
}
footer .f-inner__menu .menu-left__sub a {
  color: #fff;
  letter-spacing: 0.16em;
  line-height: 1;
}
footer .f-inner__partner {
  width: 212px;
  margin: 40px 0 0 auto;
}
@media screen and (max-width: 800px) {
  footer .f-inner__partner {
    margin: 40px auto 0 0;
  }
}
@media screen and (max-width: 800px) {
  footer .f-inner__partner-pc {
    display: none;
  }
}
footer .f-inner__partner-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  footer .f-inner__partner-sp {
    display: block;
  }
}

main {
  overflow: hidden;
}
main .fade-in {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
main .fade-in.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main .breadlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  font-family: "Noto Serif JP", serif;
  font-size: 1.2rem;
  letter-spacing: 0.16em;
  color: #D2D1CF;
}
@media screen and (max-width: 800px) {
  main .breadlist {
    width: 100%;
    padding: 0 19px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
main .breadlist li + li {
  padding-left: 16px;
  margin-left: 8px;
  position: relative;
}
main .breadlist li + li::before {
  content: ">";
  font-size: 1.2rem;
  color: #D2D1CF;
  position: absolute;
  top: 0;
  left: 0px;
}
main .breadlist a {
  color: #393939;
}
main .breadlist .fit {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
main .p-kv__head {
  max-width: 1000px;
  width: 90%;
  margin: 80px auto 0;
}
@media screen and (max-width: 800px) {
  main .p-kv__head {
    margin: 40px auto 0;
  }
}
main .p-kv__head h1 {
  font-size: min(4.1428571429vw, 58px);
  font-family: "Cardo", serif;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 800px) {
  main .p-kv__head h1 {
    font-size: 3.4rem;
  }
}
main .p-kv__head .label {
  font-size: 2.2rem;
  letter-spacing: 0.3em;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  main .p-kv__head .label {
    font-size: 1.8rem;
    line-height: 1.38;
    margin-top: 16px;
  }
}
main .p-kv__image {
  width: 71.4vw;
  margin: 100px 0 0 auto;
}
@media screen and (max-width: 800px) {
  main .p-kv__image {
    width: 100%;
    margin: 50px auto 0;
  }
}
main .side-menu {
  position: fixed;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  left: 18px;
  bottom: 10%;
  z-index: 100;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
main .side-menu a {
  line-height: 1;
  color: rgba(57, 57, 57, 0.2509803922);
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media screen and (max-width: 1000px) {
  main .side-menu {
    display: none;
  }
}
main .side-menu li {
  padding-left: 11px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
main .side-menu li::after {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #393939;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
main .side-menu li.active a, main .side-menu li:hover a {
  color: #393939;
}
main .side-menu li.active::after, main .side-menu li:hover::after {
  opacity: 1;
}
main .side-menu li + li {
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  main .side-menu li + li {
    margin-top: 0;
    margin-left: 15px;
  }
}
main .title {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  padding-left: 40px;
  border-left: 6px solid #E0E0E0;
}
@media screen and (max-width: 800px) {
  main .title {
    width: 100%;
    border-left: 3px solid #E0E0E0;
    padding-left: 14px;
  }
}
main .title h2 {
  font-size: min(3.1428571429vw, 44px);
  letter-spacing: 0.3em;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  main .title h2 {
    font-size: 2rem;
    letter-spacing: 0.24em;
    line-height: 1.2;
  }
}
main .title-en {
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.3em;
  font-family: "Cardo", serif;
  margin-top: 24px;
}
@media screen and (max-width: 800px) {
  main .title-en {
    font-size: 1.2rem;
    margin-top: 12px;
  }
}
main .button-detail a {
  font-size: 1.8rem;
  border-bottom: 1px solid #393939;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 3px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
main .button-detail a::before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #737373;
  position: absolute;
  right: -60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
main .button-detail a::after {
  content: "";
  display: block;
  width: 11px;
  height: 9px;
  background: url(../img/arrow-bl.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -45px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
main .button-detail a:hover::before {
  background-color: #393939;
}
main .button-detail a:hover::after {
  display: block;
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 11px;
  height: 9px;
  background-size: contain;
  right: -48px;
}
main .button-bl {
  width: 319px;
  text-align: center;
}
main .button-bl a {
  background-color: #393939;
  border: 1px solid #393939;
  color: #fff;
  border-radius: 6px;
  font-size: 2rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  padding: 12px 0;
  position: relative;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
main .button-bl a:hover {
  background-color: #fff;
  color: #393939;
}
main .button-bl a:hover::after {
  background: url(../img/arrow-bl.svg) center center no-repeat;
  width: 14px;
  height: 9px;
  background-size: contain;
  right: 25px;
}
main .button-bl a::after {
  content: "";
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 14px;
  height: 9px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 28px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
main .line {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
main .line-inner {
  font-size: min(9.2857142857vw, 130px);
  color: #E5E5E5;
  font-family: "Cardo", serif;
  line-height: 1;
  letter-spacing: 0.16em;
  display: inline-block;
  -webkit-animation: line-scroll 40s linear infinite;
          animation: line-scroll 40s linear infinite;
  margin-left: 30px;
}
@media screen and (max-width: 800px) {
  main .line-inner {
    font-size: 7rem;
  }
}
@-webkit-keyframes line-scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes line-scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
main .sec-contact {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
main .sec-contact__bg {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140%;
  -webkit-animation: bg-scroll 60s linear infinite;
          animation: bg-scroll 60s linear infinite;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  main .sec-contact__bg {
    width: 100%;
    -webkit-animation: bg-scroll-sp 40s linear infinite;
            animation: bg-scroll-sp 40s linear infinite;
  }
}
main .sec-contact__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
main .sec-contact__slide {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}
@media screen and (max-width: 800px) {
  main .sec-contact__slide {
    width: 100%;
  }
}
main .sec-contact__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@-webkit-keyframes bg-scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes bg-scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@-webkit-keyframes bg-scroll-sp {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-400%);
            transform: translateX(-400%);
  }
}
@keyframes bg-scroll-sp {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-400%);
            transform: translateX(-400%);
  }
}
main .sec-contact__inner {
  position: relative;
  z-index: 2;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 180px 0;
  color: #fff;
}
@media screen and (max-width: 800px) {
  main .sec-contact__inner {
    display: block;
    max-width: unset;
    padding: 80px 30px;
  }
}
main .sec-contact__left {
  max-width: 440px;
  width: 100%;
  margin-right: 60px;
}
@media screen and (max-width: 800px) {
  main .sec-contact__left {
    max-width: 100%;
    margin-right: unset;
  }
}
main .sec-contact__label {
  font-size: 2.2rem;
  letter-spacing: 0.18em;
  margin-top: 8px;
}
@media screen and (max-width: 800px) {
  main .sec-contact__label {
    font-size: 1.8rem;
  }
}
main .sec-contact__text {
  margin-top: 50px;
}
@media screen and (max-width: 800px) {
  main .sec-contact__text {
    margin-top: 60px;
    letter-spacing: 0.12em;
  }
}
main .sec-contact__right {
  max-width: 500px;
  width: 100%;
}
@media screen and (max-width: 800px) {
  main .sec-contact__right {
    max-width: 100%;
    margin-top: 60px;
  }
}
main .sec-contact__right .tel {
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  font-weight: 400;
}
main .sec-contact__right .tel a {
  display: inline-block;
  font-size: 3.2rem;
  letter-spacing: 0.16em;
  color: #fff;
}
main .sec-contact__right .time {
  font-size: 1.4rem;
  line-height: 1;
}
main .sec-contact__right .mail {
  margin-top: 40px;
}
@media screen and (max-width: 800px) {
  main .sec-contact__right .mail {
    margin-top: 30px;
  }
}
main .sec-contact__right .mail a {
  background-color: #F69731;
  border-radius: 20px;
  padding: 35px 40px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
@media screen and (max-width: 800px) {
  main .sec-contact__right .mail a {
    padding: 23px 20px;
    border-radius: 14px;
  }
}
main .sec-contact__right .mail a::after {
  content: "";
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 27px;
  height: 23px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  main .sec-contact__right .mail a::after {
    width: 10px;
    height: 9px;
    background-size: cover;
    right: 25px;
  }
}
main .sec-contact__right .mail a:hover {
  background-color: #F7A043;
}
main .sec-contact__right .mail-icon {
  width: 83px;
}
@media screen and (max-width: 800px) {
  main .sec-contact__right .mail-icon {
    width: 50px;
  }
}
main .sec-contact__right .mail-text {
  margin-left: 24px;
  font-size: 2.8rem;
  font-family: "Inter", sans-serif;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  main .sec-contact__right .mail-text {
    margin-left: 12px;
    font-size: 1.8rem;
    letter-spacing: 0.12em;
  }
}
main .sec-contact__right .mail-text span {
  display: block;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 8px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 800px) {
  main .sec-contact__right .mail-text span {
    font-size: 1.4rem;
    margin-top: 5px;
  }
}

.is-menu-open {
  overflow: hidden;
}

.c-hamburger {
  position: relative;
  width: 44px;
  height: 44px;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  z-index: 1200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-hamburger__line {
  position: absolute;
  width: 40px;
  height: 1px;
  background-color: #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 800px) {
  .c-hamburger__line {
    width: 18px;
    height: 1.5px;
    background-color: #292929;
  }
}
.c-hamburger__line:nth-child(1) {
  top: 20px;
}
@media screen and (max-width: 800px) {
  .c-hamburger__line:nth-child(1) {
    top: 24px;
  }
}
.c-hamburger__line:nth-child(2) {
  top: 30px;
}
@media screen and (max-width: 800px) {
  .c-hamburger__line:nth-child(2) {
    top: 30px;
  }
}
.c-hamburger.is-open .c-hamburger__line {
  background-color: #393939;
  height: 1px;
  width: 40px;
}
@media screen and (max-width: 800px) {
  .c-hamburger.is-open .c-hamburger__line {
    width: 18px;
  }
}
.c-hamburger.is-open .c-hamburger__line:nth-child(1) {
  top: 22px;
  -webkit-transform: translateX(-50%) rotate(25deg);
          transform: translateX(-50%) rotate(25deg);
}
@media screen and (max-width: 800px) {
  .c-hamburger.is-open .c-hamburger__line:nth-child(1) {
    top: 27px;
  }
}
.c-hamburger.is-open .c-hamburger__line:nth-child(2) {
  top: 22px;
  -webkit-transform: translateX(-50%) rotate(-25deg);
          transform: translateX(-50%) rotate(-25deg);
}
@media screen and (max-width: 800px) {
  .c-hamburger.is-open .c-hamburger__line:nth-child(2) {
    top: 27px;
  }
}

.site-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  width: 130px;
  height: min(800px, 100vh);
  background-color: #292929;
  color: #fff;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1260px) {
  .site-sidebar {
    display: none;
  }
}
.site-sidebar__inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.site-sidebar__logo {
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 87px;
}
.site-sidebar__logo .site-sidebar__logo-img {
  width: 100%;
  height: auto;
  display: block;
}
.site-sidebar__toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.site-sidebar__scroll-text {
  position: absolute;
  cursor: pointer;
  bottom: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}
.site-sidebar__scroll-text-inner {
  display: block;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  -webkit-writing-mode: sideways-lr;
      -ms-writing-mode: sideways-lr;
          writing-mode: sideways-lr;
  letter-spacing: 0.18em;
  position: relative;
}
.site-sidebar__scroll-text-inner::after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.site-sidebar__scroll-text-inner::before {
  content: "";
  width: 1px;
  height: 60px;
  background-color: #fff;
  position: absolute;
  bottom: -70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.site-sidebar.site-sidebar--light {
  background-color: #F3F4F5;
  color: #000;
}
.site-sidebar.site-sidebar--light .site-sidebar__scroll-text {
  display: none;
}

.global-header__logo-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  .global-header__logo-sp {
    display: block;
    position: fixed;
    width: 85px;
    top: 30px;
    left: 20px;
    z-index: 1000;
  }
}

.global-header__toggle {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1100;
  display: none;
}
@media screen and (max-width: 800px) {
  .global-header__toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 54px;
    height: 54px;
    background: #fff;
    border-radius: 50%;
  }
}

.global-menu {
  position: fixed;
  inset: 0;
  background-color: #F3F4F5;
  color: #000;
  z-index: 1050;
  overflow-y: auto;
  opacity: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  pointer-events: none;
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
}
.global-menu.global-menu--active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  pointer-events: auto;
}
.global-menu__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .global-menu__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: none;
    height: auto;
  }
}
.global-menu__visual {
  width: 27.8%;
  aspect-ratio: 400/800;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .global-menu__visual {
    display: none;
  }
}
.global-menu__visual-img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.global-menu__content {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 800px) {
  .global-menu__content {
    position: relative;
    width: 100%;
    padding: 30px 20px 20px 20px;
  }
}
.global-menu__content-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  .global-menu__content-sp {
    display: block;
    width: 87px;
  }
}
.global-menu__content-inner {
  width: 81%;
  margin: 90px auto 0;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  .global-menu__content-inner {
    display: block;
    padding-bottom: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 800px) {
  .global-menu__content .global-menu__nav {
    margin: 80px auto 0 40px;
  }
}
.global-menu__content .global-menu__nav-item {
  line-height: 1;
}
@media screen and (max-width: 800px) {
  .global-menu__content .global-menu__nav-item {
    font-size: 1.8rem;
  }
}
.global-menu__content .global-menu__nav-item span {
  font-family: "Inter", sans-serif;
  font-size: 1.2rem;
  color: #C0C0C0;
  display: block;
  line-height: 1;
  margin-bottom: 6px;
}
.global-menu__content .global-menu__nav-item + .global-menu__nav-item {
  margin-top: 23px;
}
@media screen and (max-width: 800px) {
  .global-menu__content .global-menu__nav-item + .global-menu__nav-item {
    margin-top: 40px;
  }
}
.global-menu__content .global-menu__nav-item ul {
  margin-left: 23px;
  margin-top: 24px;
}
@media screen and (max-width: 800px) {
  .global-menu__content .global-menu__nav-item ul {
    margin-top: 40px;
    margin-left: 22px;
  }
}
.global-menu__content .global-menu__nav-item ul li + li {
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  .global-menu__content .global-menu__nav-item ul li + li {
    margin-top: 30px;
  }
}
.global-menu__content-left__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  margin-top: 150px;
}
@media screen and (max-width: 800px) {
  .global-menu__content-left__bottom {
    display: none;
  }
}
.global-menu__content .global-menu__info {
  margin-left: min(3.7142857143vw, 52px);
  margin-top: 160px;
}
@media screen and (max-width: 800px) {
  .global-menu__content .global-menu__info {
    margin-left: unset;
    margin-top: 80px;
    padding: 0 20px;
  }
}
.global-menu__content .global-menu__info-line {
  max-width: 320px;
  width: 100%;
}
.global-menu__content .global-menu__info-line a {
  background-color: #22BA4F;
  color: #fff;
  border-radius: 6px;
  font-size: 1.8rem;
  padding: 23px 20px 25px 62px;
  line-height: 1;
  position: relative;
}
.global-menu__content .global-menu__info-line a::before {
  content: "";
  background: url(../img/line-icon.svg) center center no-repeat;
  width: 26px;
  height: 25px;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 26px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.global-menu__content .global-menu__info-line a::after {
  content: "";
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 12px;
  height: 11px;
  background-size: contain;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.global-menu__content .global-menu__info-contact {
  max-width: 320px;
  margin-top: 20px;
  width: 100%;
}
.global-menu__content .global-menu__info-contact a {
  background-color: #F69731;
  color: #fff;
  border-radius: 6px;
  font-size: 1.8rem;
  padding: 22px 20px 26px 62px;
  line-height: 1;
  position: relative;
  position: relative;
}
.global-menu__content .global-menu__info-contact a::before {
  content: "";
  background: url(../img/contact-icon-menu.svg) center center no-repeat;
  width: 20px;
  height: 15px;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 26px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.global-menu__content .global-menu__info-contact a::after {
  content: "";
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 12px;
  height: 11px;
  background-size: contain;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.global-menu__content .global-menu__info-detail {
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  .global-menu__content .global-menu__info-detail {
    margin-top: 54px;
  }
}
.global-menu__content .global-menu__info-detail .company {
  line-height: 1;
}
.global-menu__content .global-menu__info-detail .company span {
  font-size: 1.4rem;
}
.global-menu__content .global-menu__info-detail .address {
  margin-top: 10px;
  font-size: 1.2rem;
}
@media screen and (max-width: 800px) {
  .global-menu__content .global-menu__info-detail .address {
    margin-top: 16px;
  }
}
.global-menu__content .global-menu__info-sns {
  margin-top: 20px;
}
.global-menu__content .global-menu__info-sns a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
}
.global-menu__content .global-menu__info-sns img {
  width: 28px;
  height: 28px;
  display: block;
  margin-right: 8px;
}
.global-menu__content .global-menu__info .sp-links {
  display: none;
}
@media screen and (max-width: 800px) {
  .global-menu__content .global-menu__info .sp-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 107%;
    margin-left: -8px;
    font-size: 1.2rem;
    letter-spacing: 0.07em;
    margin-top: 50px;
  }
}
.global-menu__content .global-menu__info .copy {
  font-size: 1.2rem;
  color: #393939;
  margin-top: 70px;
  font-family: "Inter", sans-serif;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  .global-menu__content .global-menu__info .copy {
    letter-spacing: 0.11em;
    width: 107%;
    margin-left: -8px;
    padding-top: 20px;
    border-top: 1px solid #737373;
  }
}
.global-menu__side {
  width: 9.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #737373;
  position: relative;
  padding: 40px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .global-menu__side {
    display: none;
  }
}
.global-menu__side-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.global-menu__logo {
  width: 87px;
}
.global-menu__logo .global-menu__logo-img {
  width: 100%;
  height: auto;
  display: block;
}
.global-menu__close {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.global-menu__close .c-hamburger__line {
  background-color: #292929;
}

.page-main {
  padding: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 800px) {
  .page-main {
    padding: 60px 20px;
  }
}

.hero {
  min-height: 1200px;
  background: #eee;
}
.hero h1 {
  font-size: 48px;
  margin-bottom: 20px;
}

.fix-links-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  .fix-links-sp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    z-index: 300;
    position: fixed;
    left: 0;
    bottom: 0;
  }
}
.fix-links-sp__button {
  width: 50%;
}
.fix-links-sp__button a {
  padding: 24px 0 22px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.fix-links-sp__button.contact {
  background-color: #F69731;
  border-radius: 6px 0 0 0;
}
.fix-links-sp__button.line {
  background-color: #22BA4F;
  border-radius: 0 6px 0 0;
}
.fix-links-sp__button .contact-icon {
  margin-right: 10px;
}
.fix-links-sp__button .contact-icon svg path {
  width: 20px;
  fill: #fff;
}
.fix-links-sp__button .line-icon {
  margin-right: 10px;
}
.fix-links-sp__button .line-icon svg path {
  width: 26px;
  fill: #fff;
}

.scroll-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  .scroll-sp {
    display: block;
    position: fixed;
    cursor: pointer;
    bottom: 210px;
    right: 10px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    z-index: 100;
  }
  .scroll-sp-text {
    display: block;
    color: #393939;
    font-size: 1.2rem;
    line-height: 1;
    -webkit-writing-mode: sideways-lr;
        -ms-writing-mode: sideways-lr;
            writing-mode: sideways-lr;
    letter-spacing: 0.18em;
  }
  .scroll-sp-text::after {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #393939;
    border-radius: 50%;
    position: absolute;
    bottom: -16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .scroll-sp-text::before {
    content: "";
    width: 1px;
    height: 94px;
    background-color: #393939;
    position: absolute;
    bottom: -110px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.sec-faq .faq {
  background-color: #fff;
  padding: 30px 30px 0;
  position: relative;
}
@media screen and (max-width: 800px) {
  .sec-faq .faq {
    padding: 20px 20px 0;
  }
}
.sec-faq .faq + .faq {
  margin-top: 20px;
}
.sec-faq .faq-q {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  .sec-faq .faq-q {
    padding-bottom: 26px;
    padding-right: 30px;
    line-height: 1.4;
  }
}
.sec-faq .faq-q__right {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #737373;
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
  text-align: center;
  line-height: 50px;
  margin-right: 20px;
}
@media screen and (max-width: 800px) {
  .sec-faq .faq-q__right {
    width: 36px;
    height: 36px;
    font-size: 1.8rem;
    line-height: 32px;
    margin-right: 12px;
  }
}
.sec-faq .faq-q::after, .sec-faq .faq-q::before {
  content: "";
  position: absolute;
  right: 0;
  top: 35%;
  background-color: #4E4E4E;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
@media screen and (max-width: 800px) {
  .sec-faq .faq-q::after, .sec-faq .faq-q::before {
    right: 0;
  }
}
.sec-faq .faq-q::after {
  width: 30px;
  height: 1px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  .sec-faq .faq-q::after {
    width: 20px;
  }
}
.sec-faq .faq-q::before {
  width: 1px;
  height: 30px;
  right: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  .sec-faq .faq-q::before {
    height: 20px;
    right: 10px;
  }
}
.sec-faq .faq-q.open::before {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.sec-faq .faq-q__left {
  width: calc(100% - 50px);
}
@media screen and (max-width: 800px) {
  .sec-faq .faq-q__left {
    width: calc(100% - 36px - 12px);
  }
}
.sec-faq .faq-a {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 1s ease;
  transition: max-height 1s ease;
}
.sec-faq .faq-a__inner {
  padding: 40px 0 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  .sec-faq .faq-a__inner {
    padding: 20px 0 36px;
  }
}
.sec-faq .faq-a.open {
  max-height: 800px;
  border-top: 1px solid #E0E0E0;
}
.sec-faq .faq-a__right {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
  text-align: center;
  line-height: 50px;
  margin-right: 20px;
  background-color: #F3F4F5;
}
@media screen and (max-width: 800px) {
  .sec-faq .faq-a__right {
    width: 36px;
    height: 36px;
    font-size: 1.8rem;
    line-height: 32px;
    margin-right: 12px;
  }
}
.sec-faq .faq-a__left {
  width: calc(100% - 70px);
  margin-top: 17px;
}
@media screen and (max-width: 800px) {
  .sec-faq .faq-a__left {
    width: calc(100% - 36px - 12px);
    margin-top: 0;
    line-height: 2;
  }
}
.sec-faq__bottom {
  text-align: center;
  margin-top: 80px;
  line-height: 2.5;
}
.sec-faq .button {
  margin: 60px auto 0;
}
.sec-faq__line {
  position: absolute;
  width: 200%;
  left: 0;
  bottom: min(-3.5714285714vw, -50px);
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.sec-faq__line-inner {
  font-size: min(21.4285714286vw, 300px);
  color: #FFFFFF;
  letter-spacing: 0.02em;
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  white-space: nowrap;
  line-height: 1;
  -webkit-animation: bg-marquee 120s linear infinite;
          animation: bg-marquee 120s linear infinite;
}
@-webkit-keyframes bg-marquee {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes bg-marquee {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

#page-home .scroll-sp-text {
  color: #fff;
}
#page-home .scroll-sp-text::after {
  background-color: #fff;
}
#page-home .scroll-sp-text::before {
  background-color: #fff;
}
#page-home .header a {
  color: #fff;
}
#page-home main .p-kv {
  height: 57vw;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #page-home main .p-kv {
    height: 181vw;
  }
}
#page-home main .p-kv__bg {
  position: absolute;
  z-index: -1;
  width: 100%;
}
#page-home main .p-kv .swiper-pagination {
  position: absolute;
  left: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 800px) {
  #page-home main .p-kv .swiper-pagination {
    display: none;
  }
}
#page-home main .p-kv .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background: #fff;
  opacity: 0.5;
  border-radius: 50%;
}
#page-home main .p-kv .swiper-pagination-bullet-active {
  width: auto;
  height: auto;
  background: none;
  opacity: 1;
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
#page-home main .p-kv .swiper-pagination-bullet-active::before {
  content: attr(data-num);
  color: #fff;
  font-weight: 500;
}
#page-home main .p-kv .swiper-pagination-bullet-active::after {
  content: attr(data-title);
  color: #fff;
  white-space: nowrap;
  font-weight: 300;
}
#page-home main .p-kv__contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  height: 100%;
}
#page-home main .p-kv h1 {
  font-family: "Cardo", serif;
  font-size: min(9.2857142857vw, 130px);
  font-weight: 400;
  letter-spacing: 0.22em;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-home main .p-kv h1 {
    font-size: 7rem;
  }
}
#page-home main .p-kv__read {
  line-height: 1;
  margin-top: 25px;
  font-size: 3.8rem;
  font-weight: 400;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 800px) {
  #page-home main .p-kv__read {
    font-size: 1.6rem;
    margin-top: 16px;
  }
}
#page-home main .p-kv__en {
  font-family: "Inter", sans-serif;
  line-height: 1;
  margin-top: 15px;
  font-weight: 400;
}
@media screen and (max-width: 800px) {
  #page-home main .p-kv__en {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 6px;
    line-height: 1.6;
  }
}
#page-home main .p-kv__news {
  position: absolute;
  left: 50%;
  bottom: 100px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  width: 100%;
}
@media screen and (max-width: 800px) {
  #page-home main .p-kv__news {
    display: block;
    width: 90%;
    margin: 0 auto 0 20px;
  }
}
#page-home main .p-kv__news h3 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-family: "Inter", sans-serif;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 400;
  letter-spacing: 0.18em;
}
#page-home main .p-kv__detail {
  margin-left: 25px;
}
@media screen and (max-width: 800px) {
  #page-home main .p-kv__detail {
    margin-left: unset;
    margin-top: 10px;
  }
}
#page-home main .p-kv__detail a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}
@media screen and (max-width: 800px) {
  #page-home main .p-kv__detail a {
    display: block;
  }
}
#page-home main .p-kv__detail .date {
  font-size: 1.4rem;
  letter-spacing: 0.16em;
  font-weight: 400;
}
#page-home main .p-kv__detail .title {
  margin-left: 15px;
  font-weight: 400;
  font-size: 1.4rem;
  border-left: unset;
  padding-left: 0;
}
@media screen and (max-width: 800px) {
  #page-home main .p-kv__detail .title {
    margin-left: 0;
  }
}
#page-home main .fix-links {
  position: fixed;
  right: 95px;
  bottom: 40px;
  z-index: 200;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
@media screen and (max-width: 800px) {
  #page-home main .fix-links {
    display: none;
  }
}
#page-home main .fix-links.show {
  opacity: 1;
  visibility: visible;
}
#page-home main .fix-links div + div {
  margin-top: 10px;
}
#page-home main .fix-links__button {
  width: 120px;
  height: 120px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 4px 10px 40px rgba(57, 57, 57, 0.0705882353);
          box-shadow: 4px 10px 40px rgba(57, 57, 57, 0.0705882353);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page-home main .fix-links__image {
  width: 20px;
  margin: 0 auto;
}
#page-home main .fix-links__label {
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.12em;
}
#page-home main .fix-links__ja {
  line-height: 1;
  font-size: 1rem;
  letter-spacing: 0;
  margin-top: 4px;
}
#page-home main .fix-links .line {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-home main .fix-links .line:hover {
  background-color: #22BA4F;
}
#page-home main .fix-links .line:hover p {
  color: #fff;
}
#page-home main .fix-links .line:hover .line-icon svg path {
  fill: #fff;
}
#page-home main .fix-links .contact {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-home main .fix-links .contact:hover {
  background-color: #F69731;
}
#page-home main .fix-links .contact:hover p {
  color: #fff;
}
#page-home main .fix-links .contact:hover .contact-icon svg path {
  fill: #fff;
}
#page-home main h2 {
  font-family: "Cardo", serif;
  font-size: 5.8rem;
  letter-spacing: 0.16em;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-home main h2 {
    font-size: 3.4rem;
  }
}
#page-home main .sec-about {
  position: relative;
  overflow: hidden;
  z-index: 0;
  padding-bottom: 240px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-about {
    padding-bottom: 160px;
  }
}
#page-home main .sec-about::before, #page-home main .sec-about::after {
  content: "";
  position: absolute;
  top: 97px;
  background: url(../img/top/about-bg.webp) repeat-x center/cover;
  -webkit-animation: bg-slide 60s linear infinite;
          animation: bg-slide 60s linear infinite;
  width: 100%;
  height: 100%;
  background-size: contain;
  z-index: -2;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-about::before, #page-home main .sec-about::after {
    background: url(../img/top/about-bg-sp.webp) repeat-x center/cover;
    width: 313%;
    height: 78%;
    top: 80px;
    -webkit-animation: bg-slide 100s linear infinite;
            animation: bg-slide 100s linear infinite;
  }
}
#page-home main .sec-about::after {
  top: 97px;
  background: url(../img/top/about-bg.webp) repeat-x center/cover;
  left: calc(100% + 250px);
  -webkit-animation: bg-slide 60s linear infinite;
          animation: bg-slide 60s linear infinite;
  width: 100%;
  height: 100%;
  background-size: contain;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-about::after {
    background: url(../img/top/about-bg-sp.webp) repeat-x center/cover;
    width: 313%;
    height: 78%;
    left: calc(313% + 250px);
    top: 80px;
    -webkit-animation: bg-slide 100s linear infinite;
            animation: bg-slide 100s linear infinite;
  }
}
#page-home main .sec-about__dot {
  position: absolute;
  inset: 0;
  background: url(../img/top/about-dot.webp) center center no-repeat;
  background-size: cover;
  z-index: -1;
}
@-webkit-keyframes bg-slide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-100% - 250px));
            transform: translateX(calc(-100% - 250px));
  }
}
@keyframes bg-slide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-100% - 250px));
            transform: translateX(calc(-100% - 250px));
  }
}
#page-home main .sec-about__inner {
  position: relative;
  z-index: 1;
  padding-top: 177px;
  max-width: 555px;
  margin: 0 auto 0 min(14.2857142857vw, 200px);
}
@media screen and (max-width: 800px) {
  #page-home main .sec-about__inner {
    max-width: 100%;
    padding: 160px 30px 0;
    margin: 0 auto;
  }
}
#page-home main .sec-about__label {
  font-size: 2.2rem;
  letter-spacing: 0.18em;
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-about__label {
    font-size: 1.8rem;
    margin-top: 10px;
  }
}
#page-home main .sec-about__text {
  margin-top: 30px;
  line-height: 2.8;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-about__text {
    margin-top: 60px;
  }
}
#page-home main .sec-about .button-detail {
  margin-top: 70px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-about .button-detail {
    margin-top: 80px;
  }
}
#page-home main .sec-business {
  background-color: #EEEFF0;
  padding-top: 180px;
  padding-bottom: 180px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business {
    padding: 80px 0;
  }
}
#page-home main .sec-business::after {
  content: "";
  background: url(../img/top/bussiness-bg.webp) center center no-repeat;
  width: 100%;
  height: 30vw;
  background-size: cover;
  position: absolute;
  bottom: 0;
  z-index: 0;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business::after {
    background: url(../img/top/bussiness-bg-sp.webp) center center no-repeat;
    width: 100%;
    height: 170vw;
    background-size: cover;
  }
}
#page-home main .sec-business__contents {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0 min(14.2857142857vw, 200px);
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__contents {
    width: 100%;
    padding: 0 30px;
    margin: 0 auto;
  }
}
#page-home main .sec-business__label {
  font-size: 2.2rem;
  letter-spacing: 0.18em;
  margin-top: 10px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__label {
    font-size: 1.8rem;
  }
}
#page-home main .sec-business__text {
  margin-top: 80px;
  line-height: 2.8;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__text {
    margin-top: 60px;
  }
}
#page-home main .sec-business__list {
  max-width: 880px;
  margin: -295px auto 0;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list {
    margin: 40px auto 0;
  }
}
#page-home main .sec-business__list .business {
  width: 400px;
  height: 400px;
  background-color: rgba(255, 255, 255, 0.5843137255);
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business {
    width: 220px;
    height: 220px;
    border: 1px solid #E1E1E1;
  }
}
#page-home main .sec-business__list .business-image {
  height: 116px;
  width: 147px;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business-image {
    height: 62px;
    width: 76px;
  }
}
#page-home main .sec-business__list .business-en {
  font-family: "Inter", sans-serif;
  font-size: 2.4rem;
  line-height: 1.16;
  margin-top: 35px;
  text-align: center;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business-en {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
    margin-top: 10px;
  }
}
#page-home main .sec-business__list .business-title {
  font-size: 1.8rem;
  line-height: 1;
  margin-top: 14px;
  text-align: center;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business-title {
    font-size: 1.4rem;
    margin-top: 5px;
  }
}
#page-home main .sec-business__list .business__sub {
  margin-top: -20px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business__sub {
    margin-top: -55px;
  }
}
#page-home main .sec-business__list .business__sub-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 80px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business__sub-list {
    gap: 0;
    width: 110%;
    margin-left: -20px;
  }
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business__sub .business + .business {
    margin-left: -30px;
  }
}
#page-home main .sec-business__list .business .business01-1 {
  width: 105px;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business .business01-1 {
    width: 56px;
  }
}
#page-home main .sec-business__list .business .business01-2 {
  width: 64px;
  position: absolute;
  top: -18px;
  right: -14px;
  -webkit-animation: tapMotion 2.4s ease-in-out infinite;
          animation: tapMotion 2.4s ease-in-out infinite;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business .business01-2 {
    width: 34px;
  }
}
@-webkit-keyframes tapMotion {
  0%, 60%, 100% {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg);
  }
  70% {
    -webkit-transform: translateY(6px) rotate(-5deg);
            transform: translateY(6px) rotate(-5deg);
  }
  80% {
    -webkit-transform: translateY(-2px) rotate(3deg);
            transform: translateY(-2px) rotate(3deg);
  }
  90% {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg);
  }
}
@keyframes tapMotion {
  0%, 60%, 100% {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg);
  }
  70% {
    -webkit-transform: translateY(6px) rotate(-5deg);
            transform: translateY(6px) rotate(-5deg);
  }
  80% {
    -webkit-transform: translateY(-2px) rotate(3deg);
            transform: translateY(-2px) rotate(3deg);
  }
  90% {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg);
  }
}
#page-home main .sec-business__list .business .business02-1 {
  width: 124px;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business .business02-1 {
    width: 66px;
  }
}
#page-home main .sec-business__list .business .business02-2 {
  width: 36px;
  position: absolute;
  top: 15px;
  left: 15px;
  -webkit-animation: slideUpDown 3s ease-in-out infinite;
          animation: slideUpDown 3s ease-in-out infinite;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business .business02-2 {
    width: 19px;
  }
}
@-webkit-keyframes slideUpDown {
  0%, 100% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  50% {
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
  }
}
@keyframes slideUpDown {
  0%, 100% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  50% {
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
  }
}
#page-home main .sec-business__list .business .business03-1 {
  width: 46px;
  position: absolute;
  left: 22px;
  bottom: 0;
  opacity: 0;
  -webkit-animation: fadeInOutLoop 4s ease-in-out infinite;
          animation: fadeInOutLoop 4s ease-in-out infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business .business03-1 {
    width: 24px;
    left: 12px;
  }
}
#page-home main .sec-business__list .business .business03-2 {
  width: 47px;
  position: absolute;
  right: 25px;
  bottom: 0;
  opacity: 0;
  -webkit-animation: fadeInOutLoop 4s ease-in-out infinite;
          animation: fadeInOutLoop 4s ease-in-out infinite;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business .business03-2 {
    width: 25px;
    right: 10px;
  }
}
#page-home main .sec-business__list .business .business03-3 {
  width: 53px;
  position: absolute;
  right: 22px;
  top: 12px;
  -webkit-animation: shakeTrigger 4s ease-in-out infinite;
          animation: shakeTrigger 4s ease-in-out infinite;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__list .business .business03-3 {
    width: 28px;
    right: 9px;
    top: 6px;
  }
}
@-webkit-keyframes fadeInOutLoop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  10%, 40% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  55%, 100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
@keyframes fadeInOutLoop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  10%, 40% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  55%, 100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
@-webkit-keyframes shakeTrigger {
  0%, 40% {
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
  45% {
    -webkit-transform: translate(1px, -1px) rotate(-2deg);
            transform: translate(1px, -1px) rotate(-2deg);
  }
  48% {
    -webkit-transform: translate(-1px, 1px) rotate(2deg);
            transform: translate(-1px, 1px) rotate(2deg);
  }
  51% {
    -webkit-transform: translate(1px, 0) rotate(-1deg);
            transform: translate(1px, 0) rotate(-1deg);
  }
  54% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
            transform: translate(-1px, -1px) rotate(1deg);
  }
  55%, 100% {
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
}
@keyframes shakeTrigger {
  0%, 40% {
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
  45% {
    -webkit-transform: translate(1px, -1px) rotate(-2deg);
            transform: translate(1px, -1px) rotate(-2deg);
  }
  48% {
    -webkit-transform: translate(-1px, 1px) rotate(2deg);
            transform: translate(-1px, 1px) rotate(2deg);
  }
  51% {
    -webkit-transform: translate(1px, 0) rotate(-1deg);
            transform: translate(1px, 0) rotate(-1deg);
  }
  54% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
            transform: translate(-1px, -1px) rotate(1deg);
  }
  55%, 100% {
    -webkit-transform: translate(0, 0) rotate(0);
            transform: translate(0, 0) rotate(0);
  }
}
#page-home main .sec-business .line {
  position: absolute;
  z-index: 0;
  top: 45vw;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business .line {
    top: 50.5%;
  }
}
#page-home main .sec-business__box {
  max-width: 900px;
  width: 90%;
  margin: 100px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business__box {
    display: block;
    width: 100%;
    padding: 0 30px;
    margin: 110px auto 0;
  }
}
#page-home main .sec-business .box {
  width: 50%;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business .box {
    width: 100%;
  }
}
#page-home main .sec-business .box + .box {
  margin-left: 50px;
  padding-left: 50px;
  border-left: 1px solid #C0C0C0;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business .box + .box {
    margin-left: unset;
    padding-left: unset;
    margin-top: 50px;
    padding-top: 50px;
    border-left: unset;
    border-top: 1px solid #C0C0C0;
  }
}
#page-home main .sec-business .box-en {
  font-size: 1.4rem;
  font-family: "Inter", sans-serif;
  color: #C0C0C0;
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business .box-en {
    font-size: 1.2rem;
  }
}
#page-home main .sec-business .box-title {
  font-size: 2.2rem;
  letter-spacing: 0.16em;
  line-height: 1;
  margin-top: 8px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business .box-title {
    font-size: 1.8rem;
  }
}
#page-home main .sec-business .box-text {
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business .box-text {
    margin-top: 18px;
    letter-spacing: 0.12em;
  }
}
#page-home main .sec-business .button-bl {
  margin: 100px auto 0;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-business .button-bl {
    margin: 70px auto 0;
  }
}
#page-home main .sec-works {
  padding: 180px 0;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works {
    padding: 80px 0;
  }
}
#page-home main .sec-works::before {
  content: "";
  display: block;
  background: url(../img/top/work-circle.svg) center center no-repeat;
  width: 860px;
  height: 860px;
  background-size: contain;
  position: absolute;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0.95);
          transform: translateX(-50%) scale(0.95);
  opacity: 0;
  -webkit-transition: all 2.2s ease-out 0.6s;
  transition: all 2.2s ease-out 0.6s;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works::before {
    width: 533px;
    height: 533px;
    background-size: contain;
    top: 115px;
  }
}
#page-home main .sec-works.is-show::before {
  opacity: 1;
  -webkit-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1);
}
#page-home main .sec-works::after {
  content: "";
  background: url(../img/top/work-bottom-des.png) center center no-repeat;
  width: 360px;
  height: 87px;
  background-size: contain;
  display: block;
  position: absolute;
  bottom: 200px;
  right: 65px;
  z-index: -1;
  -webkit-transform: translateX(-50%) scale(0.95);
          transform: translateX(-50%) scale(0.95);
  opacity: 0;
  -webkit-transition: all 2.2s ease-out 0.6s;
  transition: all 2.2s ease-out 0.6s;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works::after {
    width: 190px;
    height: 64px;
    bottom: unset;
    top: 36px;
    right: -25px;
  }
}
#page-home main .sec-works.is-show::after {
  opacity: 1;
  -webkit-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1);
}
#page-home main .sec-works__head {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 60px;
  border-bottom: 1px solid #4e4e4e;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__head {
    display: block;
    border-bottom: none;
  }
}
#page-home main .sec-works__head-right {
  width: 130px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__head-right {
    width: 100%;
  }
}
#page-home main .sec-works__head-right .swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
  top: 0;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__head-right .swiper-pagination {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 55px;
  }
}
#page-home main .sec-works__head-right .swiper-pagination .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background-color: #ccc;
  border-radius: 50%;
}
#page-home main .sec-works__head-right .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #393939;
}
#page-home main .sec-works__head-right .swiper-button-prev,
#page-home main .sec-works__head-right .swiper-button-next {
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__head-right .swiper-button-prev,
  #page-home main .sec-works__head-right .swiper-button-next {
    display: none;
  }
}
#page-home main .sec-works__head-right .swiper-button-prev::after,
#page-home main .sec-works__head-right .swiper-button-next::after {
  content: none;
}
#page-home main .sec-works__head-right .swiper-button-prev:hover,
#page-home main .sec-works__head-right .swiper-button-next:hover {
  opacity: 0.7;
}
#page-home main .sec-works__head-right .swiper-button-prev {
  background-image: url("../img/prev-arrow.png");
  left: 0;
}
#page-home main .sec-works__head-right .swiper-button-next {
  background-image: url("../img/next-arrow.png");
  right: 0;
}
#page-home main .sec-works__label {
  font-size: 2.2rem;
  letter-spacing: 0.18em;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__label {
    font-size: 1.8rem;
  }
}
#page-home main .sec-works__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 70px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__container {
    display: block;
    margin-top: 20px;
  }
}
#page-home main .sec-works__left {
  max-width: 600px;
  width: 100%;
  height: 450px;
  overflow: visible;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__left {
    width: 80%;
    height: 225px;
  }
}
#page-home main .sec-works__left .swiper-wrapper {
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}
#page-home main .sec-works__left .swiper-slide {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  z-index: 0;
}
#page-home main .sec-works__left .swiper-slide.is-active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  z-index: 4;
}
#page-home main .sec-works__left .swiper-slide.is-active img {
  -webkit-box-shadow: 10px 14px 50px rgba(41, 41, 41, 0.2);
          box-shadow: 10px 14px 50px rgba(41, 41, 41, 0.2);
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__left .swiper-slide.is-active img {
    -webkit-box-shadow: 38px 41px 40px rgba(195, 195, 195, 0.787);
            box-shadow: 38px 41px 40px rgba(195, 195, 195, 0.787);
  }
}
#page-home main .sec-works__left .swiper-slide.is-behind-1 {
  opacity: 0.7;
  -webkit-transform: translate(-60px, 10px);
          transform: translate(-60px, 10px);
  z-index: 2;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__left .swiper-slide.is-behind-1 {
    opacity: 0.4;
    -webkit-transform: translate(14px, 10px);
            transform: translate(14px, 10px);
  }
}
#page-home main .sec-works__left .swiper-slide.is-behind-2 {
  opacity: 0.4;
  -webkit-transform: translate(-120px, 20px);
          transform: translate(-120px, 20px);
  z-index: 2;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__left .swiper-slide.is-behind-2 {
    opacity: 0.3;
    -webkit-transform: translate(28px, 20px);
            transform: translate(28px, 20px);
  }
}
#page-home main .sec-works__left .swiper-slide.is-behind-3 {
  opacity: 0.2;
  -webkit-transform: translate(-180px, 30px);
          transform: translate(-180px, 30px);
  z-index: 1;
  -webkit-box-shadow: 42px 10px 50px rgb(0, 0, 0);
          box-shadow: 42px 10px 50px rgb(0, 0, 0);
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__left .swiper-slide.is-behind-3 {
    opacity: 0.1;
    -webkit-transform: translate(42px, 30px);
            transform: translate(42px, 30px);
    -webkit-box-shadow: 0 0 5px rgb(0, 0, 0);
            box-shadow: 0 0 5px rgb(0, 0, 0);
  }
}
#page-home main .sec-works__left .swiper-slide img {
  width: 100%;
  border-radius: 20px;
  display: block;
}
#page-home main .sec-works__left .swiper-buttons {
  display: none;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__left .swiper-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    pointer-events: none;
    z-index: 5;
  }
  #page-home main .sec-works__left .swiper-buttons .swiper-button-prev,
  #page-home main .sec-works__left .swiper-buttons .swiper-button-next {
    pointer-events: auto;
    width: 42px;
    height: 42px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.9;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  #page-home main .sec-works__left .swiper-buttons .swiper-button-prev::after,
  #page-home main .sec-works__left .swiper-buttons .swiper-button-next::after {
    content: none;
  }
  #page-home main .sec-works__left .swiper-buttons .swiper-button-prev:hover,
  #page-home main .sec-works__left .swiper-buttons .swiper-button-next:hover {
    opacity: 1;
  }
  #page-home main .sec-works__left .swiper-buttons .swiper-button-prev {
    background-image: url("../img/prev-arrow.png");
    margin-left: -30px;
  }
  #page-home main .sec-works__left .swiper-buttons .swiper-button-next {
    background-image: url("../img/next-arrow.png");
    margin-right: -30px;
  }
}
#page-home main .sec-works__right {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 27px auto 0 -230px;
  z-index: 10;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__right {
    width: 100%;
    padding: 0 30px;
    margin: 52px auto 0;
  }
}
#page-home main .sec-works__right-text {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.6s ease, visibility 0.6s ease;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}
#page-home main .sec-works__right-text.active {
  opacity: 1;
  visibility: visible;
  position: relative;
}
#page-home main .sec-works__right-date {
  font-size: 1.4rem;
  color: #737373;
  margin-left: 115px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__right-date {
    margin-left: unset;
  }
}
#page-home main .sec-works__right h3 {
  font-size: 4rem;
  font-family: "Cardo", serif;
  font-weight: 400;
  margin-left: 115px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__right h3 {
    margin-left: unset;
    font-size: 2.8rem;
    margin-top: -5px;
  }
}
#page-home main .sec-works__right h3 span {
  display: inline-block;
  margin-left: 15px;
  font-size: 2.4rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__right h3 span {
    font-size: 2rem;
    margin-left: 12px;
  }
}
#page-home main .sec-works__right-cat {
  font-size: 1.4rem;
  color: #fff;
  background-color: #7D6D5D;
  border-radius: 20px;
  padding: 4px 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 115px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__right-cat {
    margin-left: unset;
    font-size: 1.2rem;
    padding: 2px 14px;
  }
}
#page-home main .sec-works__right-bottom {
  margin-top: 48px;
  background-color: #fff;
  border-radius: 20px;
  padding: 50px min(4.2857142857vw, 60px);
  width: 449px;
  -webkit-box-shadow: 4px 10px 50px rgba(0, 0, 0, 0.06);
          box-shadow: 4px 10px 50px rgba(0, 0, 0, 0.06);
}
@media screen and (max-width: 800px) {
  #page-home main .sec-works__right-bottom {
    display: none;
  }
}
#page-home main .sec-works__right .button-detail {
  margin-top: 40px;
}
#page-home main .sec-works .button-bl {
  margin: 70px auto 0;
}
#page-home main .sec-overview {
  background-color: #393939;
  padding: 180px 0 285px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-overview {
    padding: 80px 0;
  }
}
#page-home main .sec-overview__head {
  max-width: 1200px;
  width: 90%;
  margin: 0 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-overview__head {
    width: 100%;
    padding: 0 30px;
    display: block;
  }
}
#page-home main .sec-overview__head-left {
  max-width: 460px;
  margin-right: min(7.1428571429vw, 100px);
}
@media screen and (max-width: 800px) {
  #page-home main .sec-overview__head-left {
    margin-right: unset;
  }
}
#page-home main .sec-overview__head-text {
  line-height: 2.8;
  margin-top: 80px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-overview__head-text {
    margin-top: 70px;
    letter-spacing: 0.12em;
  }
}
#page-home main .sec-overview__head-right {
  width: calc(100% - 460px);
}
@media screen and (max-width: 800px) {
  #page-home main .sec-overview__head-right {
    display: none;
  }
}
#page-home main .sec-overview__head-image-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-overview__head-image-sp {
    display: block;
    width: 93%;
    margin: 60px -30px 0 auto;
  }
}
#page-home main .sec-overview__label {
  font-size: 2.2rem;
  letter-spacing: 0.18em;
}
#page-home main .sec-overview__bottom {
  max-width: 1000px;
  width: 90%;
  margin: 100px auto 0 min(10vw, 140px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-overview__bottom {
    display: block;
    margin: 70px auto 0;
    width: 100%;
    padding: 0 30px;
  }
}
#page-home main .sec-overview__bottom-left {
  width: calc(100% - 500px);
  margin-right: min(7.1428571429vw, 100px);
}
@media screen and (max-width: 800px) {
  #page-home main .sec-overview__bottom-left {
    width: 74%;
    margin-right: unset;
  }
}
#page-home main .sec-overview__bottom-right {
  max-width: 500px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-overview__bottom-right {
    width: 100%;
    margin: 60px auto 0;
    letter-spacing: 0.12em;
  }
}
#page-home main .sec-overview__bottom-text {
  line-height: 2.8;
}
#page-home main .sec-overview__bottom .button-detail {
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-overview__bottom .button-detail {
    margin-top: 80px;
  }
}
#page-home main .sec-overview__bottom .button-detail a {
  color: #fff;
  border-bottom: 1px solid #fff;
}
#page-home main .sec-overview .line {
  position: absolute;
  bottom: -22px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-overview .line {
    bottom: -15px;
  }
}
#page-home main .sec-overview .line-inner {
  color: #4E4E4E;
}
#page-home main .sec-flow {
  padding: 180px 0;
  background: url(../img/top/flow-back.webp) center center no-repeat;
  inset: 0;
  background-size: cover;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow {
    padding: 80px 0;
    background: url(../img/top/flow-back-sp.webp) center center no-repeat;
    inset: 0;
    background-size: cover;
  }
}
#page-home main .sec-flow__inner {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow__inner {
    width: 100%;
    padding: 0 30px;
  }
}
#page-home main .sec-flow__label {
  font-size: 2.2rem;
  letter-spacing: 0.18em;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow__label {
    font-size: 1.8rem;
  }
}
#page-home main .sec-flow__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 60px;
  border-bottom: 1px solid #393939;
  margin-bottom: 70px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow__head {
    display: block;
    padding-bottom: 50px;
  }
}
#page-home main .sec-flow__head-left {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: min(9.2857142857vw, 130px);
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow__head-left {
    margin-right: unset;
  }
}
#page-home main .sec-flow__head-right {
  font-family: "Noto Serif JP", serif;
  line-height: 2.8;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow__head-right {
    margin-top: 50px;
    letter-spacing: 0.12em;
  }
}
#page-home main .sec-flow h3 {
  font-size: 2.6rem;
  font-weight: 500;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow h3 {
    font-size: 2rem;
    text-align: center;
  }
}
#page-home main .sec-flow .flow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 55px;
  gap: 0 min(4.5vw, 63px);
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow .flow {
    display: block;
    margin-top: 40px;
  }
}
#page-home main .sec-flow .flow li {
  width: 20%;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow .flow li {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow .flow li + li {
    margin-top: 140px;
  }
  #page-home main .sec-flow .flow li + li::after {
    content: "";
    background: url(../img/top/step-arrow.svg) center center no-repeat;
    width: 50px;
    height: 15px;
    background-size: cover;
    position: absolute;
    top: -70px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
  }
}
#page-home main .sec-flow .flow li + li .flow-image {
  position: relative;
}
#page-home main .sec-flow .flow li + li .flow-image::after {
  content: "";
  background: url(../img/top/step-arrow.svg) center center no-repeat;
  width: min(5.2142857143vw, 73px);
  height: min(1.4285714286vw, 20px);
  background-size: cover;
  position: absolute;
  top: 50%;
  left: -35px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow .flow li + li .flow-image::after {
    content: none;
  }
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow .flow-image {
    width: 94px;
  }
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow .flow-detail {
    margin-left: 17px;
    width: calc(100% - 94px - 17px);
  }
}
#page-home main .sec-flow .flow-num {
  display: none;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow .flow-num {
    display: block;
    font-size: 1.4rem;
    letter-spacing: 0.12em;
    font-family: "Inter", sans-serif;
  }
}
#page-home main .sec-flow .flow-title {
  margin-top: 30px;
  font-size: 2rem;
  text-align: center;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow .flow-title {
    margin-top: unset;
    text-align: left;
    letter-spacing: 0.12em;
  }
}
#page-home main .sec-flow .flow-text {
  margin-top: 13px;
  line-height: 1.5;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-flow .flow-text {
    margin-top: 10px;
  }
}
#page-home main .sec-flow .button-bl {
  margin: 100px auto 0;
}
#page-home main .sec-news {
  margin-top: 100px;
  position: relative;
  padding: 120px 0;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-news {
    margin-top: 80px;
    padding: 80px 0;
  }
}
#page-home main .sec-news::before {
  content: "";
  width: 68%;
  height: 100%;
  background-color: #F5F2EB;
  position: absolute;
  top: 0;
  z-index: -1;
}
#page-home main .sec-news__head {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto 0 min(14.2857142857vw, 200px);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-news__head {
    width: 100%;
    padding: 0 30px;
    display: block;
    margin: unset;
  }
}
#page-home main .sec-news__head-right {
  width: 130px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-news__head-right {
    width: 100%;
  }
}
#page-home main .sec-news__head-right .swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
  top: 0;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-news__head-right .swiper-pagination {
    top: 60px;
  }
}
#page-home main .sec-news__head-right .swiper-pagination .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background-color: #ccc;
  border-radius: 50%;
  margin: unset;
}
#page-home main .sec-news__head-right .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #393939;
}
#page-home main .sec-news__head-right .swiper-button-prev,
#page-home main .sec-news__head-right .swiper-button-next {
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-news__head-right .swiper-button-prev,
  #page-home main .sec-news__head-right .swiper-button-next {
    display: none;
  }
}
#page-home main .sec-news__head-right .swiper-button-prev::after,
#page-home main .sec-news__head-right .swiper-button-next::after {
  content: none;
}
#page-home main .sec-news__head-right .swiper-button-prev:hover,
#page-home main .sec-news__head-right .swiper-button-next:hover {
  opacity: 0.7;
}
#page-home main .sec-news__head-right .swiper-button-prev {
  background-image: url("../img/prev-arrow.png");
  left: 0;
}
#page-home main .sec-news__head-right .swiper-button-next {
  background-image: url("../img/next-arrow.png");
  right: 0;
}
#page-home main .sec-news__contents {
  margin: 100px 0 0 min(14.2857142857vw, 200px);
  max-width: 1350px;
  width: 85%;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-news__contents {
    margin: 85px auto 0;
    width: 100%;
  }
}
#page-home main .sec-news .news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#page-home main .sec-news .news a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-bottom: 10px;
}
#page-home main .sec-news .news a:hover {
  opacity: 0.8;
}
#page-home main .sec-news .news a:hover .button-detail p::before {
  background-color: #393939;
}
#page-home main .sec-news .news a:hover .button-detail p::after {
  display: block;
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 11px;
  height: 9px;
  background-size: contain;
  right: -48px;
}
#page-home main .sec-news .news-thumbnail img {
  border-radius: 20px;
}
#page-home main .sec-news .news-head {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page-home main .sec-news .news-head .date {
  color: #737373;
  font-size: 1.4rem;
}
#page-home main .sec-news .news-head .cat {
  color: #fff;
  background-color: #7D6D5D;
  font-size: 1.4rem;
  padding: 2px 18px;
  border-radius: 20px;
  letter-spacing: 0;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-news .news-head .cat {
    font-size: 1.2rem;
    padding: 2px 12px;
  }
}
#page-home main .sec-news .news h3 {
  margin-top: 14px;
  line-height: 2;
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-news .news h3 {
    margin-top: 5px;
    letter-spacing: 0.12em;
  }
}
#page-home main .sec-news .news .button-detail {
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-news .news .button-detail {
    margin-top: 30px;
  }
}
#page-home main .sec-news .news .button-detail p {
  font-size: 1.8rem;
  border-bottom: 1px solid #393939;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 3px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-home main .sec-news .news .button-detail p::before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #737373;
  position: absolute;
  right: -60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-home main .sec-news .news .button-detail p::after {
  content: "";
  display: block;
  width: 11px;
  height: 9px;
  background: url(../img/arrow-bl.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -45px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-home main .sec-news .swiper-buttons {
  display: none;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-news .swiper-buttons {
    display: block;
  }
}
#page-home main .sec-news .swiper-buttons .swiper-button-prev,
#page-home main .sec-news .swiper-buttons .swiper-button-next {
  width: 42px;
  height: 42px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  top: 21%;
}
#page-home main .sec-news .swiper-buttons .swiper-button-prev::after,
#page-home main .sec-news .swiper-buttons .swiper-button-next::after {
  content: none;
}
#page-home main .sec-news .swiper-buttons .swiper-button-prev:hover,
#page-home main .sec-news .swiper-buttons .swiper-button-next:hover {
  opacity: 0.7;
}
#page-home main .sec-news .swiper-buttons .swiper-button-prev {
  background-image: url("../img/prev-arrow.png");
  left: 33px;
}
#page-home main .sec-news .swiper-buttons .swiper-button-next {
  background-image: url("../img/next-arrow.png");
  right: 33px;
}
#page-home main .sec-news .button-bl {
  margin: 90px auto 0;
}
#page-home main .sec-faq {
  margin-top: 180px;
  background-color: #F3F4F5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-faq {
    margin-top: 80px;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#page-home main .sec-faq__left {
  width: 50%;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-faq__left {
    width: 100%;
    padding: 0 30px;
    margin-top: 80px;
  }
}
#page-home main .sec-faq__left-contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 420px;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-faq__left-contents {
    max-width: unset;
  }
}
#page-home main .sec-faq__label {
  font-size: 2.2rem;
  letter-spacing: 0.18em;
  margin-top: 8px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-faq__label {
    font-size: 1.8rem;
  }
}
#page-home main .sec-faq__text {
  margin-top: 50px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-faq__text {
    margin-top: 60px;
  }
}
#page-home main .sec-faq .button-detail {
  margin-top: 70px;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-faq .button-detail {
    margin-top: 80px;
  }
}
#page-home main .sec-faq__right {
  width: 50%;
}
@media screen and (max-width: 800px) {
  #page-home main .sec-faq__right {
    width: 100%;
  }
}

#page-about main .p-kv {
  position: relative;
  padding-top: 170px;
}
#page-about main .p-kv::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #F3F4F5;
  z-index: -2;
  display: block;
  position: absolute;
}
#page-about main .p-kv::after {
  content: "";
  background: url(../img/about/about-kv-bg.webp) center center no-repeat;
  display: block;
  width: 100%;
  height: 58vw;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-about main .p-kv::after {
    background: url(../img/about/about-kv-bg_sp.png) center center no-repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
    top: 0;
  }
}
#page-about main .sec-reason {
  background-color: #F3F4F5;
  padding: 200px 0 226px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason {
    padding: 90px 0 60px;
  }
}
#page-about main .sec-reason__inner {
  max-width: 1200px;
  background-color: #fff;
  margin: 0 auto 0 0;
  padding: 180px min(7vw, 98px) 180px min(14.2857142857vw, 200px);
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason__inner {
    width: 92%;
    margin: 0 auto 0 0;
    padding: 60px 30px 70px;
  }
}
#page-about main .sec-reason__contents {
  margin-top: 100px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason__contents {
    margin-top: 70px;
  }
}
#page-about main .sec-reason .reason {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason .reason {
    display: block;
  }
}
#page-about main .sec-reason .reason + .reason {
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason .reason + .reason {
    margin-top: 70px;
  }
}
#page-about main .sec-reason .reason-image {
  width: 300px;
  margin-right: 60px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason .reason-image {
    width: 100%;
    margin: 0 auto;
  }
}
#page-about main .sec-reason .reason-detail {
  width: calc(100% - 300px);
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason .reason-detail {
    width: 100%;
    margin-top: 30px;
  }
}
#page-about main .sec-reason .reason-num {
  color: #7D6D5D;
  font-family: "Noto Serif JP", serif;
  font-size: 1.4rem;
  letter-spacing: 0.16em;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason .reason-num {
    font-size: 1.2rem;
  }
}
#page-about main .sec-reason .reason-num span {
  font-size: 2rem;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason .reason-num span {
    font-size: 1.8rem;
    margin-left: 4px;
  }
}
#page-about main .sec-reason .reason h3 {
  margin-top: 10px;
  font-family: "Noto Serif JP", serif;
  font-size: 2.6rem;
  letter-spacing: 0.16em;
  padding-bottom: 30px;
  border-bottom: 1px solid #C0C0C0;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason .reason h3 {
    font-size: 2rem;
    line-height: 1.5;
    padding-bottom: 20px;
  }
}
#page-about main .sec-reason .reason-text {
  margin-top: 30px;
  color: #737373;
  line-height: 2.3;
  font-weight: 400;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason .reason-text {
    margin-top: 20px;
    letter-spacing: 0.11em;
  }
}
#page-about main .sec-reason .line {
  position: absolute;
  bottom: -23px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-reason .line {
    bottom: -15px;
  }
}
#page-about main .sec-reason .line-inner {
  color: #FFFFFF;
}
#page-about main .sec-concept {
  background-color: #393939;
  color: #fff;
  padding: 180px 0;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept {
    padding: 70px 0 80px;
  }
}
#page-about main .sec-concept .title {
  border-left: 6px solid #737373;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept .title {
    border-left: 3px solid #737373;
    margin-left: 30px;
  }
}
#page-about main .sec-concept__read {
  max-width: 1000px;
  width: 90%;
  margin: 120px auto 0;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  letter-spacing: 0.15em;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept__read {
    width: 100%;
    margin: 60px auto 0;
    font-size: 1.8rem;
    padding: 0 30px;
  }
}
#page-about main .sec-concept__contents {
  margin-top: 120px;
}
#page-about main .sec-concept .contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto 0 0;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept .contents {
    width: 100%;
    display: block;
  }
}
#page-about main .sec-concept .contents::before {
  content: "ATTENTION TO DETAIL";
  font-family: "Cardo", serif;
  font-size: min(3.5714285714vw, 50px);
  color: rgba(255, 255, 255, 0.1882352941);
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  left: 58%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  letter-spacing: 0.16em;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept .contents::before {
    font-size: 3.4rem;
    bottom: unset;
    top: 34.5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    line-height: 1.1;
    width: 75%;
  }
}
#page-about main .sec-concept .contents + .contents {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin: 0 0 0 auto;
  margin-top: 120px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept .contents + .contents {
    margin-top: 80px;
  }
}
#page-about main .sec-concept .contents + .contents::before {
  content: "CREATING A LONG-LASTING SPACE";
  bottom: 0px;
  left: 44%;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept .contents + .contents::before {
    font-size: 3.4rem;
    bottom: unset;
    top: 30%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    line-height: 1.1;
    width: 100%;
  }
}
#page-about main .sec-concept .contents + .contents .contents-image {
  width: 610px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept .contents + .contents .contents-image {
    width: 95%;
    margin: 0 0 0 auto;
  }
}
#page-about main .sec-concept .contents + .contents .contents-text {
  margin-left: unset;
  margin-right: 80px;
  width: calc(100% - 610px - 80px);
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept .contents + .contents .contents-text {
    width: 100%;
    margin: 100px auto 0;
  }
}
#page-about main .sec-concept .contents-image {
  width: 700px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept .contents-image {
    width: 95%;
  }
}
#page-about main .sec-concept .contents-text {
  width: calc(100% - 770px);
  margin-left: 80px;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept .contents-text {
    width: 100%;
    margin: 100px auto 0;
    padding: 0 30px;
  }
}
#page-about main .sec-concept .contents-title {
  font-size: 2.8rem;
  line-height: 2;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-concept .contents-title {
    font-size: 1.8rem;
    letter-spacing: 0.16em;
  }
}
#page-about main .sec-concept .contents-detail {
  margin-top: 30px;
  line-height: 2.8;
  letter-spacing: 0.12em;
  font-weight: 400;
}
#page-about main .sec-use {
  margin-top: 180px;
  margin-bottom: 180px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-use {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
#page-about main .sec-use__head {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-use__head {
    width: 100%;
    margin-left: 30px;
  }
}
#page-about main .sec-use__contents {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-top: 120px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-use__contents {
    margin-top: 70px;
  }
}
#page-about main .sec-use__bottom {
  max-width: 1000px;
  width: 90%;
  margin: 90px auto 0;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-use__bottom {
    width: 100%;
    padding: 0 30px;
    margin: 40px auto 0;
  }
}
#page-about main .sec-use__bottom-head {
  font-size: 2.8rem;
  letter-spacing: 0.16em;
  font-family: "Noto Serif JP", serif;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-use__bottom-head {
    font-size: 1.8rem;
  }
}
#page-about main .sec-use__bottom-under {
  margin-top: 60px;
  line-height: 2.8;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-use__bottom-under {
    margin-top: 30px;
  }
}
#page-about main .sec-area {
  background-color: #F5F2EB;
  padding: 180px 0;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area {
    padding: 70px 0;
  }
  #page-about main .sec-area .title .title-en {
    letter-spacing: 0.2em;
  }
}
#page-about main .sec-area::after {
  content: "";
  background: url(../img/about/area-back.png) center center no-repeat;
  width: 793px;
  height: 646px;
  background-size: cover;
  position: absolute;
  top: 49%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 90px;
  z-index: 0;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area::after {
    right: 55%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    top: 150px;
  }
}
#page-about main .sec-area__head {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__head {
    width: 100%;
    padding: 0 30px;
  }
}
#page-about main .sec-area__head .area {
  background-color: rgba(255, 255, 255, 0.4941176471);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 60px;
  margin-top: 120px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__head .area {
    margin-top: 110px;
    padding: 74px 0 34px;
    width: 100%;
  }
}
#page-about main .sec-area__head .area h3 {
  font-size: 2.2rem;
  font-weight: 500;
  padding-left: 40px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__head .area h3 {
    font-size: 1.8rem;
    text-align: center;
    padding-left: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
#page-about main .sec-area__head .area h3::before {
  content: "";
  width: 24px;
  height: 1px;
  background-color: #4E4E4E;
  display: block;
  position: absolute;
  left: 0;
  top: 53%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__head .area h3::before {
    left: -35px;
  }
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__head .area h3::after {
    content: "";
    width: 24px;
    height: 1px;
    background-color: #4E4E4E;
    display: block;
    position: absolute;
    right: -35px;
    top: 53%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#page-about main .sec-area__head .area-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__head .area-list {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 16px auto 0;
  }
}
#page-about main .sec-area__head .area-list ul + ul {
  margin-left: 50px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__head .area-list ul + ul {
    margin-left: 0;
  }
}
#page-about main .sec-area__head .area-list li + li {
  margin-top: 10px;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__head .area-list li + li {
    margin-top: 0;
  }
}
#page-about main .sec-area__bottom {
  max-width: 1000px;
  width: 90%;
  margin: 90px auto 0;
  border: 1px solid #4E4E4E;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px min(5.7142857143vw, 80px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__bottom {
    margin: 20px auto 0;
    padding: 20px;
    width: 84%;
    display: block;
  }
}
#page-about main .sec-area__bottom h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
  letter-spacing: 0.3em;
  font-weight: 400;
  margin-right: min(5.7142857143vw, 80px);
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__bottom h3 {
    font-size: 1.8rem;
    margin-right: unset;
    text-align: center;
  }
}
#page-about main .sec-area__shop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: min(5.7142857143vw, 80px);
  border-left: 1px solid #4E4E4E;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__shop {
    display: none;
  }
}
#page-about main .sec-area__shop-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area__shop-sp {
    display: block;
    border-top: 1px solid #4E4E4E;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 14px;
    margin-top: 10px;
  }
}
#page-about main .sec-area__shop-sp .shop {
  font-size: 1.4rem;
}
#page-about main .sec-area .shop {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 800px) {
  #page-about main .sec-area .shop {
    letter-spacing: 0.07em;
  }
}
#page-about main .sec-area .shop + .shop {
  margin-left: min(5vw, 70px);
}

#page-business main .p-kv {
  position: relative;
  padding-top: 170px;
  padding-bottom: 200px;
}
@media screen and (max-width: 800px) {
  #page-business main .p-kv {
    padding-bottom: 90px;
  }
}
#page-business main .p-kv::before {
  content: "";
  width: 100%;
  height: 87%;
  background-color: #F3F4F5;
  z-index: -2;
  display: block;
  position: absolute;
}
@media screen and (max-width: 800px) {
  #page-business main .p-kv::before {
    content: none;
  }
}
#page-business main .p-kv::after {
  content: "";
  background: url(../img/business/business-bg.webp) center center no-repeat;
  display: block;
  width: 100%;
  height: 58vw;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-business main .p-kv::after {
    background: url(../img/business/business-bg-sp.jpg) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
  }
}
#page-business main .sec-list {
  margin-top: 180px;
  padding-bottom: 226px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list {
    padding-bottom: 60px;
    margin-top: 60px;
  }
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list__head {
    width: 100%;
    padding: 0 30px;
  }
}
#page-business main .sec-list__read {
  max-width: 1000px;
  width: 90%;
  margin: 120px auto 0;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list__read {
    width: 100%;
    margin: 50px auto 0;
    font-size: 1.8rem;
  }
}
#page-business main .sec-list__read p + p {
  margin-top: 40px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list__read p + p {
    margin-top: 25px;
  }
}
#page-business main .sec-list__contents {
  margin-top: 140px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list__contents {
    margin-top: 60px;
  }
}
#page-business main .sec-list .contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto 0 0;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list .contents {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}
#page-business main .sec-list .contents + .contents {
  margin-top: 140px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list .contents + .contents {
    margin-top: 60px;
  }
}
#page-business main .sec-list .contents-image {
  width: 71%;
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list .contents-image {
    width: 86.5%;
  }
}
#page-business main .sec-list .contents-detail {
  width: 50%;
  background-color: #393939;
  padding: 80px min(4.2857142857vw, 60px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  border-radius: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list .contents-detail {
    width: 89%;
    margin: -20px auto 0;
    position: static;
    -webkit-transform: none;
            transform: none;
    padding: 50px 30px;
  }
}
#page-business main .sec-list .contents-label {
  font-size: 1.4rem;
  font-family: "Inter", sans-serif;
  color: #C0C0C0;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list .contents-label {
    font-size: 1.2re;
    letter-spacing: 0.12em;
  }
}
#page-business main .sec-list .contents-title {
  font-size: 2.4rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.16em;
  padding-bottom: 20px;
  border-bottom: 1px solid #C5C5C5;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list .contents-title {
    font-size: 1.8rem;
  }
}
#page-business main .sec-list .contents-text {
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list .contents-text {
    letter-spacing: 0.11em;
    line-height: 2.3;
  }
}
#page-business main .sec-list .contents-button {
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list .contents-button {
    margin-top: 30px;
  }
}
#page-business main .sec-list .contents-button a {
  color: #fff;
  border-bottom: 1px solid #fff;
}
#page-business main .sec-list .contents02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-list .contents02 .contents-image {
    margin: 0 0 0 auto;
  }
}
#page-business main .sec-list .contents02 .contents-detail {
  right: unset;
  left: 0;
}
#page-business main .sec-list .line {
  position: absolute;
  bottom: -20px;
}
#page-business main .sec-list .line-inner {
  color: #F3F4F5;
}
#page-business main .sec-concept {
  background-color: #F3F4F5;
  padding: 180px 0;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept {
    padding: 80px 0 70px;
  }
}
#page-business main .sec-concept__inner {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept__inner {
    width: 100%;
    padding: 0 30px;
  }
}
#page-business main .sec-concept .title {
  width: 100%;
}
#page-business main .sec-concept__read {
  margin-top: 120px;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  color: #4E4E4E;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept__read {
    margin-top: 50px;
    font-size: 1.8rem;
    line-height: 1.8;
  }
}
#page-business main .sec-concept__text {
  margin-top: 60px;
  line-height: 2.8;
  color: #737373;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept__text {
    margin-top: 40px;
    line-height: 2.3;
  }
}
#page-business main .sec-concept__contents {
  margin-top: 140px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept__contents {
    margin-top: 15px;
  }
}
#page-business main .sec-concept .concept {
  background-color: #fff;
  padding: 70px 70px 0 70px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept .concept {
    padding: 40px 30px 0 30px;
  }
}
#page-business main .sec-concept .concept + .concept {
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept .concept + .concept {
    margin-top: 20px;
  }
}
#page-business main .sec-concept .concept-head {
  padding-bottom: 30px;
  border-bottom: 1px solid #E0E0E0;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept .concept-head {
    padding-bottom: 18px;
  }
}
#page-business main .sec-concept .concept-head .concept-en {
  font-size: 1.4rem;
  font-family: "Inter", sans-serif;
  color: #C0C0C0;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept .concept-head .concept-en {
    font-size: 1.2rem;
    letter-spacing: 0.12em;
  }
}
#page-business main .sec-concept .concept-head h3 {
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  letter-spacing: 0.16em;
  margin-top: 10px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept .concept-head h3 {
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: 0.06em;
  }
}
#page-business main .sec-concept .concept-box {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4%;
  padding-bottom: 70px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept .concept-box {
    display: block;
    padding-bottom: 40px;
  }
}
#page-business main .sec-concept .concept-box__slide {
  width: 61%;
  position: relative;
  max-width: 520px;
  aspect-ratio: 520/390;
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept .concept-box__slide {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 257/193;
    border-radius: 16px;
  }
}
#page-business main .sec-concept .concept-box__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 30px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept .concept-box__slide img {
    border-radius: 16px;
  }
}
#page-business main .sec-concept .concept-box__right {
  width: 32.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept .concept-box__right {
    width: 100%;
  }
}
#page-business main .sec-concept .concept-box__right img {
  border-radius: 10px;
}
#page-business main .sec-concept .concept-box__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept .concept-box__list {
    display: none;
  }
}
#page-business main .sec-concept .concept-box__list li {
  width: calc(50% - 10px);
}
#page-business main .sec-concept .concept-box__list li img {
  border-radius: 10px;
}
#page-business main .sec-concept .concept-box__list .fade {
  position: relative;
}
#page-business main .sec-concept .concept-box__list .fade::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 20%, rgb(255, 255, 255) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, rgb(255, 255, 255) 100%);
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
}
#page-business main .sec-concept .concept-box__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept .concept-box__bottom {
    width: 190px;
    margin: 20px auto 0;
  }
}
#page-business main .sec-concept .concept-box__bottom .swiper-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  position: relative;
  width: 94px;
}
#page-business main .sec-concept .concept-box__bottom .swiper-buttons .swiper-button-prev,
#page-business main .sec-concept .concept-box__bottom .swiper-buttons .swiper-button-next {
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#page-business main .sec-concept .concept-box__bottom .swiper-buttons .swiper-button-prev::after,
#page-business main .sec-concept .concept-box__bottom .swiper-buttons .swiper-button-next::after {
  content: none;
}
#page-business main .sec-concept .concept-box__bottom .swiper-buttons .swiper-button-prev:hover,
#page-business main .sec-concept .concept-box__bottom .swiper-buttons .swiper-button-next:hover {
  opacity: 0.7;
}
#page-business main .sec-concept .concept-box__bottom .swiper-buttons .swiper-button-prev {
  background-image: url("../img/prev-arrow.png");
  left: 0;
}
#page-business main .sec-concept .concept-box__bottom .swiper-buttons .swiper-button-next {
  background-image: url("../img/next-arrow.png");
  right: 0;
}
#page-business main .sec-concept .concept-box__bottom .swiper-page {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}
#page-business main .sec-concept__under {
  margin-top: 90px;
  color: #4E4E4E;
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.2;
}
@media screen and (max-width: 800px) {
  #page-business main .sec-concept__under {
    margin-top: 40px;
    font-size: 1.2rem;
    line-height: 2.4;
    letter-spacing: 0.12em;
  }
}

#page-store main .p-kv {
  position: relative;
  padding-top: 170px;
}
@media screen and (max-width: 800px) {
  #page-store main .p-kv {
    padding-bottom: 0;
  }
}
#page-store main .p-kv::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #F3F4F5;
  z-index: -2;
  display: block;
  position: absolute;
}
@media screen and (max-width: 800px) {
  #page-store main .p-kv::before {
    content: none;
  }
}
#page-store main .p-kv::after {
  content: "";
  background: url(../img/store/store-bg.webp) center center no-repeat;
  display: block;
  width: 100%;
  height: 58vw;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-store main .p-kv::after {
    background: url(../img/store/store-bg-sp.webp) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
  }
}
#page-store main .sec-about {
  position: relative;
  overflow: hidden;
  padding-top: 200px;
  background-color: #F3F4F5;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-about {
    padding-top: 90px;
  }
}
#page-store main .sec-about__inner {
  width: 85.7%;
  background-color: #fff;
  margin: 0 auto 0 0;
  padding: 180px 0 100px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-about__inner {
    padding: 60px 30px;
  }
}
@media screen and (max-width: 800px) {
  #page-store main .sec-about__inner .title-en {
    letter-spacing: 0.08em;
  }
}
#page-store main .sec-about__head {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-about__head {
    width: 100%;
  }
}
#page-store main .sec-about__read {
  margin: 120px auto 0;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  letter-spacing: 0.16em;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-about__read {
    width: 100%;
    margin: 50px auto 0;
    font-size: 1.8rem;
    letter-spacing: 0.12em;
  }
}
#page-store main .sec-about__read p + p {
  margin-top: 40px;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-about__read p + p {
    margin-top: 25px;
  }
}
#page-store main .sec-about__text {
  margin-top: 60px;
  line-height: 2.8;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-about__text {
    margin-top: 40px;
    letter-spacing: 0.08em;
    line-height: 2.3;
  }
}
#page-store main .sec-about__slide {
  width: 117%;
  padding-bottom: 90px;
  margin: 100px auto 0;
  position: relative;
}
#page-store main .sec-about__slide .swiper-slide {
  max-width: 800px;
  aspect-ratio: 800/500;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
}
#page-store main .sec-about__slide .swiper-slide::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.7);
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  border-radius: 20px;
}
#page-store main .sec-about__slide .swiper-slide-active::after {
  opacity: 0;
}
#page-store main .sec-about__slide img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-store main .sec-about__slide-links {
  max-width: 800px;
  width: 90%;
  margin: 30px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page-store main .sec-about__slide .swiper-pagination {
  position: relative;
  text-align: center;
  width: calc(100% - 130px);
}
#page-store main .sec-about__slide .swiper-pagination .swiper-pagination-bullet {
  background: #E0E0E0;
  opacity: 1;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-store main .sec-about__slide .swiper-pagination .swiper-pagination-bullet-active {
  background: #393939;
}
#page-store main .sec-about__slide-button {
  width: 130px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#page-store main .sec-about__slide .swiper-button-prev,
#page-store main .sec-about__slide .swiper-button-next {
  width: 60px;
  height: 60px;
}
#page-store main .sec-about__slide .swiper-button-prev::after,
#page-store main .sec-about__slide .swiper-button-next::after {
  content: none;
}
#page-store main .sec-about__slide .swiper-button-prev {
  left: 0;
}
#page-store main .sec-about__slide .swiper-button-next {
  right: 0;
}
#page-store main .sec-flow {
  background-color: #F3F4F5;
  padding: 240px 0 180px;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-flow {
    padding: 70px 40px 80px;
  }
}
#page-store main .sec-flow__contents {
  max-width: 1000px;
  width: 90%;
  margin: 100px auto 0;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-flow__contents {
    width: 100%;
    margin: 60px auto 0;
  }
}
#page-store main .sec-flow .flow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-flow .flow {
    display: block;
  }
}
#page-store main .sec-flow .flow + .flow {
  margin-top: 112px;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-flow .flow + .flow {
    margin-top: 166px;
    position: relative;
  }
  #page-store main .sec-flow .flow + .flow::after {
    content: "";
    background: url(../img/top/step-arrow.svg) center center no-repeat;
    width: 68px;
    height: 20px;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: -90px;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
  }
}
#page-store main .sec-flow .flow + .flow .flow-image {
  position: relative;
}
#page-store main .sec-flow .flow + .flow .flow-image::after {
  content: "";
  background: url(../img/top/step-arrow.svg) center center no-repeat;
  width: 52px;
  height: 20px;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: -30%;
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
}
@media screen and (max-width: 800px) {
  #page-store main .sec-flow .flow + .flow .flow-image::after {
    content: none;
  }
}
#page-store main .sec-flow .flow-image {
  width: 220px;
  margin-right: 60px;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-flow .flow-image {
    width: 160px;
    margin: 0 auto;
  }
}
#page-store main .sec-flow .flow-detail {
  width: calc(100% - 280px);
}
@media screen and (max-width: 800px) {
  #page-store main .sec-flow .flow-detail {
    width: 100%;
  }
}
#page-store main .sec-flow .flow-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid #c5c5c5;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-flow .flow-head {
    display: block;
    margin-top: 40px;
    text-align: center;
    padding-bottom: 26px;
  }
}
#page-store main .sec-flow .flow-head .num {
  font-size: 2.6rem;
  letter-spacing: 0.16em;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
  margin-right: 30px;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-flow .flow-head .num {
    font-size: 2rem;
    line-height: 1;
  }
}
#page-store main .sec-flow .flow-head h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 2.6rem;
  letter-spacing: 0.16em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-flow .flow-head h3 {
    font-size: 2.4rem;
    margin-top: 16px;
  }
}
#page-store main .sec-flow .flow-text {
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-flow .flow-text {
    margin-top: 19px;
    letter-spacing: 0.12em;
    line-height: 2.3;
  }
}
#page-store main .sec-example {
  margin-top: 180px;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example {
    margin-top: 70px;
  }
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .title {
    width: 84%;
    margin: 0 auto;
  }
  #page-store main .sec-example .title .title-en {
    letter-spacing: 0.25em;
  }
}
#page-store main .sec-example__list {
  max-width: 1000px;
  width: 90%;
  margin: 120px auto 0;
  background-color: #F3F4F5;
  padding: 78px;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example__list {
    width: 84%;
    margin: 60px auto 0;
    padding: 40px 30px;
  }
}
#page-store main .sec-example h3 {
  font-size: 2.2rem;
  font-weight: 500;
  padding-left: 40px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example h3 {
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-size: 1.8rem;
    padding: 0 35px;
  }
  #page-store main .sec-example h3::after {
    content: "";
    width: 24px;
    height: 1px;
    background-color: #4E4E4E;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#page-store main .sec-example h3::before {
  content: "";
  width: 24px;
  height: 1px;
  background-color: #4E4E4E;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-store main .sec-example ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px 39px;
  margin: 60px auto 0;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example ul {
    margin: 30px auto 0;
    gap: 30px 23px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#page-store main .sec-example .list {
  width: calc(20% - 32px);
  text-align: center;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .list {
    width: calc(50% - 15px);
    font-size: 1.8rem;
  }
}
#page-store main .sec-example .list-image {
  margin-bottom: 20px;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .list-image {
    margin-bottom: 10px;
  }
}
#page-store main .sec-example__contents {
  margin-top: 160px;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example__contents {
    margin-top: 100px;
  }
}
#page-store main .sec-example .example {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto 0 0;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example {
    display: block;
    width: 100%;
  }
}
#page-store main .sec-example .example + .example {
  margin-top: 100px;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example + .example {
    margin-top: 80px;
  }
}
#page-store main .sec-example .example-image {
  width: min(60.9285714286vw, 853px);
  margin: 0 auto 0 0;
  padding-bottom: 20px;
}
#page-store main .sec-example .example-image img {
  border-radius: 0 20px 20px 0;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example-image {
    width: 100%;
    position: relative;
    z-index: 0;
    padding-bottom: 0;
    padding-top: 50px;
  }
  #page-store main .sec-example .example-image img {
    border-radius: 0;
  }
}
#page-store main .sec-example .example-text {
  width: 41.7%;
  background-color: #fff;
  padding: min(5vw, 70px) min(4.2857142857vw, 60px);
  border-radius: 20px;
  -webkit-box-shadow: 4px 10px 50px rgba(0, 0, 0, 0.0235294118);
          box-shadow: 4px 10px 50px rgba(0, 0, 0, 0.0235294118);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
  right: 0;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example-text {
    position: relative;
    width: 89.5%;
    padding: 37px 30px 40px;
    border-radius: 16px;
    -webkit-transform: unset;
            transform: unset;
    margin: -50px auto 0;
    -webkit-box-shadow: 4px 10px 50px rgba(0, 0, 0, 0.06);
            box-shadow: 4px 10px 50px rgba(0, 0, 0, 0.06);
  }
}
#page-store main .sec-example .example-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page-store main .sec-example .example-head .num {
  font-family: "Noto Serif JP", serif;
  font-size: min(1vw, 14px);
  color: #7D6D5D;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example-head .num {
    font-size: 1.4rem;
  }
}
#page-store main .sec-example .example-head .num span {
  display: inline-block;
  margin-left: 5px;
  font-size: min(1.4285714286vw, 20px);
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example-head .num span {
    font-size: 2rem;
  }
}
#page-store main .sec-example .example-head .date {
  font-size: min(1vw, 14px);
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example-head .date {
    font-size: 1.4rem;
  }
}
#page-store main .sec-example .example-title {
  margin-top: min(2.5vw, 35px);
  padding-bottom: min(1.7142857143vw, 24px);
  border-bottom: 1px solid #c0c0c0;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example-title {
    margin-top: 24px;
    padding-bottom: 24px;
    text-align: left;
  }
}
#page-store main .sec-example .example-title h3 {
  font-family: "Noto Serif JP", serif;
  padding-left: 0;
  font-size: min(1.4285714286vw, 20px);
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.3;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example-title h3 {
    font-size: 2rem;
    letter-spacing: 0.15em;
    width: 100%;
    line-height: 1.4;
    text-align: left;
  }
}
#page-store main .sec-example .example-title h3::before, #page-store main .sec-example .example-title h3::after {
  content: none;
}
#page-store main .sec-example .example-title .cat {
  margin-top: min(1.1428571429vw, 16px);
  color: #fff;
  background-color: #7D6D5D;
  padding: 9px 14px;
  line-height: 1;
  border-radius: 20px;
  font-size: min(1vw, 14px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example-title .cat {
    margin-top: 20px;
    font-size: 1.2rem;
    letter-spacing: 0;
  }
}
#page-store main .sec-example .example-detail {
  margin-top: min(2vw, 28px);
  font-size: min(1.1428571429vw, 16px);
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example-detail {
    margin-top: 21px;
    font-size: 1.6rem;
  }
}
#page-store main .sec-example .example-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0 10px;
  margin-top: min(2.8571428571vw, 40px);
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example-links {
    margin-top: 30px;
    display: block;
  }
  #page-store main .sec-example .example-links div + div {
    margin-top: 10px;
  }
}
#page-store main .sec-example .example-links a {
  background-color: #393939;
  color: #fff;
  padding: min(1.0714285714vw, 15px) min(3.5vw, 49px) min(1.0714285714vw, 15px) min(1.7142857143vw, 24px);
  border-radius: 6px;
  line-height: 1;
  font-size: min(1.1428571429vw, 16px);
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example-links a {
    font-size: 1.6rem;
    padding: 15px 49px 15px 24px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#page-store main .sec-example .example-links a::after {
  content: "";
  background: url(../img/download-icon.svg) center center no-repeat;
  width: 13px;
  height: 16px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 23px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-store main .sec-example .example .swiper-pagination {
  position: relative;
  text-align: right;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example .example .swiper-pagination {
    top: 0;
    position: absolute;
    text-align: center;
  }
}
#page-store main .sec-example .example .swiper-pagination .swiper-pagination-bullet {
  background: #E0E0E0;
  opacity: 1;
  width: 5px;
  height: 5px;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-store main .sec-example .example .swiper-pagination .swiper-pagination-bullet-active {
  background: #393939;
}
#page-store main .sec-example__button {
  margin: 100px auto 0;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-example__button {
    margin: 80px auto 0;
  }
}
#page-store main .sec-faq {
  margin-top: 120px;
  padding: 180px 0;
  background-color: #F3F4F5;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-faq {
    margin-top: 80px;
    padding: 70px 30px 80px;
  }
}
#page-store main .sec-faq__contents {
  max-width: 1000px;
  width: 90%;
  margin: 120px auto 0;
}
@media screen and (max-width: 800px) {
  #page-store main .sec-faq__contents {
    width: 100%;
    margin: 40px auto 0;
  }
}

#page-kitchen main .p-kv {
  position: relative;
  padding-top: 170px;
}
#page-kitchen main .p-kv::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #F3F4F5;
  z-index: -2;
  display: block;
  position: absolute;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .p-kv::before {
    content: none;
  }
}
#page-kitchen main .p-kv::after {
  content: "";
  background: url(../img/kitchen/kitchen-bg.webp) center center no-repeat;
  display: block;
  width: 100%;
  height: 58vw;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .p-kv::after {
    background: url(../img/kitchen/kitchen-bg-sp.webp) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
  }
}
#page-kitchen main .sec-about {
  position: relative;
  overflow: hidden;
  padding: 180px 0;
  background-color: #F3F4F5;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about {
    padding-bottom: 80px;
    padding-top: 90px;
  }
}
#page-kitchen main .sec-about__inner {
  width: 85.7%;
  background-color: #fff;
  margin: 0 auto 0 0;
  padding: 180px 0 100px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about__inner {
    width: 92%;
    padding: 60px 0;
  }
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about .title {
    width: 82.7%;
  }
  #page-kitchen main .sec-about .title-en {
    letter-spacing: 0.18em;
  }
}
#page-kitchen main .sec-about__head {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about__head {
    width: 100%;
    padding: 0 30px;
  }
}
#page-kitchen main .sec-about__read {
  margin: 120px auto 0;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  letter-spacing: 0.16em;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about__read {
    width: 100%;
    margin: 50px auto 0;
    font-size: 1.8rem;
  }
}
#page-kitchen main .sec-about__read p + p {
  margin-top: 40px;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about__read p + p {
    margin-top: 25px;
  }
}
#page-kitchen main .sec-about__text {
  margin-top: 60px;
  line-height: 2.8;
}
#page-kitchen main .sec-about__slide {
  margin-top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about__slide {
    display: block;
    margin-top: 60px;
  }
}
#page-kitchen main .sec-about__slide-image {
  width: 58.4%;
  margin-right: 60px;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about__slide-image {
    width: 94%;
  }
}
#page-kitchen main .sec-about__slide-text {
  width: 251px;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about__slide-text {
    width: 100%;
    margin-top: 60px;
    line-height: 2.3;
    padding: 0 50px 0 68px;
  }
}
#page-kitchen main .sec-about__slide-text h3 {
  font-size: 2.2rem;
  line-height: 1;
  letter-spacing: 0.16em;
  padding-left: 35px;
  font-weight: 400;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about__slide-text h3 {
    margin-left: -30px;
  }
}
#page-kitchen main .sec-about__slide-text h3::before {
  content: "";
  width: 24px;
  height: 1px;
  background-color: #4E4E4E;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-kitchen main .sec-about__slide-text ul {
  margin-top: 30px;
  line-height: 2.1;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about__slide-text ul {
    margin-top: 20px;
    line-height: 1.56;
  }
}
#page-kitchen main .sec-about__slide-text ul li + li {
  margin-top: 6px;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-about__slide-text ul li + li {
    margin-top: 10px;
  }
}
#page-kitchen main .sec-example {
  margin-top: 180px;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example {
    margin-top: 70px;
  }
  #page-kitchen main .sec-example .title {
    margin-left: 30px;
  }
  #page-kitchen main .sec-example .title-en {
    line-height: 1.4;
  }
}
#page-kitchen main .sec-example__contents {
  margin-top: 120px;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example__contents {
    margin-top: 60px;
  }
}
#page-kitchen main .sec-example .example {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1230px;
  width: 90%;
  margin: 0 auto 0 0;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example {
    display: block;
    width: 100%;
  }
}
#page-kitchen main .sec-example .example + .example {
  margin-top: 223px;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example + .example {
    margin-top: 100px;
  }
}
#page-kitchen main .sec-example .example-image {
  width: min(48.5vw, 679px);
  margin: 0 auto 0 0;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-image {
    width: 100%;
  }
}
#page-kitchen main .sec-example .example-image img {
  border-radius: 0 20px 20px 0;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-image img {
    border-radius: unset;
  }
}
#page-kitchen main .sec-example .example-text {
  width: 49.6%;
  background-color: #F3F4F5;
  padding: min(4.2857142857vw, 60px) min(4.2857142857vw, 60px) min(4.2857142857vw, 60px) min(7.1428571429vw, 100px);
  border-radius: 20px;
  line-height: 1.8;
  color: #737373;
  position: absolute;
  top: 41px;
  z-index: -1;
  right: 0;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-text {
    position: relative;
    width: 89.5%;
    margin: -60px auto 0;
    z-index: 2;
    padding: 40px 30px;
  }
}
#page-kitchen main .sec-example .example .num {
  width: min(7.8571428571vw, 110px);
  height: min(7.8571428571vw, 110px);
  background-color: #fff;
  border: 1px solid #E0E0E0;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Noto Serif JP", serif;
  font-size: min(1.1428571429vw, 16px);
  color: #4E4E4E;
  line-height: 1;
  position: absolute;
  top: -55px;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example .num {
    width: 80px;
    height: 80px;
    font-size: 1.2rem;
  }
}
#page-kitchen main .sec-example .example .num span {
  font-size: min(1.7142857143vw, 24px);
  margin-top: 7px;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example .num span {
    font-size: 2rem;
  }
}
#page-kitchen main .sec-example .example .date {
  font-size: min(1vw, 14px);
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
  text-align: right;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example .date {
    font-size: 1.4rem;
  }
}
#page-kitchen main .sec-example .example-title {
  margin-top: 12px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c0c0c0;
}
#page-kitchen main .sec-example .example-title h3 {
  font-family: "Noto Serif JP", serif;
  padding-left: 0;
  font-size: min(1.5714285714vw, 22px);
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.4;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-title h3 {
    font-size: 2rem;
  }
}
#page-kitchen main .sec-example .example-title h3::before {
  content: none;
}
#page-kitchen main .sec-example .example-title .cat {
  margin-top: min(1.1428571429vw, 16px);
  color: #fff;
  background-color: #7D6D5D;
  padding: 9px 18px;
  line-height: 1;
  border-radius: 20px;
  font-size: min(1vw, 14px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-title .cat {
    font-size: 1.2rem;
    margin-top: 20px;
    letter-spacing: 0;
    padding: 6px 12px;
  }
}
#page-kitchen main .sec-example .example-detail {
  margin-top: 23px;
  font-size: min(1.1428571429vw, 16px);
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-detail {
    font-size: 1.6rem;
    margin-top: 18px;
    letter-spacing: 0.12em;
  }
}
#page-kitchen main .sec-example .example-price {
  margin-top: min(1.7857142857vw, 25px);
  background-color: #E8E9EA;
  padding: min(1.4285714286vw, 20px) min(2.1428571429vw, 30px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-price {
    display: block;
    margin-top: 30px;
    padding: 26px 53px;
  }
}
#page-kitchen main .sec-example .example-price .label {
  font-size: 1.4rem;
  letter-spacing: 0.08em;
}
#page-kitchen main .sec-example .example-price .price {
  font-size: min(1.4285714286vw, 20px);
  letter-spacing: 0.04em;
  margin-top: 6px;
  font-weight: 400;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-price .price {
    font-size: 2rem;
  }
}
#page-kitchen main .sec-example .example-price .en {
  font-size: min(1.2857142857vw, 18px);
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-price .en {
    font-size: 1.8rem;
  }
}
#page-kitchen main .sec-example .example-price .tax {
  font-size: min(1vw, 14px);
  margin-left: 8px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-price .tax {
    font-size: 1.4rem;
  }
}
#page-kitchen main .sec-example .example-price__right {
  margin-left: 45px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-price__right {
    margin-left: unset;
    margin-top: 52px;
  }
}
#page-kitchen main .sec-example .example-price__right::before {
  content: "";
  background: url(../img/kitchen/example-arrow.svg) center center no-repeat;
  width: 24px;
  height: 9px;
  background-size: contain;
  position: absolute;
  left: -38px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-price__right::before {
    left: 50%;
    top: -35px;
    width: 20px;
    height: 17px;
    -webkit-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
  }
}
#page-kitchen main .sec-example .example-price__right .price {
  color: #F69731;
}
#page-kitchen main .sec-example .example-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0 10px;
  margin-top: min(2.1428571429vw, 30px);
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-links {
    display: block;
    margin-top: 20px;
  }
  #page-kitchen main .sec-example .example-links div + div {
    margin-top: 10px;
  }
}
#page-kitchen main .sec-example .example-links a {
  background-color: #393939;
  color: #fff;
  padding: min(1.0714285714vw, 15px) min(3.5vw, 49px) min(1.0714285714vw, 15px) min(1.7142857143vw, 24px);
  border-radius: 6px;
  line-height: 1;
  font-size: min(1.1428571429vw, 16px);
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-example .example-links a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1.6rem;
    padding: 16px 49px 15px 24px;
  }
}
#page-kitchen main .sec-example .example-links a::after {
  content: "";
  background: url(../img/download-icon.svg) center center no-repeat;
  width: 13px;
  height: 16px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 23px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-kitchen main .sec-price {
  margin-top: 333px;
  background-color: #393939;
  padding: 180px 0;
  color: #fff;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-price {
    margin-top: 70px;
    padding: 70px 30px 80px;
  }
}
#page-kitchen main .sec-price__contents {
  max-width: 1000px;
  width: 90%;
  margin: 100px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-price__contents {
    width: 100%;
    display: block;
    margin-top: 40px;
  }
}
#page-kitchen main .sec-price__text {
  width: 420px;
  margin-right: min(5.7857142857vw, 81px);
  line-height: 2.8;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-price__text {
    width: 100%;
    margin-right: unset;
    line-height: 2.3;
  }
}
#page-kitchen main .sec-price__list {
  width: 500px;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-price__list {
    width: 100%;
    margin-top: 70px;
  }
}
#page-kitchen main .sec-price__list-label {
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-price__list-label {
    font-size: 1.8rem;
  }
}
#page-kitchen main .sec-price__list .price {
  margin-top: 23px;
  padding: 40px 0 38px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-price__list .price {
    padding: 30px 0;
  }
}
#page-kitchen main .sec-price__list .price li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page-kitchen main .sec-price__list .price li + li {
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-price__list .price-pc {
    display: none;
  }
}
#page-kitchen main .sec-price__list .price-sp {
  display: none;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-price__list .price-sp {
    display: none;
  }
}
#page-kitchen main .sec-price__button {
  max-width: 320px;
  margin: 120px auto 0;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-price__button {
    max-width: 295px;
    margin: 70px auto 0;
  }
}
#page-kitchen main .sec-price__button a {
  background-color: #F69731;
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.12em;
  line-height: 1;
  padding: 23px 0 24px;
  text-align: center;
  border-radius: 6px;
  position: relative;
}
#page-kitchen main .sec-price__button a::after {
  content: "";
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-kitchen main .sec-faq {
  padding: 180px 0;
  background-color: #F3F4F5;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-faq {
    padding: 70px 30px 80px;
  }
}
#page-kitchen main .sec-faq__contents {
  max-width: 1000px;
  width: 90%;
  margin: 120px auto 0;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-faq__contents {
    width: 100%;
    margin: 40px auto 0;
  }
}
#page-kitchen main .sec-faq__button {
  margin: 80px auto 0;
}
@media screen and (max-width: 800px) {
  #page-kitchen main .sec-faq__button {
    margin: 60px auto 0;
  }
}

#page-furniture main .p-kv {
  position: relative;
  padding-top: 170px;
  padding-bottom: 200px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .p-kv {
    padding-bottom: 90px;
  }
}
#page-furniture main .p-kv::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #F3F4F5;
  z-index: -2;
  display: block;
  position: absolute;
  top: 0;
}
#page-furniture main .p-kv::after {
  content: "";
  background: url(../img/furniture/furniture-bg.webp) center center no-repeat;
  display: block;
  width: 100%;
  height: 58vw;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-furniture main .p-kv::after {
    background: url(../img/furniture/furniture-kv-bg_sp.webp) center center no-repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
    top: 0;
  }
}
#page-furniture main .sec-about {
  margin-top: 180px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about {
    margin-top: 60px;
  }
}
#page-furniture main .sec-about__head {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about__head {
    width: 100%;
    padding: 0 30px;
  }
}
#page-furniture main .sec-about__head .title {
  width: 100%;
}
#page-furniture main .sec-about__read {
  margin-top: 120px;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  letter-spacing: 0.16em;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about__read {
    margin-top: 50px;
    font-size: 1.8rem;
  }
}
#page-furniture main .sec-about__text {
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about__text {
    margin-top: 40px;
    line-height: 2.3;
    letter-spacing: 0;
  }
}
#page-furniture main .sec-about__contents {
  margin-top: 120px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about__contents {
    margin-top: 80px;
  }
}
#page-furniture main .sec-about .contents01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto 0 0;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about .contents01 {
    display: block;
    width: 100%;
  }
}
#page-furniture main .sec-about .contents01-image {
  max-width: 540px;
  margin-right: min(7.1428571429vw, 100px);
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about .contents01-image {
    margin-right: unset;
    width: 96%;
  }
}
#page-furniture main .sec-about .contents01-title {
  font-size: 2.8rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.16em;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about .contents01-title {
    padding: 0 30px;
    margin-top: 60px;
    font-size: 1.8rem;
    letter-spacing: 0;
  }
}
#page-furniture main .sec-about .contents01-text {
  margin-top: 60px;
  line-height: 2.8;
  letter-spacing: 0.11em;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about .contents01-text {
    margin-top: 30px;
    padding: 0 30px;
    letter-spacing: 0.1em;
    line-height: 2.3;
  }
}
#page-furniture main .sec-about .contents02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1000px;
  width: 90%;
  margin: 60px auto 0;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about .contents02 {
    display: block;
    width: 100%;
    padding: 0 30px;
    margin: 70px auto 0;
  }
}
#page-furniture main .sec-about .contents02-image {
  width: 400px;
  margin-left: min(7.1428571429vw, 100px);
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about .contents02-image {
    margin-left: unset;
    width: 74%;
    margin: 0 0 0 auto;
  }
}
#page-furniture main .sec-about .contents02-text {
  width: calc(100% - 400px - min(7.1428571429vw, 100px));
  line-height: 2.8;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-about .contents02-text {
    width: 100%;
    margin-top: 60px;
    line-height: 2.3;
    letter-spacing: 0.1em;
  }
}
#page-furniture main .sec-example {
  margin-top: 200px;
  background-color: #393939;
  padding: 280px 0 180px;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example {
    margin-top: 145px;
    padding: 148px 0 70px;
  }
}
#page-furniture main .sec-example__image {
  width: 520px;
  position: absolute;
  top: -140px;
  left: min(10vw, 140px);
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example__image {
    width: 65%;
    left: 30px;
    top: -75px;
  }
}
#page-furniture main .sec-example__inner {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example__inner {
    width: 100%;
    padding: 0 30px;
  }
}
#page-furniture main .sec-example__inner .title {
  width: 100%;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example__inner .title-en {
    letter-spacing: 0.2em;
  }
}
#page-furniture main .sec-example__read {
  margin-top: 100px;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  letter-spacing: 0.16em;
  line-height: 2;
  font-weight: 400;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example__read {
    margin-top: 50px;
    font-size: 1.8rem;
  }
}
#page-furniture main .sec-example__read p + p {
  margin-top: 50px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example__read p + p {
    margin-top: 30px;
  }
}
#page-furniture main .sec-example__contents {
  margin-top: 140px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example__contents {
    margin-top: 70px;
  }
}
#page-furniture main .sec-example .concept {
  background-color: #4E4E4E;
  padding: 70px 70px 0 70px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example .concept {
    padding: 40px 30px 0 30px;
  }
}
#page-furniture main .sec-example .concept + .concept {
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example .concept + .concept {
    margin-top: 20px;
  }
}
#page-furniture main .sec-example .concept-head {
  padding-bottom: 30px;
  border-bottom: 1px solid #E0E0E0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example .concept-head {
    padding-bottom: 18px;
    display: block;
  }
}
#page-furniture main .sec-example .concept-head .concept-price {
  color: #C0C0C0;
  letter-spacing: 0.2em;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example .concept-head .concept-price {
    font-size: 1.4rem;
    letter-spacing: 0.12em;
    margin-top: 10px;
    color: #fff;
  }
  #page-furniture main .sec-example .concept-head .concept-price span {
    font-size: 1.6rem;
    letter-spacing: 0.2em;
  }
}
#page-furniture main .sec-example .concept-head h3 {
  font-weight: 400;
  font-size: 2.8rem;
  letter-spacing: 0.2em;
  margin-right: 30px;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example .concept-head h3 {
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: 0.06em;
  }
}
#page-furniture main .sec-example .concept-box {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4%;
  padding-bottom: 70px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example .concept-box {
    display: block;
    padding-bottom: 40px;
  }
}
#page-furniture main .sec-example .concept-box__slide {
  width: 61%;
  position: relative;
  max-width: 520px;
  aspect-ratio: 520/390;
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example .concept-box__slide {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 257/193;
    border-radius: 16px;
  }
}
#page-furniture main .sec-example .concept-box__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 30px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example .concept-box__slide img {
    border-radius: 16px;
  }
}
#page-furniture main .sec-example .concept-box__right {
  width: 32.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example .concept-box__right {
    width: 100%;
  }
}
#page-furniture main .sec-example .concept-box__right img {
  border-radius: 10px;
}
#page-furniture main .sec-example .concept-box__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example .concept-box__list {
    display: none;
  }
}
#page-furniture main .sec-example .concept-box__list li {
  width: calc(50% - 10px);
}
#page-furniture main .sec-example .concept-box__list li img {
  border-radius: 10px;
}
#page-furniture main .sec-example .concept-box__list .fade {
  position: relative;
}
#page-furniture main .sec-example .concept-box__list .fade::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #4E4E4E;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(255, 255, 255, 0)), to(#4E4E4E));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #4E4E4E);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, #4E4E4E);
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
}
#page-furniture main .sec-example .concept-box__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example .concept-box__bottom {
    width: 190px;
    margin: 20px auto 0;
  }
}
#page-furniture main .sec-example .concept-box__bottom .swiper-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  position: relative;
  width: 94px;
}
#page-furniture main .sec-example .concept-box__bottom .swiper-buttons .swiper-button-prev,
#page-furniture main .sec-example .concept-box__bottom .swiper-buttons .swiper-button-next {
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#page-furniture main .sec-example .concept-box__bottom .swiper-buttons .swiper-button-prev::after,
#page-furniture main .sec-example .concept-box__bottom .swiper-buttons .swiper-button-next::after {
  content: none;
}
#page-furniture main .sec-example .concept-box__bottom .swiper-buttons .swiper-button-prev:hover,
#page-furniture main .sec-example .concept-box__bottom .swiper-buttons .swiper-button-next:hover {
  opacity: 0.7;
}
#page-furniture main .sec-example .concept-box__bottom .swiper-buttons .swiper-button-prev {
  background-image: url("../img/prev-arrow.png");
  left: 0;
}
#page-furniture main .sec-example .concept-box__bottom .swiper-buttons .swiper-button-next {
  background-image: url("../img/next-arrow.png");
  right: 0;
}
#page-furniture main .sec-example .concept-box__bottom .swiper-page {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}
#page-furniture main .sec-example__under {
  color: #fff;
  margin-top: 80px;
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  font-weight: 300;
  line-height: 2.2;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-example__under {
    margin-top: 50px;
    font-size: 1.2rem;
    line-height: 2.4;
    letter-spacing: 0.12em;
  }
}
#page-furniture main .sec-example__under p + p {
  margin-top: 30px;
}
#page-furniture main .sec-faq {
  background-color: #F3F4F5;
  padding: 180px 0;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-faq {
    padding: 70px 0 80px;
  }
}
#page-furniture main .sec-faq__inner {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
#page-furniture main .sec-faq__inner .title {
  width: 100%;
}
#page-furniture main .sec-faq__contents {
  margin-top: 120px;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-faq__contents {
    margin-top: 40px;
  }
}
#page-furniture main .sec-faq__button {
  margin: 80px auto 0;
}
@media screen and (max-width: 800px) {
  #page-furniture main .sec-faq__button {
    margin: 60px auto 0;
  }
}

#page-overview main .p-kv {
  position: relative;
  padding-top: 170px;
}
@media screen and (max-width: 800px) {
  #page-overview main .p-kv {
    padding-bottom: 90px;
  }
}
#page-overview main .p-kv::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #F3F4F5;
  z-index: -2;
  display: block;
  position: absolute;
}
@media screen and (max-width: 800px) {
  #page-overview main .p-kv::before {
    content: none;
  }
}
#page-overview main .p-kv::after {
  content: "";
  background: url(../img/overview/overview-bg.webp) center center no-repeat;
  display: block;
  width: 100%;
  height: 58vw;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-overview main .p-kv::after {
    background: url(../img/overview/overview-bg-sp.webp) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
  }
}
#page-overview main .sec-about {
  position: relative;
  padding: 180px 0 200px;
  background-color: #F3F4F5;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-about {
    padding-bottom: 60px;
    padding: 0;
  }
}
#page-overview main .sec-about__inner {
  width: 85.7%;
  background-color: #fff;
  margin: 0 auto 0 0;
  padding: 180px 0 440px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-about__inner {
    width: 92%;
    padding: 60px 30px 180px;
  }
}
#page-overview main .sec-about__inner::after {
  content: "";
  background: url(../img/overview/about-des.webp) center center no-repeat;
  width: 422px;
  height: 120px;
  background-size: contain;
  position: absolute;
  bottom: 110px;
  right: 70px;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-about__inner::after {
    width: 188px;
    height: 64px;
    right: -88px;
    bottom: 135px;
  }
}
#page-overview main .sec-about__read {
  max-width: 1000px;
  width: 90%;
  margin: 120px auto 0;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  letter-spacing: 0.16em;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-about__read {
    width: 100%;
    margin: 40px auto 0;
    font-size: 1.8rem;
  }
}
#page-overview main .sec-about__text {
  margin: 60px auto 0;
  line-height: 2.8;
  max-width: 1000px;
  width: 90%;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-about__text {
    margin: 40px auto 0;
    width: 100%;
    line-height: 2.3;
    color: #737373;
    letter-spacing: 0.12em;
  }
}
#page-overview main .sec-about__text p + p {
  margin-top: 50px;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-about__text p + p {
    margin-top: 30px;
  }
}
#page-overview main .sec-about__image {
  width: 66.7%;
  position: absolute;
  bottom: -200px;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-about__image {
    width: 94.2%;
    bottom: -120px;
    left: 0;
  }
}
#page-overview main .sec-about__image img {
  border-radius: 0 20px 20px 0;
}
#page-overview main .sec-company {
  background-color: #F3F4F5;
  padding-top: 220px;
  padding-bottom: 180px;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-company {
    padding-top: 203px;
    padding-bottom: 40px;
  }
}
#page-overview main .sec-company__contents {
  max-width: 1200px;
  width: 90%;
  margin: 120px 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-company__contents {
    width: 100%;
    margin: 50px auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#page-overview main .sec-company .table {
  width: 500px;
  margin-right: min(7.1428571429vw, 100px);
  width: 100%;
  margin-right: unset;
  padding: 0 30px;
  margin-top: 60px;
}
#page-overview main .sec-company .table dl {
  padding: 40px 0;
  border-bottom: 1px solid #C0C0C0;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-company .table dl {
    padding: 30px 0;
  }
}
#page-overview main .sec-company .table dd {
  margin-top: 16px;
  line-height: 1.6;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-company .table dd {
    margin-top: 10px;
  }
}
#page-overview main .sec-company .table dd span {
  display: inline-block;
  font-size: 1.2rem;
  margin-left: 14px;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-company .table dd span {
    margin-left: unset;
  }
}
#page-overview main .sec-company .table dd li {
  line-height: 2;
}
#page-overview main .sec-company__image {
  width: 50%;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-company__image {
    width: 86.7%;
  }
}
#page-overview main .sec-company__map {
  max-width: 1000px;
  width: 80%;
  margin: 0 auto;
  padding-top: 100px;
  aspect-ratio: 1000/500;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-company__map {
    width: 100%;
    aspect-ratio: 375/240;
    padding-top: 0;
    margin-top: 60px;
  }
}
#page-overview main .sec-company__map::after {
  content: "ACCESS";
  font-size: 4rem;
  color: #E0E0E0;
  font-family: "Cardo", serif;
  position: absolute;
  right: 60px;
  top: 60px;
}
#page-overview main .sec-company__map iframe {
  width: 100%;
  height: 100%;
}
#page-overview main .sec-history {
  background-color: #393939;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-history {
    display: block;
    padding: 70px 0 0;
  }
}
#page-overview main .sec-history__contents {
  width: 57.2%;
  margin-right: min(6.9285714286vw, 97px);
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-history__contents {
    width: 100%;
    margin-right: unset;
  }
}
#page-overview main .sec-history__image {
  width: 48.8%;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-history__image {
    width: 100%;
    margin-top: 80px;
  }
}
#page-overview main .sec-history .title {
  max-width: 500px;
  margin: 180px 0 0 auto;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-history .title {
    margin: 0 auto 0 30px;
  }
}
#page-overview main .sec-history__detail {
  max-width: 500px;
  width: 90%;
  margin: 60px 0 0 auto;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-history__detail {
    width: 100%;
    margin: 60px auto 0;
    padding: 0 30px;
  }
}
#page-overview main .sec-history .history {
  padding: 40px 0;
  border-top: 1px solid #fff;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-history .history {
    padding: 30px 0;
  }
}
#page-overview main .sec-history .history:last-child {
  border-bottom: 1px solid #fff;
}
#page-overview main .sec-history .history dt {
  font-size: 2rem;
  margin-bottom: 20px;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-history .history dt {
    font-size: 1.8rem;
    margin-bottom: 12px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-history .history dd {
    line-height: 1.6;
    padding: 0 20px;
  }
}
#page-overview main .sec-message {
  margin-top: 180px;
  margin-bottom: 180px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message {
    margin-top: 70px;
    margin-bottom: 100px;
  }
}
#page-overview main .sec-message::after {
  content: "";
  background: url(../img/overview/message-des.svg) center center no-repeat;
  width: 620px;
  height: 597px;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message::after {
    width: 329px;
    height: 317px;
  }
}
#page-overview main .sec-message__inner {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message__inner {
    width: 100%;
    padding: 0 30px;
  }
}
#page-overview main .sec-message .title {
  max-width: unset;
  width: 100%;
}
#page-overview main .sec-message .message {
  margin-top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message .message {
    display: block;
    margin-top: 60px;
  }
}
#page-overview main .sec-message .message-detail {
  max-width: 500px;
  margin-right: min(7.1428571429vw, 100px);
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message .message-detail {
    max-width: 100%;
    margin-right: unset;
  }
}
#page-overview main .sec-message .message-read {
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message .message-read {
    font-size: 1.8rem;
  }
}
#page-overview main .sec-message .message-text {
  margin-top: 60px;
  line-height: 2.8;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message .message-text {
    margin-top: 30px;
  }
}
#page-overview main .sec-message .message-text p + p {
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message .message-text p + p {
    margin-top: 40px;
  }
}
#page-overview main .sec-message .message-name {
  margin-top: 100px;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message .message-name {
    width: 80%;
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message .message-name__label {
    font-size: 1.4rem;
  }
}
#page-overview main .sec-message .message-name__ful {
  font-size: 2.4rem;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message .message-name__ful {
    font-size: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#page-overview main .sec-message .message-name__ful span {
  font-size: 1.4rem;
  color: #C0C0C0;
  margin-left: 32px;
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message .message-name__ful span {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 800px) {
  #page-overview main .sec-message .message-image {
    width: 80%;
    margin: 60px auto 0;
  }
  #page-overview main .sec-message .message-image img {
    -webkit-box-shadow: 4px 8px 40px rgba(0, 0, 0, 0.031372549);
            box-shadow: 4px 8px 40px rgba(0, 0, 0, 0.031372549);
  }
}

#page-works main .p-kv {
  position: relative;
  padding-top: 170px;
  padding-bottom: 35px;
}
@media screen and (max-width: 800px) {
  #page-works main .p-kv {
    padding-bottom: 0;
  }
}
#page-works main .p-kv::before {
  content: "";
  width: 100%;
  height: 83%;
  background-color: #F3F4F5;
  z-index: -2;
  display: block;
  position: absolute;
}
#page-works main .p-kv::after {
  content: "";
  background: url(../img/works-kv-bg.webp) center center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-works main .p-kv::after {
    background: url(../img/works-kv-bg_sp.webp) center center no-repeat;
    height: 81.5%;
    width: 100%;
    background-size: cover;
    top: 0;
  }
}
#page-works main .p-kv__sort {
  max-width: 1000px;
  width: 90%;
  margin: 160px auto 0;
  background-color: #fff;
  padding: 57px 62px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-works main .p-kv__sort {
    margin: 100px auto 0;
    width: 84%;
    padding: 30px 20px;
  }
}
#page-works main .p-kv__sort::after {
  content: "SORT";
  font-size: 4rem;
  color: #E0E0E0;
  font-family: "Cardo", serif;
  position: absolute;
  right: 50px;
  top: -17px;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-works main .p-kv__sort::after {
    font-size: 3.4rem;
    right: 16px;
    top: -15px;
  }
}
#page-works main .p-kv__sort .sort {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  #page-works main .p-kv__sort .sort {
    display: block;
  }
}
#page-works main .p-kv__sort .sort + .sort {
  margin-top: 25px;
}
@media screen and (max-width: 800px) {
  #page-works main .p-kv__sort .sort + .sort {
    margin-top: 30px;
  }
}
#page-works main .p-kv__sort .sort-label {
  width: 120px;
  text-align: right;
}
@media screen and (max-width: 800px) {
  #page-works main .p-kv__sort .sort-label {
    width: 100%;
    text-align: left;
  }
}
#page-works main .p-kv__sort .sort-cat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 120px);
  margin-left: 13px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 800px) {
  #page-works main .p-kv__sort .sort-cat {
    width: 100%;
    margin-left: unset;
    margin-top: 14px;
  }
}
#page-works main .p-kv__sort .sort-cat a {
  background-color: #fff;
  border: 1px solid #737373;
  padding: 2px 15px;
  border-radius: 20px;
  font-size: 1.4rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (max-width: 800px) {
  #page-works main .p-kv__sort .sort-cat a {
    padding: 2px 8px;
    letter-spacing: 0;
  }
}
#page-works main .p-kv__sort .sort-cat a:hover {
  background-color: #7D6D5D;
  border: 1px solid #7D6D5D;
  color: #fff;
}
#page-works main .p-kv__sort .sort-cat .current {
  background-color: #7D6D5D;
  border: 1px solid #7D6D5D;
  color: #fff;
}
@media screen and (max-width: 800px) {
  #page-works main .p-kv__sort .sort-cat .all a {
    padding: 2px 23px;
  }
}
@media screen and (max-width: 800px) {
  #page-works main .p-kv__sort .sort .date a {
    padding: 2px 23px;
  }
  #page-works main .p-kv__sort .sort .date .all a {
    padding: 1px 27px;
  }
}
#page-works main .sec-works {
  background-color: #F3F4F5;
  padding-top: 160px;
  padding-bottom: 180px;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works {
    padding-top: 70px;
    padding-bottom: 97px;
  }
}
#page-works main .sec-works__head {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 26px;
  border-bottom: 1px solid #393939;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works__head {
    width: 84%;
    display: block;
  }
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works__head .label {
    display: inline-block;
    vertical-align: middle;
  }
}
#page-works main .sec-works__head .num {
  font-size: 3rem;
  margin-left: 4px;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works__head .num {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    font-size: 2.6rem;
  }
}
#page-works main .sec-works__head .num span {
  font-size: 2rem;
  margin-left: 2px;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works__head .num span {
    font-size: 1.8rem;
  }
}
#page-works main .sec-works__head .key {
  font-size: 1.4rem;
  margin-left: 16px;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works__head .key {
    margin-left: 0;
  }
}
#page-works main .sec-works__contents {
  max-width: 1000px;
  width: 90%;
  margin: 100px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 100px min(4.6428571429vw, 65px);
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works__contents {
    width: 100%;
    margin: 50px auto 0;
    padding: 0 70px;
    display: block;
  }
}
#page-works main .sec-works .news {
  width: calc(33.3333333333% - 44px);
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .news {
    width: 100%;
  }
  #page-works main .sec-works .news + .news {
    margin-top: 60px;
  }
}
#page-works main .sec-works .news a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-works main .sec-works .news a:hover {
  opacity: 0.8;
}
#page-works main .sec-works .news a:hover .news-button p::before {
  background-color: #393939;
}
#page-works main .sec-works .news a:hover .news-button p::after {
  display: block;
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 11px;
  height: 9px;
  background-size: contain;
  right: -48px;
}
#page-works main .sec-works .news-thumb {
  max-width: 290px;
  aspect-ratio: 290/380;
  overflow: hidden;
  border-radius: 20px;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .news-thumb {
    max-width: 230px;
    aspect-ratio: 230/300;
    border-radius: 16px;
    margin: 0 auto;
  }
}
#page-works main .sec-works .news-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 20px;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .news-thumb img {
    border-radius: 16px;
  }
}
#page-works main .sec-works .news-date {
  margin-top: 30px;
  font-size: 1.4rem;
  color: #737373;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .news-date {
    margin-top: 25px;
  }
}
#page-works main .sec-works .news-cat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 14px;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .news-cat {
    margin-top: 8px;
  }
}
#page-works main .sec-works .news-cat li {
  font-size: 1.4rem;
  background-color: #7D6D5D;
  color: #fff;
  border-radius: 20px;
  padding: 1px 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .news-cat li {
    font-size: 1.2rem;
    padding: 1px 12px;
  }
}
#page-works main .sec-works .news-cat li + li {
  margin-left: 10px;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .news-cat li + li {
    margin-left: 8px;
  }
}
#page-works main .sec-works .news h3 {
  font-size: 2rem;
  margin-top: 20px;
  font-family: "Noto Serif JP", serif;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .news h3 {
    margin-top: 18px;
    font-size: 1.8rem;
  }
}
#page-works main .sec-works .news-button {
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .news-button {
    margin-top: 24px;
  }
}
#page-works main .sec-works .news-button p {
  font-size: 1.8rem;
  border-bottom: 1px solid #393939;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 3px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-works main .sec-works .news-button p::before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #737373;
  position: absolute;
  right: -60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-works main .sec-works .news-button p::after {
  content: "";
  display: block;
  width: 11px;
  height: 9px;
  background: url(../img/arrow-bl.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -45px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-works main .sec-works .pagination {
  margin-top: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .pagination {
    margin-top: 65px;
  }
}
#page-works main .sec-works .pagination .page-numbers {
  margin: 0 12px;
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .pagination .page-numbers {
    font-size: 1.6rem;
    margin: 0 6px;
  }
}
#page-works main .sec-works .pagination .small {
  margin-left: 20px;
  padding-left: 60px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .pagination .small {
    margin-left: 12px;
    padding-left: 45px;
  }
}
#page-works main .sec-works .pagination .small::before {
  content: "";
  width: 34px;
  height: 1px;
  background-color: #282828;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-works main .sec-works .pagination .big {
  margin-right: 20px;
  padding-right: 60px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .pagination .big {
    margin-right: 12px;
    padding-right: 45px;
  }
}
#page-works main .sec-works .pagination .big::before {
  content: "";
  width: 34px;
  height: 1px;
  background-color: #282828;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-works main .sec-works .pagination .current {
  color: #fff;
  background-color: #282828;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .pagination .current {
    width: 34px;
    height: 34px;
  }
}
#page-works main .sec-works .pagination .prev {
  width: 52px;
  margin-right: 38px;
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .pagination .prev {
    width: 42px;
    margin-right: 10px;
  }
}
#page-works main .sec-works .pagination .next {
  width: 52px;
  margin-left: 38px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 800px) {
  #page-works main .sec-works .pagination .next {
    width: 42px;
    margin-left: 10px;
  }
}

#page-works-detail main {
  padding-top: 168px;
  margin-bottom: 40px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main {
    padding-top: 209px;
    margin-bottom: 30px;
  }
}
#page-works-detail main .sec-detail {
  margin-top: 90px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail {
    margin-top: 50px;
  }
}
#page-works-detail main .sec-detail__head {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__head {
    width: 100%;
    padding: 0 30px;
  }
}
#page-works-detail main .sec-detail__cat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#page-works-detail main .sec-detail__cat .label {
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
  margin-right: 14px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__cat .label {
    letter-spacing: 0;
  }
}
#page-works-detail main .sec-detail__cat .cat {
  font-size: 1.4rem;
  color: #fff;
  background-color: #7D6D5D;
  border-radius: 20px;
  padding: 7px 13px;
  line-height: 1;
}
#page-works-detail main .sec-detail h1 {
  font-family: "Noto Serif JP", serif;
  font-size: 3.4rem;
  letter-spacing: 0.3em;
  line-height: 1.7;
  font-weight: 500;
  margin-top: 70px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail h1 {
    margin-top: 40px;
    font-size: 2.4rem;
    line-height: 1.58;
  }
}
#page-works-detail main .sec-detail__read {
  margin-top: 40px;
  color: #737373;
  font-family: "Noto Serif JP", serif;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__read {
    margin-top: 30px;
    font-size: 1.8rem;
    letter-spacing: 0.16em;
    line-height: 1.77;
  }
}
#page-works-detail main .sec-detail__image {
  margin: 100px auto 0 0;
  max-width: 1200px;
  width: 90%;
  /* ナビゲーションボタン */
  /* Swiperのデフォルト矢印を非表示（SVGが表示されるのを防ぐ） */
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__image {
    width: 100%;
    margin: 60px auto 0;
  }
}
#page-works-detail main .sec-detail__image .after-slide {
  position: relative;
  overflow: hidden;
}
#page-works-detail main .sec-detail__image .after-slide__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0 0 auto;
  gap: 30px;
  max-width: 981px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__image .after-slide__bottom {
    max-width: 100%;
    padding: 0 30px;
  }
}
#page-works-detail main .sec-detail__image .swiper-slide {
  max-width: 1200px;
  overflow: hidden;
  aspect-ratio: 1200/600;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__image .swiper-slide {
    aspect-ratio: 375/246;
  }
}
#page-works-detail main .sec-detail__image .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 0 20px 20px 0;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__image .swiper-slide img {
    border-radius: 0;
  }
}
#page-works-detail main .sec-detail__image .swiper-pagination {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 130px);
  gap: 10px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__image .swiper-pagination {
    gap: 5px;
  }
}
#page-works-detail main .sec-detail__image .swiper-pagination .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background-color: #E0E0E0;
  opacity: 1;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-works-detail main .sec-detail__image .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #393939;
}
#page-works-detail main .sec-detail__image .swiper-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  position: relative;
  width: 130px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__image .swiper-buttons {
    width: 95px;
  }
}
#page-works-detail main .sec-detail__image .swiper-buttons .swiper-button-prev,
#page-works-detail main .sec-detail__image .swiper-buttons .swiper-button-next {
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__image .swiper-buttons .swiper-button-prev,
  #page-works-detail main .sec-detail__image .swiper-buttons .swiper-button-next {
    width: 42px;
    height: 42px;
  }
}
#page-works-detail main .sec-detail__image .swiper-buttons .swiper-button-prev {
  background-image: url("../img/page-arrow.png");
  left: 0;
}
#page-works-detail main .sec-detail__image .swiper-buttons .swiper-button-next {
  background-image: url("../img/next-arrow.png");
  right: 0;
}
#page-works-detail main .sec-detail__image .swiper-button-prev::after,
#page-works-detail main .sec-detail__image .swiper-button-next::after {
  display: none;
}
#page-works-detail main .sec-detail__about {
  max-width: 1000px;
  width: 90%;
  margin: 100px auto 0;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__about {
    width: 100%;
    padding: 0 30px;
    margin: 60px auto 0;
  }
}
#page-works-detail main .sec-detail__about h2 {
  font-size: 2.4rem;
  font-weight: 500;
  padding-left: 38px;
  position: relative;
  line-height: 1;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__about h2 {
    font-size: 2.2rem;
  }
}
#page-works-detail main .sec-detail__about h2::before {
  content: "";
  width: 24px;
  height: 1px;
  background-color: #4E4E4E;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-works-detail main .sec-detail__about .about {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__about .about {
    display: block;
    margin-top: 30px;
  }
}
#page-works-detail main .sec-detail__about .about-detail {
  width: 460px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__about .about-detail {
    width: 100%;
  }
}
#page-works-detail main .sec-detail__about .about-detail + .about-detail {
  margin-left: min(5.7142857143vw, 80px);
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__about .about-detail + .about-detail {
    margin-left: 0;
  }
  #page-works-detail main .sec-detail__about .about-detail + .about-detail dl:last-child {
    border-bottom: 1px solid #C5C5C5;
  }
}
#page-works-detail main .sec-detail__about .about dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
  border-top: 1px solid #C5C5C5;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__about .about dl {
    display: block;
    padding: 26px 0;
  }
}
#page-works-detail main .sec-detail__about .about dl:last-child {
  border-bottom: 1px solid #C5C5C5;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__about .about dl:last-child {
    border-bottom: unset;
  }
}
#page-works-detail main .sec-detail__about .about dt {
  width: 50%;
  text-align: right;
  margin-right: min(3.0714285714vw, 43px);
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__about .about dt {
    width: 100%;
    margin-left: 0;
    text-align: left;
  }
}
#page-works-detail main .sec-detail__about .about dd {
  width: 50%;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__about .about dd {
    width: 100%;
  }
}
#page-works-detail main .sec-detail__contents {
  margin-top: 180px;
  background-color: #F3F4F5;
  padding: 180px 0;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail__contents {
    margin-top: 70px;
    padding: 70px 0 80px;
  }
}
#page-works-detail main .sec-detail .bg-before h3 {
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.3em;
  font-family: "Noto Serif JP", serif;
  padding-left: 30px;
  line-height: 1;
  border-left: 6px solid #E0E0E0;
  max-width: 1200px;
  width: 90%;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-before h3 {
    width: 100%;
    margin: 0 30px;
    font-size: 2rem;
    letter-spacing: 0.24em;
    padding-left: 14px;
    border-left: 3px solid #E0E0E0;
  }
}
#page-works-detail main .sec-detail .bg-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  width: 90%;
  margin: 88px 0 0 auto;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 100%;
    margin: 70px auto 0;
  }
}
#page-works-detail main .sec-detail .bg-head__text {
  width: 50%;
  margin-right: min(7.1428571429vw, 100px);
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-head__text {
    width: 100%;
    margin-right: unset;
    margin-top: 40px;
    padding: 0 30px;
    left: 0.01em;
  }
}
#page-works-detail main .sec-detail .bg-head__image {
  width: 60%;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-head__image {
    width: 100%;
  }
}
#page-works-detail main .sec-detail .bg-head__before {
  width: 110px;
  height: 110px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.4rem;
  font-family: "Cardo", serif;
  border-radius: 50%;
  position: absolute;
  left: -55px;
  top: -55px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-head__before {
    width: 90px;
    height: 90px;
    font-size: 1.2rem;
    left: unset;
    top: -25px;
    right: 30px;
  }
}
#page-works-detail main .sec-detail .bg-head__pic {
  max-width: 600px;
  overflow: hidden;
  aspect-ratio: 600/450;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-head__pic {
    max-width: 345px;
    aspect-ratio: 345/259;
    margin: 0 0 0 auto;
  }
}
#page-works-detail main .sec-detail .bg-head__pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 20px 0 0 20px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-head__pic img {
    border-radius: 16px 0 0 16px;
  }
}
#page-works-detail main .sec-detail .bg-bottom {
  max-width: 1000px;
  width: 90%;
  margin: 120px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0 min(5.7142857143vw, 80px);
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-bottom {
    width: 100%;
    padding: 0 30px;
    display: block;
    margin: 60px auto 0;
  }
}
#page-works-detail main .sec-detail .bg-bottom__image {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-bottom__image {
    width: 100%;
  }
  #page-works-detail main .sec-detail .bg-bottom__image + .bg-bottom__image {
    margin-top: 50px;
  }
}
#page-works-detail main .sec-detail .bg-bottom__before {
  width: 90px;
  height: 90px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
  font-family: "Cardo", serif;
  border-radius: 50%;
  position: absolute;
  left: -45px;
  top: -45px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-bottom__before {
    top: -30px;
    left: 10px;
  }
}
#page-works-detail main .sec-detail .bg-bottom__pic {
  max-width: 460px;
  overflow: hidden;
  aspect-ratio: 460/345;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-bottom__pic {
    max-width: 315px;
    aspect-ratio: 315/236;
  }
}
#page-works-detail main .sec-detail .bg-bottom__pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 20px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .bg-bottom__pic img {
    border-radius: 16px;
  }
}
#page-works-detail main .sec-detail .sec-req {
  max-width: 1000px;
  width: 90%;
  margin: 140px auto 0;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req {
    width: 100%;
    padding: 0 30px;
    margin: 100px auto 0;
  }
}
#page-works-detail main .sec-detail .sec-req__title {
  padding-bottom: 40px;
  border-bottom: 1px solid #C0C0C0;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__title {
    padding-bottom: 24px;
  }
}
#page-works-detail main .sec-detail .sec-req__title .label {
  color: #C0C0C0;
  font-size: 1.4rem;
  font-family: "Inter", sans-serif;
  line-height: 1;
}
#page-works-detail main .sec-detail .sec-req__title h3 {
  margin-top: 13px;
  font-size: 2.5rem;
  letter-spacing: 0.18em;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__title h3 {
    font-size: 1.8rem;
    letter-spacing: 0.16em;
  }
}
#page-works-detail main .sec-detail .sec-req__list {
  margin-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__list {
    margin-top: 40px;
    padding-bottom: 40px;
  }
}
#page-works-detail main .sec-detail .sec-req__list::after {
  content: "";
  background: url(../img/works-detail-arrow.svg) center center no-repeat;
  width: 100%;
  height: 92px;
  background-size: contain;
  position: absolute;
  bottom: -70px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__list::after {
    background: url(../img/works-detail-arrow-sp.svg) center center no-repeat;
    width: 100%;
    height: 92px;
    background-size: contain;
  }
}
#page-works-detail main .sec-detail .sec-req__list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#page-works-detail main .sec-detail .sec-req__list li + li {
  margin-top: 40px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__list li + li {
    margin-top: 30px;
  }
}
#page-works-detail main .sec-detail .sec-req__list .num {
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.2rem;
  background-color: #D9D9D9;
  border-radius: 50%;
  font-family: "Cardo", serif;
  margin-right: 27px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__list .num {
    width: 50px;
    height: 50px;
    font-size: 1.8rem;
    margin-right: 16px;
  }
}
#page-works-detail main .sec-detail .sec-req__list .text {
  width: calc(100% - 70px - 27px);
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__list .text {
    width: calc(100% - 50px - 16px);
    margin-top: 10px;
  }
}
#page-works-detail main .sec-detail .sec-req__after {
  margin: 160px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* ナビゲーションボタン */
  /* Swiperのデフォルト矢印を非表示（SVGが表示されるのを防ぐ） */
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__after {
    margin: 128px auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#page-works-detail main .sec-detail .sec-req__after .after-image {
  max-width: 600px;
  margin: unset;
  margin-right: 50px;
  position: relative;
  overflow: hidden;
  padding-bottom: 90px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__after .after-image {
    margin: 60px auto 0;
    max-width: 100%;
    padding-bottom: 20px;
  }
}
#page-works-detail main .sec-detail .sec-req__after .after-image__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 40px 0 0 auto;
}
#page-works-detail main .sec-detail .sec-req__after .after-image .swiper-slide {
  max-width: 600px;
  overflow: hidden;
  aspect-ratio: 600/450;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__after .after-image .swiper-slide {
    max-width: 315px;
    aspect-ratio: 315/236;
  }
}
#page-works-detail main .sec-detail .sec-req__after .after-image .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 20px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__after .after-image .swiper-slide img {
    border-radius: 16px;
  }
}
#page-works-detail main .sec-detail .sec-req__after .swiper-pagination {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 130px);
  gap: 10px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__after .swiper-pagination {
    gap: 5px;
  }
}
#page-works-detail main .sec-detail .sec-req__after .swiper-pagination .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background-color: #E0E0E0;
  opacity: 1;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page-works-detail main .sec-detail .sec-req__after .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #393939;
}
#page-works-detail main .sec-detail .sec-req__after .swiper-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  position: relative;
  width: 130px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__after .swiper-buttons {
    width: 95px;
  }
}
#page-works-detail main .sec-detail .sec-req__after .swiper-buttons .swiper-button-prev,
#page-works-detail main .sec-detail .sec-req__after .swiper-buttons .swiper-button-next {
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__after .swiper-buttons .swiper-button-prev,
  #page-works-detail main .sec-detail .sec-req__after .swiper-buttons .swiper-button-next {
    width: 42px;
    height: 42px;
  }
}
#page-works-detail main .sec-detail .sec-req__after .swiper-buttons .swiper-button-prev {
  background-image: url("../img/page-arrow.png");
  left: 0;
}
#page-works-detail main .sec-detail .sec-req__after .swiper-buttons .swiper-button-next {
  background-image: url("../img/next-arrow.png");
  right: 0;
}
#page-works-detail main .sec-detail .sec-req__after .swiper-button-prev::after,
#page-works-detail main .sec-detail .sec-req__after .swiper-button-next::after {
  display: none;
}
#page-works-detail main .sec-detail .sec-req__after .after-text {
  max-width: 350px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-req__after .after-text {
    max-width: 100%;
  }
}
#page-works-detail main .sec-detail .sec-req__after .after-text h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
  letter-spacing: 0.2em;
  font-weight: 500;
  line-height: 1.8;
}
#page-works-detail main .sec-detail .sec-req__after .after-text__detail {
  margin-top: 40px;
}
#page-works-detail main .sec-detail .sec-point {
  max-width: 900px;
  width: 90%;
  margin: 180px auto 0;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-point {
    margin: 70px auto 0;
    width: 100%;
    padding: 0 30px;
  }
}
#page-works-detail main .sec-detail .sec-point h3 {
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.3em;
  font-family: "Noto Serif JP", serif;
  padding-left: 30px;
  line-height: 1;
  border-left: 6px solid #E0E0E0;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-point h3 {
    font-size: 2rem;
    letter-spacing: 0.24em;
    border-left: 3px solid #E0E0E0;
    padding-left: 14px;
  }
}
#page-works-detail main .sec-detail .sec-point__main {
  max-width: 800px;
  margin: 118px auto 0;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-point__main {
    margin: 50px auto 0;
  }
}
#page-works-detail main .sec-detail .sec-point__main .main + .main {
  margin-top: 100px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-point__main .main + .main {
    margin-top: 70px;
  }
}
#page-works-detail main .sec-detail .sec-point__main .main-image {
  max-width: 800px;
  overflow: hidden;
  aspect-ratio: 800/600;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-point__main .main-image {
    aspect-ratio: 315/236;
  }
}
#page-works-detail main .sec-detail .sec-point__main .main-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 20px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-point__main .main-image img {
    border-radius: 16px;
  }
}
#page-works-detail main .sec-detail .sec-point__main .main-text {
  margin-top: 30px;
}
#page-works-detail main .sec-detail .sec-point__sub {
  max-width: 800px;
  margin: 100px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 100px min(5.7142857143vw, 80px);
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-point__sub {
    display: block;
    margin: 70px auto 0;
  }
}
#page-works-detail main .sec-detail .sec-point__sub .sub {
  width: 45%;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-point__sub .sub {
    width: 100%;
  }
  #page-works-detail main .sec-detail .sec-point__sub .sub + .sub {
    margin-top: 70px;
  }
}
#page-works-detail main .sec-detail .sec-point__sub .sub-image {
  width: 100%;
  aspect-ratio: 360/472;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-point__sub .sub-image {
    max-width: 230px;
    margin: 0 auto;
    aspect-ratio: 230/301;
  }
}
#page-works-detail main .sec-detail .sec-point__sub .sub-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 20px;
}
@media screen and (max-width: 800px) {
  #page-works-detail main .sec-detail .sec-point__sub .sub-image img {
    border-radius: 16px;
  }
}
#page-works-detail main .sec-detail .sec-point__sub .sub-text {
  margin-top: 30px;
}
#page-works-detail .back-link {
  max-width: 1000px;
  width: 90%;
  margin: 160px auto 0;
  font-family: "Noto Serif JP", serif;
  font-size: 1.2rem;
}
@media screen and (max-width: 800px) {
  #page-works-detail .back-link {
    width: 100%;
    margin: 80px auto 0 20px;
  }
}

#page-news main {
  background-color: #F5F2EB;
  position: relative;
  z-index: 0;
}
#page-news main .p-kv {
  position: relative;
  padding-top: 170px;
}
@media screen and (max-width: 800px) {
  #page-news main .p-kv {
    padding-bottom: 0;
  }
}
#page-news main .p-kv::after {
  content: "";
  background: url(../img/news-kv-bg.webp) center center no-repeat;
  display: block;
  width: 100%;
  height: 57.2vw;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-news main .p-kv::after {
    background: url(../img/news-kv-bg_sp.webp) center center no-repeat;
    height: 81.5%;
    width: 100%;
    background-size: cover;
    top: 0;
  }
}
#page-news main .p-kv__sort {
  max-width: 1000px;
  width: 90%;
  margin: 160px auto 0;
  background-color: #fff;
  padding: 57px 62px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-news main .p-kv__sort {
    margin: 100px auto 0;
    width: 84%;
    padding: 30px 20px;
  }
}
#page-news main .p-kv__sort::after {
  content: "SORT";
  font-size: 4rem;
  color: #E0E0E0;
  font-family: "Cardo", serif;
  position: absolute;
  right: 50px;
  top: -17px;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-news main .p-kv__sort::after {
    font-size: 3.4rem;
    right: 16px;
    top: -15px;
  }
}
#page-news main .p-kv__sort .sort {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  #page-news main .p-kv__sort .sort {
    display: block;
  }
}
#page-news main .p-kv__sort .sort + .sort {
  margin-top: 25px;
}
@media screen and (max-width: 800px) {
  #page-news main .p-kv__sort .sort + .sort {
    margin-top: 30px;
  }
}
#page-news main .p-kv__sort .sort-label {
  width: 120px;
  text-align: right;
}
@media screen and (max-width: 800px) {
  #page-news main .p-kv__sort .sort-label {
    width: 100%;
    text-align: left;
  }
}
#page-news main .p-kv__sort .sort-cat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 120px);
  margin-left: 13px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 800px) {
  #page-news main .p-kv__sort .sort-cat {
    width: 100%;
    margin-left: unset;
    margin-top: 14px;
  }
}
#page-news main .p-kv__sort .sort-cat a {
  background-color: #fff;
  border: 1px solid #737373;
  padding: 2px 15px;
  border-radius: 20px;
  font-size: 1.4rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (max-width: 800px) {
  #page-news main .p-kv__sort .sort-cat a {
    padding: 2px 8px;
    letter-spacing: 0;
  }
}
#page-news main .p-kv__sort .sort-cat a:hover {
  background-color: #7D6D5D;
  border: 1px solid #7D6D5D;
  color: #fff;
}
#page-news main .p-kv__sort .sort-cat .crent {
  background-color: #7D6D5D;
  border: 1px solid #7D6D5D;
  color: #fff;
}
@media screen and (max-width: 800px) {
  #page-news main .p-kv__sort .sort-cat .all a {
    padding: 2px 23px;
  }
}
@media screen and (max-width: 800px) {
  #page-news main .p-kv__sort .sort .date a {
    padding: 2px 23px;
  }
  #page-news main .p-kv__sort .sort .date .all a {
    padding: 1px 27px;
  }
}
#page-news main .sec-news {
  padding-top: 160px;
  padding-bottom: 180px;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news {
    padding-top: 70px;
    padding-bottom: 97px;
  }
}
#page-news main .sec-news__head {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 26px;
  border-bottom: 1px solid #393939;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news__head {
    width: 84%;
    display: block;
  }
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news__head .label {
    display: inline-block;
    vertical-align: middle;
  }
}
#page-news main .sec-news__head .num {
  font-size: 3rem;
  margin-left: 4px;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news__head .num {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    font-size: 2.6rem;
  }
}
#page-news main .sec-news__head .num span {
  font-size: 2rem;
  margin-left: 2px;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news__head .num span {
    font-size: 1.8rem;
  }
}
#page-news main .sec-news__head .key {
  font-size: 1.4rem;
  margin-left: 16px;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news__head .key {
    margin-left: 0;
  }
}
#page-news main .sec-news__contents {
  max-width: 1000px;
  width: 90%;
  margin: 100px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 100px min(4.6428571429vw, 65px);
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news__contents {
    width: 100%;
    margin: 50px auto 0;
    padding: 0 50px;
    display: block;
  }
}
#page-news main .sec-news .news {
  width: calc(33.3333333333% - 44px);
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .news {
    width: 100%;
  }
  #page-news main .sec-news .news + .news {
    margin-top: 60px;
  }
}
#page-news main .sec-news .news a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-news main .sec-news .news a:hover {
  opacity: 0.8;
}
#page-news main .sec-news .news a:hover .news-button p::before {
  background-color: #393939;
}
#page-news main .sec-news .news a:hover .news-button p::after {
  display: block;
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 11px;
  height: 9px;
  background-size: contain;
  right: -48px;
}
#page-news main .sec-news .news-thumb {
  max-width: 300px;
  aspect-ratio: 300/230;
  overflow: hidden;
  border-radius: 16px;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .news-thumb {
    max-width: 270px;
    aspect-ratio: 270/206;
    margin: 0 auto;
  }
}
#page-news main .sec-news .news-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 16px;
}
#page-news main .sec-news .news-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
#page-news main .sec-news .news-date {
  font-size: 1.4rem;
  color: #737373;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .news-date {
    margin-top: 25px;
  }
}
#page-news main .sec-news .news-cat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .news-cat {
    margin-top: 8px;
  }
}
#page-news main .sec-news .news-cat li {
  font-size: 1.4rem;
  background-color: #7D6D5D;
  color: #fff;
  border-radius: 20px;
  padding: 1px 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .news-cat li {
    font-size: 1.2rem;
    padding: 1px 12px;
  }
}
#page-news main .sec-news .news-cat li + li {
  margin-left: 10px;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .news-cat li + li {
    margin-left: 8px;
  }
}
#page-news main .sec-news .news h3 {
  font-size: 1.6rem;
  margin-top: 14px;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .news h3 {
    margin-top: 9px;
  }
}
#page-news main .sec-news .news-button {
  margin-top: 30px;
}
#page-news main .sec-news .news-button p {
  font-size: 1.8rem;
  border-bottom: 1px solid #393939;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 3px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-news main .sec-news .news-button p::before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #737373;
  position: absolute;
  right: -60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-news main .sec-news .news-button p::after {
  content: "";
  display: block;
  width: 11px;
  height: 9px;
  background: url(../img/arrow-bl.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -45px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-news main .sec-news .pagination {
  margin-top: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .pagination {
    margin-top: 65px;
  }
}
#page-news main .sec-news .pagination .page-numbers {
  margin: 0 12px;
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .pagination .page-numbers {
    font-size: 1.6rem;
    margin: 0 6px;
  }
}
#page-news main .sec-news .pagination .small {
  margin-left: 20px;
  padding-left: 60px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .pagination .small {
    margin-left: 12px;
    padding-left: 45px;
  }
}
#page-news main .sec-news .pagination .small::before {
  content: "";
  width: 34px;
  height: 1px;
  background-color: #282828;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-news main .sec-news .pagination .big {
  margin-right: 20px;
  padding-right: 60px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .pagination .big {
    margin-right: 12px;
    padding-right: 45px;
  }
}
#page-news main .sec-news .pagination .big::before {
  content: "";
  width: 34px;
  height: 1px;
  background-color: #282828;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-news main .sec-news .pagination .current {
  color: #fff;
  background-color: #282828;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .pagination .current {
    width: 34px;
    height: 34px;
  }
}
#page-news main .sec-news .pagination .prev {
  width: 52px;
  margin-right: 38px;
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .pagination .prev {
    width: 42px;
    margin-right: 10px;
  }
}
#page-news main .sec-news .pagination .next {
  width: 52px;
  margin-left: 38px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 800px) {
  #page-news main .sec-news .pagination .next {
    width: 42px;
    margin-left: 10px;
  }
}

#page-news-detail main {
  background-color: #F5F2EB;
  position: relative;
  z-index: 0;
  padding-bottom: 180px;
}
@media screen and (max-width: 800px) {
  #page-news-detail main {
    padding-bottom: 100px;
  }
}
#page-news-detail main .p-kv {
  position: relative;
  padding-top: 170px;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .p-kv {
    padding-bottom: 0;
  }
}
#page-news-detail main .p-kv::after {
  content: "";
  background: url(../img/news-kv-bg.webp) center center no-repeat;
  display: block;
  width: 100%;
  height: 57.2vw;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .p-kv::after {
    background: url(../img/news-kv-bg_sp.webp) center center no-repeat;
    height: 181vw;
    width: 100%;
    background-size: cover;
    top: 0;
  }
}
#page-news-detail main .sec-detail {
  margin: 40px auto 0;
  max-width: 1000px;
  width: 90%;
  background-color: #fff;
  padding: 100px min(7.1428571429vw, 100px);
}
@media screen and (max-width: 800px) {
  #page-news-detail main .sec-detail {
    margin-top: 40px;
    width: 84%;
    padding: 40px 25px 70px;
  }
}
#page-news-detail main .sec-detail__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #737373;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .sec-detail__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#page-news-detail main .sec-detail__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 30px;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .sec-detail__list {
    width: 100%;
    margin-top: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 800px) {
  #page-news-detail main .sec-detail__name {
    text-align: right;
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  #page-news-detail main .sec-detail .date {
    font-size: 1.4rem;
  }
}
#page-news-detail main .sec-detail .cat {
  font-size: 1.4rem;
  color: #fff;
  background-color: #7D6D5D;
  border-radius: 20px;
  padding: 7px 13px;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .sec-detail .cat {
    font-size: 1.2rem;
    padding: 6px 7px;
  }
}
#page-news-detail main .sec-detail h1 {
  font-size: 2.8rem;
  letter-spacing: 0.12em;
  line-height: 1.7;
  font-weight: 500;
  margin-top: 40px;
  padding-bottom: 50px;
  border-bottom: 1px solid #E0E0E0;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .sec-detail h1 {
    margin-top: 25px;
    font-size: 2.2rem;
    letter-spacing: 0.12em;
    line-height: 1.58;
    padding-bottom: 40px;
  }
}
#page-news-detail main .sec-detail__contents {
  color: #737373;
  font-size: 1.6rem;
  margin-top: 80px;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .sec-detail__contents {
    margin-top: 40px;
  }
}
#page-news-detail main .sec-detail__contents h2 {
  font-size: 2.6rem;
  line-height: 1.6;
  padding-bottom: 40px;
  margin: 4rem 0 2rem;
  color: #393939;
  border-bottom: 1px solid #E0E0E0;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .sec-detail__contents h2 {
    font-size: 2rem;
    padding-bottom: 30px;
  }
}
#page-news-detail main .sec-detail__contents p {
  margin: 1.8rem 0;
}
#page-news-detail main .sec-detail__contents figure img,
#page-news-detail main .sec-detail__contents img {
  width: 100%;
  max-width: 640px;
  aspect-ratio: 640/460;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  display: block;
  margin: 2.5rem auto;
}
#page-news-detail main .sec-detail__contents figure {
  margin: 2.5rem auto;
  text-align: center;
}
#page-news-detail main .sec-detail__contents ul,
#page-news-detail main .sec-detail__contents ol {
  margin: 2rem 0 2rem 1.5rem;
  padding: 0;
}
#page-news-detail main .sec-detail__contents li {
  margin-bottom: 0.6rem;
}
#page-news-detail main .pagenation {
  max-width: 645px;
  margin: 100px auto 0;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .pagenation {
    margin: 50px auto 0;
    padding: 0 30px;
  }
}
#page-news-detail main .pagenation .page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 108px;
  font-family: "Cardo", serif;
  font-size: 1.8rem;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .pagenation .page {
    font-size: 1.4rem;
    gap: 0 34px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#page-news-detail main .pagenation .prev a {
  position: relative;
  padding-left: 100px;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .pagenation .prev a {
    padding-left: 56px;
  }
}
#page-news-detail main .pagenation .prev a::before {
  content: "";
  background: url(../img/prev-arrow.png) center center no-repeat;
  width: 60px;
  height: 60px;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  #page-news-detail main .pagenation .prev a::before {
    width: 42px;
    height: 42px;
  }
}
#page-news-detail main .pagenation .all {
  position: relative;
  text-align: center;
}
#page-news-detail main .pagenation .all::before, #page-news-detail main .pagenation .all::after {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #393939;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  #page-news-detail main .pagenation .all::before, #page-news-detail main .pagenation .all::after {
    width: 14px;
  }
}
#page-news-detail main .pagenation .all::before {
  left: -83px;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .pagenation .all::before {
    left: -24px;
  }
}
#page-news-detail main .pagenation .all::after {
  right: -83px;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .pagenation .all::after {
    right: -24px;
  }
}
#page-news-detail main .pagenation .next a {
  position: relative;
  padding-right: 100px;
}
@media screen and (max-width: 800px) {
  #page-news-detail main .pagenation .next a {
    padding-right: 56px;
  }
}
#page-news-detail main .pagenation .next a::before {
  content: "";
  background: url(../img/next-arrow.png) center center no-repeat;
  width: 60px;
  height: 60px;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  #page-news-detail main .pagenation .next a::before {
    width: 42px;
    height: 42px;
  }
}

#page-faq main {
  background-color: #F3F4F5;
  position: relative;
  z-index: 0;
}
#page-faq main .p-kv {
  position: relative;
  padding-top: 170px;
}
#page-faq main .p-kv::after {
  content: "";
  background: url(../img/faq/faq-kv-bg.webp) center center no-repeat;
  display: block;
  width: 100%;
  height: 58vw;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-faq main .p-kv::after {
    background: url(../img/faq/faq-kv-bg_sp.webp) center center no-repeat;
    height: 181.5vw;
    width: 100%;
    background-size: cover;
    top: 0;
  }
}
#page-faq main .p-kv__head {
  position: relative;
  z-index: 2;
}
#page-faq main .sec-faq {
  margin-top: 160px;
  margin-bottom: 220px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  #page-faq main .sec-faq {
    margin-top: 100px;
    margin-bottom: 80px;
  }
}
#page-faq main .sec-faq__inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-faq main .sec-faq__contents {
  margin-top: 0;
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-faq main .sec-faq__contents {
    width: 100%;
    padding: 0 30px;
  }
}
#page-faq main .sec-faq__contents + .sec-faq__contents {
  margin-top: 140px;
}
@media screen and (max-width: 800px) {
  #page-faq main .sec-faq__contents + .sec-faq__contents {
    margin-top: 70px;
  }
}
#page-faq main .sec-faq h2 {
  font-size: 2.4rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  margin-bottom: 40px;
  line-height: 1;
  padding-left: 40px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-faq main .sec-faq h2 {
    font-size: 1.8rem;
    letter-spacing: 0.08em;
    margin-bottom: 22px;
    padding-left: 24px;
  }
}
#page-faq main .sec-faq h2::before {
  content: "";
  width: 24px;
  height: 1px;
  background-color: #4E4E4E;
  position: absolute;
  left: 0;
  top: 15px;
}
@media screen and (max-width: 800px) {
  #page-faq main .sec-faq h2::before {
    width: 14px;
    height: 1px;
  }
}

#page-company main .sec-top__read .point {
  padding: 12px 22px;
}
#page-company main .sec-top::after {
  content: "";
  background: url(../img/company/company-kv.png) center center no-repeat;
  max-width: 1085px;
  width: 79%;
  height: 50vw;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
}
#page-company main .sec-mission {
  background: url(../img/company/mission-back.webp) center center no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;
  padding-bottom: 190px;
}
#page-company main .sec-mission h2 {
  font-size: min(18.5714285714vw, 260px);
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: center;
  line-height: 1;
  color: #fff;
  position: relative;
  top: -90px;
  line-height: 0.9;
}
#page-company main .sec-mission h2 .left {
  position: absolute;
  left: -70px;
}
#page-company main .sec-mission h2 .right {
  position: absolute;
  right: -60px;
}
#page-company main .sec-mission h2 .sm {
  font-size: min(12.8571428571vw, 180px);
  letter-spacing: -0.12em;
}
#page-company main .sec-mission__label {
  font-size: 2.2rem;
  font-family: "Noto Serif JP", serif;
  margin: 220px min(14.2857142857vw, 200px) 0 auto;
  letter-spacing: 0.16em;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
}
#page-company main .sec-mission__read {
  font-weight: 600;
  font-size: 2.4rem;
  margin-top: 70px;
  text-align: center;
  line-height: 1.66;
}
#page-company main .sec-mission__image {
  width: 58.6%;
  margin-top: -195px;
}
#page-company main .sec-mission .mission {
  background-color: #fff;
  padding: 90px min(5vw, 70px);
  max-width: 640px;
  position: relative;
  z-index: 30;
  margin: -190px min(9.2857142857vw, 130px) 0 auto;
}
#page-company main .sec-mission .mission h3 {
  width: 180px;
  height: 180px;
  background-color: #282828;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-size: 2.2rem;
  position: absolute;
  right: 30px;
  top: -90px;
}
#page-company main .sec-mission .mission-read {
  font-size: 2.4rem;
  font-weight: 600;
}
#page-company main .sec-mission .mission-text {
  margin-top: 20px;
  line-height: 2.5;
  letter-spacing: 0.11em;
}
#page-company main .sec-mission__value {
  margin: -30px 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  padding-left: min(9.2857142857vw, 130px);
  z-index: 0;
}
#page-company main .sec-mission__value .value {
  background-color: #282828;
  max-width: 640px;
  padding: 130px min(5vw, 70px) 90px;
  color: #fff;
  position: relative;
}
#page-company main .sec-mission__value .value-list li + li {
  margin-top: 60px;
}
#page-company main .sec-mission__value .value-list__title {
  font-size: 2.6rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
#page-company main .sec-mission__value .value-list__text {
  margin-top: 20px;
  line-height: 2;
}
#page-company main .sec-mission__value h3 {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background-color: #fff;
  color: #282828;
  font-family: "Cormorant Garamond", serif;
  font-size: 2.2rem;
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 30px;
  top: -90px;
}
#page-company main .sec-mission__value .right {
  margin-left: min(9.2857142857vw, 130px);
  margin-top: 50px;
  margin-bottom: -100px;
}
#page-company main .sec-mission__value .right-image {
  width: 300px;
}
#page-company main .sec-mission__value .right-text {
  margin-top: 104px;
  margin-right: -400px;
  margin-left: 60px;
}
#page-company main .sec-mission__value .right-text__head {
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-size: 5rem;
  letter-spacing: 0.02em;
  width: 812px;
}
#page-company main .sec-mission__value .right-text__bottom {
  font-family: "Cormorant Garamond", serif;
  font-size: 2.4rem;
  margin-top: 28px;
  letter-spacing: 0.02em;
  line-height: 1.79;
  width: 490px;
  color: #fff;
}
#page-company main .sec-outline {
  background-color: #282828;
  padding: 240px 0 200px;
  color: #fff;
}
#page-company main .sec-outline h2 {
  font-size: min(7.8571428571vw, 110px);
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: center;
  line-height: 1;
}
#page-company main .sec-outline__label {
  font-size: 2.2rem;
  font-family: "Noto Serif JP", serif;
  margin-top: 15px;
  margin-left: 20px;
  letter-spacing: 0.16em;
  text-align: center;
}
#page-company main .sec-outline__table {
  max-width: 800px;
  width: 90%;
  margin: 88px auto 0;
}
#page-company main .sec-outline__table dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
  border-top: 1px solid #c0c0c0;
}
#page-company main .sec-outline__table dt {
  width: 210px;
  text-align: right;
  font-weight: 600;
}
#page-company main .sec-outline__table dd {
  width: calc(100% - 210px);
  margin-left: 40px;
  font-weight: 500;
  line-height: 2;
}
#page-company main .sec-outline__detail + .sec-outline__detail {
  margin-top: 40px;
}
#page-company main .sec-outline__detail ul {
  margin-top: 12px;
  margin-left: 20px;
  line-height: 2;
}
#page-company main .sec-message {
  padding: 180px 0 220px;
}
#page-company main .sec-message__contents {
  width: 85.7%;
  margin: 0 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page-company main .sec-message__left {
  width: 47.5%;
}
#page-company main .sec-message__right {
  width: 42.5%;
}
#page-company main .sec-message h2 {
  font-size: min(7.8571428571vw, 110px);
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1;
}
#page-company main .sec-message__label {
  font-size: 2.2rem;
  font-family: "Noto Serif JP", serif;
  margin-top: 15px;
  letter-spacing: 0.16em;
}
#page-company main .sec-message__read {
  margin-top: 120px;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.7;
}
#page-company main .sec-message__text {
  margin-top: 50px;
  line-height: 2.5;
}
#page-company main .sec-message__text p + p {
  margin-top: 40px;
}
#page-company main .sec-message__detail {
  margin: 80px auto 0 0;
  max-width: 310px;
}
#page-company main .sec-message__detail .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
#page-company main .sec-message__detail .name-jp {
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}
#page-company main .sec-message__detail .name-en {
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.08em;
  margin-left: 50px;
}
#page-company main .sec-message__head {
  padding-bottom: 20px;
  border-bottom: 1px solid #c0c0c0;
}
#page-company main .sec-message__bottom {
  margin-top: 30px;
}
#page-company main .sec-message__sns {
  margin-top: 50px;
}
#page-company main .sec-message__sns ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#page-company main .sec-message__sns li {
  width: 52px;
}
#page-company main .sec-message__sns li + li {
  margin-left: 12px;
}

#page-contact main {
  background-color: #F3F4F5;
  position: relative;
  z-index: 0;
}
#page-contact main .p-kv {
  position: relative;
  padding-top: 170px;
  padding-bottom: 160px;
}
@media screen and (max-width: 800px) {
  #page-contact main .p-kv {
    padding-bottom: 0;
  }
}
#page-contact main .p-kv .breadlist {
  position: relative;
  z-index: 2;
}
#page-contact main .p-kv__head {
  position: relative;
  z-index: 2;
}
#page-contact main .p-kv::after {
  content: "";
  background: url(../img/contact-bg.webp) center center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 800px) {
  #page-contact main .p-kv::after {
    background: url(../img/contact-bg-sp.webp) center center no-repeat;
    width: 100%;
    height: 181.5vw;
    background-size: cover;
  }
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form {
    margin-top: 70px;
  }
}
#page-contact main .sec-form__inner {
  background-color: #fff;
  padding: 90px 20px 100px;
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form__inner {
    width: 84%;
    padding: 50px 25px 75px;
  }
}
#page-contact main .sec-form__head {
  font-size: 3.6rem;
  text-align: center;
  line-height: 2;
}
#page-contact main .sec-form__head span {
  display: block;
  border-bottom: 1px solid #282828;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "Noto Serif JP", serif;
}
#page-contact main .sec-form__read {
  text-align: center;
}
#page-contact main .sec-form .form {
  margin-top: 100px;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form {
    margin-top: 60px;
  }
}
#page-contact main .sec-form .form .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .item {
    display: block;
  }
}
#page-contact main .sec-form .form .item + .item {
  margin-top: 40px;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .item + .item {
    margin-top: 30px;
  }
}
#page-contact main .sec-form .form .label {
  width: 190px;
  text-align: right;
  margin-right: 20px;
  margin-top: 15px;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .label {
    width: 100%;
    margin-right: unset;
    text-align: left;
    margin-top: unset;
  }
}
#page-contact main .sec-form .form .label span {
  font-size: 1.2rem;
  color: #fff;
  background-color: #7D6D5D;
  border-radius: 20px;
  padding: 2px 8px 4px 11px;
  margin-right: 8px;
  text-align: center;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .label span {
    border-radius: 16px;
    padding: 2px 8px 4px 9px;
    vertical-align: text-bottom;
  }
}
#page-contact main .sec-form .form .input-box {
  width: calc(100% - 190px - 20px);
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .input-box {
    width: 100%;
    margin-top: 9px;
  }
}
#page-contact main .sec-form .form .input-box input,
#page-contact main .sec-form .form .input-box select {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #c0c0c0;
  padding: 13px 33px;
  font-weight: 400;
  color: #393939;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .input-box input,
  #page-contact main .sec-form .form .input-box select {
    padding: 8px 16px;
  }
}
#page-contact main .sec-form .form .input-box input::-webkit-input-placeholder, #page-contact main .sec-form .form .input-box select::-webkit-input-placeholder {
  color: #C0C0C0;
}
#page-contact main .sec-form .form .input-box input::-moz-placeholder, #page-contact main .sec-form .form .input-box select::-moz-placeholder {
  color: #C0C0C0;
}
#page-contact main .sec-form .form .input-box input:-ms-input-placeholder, #page-contact main .sec-form .form .input-box select:-ms-input-placeholder {
  color: #C0C0C0;
}
#page-contact main .sec-form .form .input-box input::-ms-input-placeholder, #page-contact main .sec-form .form .input-box select::-ms-input-placeholder {
  color: #C0C0C0;
}
#page-contact main .sec-form .form .input-box input::placeholder,
#page-contact main .sec-form .form .input-box select::placeholder {
  color: #C0C0C0;
}
#page-contact main .sec-form .form .input-box textarea {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #c0c0c0;
  padding: 13px 33px;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .input-box textarea {
    padding: 13px 16px;
    height: 188px;
  }
}
#page-contact main .sec-form .form .input-box textarea::-webkit-input-placeholder {
  color: #C0C0C0;
}
#page-contact main .sec-form .form .input-box textarea::-moz-placeholder {
  color: #C0C0C0;
}
#page-contact main .sec-form .form .input-box textarea:-ms-input-placeholder {
  color: #C0C0C0;
}
#page-contact main .sec-form .form .input-box textarea::-ms-input-placeholder {
  color: #C0C0C0;
}
#page-contact main .sec-form .form .input-box textarea::placeholder {
  color: #C0C0C0;
}
#page-contact main .sec-form .form .radio {
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
#page-contact main .sec-form .form .radio label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  cursor: pointer;
  color: #333;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#page-contact main .sec-form .form .radio label input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #393939;
  padding: unset;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 6px;
}
#page-contact main .sec-form .form .radio label input:checked {
  background-color: #282828;
  border-color: #282828;
}
#page-contact main .sec-form .form .radio label input:checked::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
}
#page-contact main .sec-form .form .radio label span {
  width: calc(100% - 28px);
}
#page-contact main .sec-form .form .file {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .file {
    display: block;
  }
}
#page-contact main .sec-form .form .file-label {
  position: relative;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  background-color: #393939;
  color: #fff;
  padding: 4px 26px;
  border-radius: 6px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
#page-contact main .sec-form .form .file input {
  border: none;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
#page-contact main .sec-form .form .file .file-point {
  font-size: 1.4rem;
  color: #737373;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .file .file-point {
    display: block;
    line-height: 1.4;
    margin-top: 5px;
  }
}
#page-contact main .sec-form .form .select {
  position: relative;
}
#page-contact main .sec-form .form .select::after {
  content: "";
  background: url(../img/select-arrow.svg) center center no-repeat;
  width: 15px;
  height: 13px;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 25px;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .select::after {
    width: 10px;
    height: 6px;
    background-size: contain;
  }
}
#page-contact main .sec-form .form .select .point {
  font-size: 1.2rem;
  letter-spacing: 0.08em;
}
#page-contact main .sec-form .form .doui {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto 0;
  font-weight: 400;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .doui {
    margin-top: -10px;
  }
}
#page-contact main .sec-form .form .doui .check {
  margin-right: 10px;
  margin-top: 7px;
  width: 18px;
  height: 18px;
}
#page-contact main .sec-form .form .doui p {
  width: calc(100% - 28px);
}
#page-contact main .sec-form .form .doui a {
  display: inline-block;
  text-decoration: underline;
}
#page-contact main .sec-form .form .submit {
  max-width: 320px;
  margin: 80px auto 0;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .form .submit {
    margin: 40px auto 0;
  }
}
#page-contact main .sec-form .form .submit .button {
  width: 100%;
  background-color: #393939;
  color: #fff;
  font-size: 1.8rem;
  padding: 15px 0;
  border-radius: 6px;
  letter-spacing: 0.12em;
}
#page-contact main .sec-form .form .submit::after {
  content: "";
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 13px;
  height: 11px;
  background-size: cover;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-contact main .sec-form__detail {
  max-width: 1000px;
  width: 90%;
  margin: 120px auto 0;
  border: 1px solid #c0c0c0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#page-contact main .sec-form .detail {
  padding: min(4.2857142857vw, 60px);
  position: relative;
}
#page-contact main .sec-form .detail + .detail {
  border-left: 1px solid #c0c0c0;
}
#page-contact main .sec-form .detail h3 {
  padding-left: 36px;
  font-family: "Noto Serif JP", serif;
  font-size: 2.4rem;
  font-weight: 500;
  position: relative;
}
#page-contact main .sec-form .detail h3::before {
  content: "";
  width: 24px;
  height: 1px;
  background-color: #282828;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-contact main .sec-form .detail__read {
  margin-top: 40px;
}
#page-contact main .sec-form .detail__tel {
  background-color: #F4F4F4;
  margin-top: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Noto Serif JP", serif;
  padding: 15px 0;
  font-size: 2.2rem;
}
#page-contact main .sec-form .detail__tel a {
  font-size: 3rem;
}
#page-contact main .sec-form .detail__small {
  font-size: 1.4rem;
  margin-top: 5px;
  font-weight: 500;
  text-align: center;
}
#page-contact main .sec-form .detail__button {
  max-width: 185px;
  border-radius: 50px;
  background-color: #282828;
  text-align: center;
  margin-top: 90px;
  position: relative;
}
#page-contact main .sec-form .detail__button::after {
  content: "";
  background: url(../img/right-arrow_wh.png) center center no-repeat;
  width: 6px;
  height: 11px;
  background-size: cover;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-contact main .sec-form .detail__button a {
  color: #fff;
  padding: 10px 0;
}
#page-contact main .sec-form .submit.confirm::after {
  content: none;
}
#page-contact main .sec-form .submit.confirm .button {
  max-width: 320px;
  padding: unset;
  background-color: unset;
}
#page-contact main .sec-form .submit.confirm .button--back {
  margin-top: 20px;
}
#page-contact main .sec-form .submit.confirm .button--back input {
  font-size: 1.6rem;
  border-radius: 6px;
  letter-spacing: 0.12em;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 100%;
  background-color: #fff;
  border: 1px solid #393939;
  color: #393939;
  padding: 17px 0;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .submit.confirm .button--back input {
    padding: 12px 0;
  }
}
#page-contact main .sec-form .submit.confirm .button--back input:hover {
  background-color: #393939;
  color: #fff;
}
#page-contact main .sec-form .submit.confirm .button--send {
  position: relative;
}
#page-contact main .sec-form .submit.confirm .button--send::after {
  content: "";
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 13px;
  height: 12px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-contact main .sec-form .submit.confirm .button--send input {
  width: 100%;
  font-size: 1.6rem;
  border-radius: 6px;
  letter-spacing: 0.12em;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #393939;
  border: 1px solid #393939;
  padding: 17px 0;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form .submit.confirm .button--send input {
    padding: 12px 0;
  }
}
#page-contact main .sec-form .submit.confirm .button--send input:hover {
  background-color: #fff;
  color: #393939;
}
#page-contact main .sec-form-confirm .form {
  margin: -30px auto 0;
  max-width: 840px;
}
#page-contact main .sec-form-confirm .form .item {
  padding: 40px 0;
  border-bottom: 1px solid #C5C5C5;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-form-confirm .form .item {
    padding: 24px 0;
  }
}
#page-contact main .sec-form-confirm .form .item + .item {
  margin-top: 0;
}
#page-contact main .sec-form-confirm .form .label {
  margin-top: unset;
  margin-right: 40px;
}
#page-contact main .sec-form-confirm .form .input-image {
  max-width: 440px;
  aspect-ratio: 440/330;
  overflow: hidden;
}
#page-contact main .sec-form-confirm .form .input-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-contact main .sec-links {
  max-width: 840px;
  width: 90%;
  margin: 120px auto 180px;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links {
    width: 100%;
    padding: 0 30px;
    margin: 40px auto 50px;
  }
}
#page-contact main .sec-links__line {
  background-color: rgba(224, 224, 224, 0.4392156863);
  padding: 60px;
  text-align: center;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__line {
    padding: 40px 25px;
  }
}
#page-contact main .sec-links__line h3 {
  font-size: 2.6rem;
  letter-spacing: 0.16em;
  line-height: 1;
  padding-bottom: 45px;
  border-bottom: 1px solid #C0C0C0;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__line h3 {
    font-size: 2rem;
    padding-bottom: 25px;
  }
}
#page-contact main .sec-links__read {
  margin-top: 29px;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__read {
    letter-spacing: 0.05em;
  }
}
#page-contact main .sec-links__button {
  max-width: 320px;
  margin: 50px auto 0;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__button {
    margin: 30px auto 0;
  }
}
#page-contact main .sec-links__button a {
  background-color: #22BA4F;
  color: #fff;
  padding: 20px 0;
  border-radius: 6px;
  position: relative;
}
#page-contact main .sec-links__button a::before {
  content: "";
  background: url(../img/line-icon.svg) center center no-repeat;
  width: 26px;
  height: 25px;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 65px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__button a::before {
    left: 40px;
  }
}
#page-contact main .sec-links__button a::after {
  content: "";
  background: url(../img/arrow-wh.svg) center center no-repeat;
  width: 13px;
  height: 12px;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#page-contact main .sec-links__tel {
  max-width: 670px;
  margin: 80px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__tel {
    max-width: 100%;
    margin: 50px auto 0;
  }
}
#page-contact main .sec-links__tel-icon {
  width: 90px;
  height: 90px;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__tel-icon {
    width: 73px;
    height: 73px;
  }
}
#page-contact main .sec-links__tel-text {
  margin-left: 17px;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__tel-text {
    margin-left: 14px;
    width: calc(100% - 14px - 73px);
  }
}
#page-contact main .sec-links__tel-text h3 {
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  padding-left: 34px;
  position: relative;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__tel-text h3 {
    font-size: 1.4rem;
    padding-left: 27px;
  }
}
#page-contact main .sec-links__tel-text h3::before {
  content: "";
  width: 24px;
  height: 1px;
  background-color: #4E4E4E;
  position: absolute;
  left: 0;
  top: 7px;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__tel-text h3::before {
    width: 19px;
  }
}
#page-contact main .sec-links__tel-text p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-family: "Cardo", serif;
  font-size: 2rem;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__tel-text p {
    display: block;
    font-size: 1.4rem;
    line-height: 1.4;
    margin-top: 5px;
  }
}
#page-contact main .sec-links__tel-text a {
  font-size: 3rem;
  font-weight: 400;
  display: inline-block;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__tel-text a {
    font-size: 2.4rem;
  }
}
#page-contact main .sec-links__tel-text span {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.06em;
  margin-left: 13px;
}
@media screen and (max-width: 800px) {
  #page-contact main .sec-links__tel-text span {
    font-size: 1.2rem;
    margin-left: 0;
    letter-spacing: 0.02em;
  }
}

#page-contact-confirm main .sec-top__read .point {
  padding: 10px 22px 5px;
}
#page-contact-confirm main .sec-top::after {
  content: "";
  background: url(../img/contact-kv.png) center center no-repeat;
  max-width: 1085px;
  width: 79%;
  height: 50vw;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
}
#page-contact-confirm main .sec-form {
  background-color: #fff;
  padding: 153px 0 160px;
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}
#page-contact-confirm main .sec-form__head {
  font-size: 3.6rem;
  text-align: center;
  line-height: 2;
}
#page-contact-confirm main .sec-form__head span {
  display: block;
  border-bottom: 1px solid #282828;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "Noto Serif JP", serif;
}
#page-contact-confirm main .sec-form__read {
  text-align: center;
  margin-top: 65px;
}
#page-contact-confirm main .sec-form__flow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
  gap: 0 70px;
}
#page-contact-confirm main .sec-form__flow li {
  width: 110px;
  height: 110px;
  background-color: #282828;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#page-contact-confirm main .sec-form__flow li + li::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #282828;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  z-index: 0;
}
#page-contact-confirm main .sec-form__flow .blue {
  background-color: #0168B5;
  width: 130px;
  height: 130px;
  position: relative;
  z-index: 86;
}
#page-contact-confirm main .sec-form__flow .blue .sec-form__num {
  font-size: 4rem;
}
#page-contact-confirm main .sec-form__flow .blue .sec-form__label {
  font-size: 1.8rem;
}
#page-contact-confirm main .sec-form__num {
  font-size: 3rem;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
  margin-bottom: 3px;
}
#page-contact-confirm main .sec-form__contents {
  margin: 120px auto 0;
  padding: min(5.7142857143vw, 80px) min(5.7142857143vw, 80px) min(7.1428571429vw, 100px);
}
#page-contact-confirm main .sec-form .contents {
  max-width: 800px;
  width: 95%;
  margin: 0 auto;
}
#page-contact-confirm main .sec-form .contents__label {
  font-family: "Cormorant Garamond", serif;
  text-align: center;
}
#page-contact-confirm main .sec-form .contents h3 {
  font-size: 2.6rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
  position: relative;
}
#page-contact-confirm main .sec-form .contents h3::after {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #282828;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#page-contact-confirm main .sec-form .form {
  border-top: 1px solid #c0c0c0;
}
#page-contact-confirm main .sec-form .form .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  border-bottom: 1px solid #c0c0c0;
}
#page-contact-confirm main .sec-form .form .label {
  width: 190px;
  text-align: right;
  margin-right: 20px;
}
#page-contact-confirm main .sec-form .form .label span {
  font-size: 1.2rem;
  color: #fff;
  background-color: #404040;
  border-radius: 4px;
  padding: 2px 5px;
  margin-right: 10px;
}
#page-contact-confirm main .sec-form .form .input-box {
  width: calc(100% - 190px - 20px);
}
#page-contact-confirm main .sec-form .form .privacy {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #c0c0c0;
  padding: 15px;
}
#page-contact-confirm main .sec-form .form .doui {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
#page-contact-confirm main .sec-form .form .doui .check {
  margin-right: 12px;
}
#page-contact-confirm main .sec-form .form .submit {
  width: 320px;
  margin: 80px auto 0;
  text-align: center;
  position: relative;
}
#page-contact-confirm main .sec-form .form .submit .button {
  width: 100%;
  background-color: #282828;
  color: #fff;
  font-size: 2.4rem;
  border-radius: 50px;
  padding: 20px 0;
  font-family: din-2014, sans-serif;
  letter-spacing: 0.12em;
}
#page-contact-confirm main .sec-form .form .submit::after {
  content: "";
  background: url(../img/right-arrow_wh.png) center center no-repeat;
  width: 6px;
  height: 11px;
  background-size: cover;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#page-contact-thanks main .sec-top__read .point {
  padding: 10px 22px 5px;
}
#page-contact-thanks main .sec-top::after {
  content: "";
  background: url(../img/contact-kv.png) center center no-repeat;
  max-width: 1085px;
  width: 79%;
  height: 50vw;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
}
#page-contact-thanks main .sec-form {
  background-color: #fff;
  padding: 153px 0 100px;
  max-width: 1000px;
  width: 90%;
  margin: 0 auto 160px;
}
#page-contact-thanks main .sec-form__inner {
  max-width: 571px;
  width: 90%;
  margin: 40px auto 0;
}
#page-contact-thanks main .sec-form__head {
  font-size: 3.6rem;
  text-align: center;
  line-height: 2;
}
#page-contact-thanks main .sec-form__head span {
  display: block;
  border-bottom: 1px solid #282828;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "Noto Serif JP", serif;
}
#page-contact-thanks main .sec-form__read {
  text-align: center;
  margin-top: 65px;
}
#page-contact-thanks main .sec-form__flow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
  gap: 0 70px;
}
#page-contact-thanks main .sec-form__flow li {
  width: 110px;
  height: 110px;
  background-color: #282828;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#page-contact-thanks main .sec-form__flow li + li::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #282828;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  z-index: 0;
}
#page-contact-thanks main .sec-form__flow .blue {
  background-color: #0168B5;
  width: 130px;
  height: 130px;
  position: relative;
  z-index: 86;
}
#page-contact-thanks main .sec-form__flow .blue .sec-form__num {
  font-size: 4rem;
}
#page-contact-thanks main .sec-form__flow .blue .sec-form__label {
  font-size: 1.8rem;
}
#page-contact-thanks main .sec-form__num {
  font-size: 3rem;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
  margin-bottom: 3px;
}
#page-contact-thanks main .sec-form .button {
  margin: 120px auto 0;
}

#page-privacy {
  background-color: #F3F4F5;
}
#page-privacy main .sec-privacy {
  max-width: 1000px;
  width: 90%;
  margin: 280px auto 0;
}
@media screen and (max-width: 800px) {
  #page-privacy main .sec-privacy {
    width: 100%;
    padding: 0 30px;
    margin: 100px auto 0;
  }
}
#page-privacy main .privacy + .privacy {
  margin-top: 100px;
}
@media screen and (max-width: 800px) {
  #page-privacy main .privacy + .privacy {
    margin-top: 70px;
  }
}
#page-privacy main .privacy-title {
  font-size: 2.2rem;
  letter-spacing: 0.16em;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  #page-privacy main .privacy-title {
    font-size: 2rem;
    line-height: 1.6;
  }
}
#page-privacy main .privacy-text {
  line-height: 2.3;
  margin-top: 28px;
}
@media screen and (max-width: 800px) {
  #page-privacy main .privacy ul {
    margin-top: 25px;
  }
}
@media screen and (max-width: 800px) {
  #page-privacy main .privacy ul li + li {
    margin-top: 10px;
  }
}/*# sourceMappingURL=style.css.map */