@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */

table {
  border-collapse: collapse;
  border: 2px solid rgb(140 140 140);
  font-family: sans-serif;
  font-size: 0.8rem;
  letter-spacing: 1px;
}

caption {
  caption-side: bottom;
  padding: 10px;
  font-weight: bold;
}

thead,
tfoot {
  background-color: rgb(228 240 245);
}

th,
td {
  border: 1px solid rgb(160 160 160);
  padding: 8px 10px;
}

td:last-of-type {
  text-align: center;
}

tbody > tr:nth-of-type(even) {
  background-color: rgb(237 238 242);
}

tfoot th {
  text-align: right;
}

tfoot td {
  font-weight: bold;
}

















* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  color: #000000;
  font-size: 15px;
  font-size: calc(15 / 16 * 1rem);
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: calc(14 / 16 * 1rem);
  }
}

a:hover {
  text-decoration: none;
  opacity: 0.5;
  transition: 0.2s;
}
a:hover img {
  opacity: 0.8;
}
a img {
  transition-property: opacity;
  transition-duration: 0.2s;
  backface-visibility: hidden;
}

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

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .m-wrapper {
    max-width: 89.3%;
  }
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 5.35%;
  background-color: #e83e34;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.for-ie button:focus {
  outline: none;
}

.tCenter {
  text-align: center !important;
}

.tRight {
  text-align: right !important;
}

.tLeft {
  text-align: left !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT45 {
  margin-top: 45px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB15 {
  margin-bottom: 15px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB25 {
  margin-bottom: 25px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB45 {
  margin-bottom: 45px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

/* レイアウト
*************************************/
.contact .table_wrap {
  background-image: url(./../img/white_block.png);
  table-layout: fixed;
  border: 1px solid #000000;
  border-radius: 50px;
  margin-bottom: 75px;
  padding: 65px;
}
@media screen and (max-width: 768px) {
  .contact .table_wrap {
    padding: 30px;
  }
}
.contact-form__text {
  line-height: 2;
}
.contact-form__table {
  width: 100%;
  table-layout: fixed;
}
@media screen and (max-width: 767px) {
  .contact-form__table {
    margin-top: 30px;
  }
}
.contact-form__table th,
.contact-form__table td {
  font-weight: 400;
  line-height: 1.4;
  border-bottom: 1px solid #c3bcb1;
}
@media screen and (max-width: 767px) {
  .contact-form__table th,
  .contact-form__table td {
    display: block;
  }
}
.contact-form__table th {
  width: 280px;
  padding: 20px 10px;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .contact-form__table th {
    width: 100%;
    font-size: 14px;
    padding: 20px 0 0;
    border-bottom: none;
  }
}
.contact-form__table td {
  font-size: 14px;
  padding: 20px 10px;
}
@media screen and (max-width: 767px) {
  .contact-form__table td {
    padding: 10px 0 20px;
  }
}
.contact-form__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  gap: 30px;
}
.contact-form__buttons_inner ~ .contact-form__buttons_inner {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .contact-form__buttons {
    flex-direction: column;
  }
}
.contact .m-btn-form {
  position: relative;
  display: block;
  padding: 13px 70px;
  font-size: 20px;
  border-radius: 4px;
  background-color: #f6c518;
  color: #000;
  border: none;
  transition: ease 0.3s;
  cursor: pointer;
  font-family: "Kiwi Maru", serif;
  white-space: nowrap;
}
.contact .m-btn-form:disabled {
  background-color: #d9d9d9;
  color: #7c7c7c;
  cursor: unset;
}
.contact .m-btn-form:disabled::after {
  background-color: #7c7c7c;
}
.contact-privacy {
  padding-top: 10px;
}
.contact-privacy__text {
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
.contact-privacy__text label {
  color: #2e7fb7;
  text-decoration: none;
}
.contact-privacy__text label:hover {
  text-decoration: underline;
}
.contact-privacy .m-checkbox-list {
  justify-content: center;
  align-items: center;
}
.contact-privacy .m-checkbox-list input[type=checkbox] + span::before {
  top: 12px;
}
.contact-privacy .m-checkbox-list input[type=checkbox] + span::after {
  top: 19px;
}
.contact-privacy .m-checkbox-list input[type=checkbox]:disabled + span {
  opacity: 0.6;
  cursor: not-allowed;
}
.contact-privacy .m-checkbox-list input[type=checkbox]:disabled + span::before {
  background-color: #ddd;
}
.contact-privacy__check {
  font-size: 18px;
  font-weight: 500;
}
.contact-privacy__check > span {
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .contact-privacy__check {
    font-size: 16px;
  }
}
.contact-privacy__contents {
  height: 270px;
  overflow-y: scroll;
  background-color: #fff;
  border: 1px solid #000;
  margin-top: 35px;
  padding: 20px;
  border-radius: 5px;
  overscroll-behavior: "contain";
}
@media screen and (max-width: 767px) {
  .contact-privacy__contents {
    padding: 15px;
    margin-top: 30px;
  }
}
.contact-privacy__contents::-webkit-scrollbar-track {
  background: #f9f9f9;
  box-shadow: 0 0 5px #000 inset;
}
.contact-privacy__contents::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.contact-privacy__contents::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 5px;
}
.contact .unit-box {
  display: flex;
}
.contact .unit-box .unit {
  display: inline-block;
  vertical-align: top;
  padding-top: 8px;
}

/* contact 7 form
*************************************/
.wpcf7-spinner {
  display: none;
}

.wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-not-valid-tip {
  margin-top: 5px;
}

.wpcf7_input .is-input-hidden {
  display: none;
}

.wpcf7 .wpcf7_confirm .is-input-hidden {
  display: block;
}
.wpcf7 .wpcf7_confirm .is-confirm-hidden {
  display: none;
}
.wpcf7 .wpcf7_confirm .m-select-wrapper::after {
  content: none;
}
.wpcf7 .wpcf7_confirm .contact-form__table th {
  padding-top: 20px;
}
.wpcf7 .wpcf7_confirm .m-checkbox-list {
  padding: 0;
}
.wpcf7 .wpcf7_confirm .m-radio-list {
  padding: 0;
  margin-bottom: 0;
}
.wpcf7 .wpcf7_confirm .m-input-horizontal {
  margin-bottom: 0;
}
.wpcf7 .wpcf7_confirm .m-input-horizontal-col2, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 {
  flex-direction: row;
}
.wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > div, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > div {
  width: auto;
}
@media screen and (max-width: 767px) {
  .wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > span + span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > span + div, .wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > div + span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col2 > div + div, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > span + span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > span + div, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > div + span, .wpcf7 .wpcf7_confirm .m-input-horizontal-col3 > div + div {
    padding-left: 1em;
  }
}
.wpcf7 .wpcf7_confirm .m-input-horizontal .wpcf7-list-item, .wpcf7 .wpcf7_confirm .m-input-horizontal .horizontal-item {
  margin-bottom: 0;
}
.wpcf7 .wpcf7_confirm .m-input-vertical .wpcf7-list-item + .wpcf7-list-item {
  margin-top: 2px;
}
.wpcf7 .wpcf7_confirm .m-input-vertical .horizontal-item + .horizontal-item {
  margin-top: 2px;
}
.wpcf7 .wpcf7_confirm .m-input-horizontal-birth {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .wpcf7 .wpcf7_confirm .m-input-horizontal-birth > div:first-of-type {
    width: auto;
  }
  .wpcf7 .wpcf7_confirm .m-input-horizontal-birth > div:nth-of-type(2n) .m-select-wrapper {
    margin-left: 0.5em;
  }
}
.wpcf7 .wpcf7_confirm .unit-box .unit {
  padding-top: 0;
}

.contact-form-thanks__title {
  font-size: 25px;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact-form-thanks__title {
    font-size: 23px;
  }
}
.contact-form-thanks__text {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .contact-form-thanks__text {
    font-size: 14px;
    padding-top: 30px;
  }
}

/* 入力項目
*************************************/
/*
#styleguide
.m-required

必須
```
<span class="m-required">必須</span>
```
*/
.m-required {
  display: inline-block;
  width: 40px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  padding: 5px;
  margin-left: 10px;
  background-color: #e83e34;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .m-required {
    margin-left: 10px;
  }
}

/*
#styleguide
.m-input

基本的な入力フィールド
input、select、textarea
```
<input type="text" class="wpcf7-form-control wpcf7-text m-input" name="">
<input type="text" class="wpcf7-form-control wpcf7-text m-input m-input--short" value="長い入力フィールド">
<input type="text" class="wpcf7-form-control wpcf7-text m-input m-input--half" value="半分の入力フィールド">
<input type="text" class="wpcf7-form-control wpcf7-text m-input m-input--long" value="短い入力フィールド">
```
*/
input[readonly] {
  cursor: auto;
}
input[readonly]:focus {
  outline: none;
}

.m-input {
  max-width: 100%;
  background-color: #fff;
  border: 1px solid #adadad;
  padding: 8px 10px;
  border-radius: 5px;
  transition: all 0.2s;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
@media screen and (max-width: 767px) {
  .m-input {
    font-size: 14px;
  }
}
.m-input::-moz-placeholder {
  color: #bcbcbc;
  font-size: inherit;
}
.m-input::placeholder {
  color: #bcbcbc;
  font-size: inherit;
}
.m-input:focus {
  outline: none;
  box-shadow: 0 0 4px rgba(87, 67, 26, 0.2);
}
.m-input--short {
  width: 150px;
}
.m-input--half {
  width: calc(50% - 20px);
  max-width: 100%;
}
.m-input--long {
  width: 100%;
}

select.m-input {
  border: 1px solid #adadad;
  width: 100%;
  padding-right: 32px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

textarea.m-input {
  resize: vertical;
  height: 10rem;
}

.m-input-text {
  font-size: 13px;
  color: #777;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .m-input-text {
    font-size: 12px;
  }
}

/*
#styleguide
.m-select-wrapper

デフォルトだと矢印がつかないselectに矢印をつけるために使う
```
<div class="m-select-wrapper">
  <span class="wpcf7-form-control-wrap">
    <select class="wpcf7-form-control wpcf7-select m-input" name="">
      <option value="">--</option>
      <option value="">1</option>
      <option value="">2</option>
    </select>
  </span>
</div>
```
*/
.m-select-wrapper {
  display: inline-block;
  position: relative;
}
.m-select-wrapper::after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: 13px;
  right: 12px;
  transform: rotate(135deg);
  border-top: 1px solid #57431A;
  border-right: 1px solid #57431A;
  width: 5px;
  height: 5px;
}

/*
#styleguide
.m-radio-list

汎用ラジオボタン
```
<div class="m-radio-list">
  <span class="wpcf7-form-control-wrap">
    <span class="wpcf7-form-control wpcf7-radio">
      <span class="wpcf7-list-item first">
        <label>
          <input type="radio" name="" value="選択">
          <span class="wpcf7-list-item-label">選択</span>
        </label>
      </span>
      <span class="wpcf7-list-item"> ... </span>
      <span class="wpcf7-list-item last"> ... </span>
    </span>
  </span>
</div>
```
*/
.m-radio-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 8px;
  padding-bottom: 11px;
}
@media screen and (max-width: 767px) {
  .m-radio-list {
    flex-direction: column;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: -0.1rem;
  }
}
.m-radio-list span {
  display: inline-block;
  vertical-align: top;
}
.m-radio-list label {
  display: inline-block;
  line-height: 1;
}
.m-radio-list input[type=radio] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
.m-radio-list input[type=radio] + span {
  vertical-align: middle;
  line-height: 1.4;
}
.m-radio-list input[type=radio] + span::before, .m-radio-list input[type=radio] + span::after {
  content: "";
  position: absolute;
  border-radius: 50%;
}
.m-radio-list input[type=radio] + span::before {
  top: 2px;
  left: 0;
  background-color: #fff;
  border: 1px solid #aeaeae;
  width: 15px;
  height: 15px;
}
.m-radio-list input[type=radio] + span::after {
  opacity: 0;
  top: 6px;
  left: 4px;
  background-color: #57431A;
  width: 9px;
  height: 9px;
}
.m-radio-list input[type=radio]:checked + span::before {
  background-color: #fff;
}
.m-radio-list input[type=radio]:checked + span::after {
  opacity: 1;
}
.m-radio-list input[type=radio]:focus + span::before {
  box-shadow: 0 0 4px rgba(27, 27, 27, 0.2);
}
.m-radio-list .wpcf7-list-item {
  position: relative;
  padding-left: 24px;
}
.m-radio-list .wpcf7-not-valid-tip {
  display: block;
}

/*
#styleguide
.m-checkbox-list

汎用チェックボックス
```
<div class="m-checkbox-list">
  <span class="wpcf7-form-control-wrap">
    <span class="wpcf7-form-control wpcf7-checkbox">
      <span class="wpcf7-list-item first">
        <label>
          <input type="checkbox" name="" value="選択">
          <span class="wpcf7-list-item-label">選択</span>
        </label>
      </span>
      <span class="wpcf7-list-item"> ... </span>
      <span class="wpcf7-list-item last"> ... </span>
    </span>
  </span>
</div>
```
*/
.m-checkbox-list {
  display: block;
  display: flex;
  flex-wrap: wrap;
  padding-top: 8px;
  padding-bottom: 11px;
}
@media screen and (max-width: 767px) {
  .m-checkbox-list {
    flex-direction: column;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: -0.1rem;
  }
}
.m-checkbox-list span {
  display: inline-block;
  vertical-align: top;
}
.m-checkbox-list span > span {
  line-height: inherit;
}
.m-checkbox-list label {
  display: inline-block;
  line-height: 1;
}
.m-checkbox-list input[type=checkbox] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
.m-checkbox-list input[type=checkbox] + span {
  font-weight: 600;
  vertical-align: middle;
  line-height: 1.4;
}
.m-checkbox-list input[type=checkbox] + span::before, .m-checkbox-list input[type=checkbox] + span::after {
  content: "";
  position: absolute;
}
.m-checkbox-list input[type=checkbox] + span::before {
  top: 2px;
  left: 0;
  background-color: #fff;
  border: 1px solid #aeaeae;
  border-radius: 3px;
  width: 16px;
  height: 16px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .m-checkbox-list input[type=checkbox] + span::before {
    top: 1px;
  }
}
.m-checkbox-list input[type=checkbox] + span::after {
  opacity: 0;
  top: 10px;
  left: 5px;
  transform: translateY(-60%) rotate(45deg);
  border-right: 2px solid #57431A;
  border-bottom: 2px solid #57431A;
  width: 6px;
  height: 11px;
}
@media screen and (max-width: 767px) {
  .m-checkbox-list input[type=checkbox] + span::after {
    top: 9px;
  }
}
.m-checkbox-list input[type=checkbox]:checked + span::before {
  background-color: #fff;
}
.m-checkbox-list input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.m-checkbox-list input[type=checkbox]:focus + span::before {
  box-shadow: 0 0 4px rgba(27, 27, 27, 0.2);
}
.m-checkbox-list .wpcf7-list-item {
  position: relative;
  padding-left: 24px;
}
.m-checkbox-list .wpcf7-not-valid-tip {
  display: block;
}

/*
#styleguide
.m-input-vertical

フォームの縦並び
```

<div class="m-input-vertical">
  <span class="wpcf7-form-control-wrap">
    <span class="wpcf7-form-control">
      <span class="wpcf7-list-item first"> ... </span>
      <span class="wpcf7-list-item last"> ... </span>
    </span>
  </span>
</div>
```
*/
.wpcf7 .m-input-vertical .wpcf7-checkbox, .wpcf7 .m-input-vertical .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  flex-flow: column;
}
.wpcf7 .m-input-vertical .wpcf7-list-item + .wpcf7-list-item {
  margin-left: 0;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .wpcf7 .m-input-vertical .wpcf7-list-item + .wpcf7-list-item {
    margin-top: 15px;
  }
}
.wpcf7 .m-input-vertical .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
}
.wpcf7 .m-input-vertical .horizontal-item + .horizontal-item {
  margin-left: 0;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .wpcf7 .m-input-vertical .horizontal-item + .horizontal-item {
    margin-top: 15px;
  }
}
.wpcf7 .m-input-vertical .horizontal-item label {
  display: flex;
  align-items: flex-start;
}

/*
#styleguide
.m-input-horizontal

フォームの横並び
```
<div class="m-input-horizontal">
  <div class="horizontal-item">
    <span class="wpcf7-form-control-wrap">
      <span class="wpcf7-form-control"> ... </span>
    </span>
  </div>
  <div class="horizontal-item">
    <span class="wpcf7-form-control-wrap">
      <span class="wpcf7-form-control"> ... </span>
    </span>
  </div>
</div>
```
*/
.wpcf7 .m-input-horizontal {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px;
}
@media screen and (max-width: 767px) {
  .wpcf7 .m-input-horizontal {
    flex-direction: column;
    padding-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .wpcf7 .m-input-horizontal .wpcf7-radio,
  .wpcf7 .m-input-horizontal .wpcf7-checkbox {
    display: flex;
    flex-direction: column;
  }
}
.wpcf7 .m-input-horizontal .wpcf7-radio .wpcf7-not-valid-tip,
.wpcf7 .m-input-horizontal .wpcf7-checkbox .wpcf7-not-valid-tip {
  margin-top: -5px;
}
.wpcf7 .m-input-horizontal .wpcf7-list-item {
  margin-right: 50px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .wpcf7 .m-input-horizontal .wpcf7-list-item {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.wpcf7 .m-input-horizontal .wpcf7-list-item + .wpcf7-list-item {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .wpcf7 .m-input-horizontal .wpcf7-list-item + .wpcf7-list-item {
    margin-top: 15px;
  }
}
.wpcf7 .m-input-horizontal .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
}
.wpcf7 .m-input-horizontal .horizontal-item {
  margin-right: 50px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .wpcf7 .m-input-horizontal .horizontal-item {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.wpcf7 .m-input-horizontal .horizontal-item + .horizontal-item {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .wpcf7 .m-input-horizontal .horizontal-item + .horizontal-item {
    margin-top: 15px;
  }
}
.wpcf7 .m-input-horizontal .horizontal-item label {
  display: flex;
  align-items: flex-start;
}
.wpcf7 .m-input-horizontal-col2 .horizontal-item,
.wpcf7 .m-input-horizontal-col2 .wpcf7-list-item {
  width: 50%;
  padding-right: 20px;
  margin-right: 0 !important;
}
@media screen and (max-width: 767px) {
  .wpcf7 .m-input-horizontal-col2 .horizontal-item,
  .wpcf7 .m-input-horizontal-col2 .wpcf7-list-item {
    width: 100%;
    padding-right: 0;
  }
}
.wpcf7 .m-input-horizontal-col2 .horizontal-item:last-child {
  padding-right: 0;
}
.wpcf7 .m-input-horizontal-col3 .horizontal-item,
.wpcf7 .m-input-horizontal-col3 .wpcf7-list-item {
  width: 33.3333333333%;
  padding-right: 20px;
  margin-right: 0 !important;
}
@media screen and (max-width: 767px) {
  .wpcf7 .m-input-horizontal-col3 .horizontal-item,
  .wpcf7 .m-input-horizontal-col3 .wpcf7-list-item {
    width: 100%;
    padding-right: 0;
  }
}
.wpcf7 .m-input-horizontal-col3 .horizontal-item:last-child {
  padding-right: 0;
}
.wpcf7 .m-input-horizontal-birth {
  font-size: 16px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .wpcf7 .m-input-horizontal-birth {
    flex-direction: row;
  }
  .wpcf7 .m-input-horizontal-birth > div:first-of-type {
    width: 100%;
    margin-bottom: 10px;
  }
  .wpcf7 .m-input-horizontal-birth > div:nth-of-type(2n) .m-select-wrapper {
    margin-left: 0;
  }
}
.wpcf7 .m-input-horizontal-birth .m-select-wrapper {
  margin: 0 0.4em 0 0.5em;
}
/* モーダルの中
*************************************/
.modal .contact-form__table {
  margin-top: 0;
}
.modal .modal-footer .contact-form__buttons {
  padding-top: 0;
}

.fadeIn {
  opacity: 0;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  transition: 1s;
  transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  transition: 1s;
  transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  transform: scale(1);
}

.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*******************************
Style
*******************************/
img {
  max-width: 100%;
  height: auto;
  flex-shrink: 0;
}

.deformed-circle {
  aspect-ratio: 26648/16299;
  background-color: #fff;
  border: 1px solid #000000;
  border-radius: 50%;
  transform: rotate(-25deg);
}

.re_deformed-circle {
  transform: rotate(25deg);
}

.section-ttl {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}

.contents-wrapper {
  background-image: url(./../img/bg.webp);
  background-size: 500px;
}

.l-header_nav_logo {
  display: block;
  position: fixed;
  top: 30px;
  left: 34px;
  width: 77px;
  height: 81px;
  z-index: 999;
}
@media screen and (max-width: 768px) {
  .l-header_nav_logo {
    width: 50px;
    left: 10px;
    top: 10px;
  }
}
.l-header_nav .hamburger {
  position: fixed;
  top: 30px;
  right: 34px;
  z-index: 999;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .l-header_nav .hamburger {
    top: 10px;
    right: 10px;
  }
}
.l-header_nav .hamburger:hover {
  opacity: 0.7;
}
.l-header_nav .hamburger-container {
  width: 87px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .l-header_nav .hamburger-container {
    width: 50px;
  }
}
.l-header_nav .hamburger-container-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.l-header_nav .hamburger-container-wrap .lines {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 20px;
}
@media screen and (max-width: 768px) {
  .l-header_nav .hamburger-container-wrap .lines {
    height: 12px;
  }
}
.l-header_nav .hamburger-container-wrap .lines span {
  display: block;
  background-color: #000000;
  width: 33px;
  height: 1px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .l-header_nav .hamburger-container-wrap .lines span {
    width: 20px;
  }
}
@media screen and (max-width: 768px) {
  .l-header_nav .hamburger-container.active .lines span {
    width: 15px;
  }
}
.l-header_nav .hamburger-container.active .lines span:nth-child(1) {
  transform: rotate(45deg);
  position: absolute;
  top: 10px;
}
.l-header_nav .hamburger-container.active .lines span:nth-child(2) {
  opacity: 0;
}
.l-header_nav .hamburger-container.active .lines span:nth-child(3) {
  transform: rotate(-45deg);
  position: absolute;
  top: 10px;
}
.l-header_nav .hamburger-text {
  margin-top: 2px;
  font-size: 14px;
  font-size: calc(14 / 16 * 1rem);
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .l-header_nav .hamburger-text {
    font-size: 9px;
    font-size: calc(9 / 16 * 1rem);
  }
}
.l-header_nav .menu {
  position: fixed;
  top: 0;
  right: -100%;
  background-color: #faf8f5;
  width: 648px;
  height: 100%;
  padding: calc(100vh - (506px + 16vh + 45px + 9vh)) 120px 9vh;
  border-radius: 100px 0 0 100px;
  transition: all 0.3s ease-in-out;
  z-index: 998;
  overflow-y: auto;
}
@media screen and (max-width: 768px) {
  .l-header_nav .menu {
    width: 100%;
    padding: 100px 0 100px 50px;
  }
}
.l-header_nav .menu.active {
  right: 0;
}
.l-header_nav .menu_list {
  display: flex;
  flex-flow: column wrap;
  list-style: none;
  gap: 40px 26px;
  width: 407px;
  height: 506px;
  margin-bottom: 16vh;
}
@media screen and (max-width: 768px) {
  .l-header_nav .menu_list {
    flex-wrap: nowrap;
    gap: 30px;
    height: auto;
    margin-bottom: 65px;
    width: 100%;
  }
}
.l-header_nav .menu_list_item {
  font-size: 28px;
  font-size: calc(28 / 16 * 1rem);
  font-weight: 700;
  line-height: 0.9;
}
@media screen and (max-width: 768px) {
  .l-header_nav .menu_list_item {
    font-size: 24px;
    font-size: calc(24 / 16 * 1rem);
  }
}
.l-header_nav .menu_list_item span {
  font-size: 13px;
  font-size: calc(13 / 16 * 1rem);
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .l-header_nav .menu_list_item span {
    font-size: 12px;
    font-size: calc(12 / 16 * 1rem);
  }
}
.l-header_nav .menu_list_item_work-list {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .l-header_nav .menu_list_item_work-list {
    margin-top: 22px;
  }
}
.l-header_nav .menu_list_item_work-list li {
  margin-bottom: 18px;
  font-size: 13px;
  font-size: calc(13 / 16 * 1rem);
  font-weight: 400;
}
.l-header_nav .menu_list_item_work-list li:last-child {
  margin-bottom: 0;
}
.l-header_nav .menu_list_item_work-list li::before {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 5.6px;
  background-color: #000000;
  border: 2px solid #000000;
  border-radius: 50%;
  transform: rotate(-25deg) translateY(0.4em);
}
.l-header_nav .menu_list_item_work-list li a {
  margin-left: 1em;
}
.l-header_nav .menu_policy {
  margin-bottom: -34px;
  font-size: 13px;
  font-size: calc(13 / 16 * 1rem);
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .l-header_nav .menu_policy {
    margin-bottom: -21px;
  }
}
.l-header_nav .menu_follow {
  display: flex;
  align-items: center;
  gap: 25px;
}
.l-header_nav .menu_follow dt {
  width: 70px;
  height: auto;
  margin-right: 5px;
}
.l-header_nav .menu_follow dd {
  width: 20px;
  height: 20px;
}
.l-header_nav .menu .popup-background {
  /*position size*/
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  /*design*/
  background-color: #c3bcb1;
  opacity: 0.4;
}
.l-header_nav .menu .popup {
  /*position size*/
  --height: calc(100vh - 150px);
  --width: 1000px;
  z-index: 999999;
  position: fixed;
  top: calc(50vh - var(--height) / 2);
  left: calc(50vw - var(--width) / 2);
  height: var(--height);
  width: var(--width);
  /*design*/
  background: url(./../img/white_block.png) center/cover no-repeat;
  border: 1px solid #000000;
  border-radius: 50px;
  /*hide popup*/
}
@media screen and (max-width: 768px) {
  .l-header_nav .menu .popup {
    --width: 90%;
  }
}
.l-header_nav .menu .popup_wrap {
  overflow-y: scroll;
  --height: calc(100vh - 150px - 130px);
  --width: 920px;
  height: var(--height);
  width: var(--width);
  margin: 65px 30px 65px 55px;
}
.l-header_nav .menu .popup_wrap::-webkit-scrollbar {
  width: 7px;
}
.l-header_nav .menu .popup_wrap::-webkit-scrollbar-track {
  background-color: #cfccc9;
  border-radius: 3px;
}
.l-header_nav .menu .popup_wrap::-webkit-scrollbar-thumb {
  background-color: #e06031;
  border-radius: 3px;
}
@media screen and (max-width: 768px) {
  .l-header_nav .menu .popup_wrap {
    --width: 90%;
    margin: 85px 20px;
  }
}
.l-header_nav .menu .popup .close-button {
  /*position size*/
  --size: 76px;
  position: absolute;
  top: calc(var(--size) / 4);
  right: 30px;
  height: var(--size);
  width: var(--size);
  /*design*/
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: gray;
  font-size: var(--size);
  border-radius: calc(var(--size) / 5);
}
@media screen and (max-width: 768px) {
  .l-header_nav .menu .popup .close-button {
    --size: 60px;
  }
}
.l-header_nav .menu .popup .close-button:hover {
  /*design*/
  color: white;
}
.l-header_nav .menu .popup_content {
  padding: 10px 30px 10px 10px;
}
.l-header_nav .menu .popup_content_ttl {
  margin-bottom: 50px;
  text-align: center;
  font-size: 14px;
  font-size: calc(14 / 16 * 1rem);
  font-weight: 500;
}
.l-header_nav .menu .popup_content_ttl img {
  margin-bottom: 15px;
  width: 440px;
}
.l-header_nav .menu .popup_content_subttl {
  border-bottom: 1px solid #c3bcb1;
  margin-top: 50px;
  padding-bottom: 8px;
  font-size: 18px;
  font-size: calc(18 / 16 * 1rem);
  font-weight: 500;
}
.l-header_nav .menu .popup_content dt {
  font-weight: 400;
}
.l-header_nav .menu .popup-flag {
  display: none;
}
.l-header_nav .menu .popup .close-button_under {
  position: unset;
  width: 130px;
  margin-top: 40px;
  margin-inline: auto;
}
.l-header_nav .menu .popup .close-button_under .deformed-circle {
  width: 130px;
  font-size: 14px;
  font-size: calc(14 / 16 * 1rem);
  font-weight: 700;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .l-header_nav .menu .popup .close-button_under .deformed-circle {
    width: 60px;
  }
}
.l-header_nav .menu .popup .close-button_under .deformed-circle .re_deformed-circle {
  padding-top: 20px;
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  .l-header_nav .menu .popup .close-button_under .deformed-circle .re_deformed-circle {
    padding-top: 10px;
    padding-left: 20px;
    font-size: 8px;
    font-size: calc(8 / 16 * 1rem);
  }
}
.l-header_nav .menu .popup-flag:not(:checked) + .popup-background {
  display: none;
}
.l-header_nav .menu .popup-flag:not(:checked) + * + .popup {
  display: none;
}
.l-header_nav .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 997;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.l-header_nav .overlay.active {
  opacity: 1;
  visibility: visible;
}

.l-main .mv {
  position: relative;
  aspect-ratio: 3/2.5;
  padding-bottom: 20vw;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .l-main .mv {
    aspect-ratio: 2/2.5;
    height: 125vw;
  }
}
.l-main .mv-bg {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
}
@media screen and (max-width: 768px) {
  .l-main .mv-bg {
    aspect-ratio: 2/2.5;
  }
}
.l-main .mv-wrap {
  max-width: 1800px;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-main .mv-img_cicle {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  transform-origin: center;
  will-change: transform, opacity;
  width: 120%;
  margin-left: -10% !important;
  margin-top: -10% !important;
}
.l-main .mv-img_cicle img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-main .mv-img_cicle {
    width: 140%;
    margin-left: -20% !important;
    margin-top: -20% !important;
  }
  .l-main .mv-img_cicle img {
    padding-top: 20vw;
  }
}
.l-main .mv-img_01 {
  position: absolute;
  z-index: 2;
  top: 40%;
  right: 5%;
  transform-origin: center;
  will-change: transform, opacity;
}
@media screen and (max-width: 1800px) {
  .l-main .mv-img_01 img {
    width: 22vw;
  }
}
@media screen and (max-width: 768px) {
  .l-main .mv-img_01 {
    top: 15%;
    right: -10%;
  }
  .l-main .mv-img_01 img {
    width: 40vw;
  }
}
.l-main .mv-img_02 {
  position: absolute;
  z-index: 2;
  top: 5%;
  left: 15%;
  transform-origin: center;
  will-change: transform, opacity;
}
@media screen and (max-width: 1800px) {
  .l-main .mv-img_02 img {
    width: 27vw;
  }
}
@media screen and (max-width: 768px) {
  .l-main .mv-img_02 {
    top: 5%;
    left: -5%;
  }
  .l-main .mv-img_02 img {
    width: 50vw;
  }
}
.l-main .mv-img_03 {
  position: absolute;
  z-index: 2;
  top: 60%;
  left: 10%;
  transform-origin: center;
  will-change: transform, opacity;
}
@media screen and (max-width: 1800px) {
  .l-main .mv-img_03 img {
    width: 22vw;
  }
}
@media screen and (max-width: 768px) {
  .l-main .mv-img_03 {
    top: 75%;
    left: -5%;
  }
  .l-main .mv-img_03 img {
    width: 40vw;
  }
}
.l-main .mv-ttl {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  z-index: 6;
}
.l-main .mv-ttl img {
  max-width: 575px;
}
@media screen and (max-width: 1300px) {
  .l-main .mv-ttl img {
    width: 55vw;
  }
}
.l-main .mv-scroll {
  position: absolute;
  right: 0;
  bottom: -35px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 180px;
  font-size: 11px;
  font-size: calc(11 / 16 * 1rem);
}
@media screen and (max-width: 768px) {
  .l-main .mv-scroll {
    padding-bottom: 140px;
  }
}
.l-main .mv-scroll::before {
  content: "";
  background-color: #000;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 1px;
  height: 125px;
  margin: auto;
  animation: mv_scroll 2s infinite;
}
@keyframes mv_scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
.l-main .mv_link {
  display: block;
  position: fixed;
  z-index: 999;
  right: 34px;
  bottom: 50px;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .l-main .mv_link {
    right: 10px;
  }
}
.l-main .mv_circle {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url(./../img/mv_circle.png) center/contain no-repeat;
  width: 162px;
  height: 162px;
}
@media screen and (max-width: 768px) {
  .l-main .mv_circle {
    width: 105px;
    height: 105px;
  }
}
.l-main .mv_circle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 140px;
  height: 140px;
  background: url(./../img/circle-contact.png) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .l-main .mv_circle::after {
    width: 91px;
    height: 91px;
  }
}
@media screen and (max-width: 768px) {
  .l-main .mv_circle_txt {
    font-size: 9px;
    font-size: calc(9 / 16 * 1rem);
  }
}
.l-main .mv_circle_arrow {
  width: 40px;
}
@media screen and (max-width: 768px) {
  .l-main .mv_circle_arrow {
    width: 27px;
  }
}
.l-main .concept {
  margin-top: 245px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-main .concept {
    margin-top: 160px;
  }
}
.l-main .concept .m-wrapper {
  position: relative;
}
.l-main .concept_circle {
  position: absolute;
  top: -71px;
  right: -108px;
  width: 198px;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 1300px) {
  .l-main .concept_circle {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .l-main .concept_circle {
    position: relative;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max(31vw, 118px);
    top: 0;
  }
}
.l-main .concept_circle::before {
  position: absolute;
  content: "";
  width: 198px;
  aspect-ratio: 1/1;
  background: url(./../img/circle-warmth.png) center/contain no-repeat;
  animation: 15s linear infinite rotation;
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 768px) {
  .l-main .concept_circle::before {
    width: max(31vw, 118px);
  }
}
.l-main .concept_circle_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-main .concept_circle_txt {
    font-size: 11px;
    font-size: calc(11 / 16 * 1rem);
    font-weight: 700;
  }
}
.l-main .concept .section-ttl {
  margin-bottom: 47px;
}
.l-main .concept .section-ttl img {
  width: max(25vw, 460px);
}
@media screen and (max-width: 768px) {
  .l-main .concept .section-ttl img {
    width: max(61vw, 229px);
  }
}
.l-main .concept_contents-satisfaction {
  display: flex;
  flex-flow: row nowrap;
  gap: 85px;
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-satisfaction {
    flex-flow: column nowrap;
    margin-bottom: 233px;
    gap: 40px;
  }
}
.l-main .concept_contents-satisfaction h3 {
  width: 544px;
  margin-left: -62px;
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-satisfaction h3 {
    width: 100%;
    margin-left: 0;
  }
}
.l-main .concept_contents-satisfaction p {
  margin-right: -8px;
  line-height: 2.3;
  font-size: 18px;
  font-size: calc(18 / 16 * 1rem);
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-satisfaction p {
    font-size: 14px;
    font-size: calc(14 / 16 * 1rem);
  }
}
.l-main .concept_green {
  color: #0c9e77;
}
.l-main .concept_pink {
  color: #ef738f;
}
.l-main .concept_blue {
  color: #3879e1;
}
.l-main .concept_contents-support {
  margin-top: 400px;
  padding-bottom: 60px;
  position: relative;
  background-color: #faf8f5;
  background-image: url(./../img/bg_2_left.webp), url(./../img/bg_2_right.webp);
  background-repeat: no-repeat, no-repeat;
  background-size: 290px, 325px;
  background-position: left bottom 20px, right bottom 40%;
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-support {
    background-image: url(./../img/bg_2_left.webp), url(./../img/bg_2_right.webp);
    background-repeat: no-repeat, no-repeat;
    background-size: 145px, 160px;
    background-position: left bottom 20px, right bottom 40%;
  }
}
.l-main .concept_contents-support::before {
  content: "";
  position: relative;
  position: absolute;
  z-index: 0;
  background-image: url(./../img/bg_2_notree.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 454px;
  margin-top: -454px;
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-support::before {
    height: 230px;
    margin-top: -230px;
  }
}
.l-main .concept_contents-support::after {
  content: "";
  position: absolute;
  top: -354px;
  display: block;
  background: url(./../img/bg-float_1.png) left/contain no-repeat;
  width: 348px;
  height: 570px;
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-support::after {
    width: 170px;
    height: 235px;
    top: -192px;
  }
}
.l-main .concept_contents-support h3 {
  margin-bottom: 55px;
  font-size: 32.4px;
  font-size: calc(32.4 / 16 * 1rem);
  font-weight: 700;
  text-align: center;
}
.l-main .concept_contents-support h3 span {
  background-image: url(./../img/subttl_bg_dot_ptn.png);
  background-size: 4px;
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-support h3 {
    margin-bottom: 40px;
    font-size: 20px;
    font-size: calc(20 / 16 * 1rem);
  }
}
.l-main .concept_contents-support_inner {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  line-height: 2.2;
  font-size: 18px;
  font-size: calc(18 / 16 * 1rem);
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-support_inner {
    flex-direction: column-reverse;
    font-size: 14px;
    font-size: calc(14 / 16 * 1rem);
  }
}
.l-main .concept_contents-support_inner span {
  position: relative;
  display: inline-block;
  margin-right: 18px;
  padding: 8px 20px;
  border-radius: 43px;
  background-color: #e06031;
  text-align: left;
  font-size: 18px;
  font-size: calc(18 / 16 * 1rem);
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-support_inner span {
    margin-right: 12px;
    padding: 9px 21px;
    font-size: 13px;
    font-size: calc(13 / 16 * 1rem);
  }
}
.l-main .concept_contents-support_inner span::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 30px;
  border-style: solid;
  border-width: 8px 8px 0 0;
  border-color: #e06031 transparent transparent;
  translate: calc(-50% - 0.4px) 100%;
  transform: skew(-10deg);
  transform-origin: top;
}
.l-main .concept_contents-support_inner_span1 {
  margin-top: 10px;
  margin-bottom: 6px;
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-support_inner_span1 {
    margin-bottom: 0;
  }
}
.l-main .concept_contents-support_inner_span2 {
  margin-top: 10px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-support_inner_span2 {
    margin-bottom: 15px;
  }
}
.l-main .concept_contents-support_inner img {
  width: 51.7%;
  margin: auto 0;
  margin-right: -35px;
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-support_inner img {
    width: 75vw;
    margin-inline: auto;
    margin-bottom: 35px;
  }
}
.l-main .concept_contents-support ._tree {
  width: 900px;
  max-width: 80%;
  margin-inline: auto;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .l-main .concept_contents-support ._tree {
    width: 108%;
    padding-top: 30px;
    max-width: 100%;
  }
}
.l-main .concept_contents-support ._tree img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-main .flow {
  position: relative;
  z-index: 99;
  background-image: url(./../img/bg_3_left.webp), url(./../img/bg_3_right.webp), url(./../img/bg.webp);
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: 127px, 155px, 1000px;
  background-position: left center, right top 400px, top center;
  padding-top: 200px;
}
@media screen and (max-width: 768px) {
  .l-main .flow {
    background-image: url(./../img/bg.webp);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: -70px;
  }
}
.l-main .flow::before {
  content: "";
  position: absolute;
  background-image: url(./../img/bg_3_arch.webp);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 393px;
  margin-top: -206px;
}
@media screen and (max-width: 768px) {
  .l-main .flow::before {
    height: 160px;
    margin-top: -150px;
  }
}
.l-main .flow .section-ttl {
  margin-top: 180px;
}
@media screen and (max-width: 768px) {
  .l-main .flow .section-ttl {
    margin-top: 0;
  }
}
.l-main .flow .section-ttl img {
  width: max(9vw, 321px);
}
@media screen and (max-width: 768px) {
  .l-main .flow .section-ttl img {
    width: max(43vw, 160px);
  }
}
.l-main .flow .section-ttl::after {
  content: "";
  position: absolute;
  background-image: url(./../img/bg_3_dot.webp);
  width: 118px;
  height: 125px;
  background-repeat: no-repeat;
  background-size: contain;
  right: 190px;
  bottom: -30px;
}
@media screen and (max-width: 768px) {
  .l-main .flow .section-ttl::after {
    right: 0;
    bottom: 50px;
  }
}
.l-main .flow_list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 112px 50px;
  place-items: center;
  background-image: url(./../img/flow_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 63px 0 80px;
  padding: 0 70px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-main .flow_list {
    background-image: url(./../img/flow_arrow_sp.png);
    margin-top: 40px;
    padding: 0;
    gap: 4vw 2vw;
    overflow: hidden;
  }
}
.l-main .flow_list_item {
  width: min(35vw, 295px);
}
@media screen and (max-width: 768px) {
  .l-main .flow_list_item {
    width: min(40vw, 295px);
  }
}
.l-main .flow_list_item.deformed-circle {
  background-image: url(./../img/white_block.png);
}
.l-main .flow_list_item-1 dl::before {
  background-image: url(./../img/flow_01.png);
}
.l-main .flow_list_item-2 dl::before {
  background-image: url(./../img/flow_02.png);
}
@media screen and (max-width: 768px) {
  .l-main .flow_list_item-2 {
    margin-top: 50%;
  }
}
.l-main .flow_list_item-3 {
  grid-column: 2;
  grid-row: 2;
}
.l-main .flow_list_item-3 dl::before {
  background-image: url(./../img/flow_03.png);
}
@media screen and (max-width: 768px) {
  .l-main .flow_list_item-3 {
    margin-top: 0%;
  }
}
.l-main .flow_list_item-4 {
  grid-column: 1;
  grid-row: 2;
}
.l-main .flow_list_item-4 dl::before {
  background-image: url(./../img/flow_04.png);
}
@media screen and (max-width: 768px) {
  .l-main .flow_list_item-4 {
    margin-top: -50%;
  }
}
.l-main .flow_list_item dl {
  aspect-ratio: 589.86/444.3;
}
.l-main .flow_list_item dl::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 74px;
  height: 72px;
}
@media screen and (max-width: 768px) {
  .l-main .flow_list_item dl::before {
    width: 45px;
    height: 45px;
  }
}
.l-main .flow_list_item dl dt {
  margin-top: -1em;
  font-size: 25px;
  font-size: calc(25 / 16 * 1rem);
  margin-top: -40px;
}
@media screen and (max-width: 768px) {
  .l-main .flow_list_item dl dt {
    font-size: 17px;
    font-size: calc(17 / 16 * 1rem);
    line-height: 1em;
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .l-main .flow_list_item dl dt {
    margin-top: -20px;
  }
}
.l-main .flow_list_item dl dd {
  padding-top: 5px;
  font-size: 17px;
  font-size: calc(17 / 16 * 1rem);
}
@media screen and (max-width: 768px) {
  .l-main .flow_list_item dl dd {
    font-size: 11px;
    font-size: calc(11 / 16 * 1rem);
    line-height: 1.5em;
  }
}
.l-main .flow .wantcan {
  margin-bottom: 146px;
}
.l-main .flow .wantcan h3 {
  width: max(19vw, 348px);
  margin-inline: auto;
  margin-bottom: 55px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-main .flow .wantcan h3 {
    width: max(56vw, 208px);
  }
}
.l-main .flow .wantcan h3 img {
  margin-bottom: 10px;
}
.l-main .flow .wantcan_inner {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-main .flow .wantcan_inner {
    flex-direction: column;
    padding: 0 54px;
  }
}
@media screen and (max-width: 640px) {
  .l-main .flow .wantcan_inner {
    flex-direction: column;
    padding: 0 1vw;
    max-width: 250px;
    margin: 0 auto;
  }
}
.l-main .flow .wantcan_inner dl {
  position: relative;
  width: 31%;
}
@media screen and (max-width: 768px) {
  .l-main .flow .wantcan_inner dl {
    width: 100%;
  }
}
.l-main .flow .wantcan_inner dl dt {
  position: absolute;
  top: -22px;
  display: block;
  background-image: url(./../img/fukidashi.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 53px;
  padding-top: 8px;
  color: #fff;
  font-size: 16px;
  font-size: calc(16 / 16 * 1rem);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-main .flow .wantcan_inner dl dt {
    height: 35px;
    padding-top: 6px;
    font-size: 10px;
    font-size: calc(10 / 16 * 1rem);
  }
}
.l-main .flow .wantcan_inner dl dd {
  background-image: url(./../img/white_block.png);
  border-radius: 50px;
  margin: 0 11px;
  padding-top: 54px;
}
@media screen and (max-width: 768px) {
  .l-main .flow .wantcan_inner dl dd {
    padding-top: 27px;
  }
}
.l-main .flow .wantcan_inner dl dd p {
  font-size: 16px;
  font-size: calc(16 / 16 * 1rem);
  font-weight: 700;
  text-align: center;
  text-decoration: underline;
  text-underline-offset: 8px;
}
@media screen and (max-width: 768px) {
  .l-main .flow .wantcan_inner dl dd p {
    font-size: 14px;
    font-size: calc(14 / 16 * 1rem);
  }
}
.l-main .flow .wantcan_inner dl dd ul {
  position: relative;
  margin: 32px 38px 54px;
  padding: 0 0 54px;
  font-size: 17px;
  font-size: calc(17 / 16 * 1rem);
}
@media screen and (max-width: 768px) {
  .l-main .flow .wantcan_inner dl dd ul {
    margin-inline: auto;
    margin: 23px 31px 34px;
    padding: 0 0 34px;
    font-size: 12px;
    font-size: calc(12 / 16 * 1rem);
  }
}
.l-main .flow .wantcan_inner dl dd ul li {
  position: relative;
  padding-left: 1em;
}
.l-main .flow .wantcan_inner dl dd ul li::before {
  content: "●";
  position: absolute;
  margin-right: 10px;
  color: #e06031;
  font-size: 10px;
  font-size: calc(10 / 16 * 1rem);
  top: 7px;
  left: 0;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .l-main .flow .wantcan_inner dl dd ul li::before {
    top: 2px;
  }
}
.l-main .flow .wantcan_inner img {
  width: 35%;
}
@media screen and (max-width: 768px) {
  .l-main .flow .wantcan_inner img {
    width: 100%;
    margin: 25px 0 40px;
  }
}
.l-main .past-work {
  position: relative;
  background-color: #faf8f5;
  margin-top: 20vw;
  margin-bottom: 20vw;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .l-main .past-work {
    padding-top: 30px;
  }
}
.l-main .past-work::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(./../img/bg_4-top.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 10vw;
  top: -9.5vw;
}
.l-main .past-work::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(./../img/bg_4-bottom.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 10vw;
  bottom: -9.5vw;
}
.l-main .past-work .section-ttl {
  position: relative;
  z-index: 99;
  margin-bottom: 30px;
}
.l-main .past-work .section-ttl img {
  width: max(32vw, 573px);
}
@media screen and (max-width: 768px) {
  .l-main .past-work .section-ttl img {
    width: max(76vw, 285px);
  }
}
.l-main .past-work .l-inner .swiper {
  padding-bottom: 25px;
  padding-top: 50px;
}
.l-main .past-work .swiper {
  /* 前へ次への矢印カスタマイズ */
  /* 前への矢印カスタマイズ */
  /* 次への矢印カスタマイズ */
  /* 画像サイズ調整 */
}
.l-main .past-work .swiper::before {
  content: "";
  position: absolute;
  width: 550px;
  height: 550px;
  background-color: #f3eee7;
  left: 50%;
  top: 50%;
  border-radius: 50em;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .l-main .past-work .swiper::before {
    width: 100%;
    height: auto;
  }
}
.l-main .past-work .swiper-wrapper {
  align-items: stretch;
}
.l-main .past-work .swiper-slide {
  height: auto;
}
@media screen and (max-width: 768px) {
  .l-main .past-work .swiper-slide {
    padding: 0 10%;
  }
}
.l-main .past-work .swiper .slide {
  position: relative;
  text-align: center;
  padding: 50px 27px 60px;
  background-image: url(./../img/white_block.png);
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #000000;
  border-radius: 30px;
  height: 100%;
  filter: brightness(0.9);
}
.l-main .past-work .swiper .slide_head {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #e06031;
  border-radius: 3px 3px 15px 15px;
  width: -moz-max-content;
  width: max-content;
  padding: 8px 22px;
  font-size: 13px;
  font-size: calc(13 / 16 * 1rem);
  color: #fff;
  font-weight: 400;
  text-align: center;
}
.l-main .past-work .swiper .slide_list_subttl {
  font-size: 24px;
  font-size: calc(24 / 16 * 1rem);
  font-weight: 500;
}
.l-main .past-work .swiper .slide_list_txt {
  font-size: 16px;
  font-size: calc(16 / 16 * 1rem);
  font-weight: 500;
  margin-bottom: 20px;
}
.l-main .past-work .swiper .swiper-slide-active .slide {
  filter: brightness(1);
}
.l-main .past-work .swiper-button-wrap {
  display: flex;
  justify-content: center;
  gap: 120px;
  margin-top: 80px;
}
.l-main .past-work .swiper-button-prev, .l-main .past-work .swiper-button-next {
  position: relative;
  top: 50%; /* 垂直方向でスライド中央に配置 */
  width: 77px;
  height: 51px;
  /* 前へ次への矢印カスタマイズ */
}
@media screen and (max-width: 768px) {
  .l-main .past-work .swiper-button-prev, .l-main .past-work .swiper-button-next {
    width: 50px;
  }
}
.l-main .past-work .swiper-button-prev::after, .l-main .past-work .swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  width: 77px;
  height: 51px;
  margin: auto;
}
.l-main .past-work .swiper-button-prev::after {
  background-image: url(./../img/arrow-l.png);
}
@media screen and (max-width: 768px) {
  .l-main .past-work .swiper-button-prev::after {
    margin-left: 0;
  }
}
.l-main .past-work .swiper-button-next::after {
  background-image: url(./../img/arrow-r.png);
}
@media screen and (max-width: 768px) {
  .l-main .past-work .swiper-button-next::after {
    margin-right: 0;
  }
}
.l-main .past-work .swiper img {
  height: auto;
  width: 100%;
}
.l-main .past-work .swiper-slide :not(.swiper-slide-visible) .slide {
  opacity: 0.3;
}
.l-main .past-work .swiper_more {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  padding-top: 10px;
  padding-left: 15px;
  z-index: 8;
  font-size: 14px;
  font-size: calc(14 / 16 * 1rem);
}
.l-main .past-work .swiper-pagination-bullet {
  margin: 0 8px;
  background-color: #fff;
  border: 1px solid #000000;
  opacity: 1;
}
.l-main .past-work .swiper-pagination-bullet-active {
  background-color: #000000;
}
.l-main .past-work .swiper .deformed-circle {
  width: 92px;
  margin-inline: auto;
}
.l-main .past-work .swiper .deformed-circle .re_deformed-circle {
  padding-top: 12px;
  text-align: center;
  padding-left: 0.5em;
}
.l-main .past-work .swiper-pagination {
  bottom: -50px;
}
@media screen and (max-width: 768px) {
  .l-main .past-work .swiper-pagination {
    bottom: -30px;
  }
}
.l-main .company {
  padding-bottom: 450px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .l-main .company {
    position: relative;
    z-index: 60;
    padding-bottom: 350px;
  }
}
.l-main .company .section-ttl {
  margin-bottom: 75px;
}
@media screen and (max-width: 768px) {
  .l-main .company .section-ttl {
    margin-bottom: 50px;
  }
}
.l-main .company .section-ttl img {
  width: max(28vw, 501px);
}
@media screen and (max-width: 768px) {
  .l-main .company .section-ttl img {
    width: max(67vw, 255px);
  }
}
.l-main .company .m-wrapper {
  max-width: 800px;
}
@media screen and (max-width: 1000px) {
  .l-main .company .m-wrapper {
    max-width: 89.3%;
  }
}
.l-main .company_container {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  background-image: url(./../img/white_block.png);
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #000000;
  border-radius: 50px;
  margin-bottom: 75px;
  padding: 65px;
}
@media screen and (max-width: 768px) {
  .l-main .company_container {
    padding: 30px;
  }
}
.l-main .company_container::before {
  content: "";
  position: absolute;
  background-image: url(./../img/deco_company-wrap_01.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 111px;
  height: 600px;
  left: -1px;
  top: 50%;
  transform: translateX(-100%) translateY(-50%);
}
.l-main .company_container::after {
  content: "";
  position: absolute;
  background-image: url(./../img/deco_company-wrap_02.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 145px;
  height: 591px;
  right: -1px;
  top: 50%;
  transform: translateX(100%) translateY(-50%);
}
.l-main .company_container_wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  border-top: 1px solid #c3bcb1;
  padding: 30px 0;
}
@media screen and (max-width: 768px) {
  .l-main .company_container_wrap {
    padding: 22px 0;
  }
}
.l-main .company_container_wrap:last-child {
  border-bottom: 1px solid #c3bcb1;
}
.l-main .company_container_wrap dt {
  font-weight: 500;
}
.l-main .company_container_wrap dd {
  width: max(40vw, 718px);
  max-width: 718px;
  font-weight: 400;
}
.l-main .company .buck-number {
  display: block;
  width: 75%;
  margin-inline: auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-main .company .buck-number {
    width: 100%;
  }
}
.l-main .company .buck-number picture {
  height: auto;
}
.l-main .company .buck-number .deformed-circle {
  width: 91px;
  margin-top: -30px;
  margin-left: auto;
  margin-right: 21px;
}
.l-main .company .buck-number .deformed-circle .re_deformed-circle {
  padding-top: 13px;
  padding-left: 5px;
}
.l-main .history {
  background-image: url(./../img/bg_6_left.webp), url(./../img/bg_6_right.webp), url(./../img/white_block.png);
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: 127px, 155px, 1000px;
  background-position: left center, right bottom 50px, top center;
  padding-bottom: 320px;
  margin-top: -100px;
}
@media screen and (max-width: 768px) {
  .l-main .history {
    background-image: url(./../img/bg_6_left.webp), url(./../img/bg_6_right.webp), url(./../img/white_block.png);
    background-repeat: no-repeat, no-repeat, repeat;
    background-size: 60px, 65px, 1000px;
    background-position: left top 150px, right bottom 250px, top center;
  }
}
.l-main .history::before {
  content: "";
  position: absolute;
  background-image: url(./../img/bg_6_arch.webp);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 393px;
  margin-top: -393px;
}
@media screen and (max-width: 768px) {
  .l-main .history::before {
    height: 160px;
    margin-top: -160px;
  }
}
.l-main .history .section-ttl {
  margin-top: 180px;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-main .history .section-ttl {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.l-main .history .section-ttl::after {
  content: "";
  position: absolute;
  background-image: url(./../img/bg_6_dot.webp);
  width: 118px;
  height: 125px;
  background-repeat: no-repeat;
  background-size: contain;
  right: 190px;
  bottom: -30px;
}
@media screen and (max-width: 768px) {
  .l-main .history .section-ttl::after {
    right: 0;
    bottom: 70px;
  }
}
.l-main .history .section-ttl img {
  width: max(22.6vw, 406px);
}
@media screen and (max-width: 768px) {
  .l-main .history .section-ttl img {
    width: max(54vw, 203px);
  }
}
.l-main .history_contents {
  max-width: 800px;
}
@media screen and (max-width: 1000px) {
  .l-main .history_contents {
    max-width: 89.3%;
  }
}
.l-main .history_contents_list {
  padding-left: 36px;
  border-left: 1px solid #c3bcb1;
}
.l-main .history_contents_list li {
  display: flex;
  flex-direction: row;
  gap: 50px;
  margin-bottom: 26px;
}
.l-main .history_contents_list li:last-child {
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .l-main .history_contents_list li {
    flex-direction: column;
    gap: 10px;
  }
}
.l-main .history_contents_list_year {
  position: relative;
  margin-bottom: 25px;
  color: #e06031;
  font-size: 26px;
  font-size: calc(26 / 16 * 1rem);
  font-weight: 700;
  white-space: nowrap;
  width: 120px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .l-main .history_contents_list_year {
    font-size: 20px;
    font-size: calc(20 / 16 * 1rem);
    margin-bottom: 0;
  }
}
.l-main .history_contents_list_year::before {
  content: "";
  display: block;
  background-color: #fff;
  border: 1px solid #000000;
  position: absolute;
  top: 0.8em;
  left: -41px;
  height: 9px;
  width: 9px;
  border-radius: 100%;
}
.l-main .history_contents_list_detail_ttl {
  font-size: 22px;
  font-size: calc(22 / 16 * 1rem);
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .l-main .history_contents_list_detail_ttl {
    font-size: 17px;
    font-size: calc(17 / 16 * 1rem);
  }
}
.l-main .history_contents_list_detail_txt {
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .l-main .history_contents_list_detail_txt {
    font-size: 12px;
    font-size: calc(12 / 16 * 1rem);
  }
}
.l-main .recruit {
  background-image: url(./../img/bg_7_left.webp), url(./../img/bg_7_right.webp);
  background-repeat: no-repeat, no-repeat;
  background-size: 150px, 155px;
  background-position: left top 393px, right top 400px;
  margin-top: -349px;
  padding: 349px 0 130px;
}
@media screen and (max-width: 768px) {
  .l-main .recruit {
    background-image: url(./../img/bg_7_left.webp), url(./../img/bg_7_right.webp);
    background-repeat: no-repeat, no-repeat;
    background-size: 50px, 65px;
    background-position: left top 350px, right bottom 150px;
    padding-bottom: 75px;
  }
}
.l-main .recruit::before {
  content: "";
  position: absolute;
  background-image: url(./../img/bg_7.webp);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 349px;
  margin-top: -349px;
}
@media screen and (max-width: 768px) {
  .l-main .recruit::before {
    height: 160px;
    margin-top: -160px;
  }
}
.l-main .recruit .section-ttl {
  margin-bottom: 77px;
}
@media screen and (max-width: 768px) {
  .l-main .recruit .section-ttl {
    margin-bottom: 40px;
  }
}
.l-main .recruit .section-ttl img {
  width: max(21.6vw, 390px);
}
@media screen and (max-width: 768px) {
  .l-main .recruit .section-ttl img {
    width: max(52vw, 196px);
  }
}
.l-main .recruit_wrap {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 50px;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
}
@media screen and (max-width: 768px) {
  .l-main .recruit_wrap {
    margin-bottom: 40px;
  }
}
.l-main .recruit_wrap img {
  margin: auto 0;
}
@media screen and (max-width: 768px) {
  .l-main .recruit_wrap img {
    width: 100%;
  }
}
.l-main .recruit_wrap_txt {
  width: max(24.3vw, 438px);
  max-width: 438px;
  margin-left: 45px;
}
@media screen and (max-width: 768px) {
  .l-main .recruit_wrap_txt {
    margin-top: 43px;
    margin-left: 0;
  }
}
.l-main .recruit_wrap_subttl {
  display: flex;
  flex-direction: column;
  margin-bottom: 42px;
  padding: 0 12px;
}
@media screen and (max-width: 768px) {
  .l-main .recruit_wrap_subttl {
    margin-bottom: 35px;
  }
}
.l-main .recruit_wrap_subttl_contents {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #0e050a;
  color: #fff;
  font-size: 24px;
  font-size: calc(24 / 16 * 1rem);
}
@media screen and (max-width: 768px) {
  .l-main .recruit_wrap_subttl_contents {
    font-size: 16px;
    font-size: calc(16 / 16 * 1rem);
  }
}
.l-main .recruit_wrap_subttl_contents-1 {
  background-color: #e06031;
  rotate: -2.64deg;
  z-index: 99;
}
.l-main .recruit_wrap_subttl_contents-2 {
  background-color: #0c9e77;
  rotate: 1.41deg;
  z-index: 9;
}
.l-main .recruit_wrap_subttl_contents-3 {
  background-color: #fb8fa7;
  rotate: -0.76deg;
  z-index: 0;
}
.l-main .recruit .deformed-circle {
  width: 131px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .l-main .recruit .deformed-circle {
    width: 110px;
  }
}
.l-main .recruit .deformed-circle .re_deformed-circle {
  padding-top: 25px;
  padding-left: 10px;
  text-align: center;
  font-size: 14px;
  font-size: calc(14 / 16 * 1rem);
}
@media screen and (max-width: 768px) {
  .l-main .recruit .deformed-circle .re_deformed-circle {
    padding-top: 20px;
    font-size: 12px;
    font-size: calc(12 / 16 * 1rem);
  }
}

.l-footer {
  position: relative;
  background-color: #faf8f5;
  padding-bottom: 30px;
  border-radius: 50px 50px 0 0;
}
.l-footer .footer {
  display: flex;
  flex-flow: row wrap;
  gap: 100px;
  margin-bottom: 32px;
  padding-top: 75px;
}
@media screen and (max-width: 768px) {
  .l-footer .footer {
    display: block;
  }
}
.l-footer .footer_info {
  line-height: 2;
  font-size: 13px;
  font-size: calc(13 / 16 * 1rem);
  font-weight: 400;
}
.l-footer .footer_info_logo {
  display: block;
  width: 77px;
  height: auto;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .l-footer .footer_info_logo {
    width: 61px;
    margin-inline: auto;
    margin-bottom: 0;
  }
}
.l-footer .footer_info_contents {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 38px;
}
@media screen and (max-width: 768px) {
  .l-footer .footer_info_contents {
    flex-direction: column;
    align-items: center;
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer .footer_info_contents_txt {
    margin: 30px 0;
    text-align: center;
  }
}
.l-footer .footer_info_contents_sns {
  display: flex;
  flex-direction: column;
  width: 120px;
  gap: 8px;
}
.l-footer .footer_info_contents_sns_wrap {
  display: flex;
  justify-content: space-between;
  padding: 0 27px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .l-footer .footer_info_contents_sns_wrap {
    margin-top: 5px;
  }
}
.l-footer .footer_info_contents_sns_wrap img {
  width: 20px;
}
.l-footer .footer_info .map {
  width: 100%;
  height: 210px;
  overflow: hidden;
}
.l-footer .footer_info .map iframe {
  height: 490px;
  margin-top: -130px;
}
@media screen and (max-width: 768px) {
  .l-footer .footer_info .map iframe {
    width: 100%;
  }
}
.l-footer .footer_nav {
  line-height: 2.3;
  font-size: 15px;
  font-size: calc(15 / 16 * 1rem);
}
@media screen and (max-width: 768px) {
  .l-footer .footer_nav {
    display: none;
  }
}
.l-footer .footer_nav_list {
  display: flex;
  flex-flow: column wrap;
  gap: 0 24px;
  height: 400px;
}
.l-footer .footer_nav_list-pwlist {
  font-size: 13px;
  font-size: calc(13 / 16 * 1rem);
  font-weight: 400;
}
.l-footer .footer_nav_list-pwlist li {
  position: relative;
}
.l-footer .footer_nav_list-pwlist li::before {
  content: "";
  position: absolute;
  top: 0.7em;
  display: block;
  width: 8px;
  height: 5.6px;
  background-color: #000000;
  border: 2px solid #000000;
  border-radius: 50%;
  transform: rotate(-25deg) translateY(0.4em);
}
.l-footer .footer_nav_list-pwlist li a {
  margin-left: 1.3em;
}
.l-footer .footer_nav_list_policy {
  line-height: 2;
  font-weight: 400;
  font-size: 13px;
  font-size: calc(13 / 16 * 1rem);
}
.l-footer small {
  display: block;
  text-align: right;
  font-size: 12px;
  font-size: calc(12 / 16 * 1rem);
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .l-footer small {
    text-align: center;
    font-size: 9px;
    font-size: calc(9 / 16 * 1rem);
  }
}
.l-footer .pagetop {
  position: absolute;
  bottom: 30px;
  right: 34px;
  width: 78px;
}
@media screen and (max-width: 768px) {
  .l-footer .pagetop {
    width: 55px;
    right: 0px;
  }
}
.l-footer .pagetop a {
  display: block;
}

.remodal {
  position: relative;
  text-align: center;
  padding: 50px 27px 60px;
  border-radius: 30px;
}
.remodal-close {
  right: 0;
  left: auto;
  width: 92px;
  margin-inline: auto;
  height: 50px;
  right: 20px;
  left: auto;
  top: 20px;
}
@media screen and (max-width: 768px) {
  .remodal-close {
    top: 0;
    right: 0;
  }
}
.remodal .remodal-close:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #0e050a;
  left: 50%;
  top: 25%;
  transform: rotate(-20deg);
}
.remodal .remodal-close::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #0e050a;
  left: 50%;
  top: 25%;
  transform: rotate(65deg);
}

.modal_head {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #e06031;
  border-radius: 3px 3px 15px 15px;
  width: -moz-max-content;
  width: max-content;
  padding: 8px 22px;
  font-size: 13px;
  font-size: calc(13 / 16 * 1rem);
  color: #fff;
  font-weight: 400;
  text-align: center;
}
.modal_list_subttl {
  font-size: 24px;
  font-size: calc(24 / 16 * 1rem);
  font-weight: 500;
}
.modal_list_txt {
  font-size: 18px;
  font-size: calc(18 / 16 * 1rem);
  font-weight: 500;
}
.modal_list_p {
  margin-top: 1em;
  text-align: left;
}
.modal_more {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  padding-top: 10px;
  padding-left: 15px;
  z-index: 8;
}
.modal_more .deformed-circle {
  width: 120px;
  margin-inline: auto;
}
.modal_more .re_deformed-circle {
  padding-top: 20px;
  text-align: center;
  padding-left: 0.5em;
}

.deco {
  position: absolute;
  pointer-events: none;
  z-index: 50;
}
.deco_past-work_01 {
  left: 10%;
  top: -9vw;
}
@media screen and (max-width: 768px) {
  .deco_past-work_01 {
    width: 40vw;
    left: 5%;
    top: -30vw;
  }
}
.deco_past-work_02 {
  right: 0;
  top: -15vw;
}
@media screen and (max-width: 768px) {
  .deco_past-work_02 {
    width: 40vw;
    top: -30vw;
  }
}
.deco_past-work_03 {
  left: 0;
  bottom: -20vw;
}
@media screen and (max-width: 768px) {
  .deco_past-work_03 {
    width: 35vw;
    bottom: -30vw;
  }
}
.deco_past-work_04 {
  right: 10%;
  bottom: -10vw;
}
@media screen and (max-width: 768px) {
  .deco_past-work_04 {
    width: 20vw;
    right: 0;
    bottom: -20vw;
  }
}

#contact .m-wrapper {
  margin-bottom: 150px;
}
#contact .contents-wrapper {
  padding-top: 150px;
}
#contact .contents-wrapper .section-ttl {
  margin-bottom: 47px;
}
#contact .contents-wrapper .section-ttl img {
  width: max(25vw, 460px);
}
@media screen and (max-width: 768px) {
  #contact .contents-wrapper .section-ttl img {
    width: max(61vw, 229px);
  }
}/*# sourceMappingURL=style.css.map */

/* ============================================ */

#web .p{padding: 2em;
  text-align: center;
   background-color: transparent; 
  }

#webc .ca,.ca td,.ca th{
  border-collapse: collapse;
  border: none ;
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 auto;
  flex-flow: column nowrap;
   table-layout: fixed;
   width: 100%;
   background-color: transparent; 
}

#webc .ca caption {
  caption-side: bottom;
  padding: 10px;
  font-weight: bold;
    background-color: transparent; 
}

#webc .ca thead,
tfoot {
  text-align: center;
  background-color: transparent; 
}

#webc .ca th,
td {
  table-layout: fixed;
   width: 100%;
  padding: 10px 10px;
  background-color: transparent; 
}

#webc .ca td:last-of-type {
  text-align: center;
    background-color: transparent; 
}

#webc .ca tbody > tr:nth-of-type(even) {
  text-align: center;
    background-color: transparent; 
}

#webc .ca img{
   width: 80%;
}

.ca2 {
   margin: 20px 0;
  padding: 20px 0;
}