/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/scss/design.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*-------------------------------------------------------------------------------
  media query
--------------------------------------------------------------------------------*/
/*========== CONTENT SIZE ==========*/
/*-------------------------------------------------------------------------------
  font setting
--------------------------------------------------------------------------------*/
/*----------------------------------------
  all pages
------------------------------------------*/
/*-------------------------------------------------------------------------------
  color setting
--------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------
  最新対応用
--------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------
  space setting
--------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------
  border setting
--------------------------------------------------------------------------------*/
/*!
 * ress.css v1.0.0
 * MIT License
 * top_original reset
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll; /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%; /* iOS 8+ */
}

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

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

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

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

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

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  font-weight: normal;
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

iframe {
  border: 0;
}

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

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

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

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

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

/*-------------------------------------------------------------------------------
  default style
--------------------------------------------------------------------------------*/
* {
  box-sizing: border-box;
  word-break: break-all;
}

html {
  font-size: 87.5%;
}

/**
 * メディアクエリ
 *
 * @param {number} $size 画面サイズ
 * @param {string} $width max or min
 * @param {string} $orientation デバイスの向き portrait or landscape
 */
/**
 * 単位を除いた数値を返す
 *
 * @param {number} $value 単位あり数値
 * @return {number} 単位なし数値
 * @example strip-unit(16px) => 16
 *          strip-unit(1rem) => 1
 */
/**
 * pxをremで返す
 *
 * @param {number} $number pxサイズ
 * @return {number} 単位ありremサイズ
 * @example $root-font-size : 16px の場合
 *          rem(10) 10px => 0.625rem
 */
/**
 * clampを使用した可変サイズ指定関数
 *
 * @param {number} $min-size 最小サイズpx
 * @param {number} $max-size 最大サイズpx
 * @param {number} $min-viewport-px 最小ビューポートpx
 * @param {number} $max-viewport-px 最大ビューポートpx
 * @return {string} clamp
 * @example fluid(16, 32) => clamp(1rem, 1.67vw + 0.667rem, 2rem)
 *           320pxから1280pxの間で16pxから32pxまでサイズが変わる
 *          fluid(10px, 18px, 480px, 1024px) => clamp(0.625rem, 1.47vw + 0.184rem, 1.125rem)
 *           480pxから1024pxの間で10pxから18pxまでサイズが変わる
 */
/**
 * フォントサイズ
 *
 * @param {number} $pixel フォントサイズ、px基準で指定
 */
/**
 * 可変フォントサイズ
 *
 * @param {number} $min-px 最小サイズpx
 * @param {number} $max-px 最大サイズpx
 * @param {number} $min-viewport-px 最小ビューポートpx
 * @param {number} $max-viewport-px 最大ビューポートpx
 */
/**
 * トランジション
 *
 * @param {number} $time トランジションの時間
 * @param {string} $easing イージングの指定
 */
/**
 * 疑似要素を使用したアイコンフォント
 *
 * @param {string} $code アイコンコード
 * @param {number} $size フォントサイズ
 * @param {number} $weight フォントウェイト
 * @param {string} $color フォントカラー
 * @param {string} $family フォントファミリー Material Symbols Outlined or Font Awesome 6 Pro
 */
/**
 * スクロールバー
 *
 * @param {number} $width 横幅
 * @param {number} $track-color トラックの色
 * @param {number} $thumb-color スクロールバーの色
 */
/*-------------------------------------------------------------------------------
  old base
--------------------------------------------------------------------------------*/
/*========== CLEARFIX ==========*/
/*========== BOX ==========*/
/*========== SECTION ==========*/
/*========== FONTAWESOME ==========*/
/*========== TEL ==========*/
/*========== COLOR&WEIGHT ==========*/
/*========== BTN ==========*/
/*-------------------------------------------------------------------------------
  form 設定
--------------------------------------------------------------------------------*/
.contact_form_unit {
  /* 全体の余白変数 */
  --space-size: 10px;
  --head-width: 250px;
  /* ラジオボタン変数 */
  --radio-outer: 20px;
  --radio-inner: 10px;
  /* チェックボックス変数 */
  --checkbox-outer: 20px;
  --checkbox-inner: 10px;
  /* スクロールバー変数 */
  --scroll-width: 5px;
  --track-color: #f3ede3;
  --thumb-color: #ff6000;
  padding-top: calc(var(--space-size) * 6);
  /* テーブル・リスト */
}
.contact_form_unit table {
  border-collapse: separate;
  border-spacing: 0 var(--space-size);
}
.contact_form_unit dl {
  display: flex;
  margin-top: var(--space-size);
}
.contact_form_unit dl dt {
  flex-shrink: 0;
  height: -moz-fit-content;
  height: fit-content;
  padding: var(--space-size) 0;
}
.contact_form_unit tr th, .contact_form_unit tr dt, .contact_form_unit dl th, .contact_form_unit dl dt {
  width: var(--head-width);
  display: flex;
  align-items: center;
  gap: calc(var(--space-size) * 2);
}
.contact_form_unit tr th .item_label_required, .contact_form_unit tr dt .item_label_required, .contact_form_unit dl th .item_label_required, .contact_form_unit dl dt .item_label_required {
  padding: 0.1em 0.5em;
  color: #f3ede3;
  background-color: #ff6000;
  border-radius: 5px;
}
.contact_form_unit tr th .item_label_required > span, .contact_form_unit tr dt .item_label_required > span, .contact_form_unit dl th .item_label_required > span, .contact_form_unit dl dt .item_label_required > span {
  display: block;
  font-size: 0.8rem;
}
.contact_form_unit tr td, .contact_form_unit tr dd, .contact_form_unit dl td, .contact_form_unit dl dd {
  width: 100%;
}
@media (max-width: 768px) {
  .contact_form_unit tr td, .contact_form_unit tr dd, .contact_form_unit dl td, .contact_form_unit dl dd {
    display: block;
    margin-top: var(--space-size);
  }
}
.contact_form_unit tr td > input,
.contact_form_unit tr td > select,
.contact_form_unit tr td > textarea, .contact_form_unit tr dd > input,
.contact_form_unit tr dd > select,
.contact_form_unit tr dd > textarea, .contact_form_unit dl td > input,
.contact_form_unit dl td > select,
.contact_form_unit dl td > textarea, .contact_form_unit dl dd > input,
.contact_form_unit dl dd > select,
.contact_form_unit dl dd > textarea {
  padding: var(--space-size) calc(var(--space-size) * 2);
  background-color: #fff6e7;
  border-radius: 5px;
}
.contact_form_unit tr td, .contact_form_unit tr dd, .contact_form_unit dl td, .contact_form_unit dl dd {
  /* セレクトボックス */
}
.contact_form_unit tr td:has(select), .contact_form_unit tr dd:has(select), .contact_form_unit dl td:has(select), .contact_form_unit dl dd:has(select) {
  position: relative;
}
.contact_form_unit tr td:has(select)::before, .contact_form_unit tr dd:has(select)::before, .contact_form_unit dl td:has(select)::before, .contact_form_unit dl dd:has(select)::before {
  content: "▼";
  position: absolute;
  top: 50%;
  right: calc(var(--space-size) * 2);
  transform: translateY(-50%);
}
.contact_form_unit tr td, .contact_form_unit tr dd, .contact_form_unit dl td, .contact_form_unit dl dd {
  /* テキストエリア */
}
.contact_form_unit tr td textarea, .contact_form_unit tr dd textarea, .contact_form_unit dl td textarea, .contact_form_unit dl dd textarea {
  height: 200px;
  display: block;
}
.contact_form_unit tr td, .contact_form_unit tr dd, .contact_form_unit dl td, .contact_form_unit dl dd {
  /* ラジオボタン */
}
.contact_form_unit tr td .radio_list > li label input[type=radio], .contact_form_unit tr dd .radio_list > li label input[type=radio], .contact_form_unit dl td .radio_list > li label input[type=radio], .contact_form_unit dl dd .radio_list > li label input[type=radio] {
  display: none;
}
.contact_form_unit tr td .radio_list > li label input[type=radio] + .radio_text, .contact_form_unit tr dd .radio_list > li label input[type=radio] + .radio_text, .contact_form_unit dl td .radio_list > li label input[type=radio] + .radio_text, .contact_form_unit dl dd .radio_list > li label input[type=radio] + .radio_text {
  display: flex;
  align-items: center;
  gap: var(--space-size);
  position: relative;
}
.contact_form_unit tr td .radio_list > li label input[type=radio] + .radio_text::before, .contact_form_unit tr dd .radio_list > li label input[type=radio] + .radio_text::before, .contact_form_unit dl td .radio_list > li label input[type=radio] + .radio_text::before, .contact_form_unit dl dd .radio_list > li label input[type=radio] + .radio_text::before {
  content: "";
  width: var(--radio-outer);
  aspect-ratio: 1;
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid #777;
}
.contact_form_unit tr td .radio_list > li label input[type=radio] + .radio_text::after, .contact_form_unit tr dd .radio_list > li label input[type=radio] + .radio_text::after, .contact_form_unit dl td .radio_list > li label input[type=radio] + .radio_text::after, .contact_form_unit dl dd .radio_list > li label input[type=radio] + .radio_text::after {
  content: "";
  width: var(--radio-inner);
  aspect-ratio: 1;
  border-radius: 50%;
  position: absolute;
  left: calc((var(--radio-outer) - var(--radio-inner)) / 2);
  transition: all 0.3s ease;
}
.contact_form_unit tr td .radio_list > li label input[type=radio]:checked + span::after, .contact_form_unit tr dd .radio_list > li label input[type=radio]:checked + span::after, .contact_form_unit dl td .radio_list > li label input[type=radio]:checked + span::after, .contact_form_unit dl dd .radio_list > li label input[type=radio]:checked + span::after {
  background-color: #777;
}
.contact_form_unit tr td, .contact_form_unit tr dd, .contact_form_unit dl td, .contact_form_unit dl dd {
  /* チェックボックス */
}
.contact_form_unit tr td .check_list > li .label_checkbox .check_text, .contact_form_unit tr dd .check_list > li .label_checkbox .check_text, .contact_form_unit dl td .check_list > li .label_checkbox .check_text, .contact_form_unit dl dd .check_list > li .label_checkbox .check_text {
  display: flex;
  align-items: center;
  gap: var(--space-size);
  position: relative;
}
.contact_form_unit tr td .check_list > li .label_checkbox .check_text::before, .contact_form_unit tr dd .check_list > li .label_checkbox .check_text::before, .contact_form_unit dl td .check_list > li .label_checkbox .check_text::before, .contact_form_unit dl dd .check_list > li .label_checkbox .check_text::before {
  content: "";
  width: var(--checkbox-outer);
  aspect-ratio: 1;
  border: 1px solid #777;
}
.contact_form_unit tr td .check_list > li .label_checkbox .check_text::after, .contact_form_unit tr dd .check_list > li .label_checkbox .check_text::after, .contact_form_unit dl td .check_list > li .label_checkbox .check_text::after, .contact_form_unit dl dd .check_list > li .label_checkbox .check_text::after {
  content: "";
  width: var(--checkbox-inner);
  aspect-ratio: 1;
  position: absolute;
  top: calc(50% - var(--checkbox-inner) / 2);
  left: calc((var(--checkbox-outer) - var(--checkbox-inner)) / 2);
  transition: all 0.3s ease;
}
.contact_form_unit tr td .check_list > li .label_checkbox .check_text.checked::after, .contact_form_unit tr dd .check_list > li .label_checkbox .check_text.checked::after, .contact_form_unit dl td .check_list > li .label_checkbox .check_text.checked::after, .contact_form_unit dl dd .check_list > li .label_checkbox .check_text.checked::after {
  background: #777;
}
.contact_form_unit tr td, .contact_form_unit tr dd, .contact_form_unit dl td, .contact_form_unit dl dd {
  /* ファイルアップロード */
}
.contact_form_unit tr td .uploaded_file p span, .contact_form_unit tr dd .uploaded_file p span, .contact_form_unit dl td .uploaded_file p span, .contact_form_unit dl dd .uploaded_file p span {
  font-size: 0.8rem;
  margin-left: 0.5rem;
}
.contact_form_unit {
  /* プライバシーポリシー */
}
.contact_form_unit .form_privacy_unit {
  margin-top: calc(var(--space-size) * 3);
}
.contact_form_unit .form_privacy_unit .form_privacy_block {
  padding: calc(var(--space-size) * 3);
  background-color: #fff6e7;
  border-radius: 5px;
}
.contact_form_unit .form_privacy_unit .form_privacy_block .form_privacy_ttl {
  font-weight: bold;
}
.contact_form_unit .form_privacy_unit .form_privacy_block .form_privacy_item {
  height: 200px;
  margin-top: calc(var(--space-size) * 2);
  overflow-y: scroll;
}
.contact_form_unit .form_privacy_unit .form_privacy_block .form_privacy_item::-webkit-scrollbar {
  width: var(--scroll-width);
}
.contact_form_unit .form_privacy_unit .form_privacy_block .form_privacy_item::-webkit-scrollbar-track {
  background: var(--track-color);
}
.contact_form_unit .form_privacy_unit .form_privacy_block .form_privacy_item::-webkit-scrollbar-thumb {
  background: var(--thumb-color);
}
.contact_form_unit .form_privacy_unit .form_privacy_block .form_privacy_item .privacy_text {
  padding-right: calc(var(--space-size) * 2);
}
.contact_form_unit .form_privacy_unit .form_privacy_block .form_privacy_item .privacy_text + .privacy_text {
  margin-top: 1em;
}
.contact_form_unit .form_privacy_unit .form_privacy_block .form_privacy_item .privacy_text .highlight {
  display: block;
  font-weight: bold;
}
.contact_form_unit .form_privacy_unit {
  /* プライバシーポリシー同意 checkbox */
}
.contact_form_unit .form_privacy_unit .form_privacy_check {
  width: -moz-fit-content;
  width: fit-content;
  margin: calc(var(--space-size) * 2) auto 0;
}
.contact_form_unit .form_privacy_unit .form_privacy_check .label_checkbox .check_text {
  display: flex;
  align-items: center;
  gap: var(--space-size);
  position: relative;
}
.contact_form_unit .form_privacy_unit .form_privacy_check .label_checkbox .check_text::before {
  content: "";
  width: var(--checkbox-outer);
  aspect-ratio: 1;
  border: 1px solid #777;
}
.contact_form_unit .form_privacy_unit .form_privacy_check .label_checkbox .check_text::after {
  content: "";
  width: var(--checkbox-inner);
  aspect-ratio: 1;
  position: absolute;
  top: calc(50% - var(--checkbox-inner) / 2);
  left: calc((var(--checkbox-outer) - var(--checkbox-inner)) / 2);
  transition: all 0.3s ease;
}
.contact_form_unit .form_privacy_unit .form_privacy_check .label_checkbox .check_text.checked::after {
  background: #777;
}
.contact_form_unit .form_privacy_unit .form_privacy_check .policy_error {
  text-align: center;
}
.contact_form_unit {
  /* 送信ボタン */
}
.contact_form_unit .form_actions {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  gap: calc(var(--space-size) * 10);
  margin: calc(var(--space-size) * 4) auto 0;
}
@media (max-width: 768px) {
  .contact_form_unit .form_actions {
    flex-direction: column;
    gap: calc(var(--space-size) * 2);
  }
}
.contact_form_unit .form_actions .btn_contact_submit.disable > span {
  display: block;
  color: #e75b74;
}
.contact_form_unit {
  /* ハニーポット非表示 */
}
.contact_form_unit input[name=mail_confirm] {
  display: none;
}
.contact_form_unit {
  /* エラーメッセージの指定 */
}
.contact_form_unit .item_error_list,
.contact_form_unit .policy_error {
  margin-top: 0.2rem;
  font-size: 0.8rem;
  color: #e75b74;
}
.contact_form_unit {
  /* エラー時の背景色 */
}
.contact_form_unit.form_input .has_error {
  background-color: rgba(231, 91, 116, 0.1);
}
.contact_form_unit {
  /* 確認画面 */
}
.contact_form_unit.form_confirm table {
  border-spacing: 0 calc(var(--space-size) * 4);
}
.contact_form_unit.form_confirm dl {
  margin-top: calc(var(--space-size) * 4);
}
.contact_form_unit {
  /* 送信完了画面 */
}
.contact_form_unit.form_thanks h3 {
  font-size: 21px;
  font-size: 2.1rem;
}
.contact_form_unit.form_thanks p {
  margin-top: calc(var(--space-size) * 3);
}

/*-------------------------------------------------------------------------------
  loading item
--------------------------------------------------------------------------------*/
body .loading_mask {
  width: 100%;
  height: 100%;
  background: #ff6000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  /**
   * js の読み込みに失敗した時に .loading_mask を消す
   * ローディングアニメーションが長い場合は競合しないように注意が必要
   */
  animation-name: noScriptLoading;
  animation-duration: 1s;
  animation-delay: 3s;
  animation-fill-mode: forwards;
}

@keyframes noScriptLoading {
  to {
    opacity: 0;
    visibility: hidden;
  }
}
/*-------------------------------------------------------------------------------
  modal image
--------------------------------------------------------------------------------*/
.modal-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-wrapper .modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1000;
}
.modal-wrapper .modal-close > span {
  display: block;
  font-size: clamp(2.1428571429rem, 1.3661202186vw + 1.393442623rem, 2.8571428571rem);
  color: #f3ede3;
}
.modal-wrapper .modal-inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 10px;
}
.modal-wrapper .modal-inner .modal-item .modal-img,
.modal-wrapper .modal-inner .modal-item .modal-iframe {
  max-width: 90vw;
  max-height: 90vh;
  vertical-align: bottom;
}
@media (max-width: 768px) {
  .modal-wrapper .modal-inner .modal-item .modal-img,
  .modal-wrapper .modal-inner .modal-item .modal-iframe {
    max-width: 100vmin;
  }
}
.modal-wrapper .modal-inner .modal-gallery {
  width: 100%;
}
.modal-wrapper .modal-inner .modal-gallery .modal-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.modal-wrapper .modal-inner .modal-gallery .modal-btns .modal-count > span,
.modal-wrapper .modal-inner .modal-gallery .modal-btns .modal-prev > span,
.modal-wrapper .modal-inner .modal-gallery .modal-btns .modal-next > span {
  display: block;
  font-size: clamp(1.1428571429rem, 0.5464480874vw + 0.8430913349rem, 1.4285714286rem);
  letter-spacing: 0.4em;
  margin-right: -0.4em;
  color: #f3ede3;
}
.modal-wrapper .modal-inner .modal-gallery .modal-btns {
  /* ← が表示されてないときに真ん中に表示したい用 */
}
.modal-wrapper .modal-inner .modal-gallery .modal-btns {
  /* → が表示されてないときに真ん中に表示したい用 */
}
.modal-wrapper button:focus {
  text-shadow: 0 0 10px rgba(243, 237, 227, 0.5), -2px 0 15px rgba(236, 119, 171, 0.2), 2px 0 15px rgba(255, 96, 0, 0.5);
}

/*-------------------------------------------------------------------------------
  一覧ページのページャ
--------------------------------------------------------------------------------*/
.pagination_unit {
  display: flex;
}
.pagination_unit .pagination_prev button.hidden, .pagination_unit .pagination_next button.hidden {
  visibility: hidden;
}

.pagination_btns_list {
  display: flex;
}
.pagination_btns_list li.current {
  pointer-events: none;
}

/*-------------------------------------------------------------------------------
  詳細ページのページャ
--------------------------------------------------------------------------------*/
.single-pager_unit {
  display: flex;
}

.wp-post_content {
  inline-size: 100%;
  margin-inline: auto;
}
.wp-post_content > *:not(.has-custom-width) {
  inline-size: 100%;
}
@media (max-width: 768px) {
  .wp-post_content > *:not(.has-custom-width) {
    inline-size: 100%;
  }
}
.wp-post_content > * {
  margin-inline: auto;
  margin-block-end: 10px;
}
.wp-post_content {
  /*----------------------------------------
    heading
  ------------------------------------------*/
}
.wp-post_content h1,
.wp-post_content h2,
.wp-post_content h3,
.wp-post_content h4,
.wp-post_content h5,
.wp-post_content h6 {
  font-weight: 700;
}
.wp-post_content h1.has-background,
.wp-post_content h2.has-background,
.wp-post_content h3.has-background,
.wp-post_content h4.has-background,
.wp-post_content h5.has-background,
.wp-post_content h6.has-background {
  padding: 10px 20px;
}
.wp-post_content h1 {
  font-size: var(--wp--preset--font-size--extra);
  line-height: 1.6;
}
.wp-post_content h2 {
  font-size: calc(var(--wp--preset--font-size--large) + 5px);
  line-height: 1.6;
}
.wp-post_content h3 {
  font-size: calc(var(--wp--preset--font-size--medium) + 8px);
  line-height: 1.6;
}
.wp-post_content h4 {
  font-size: calc(var(--wp--preset--font-size--middle) + 8px);
  line-height: 1.6;
}
.wp-post_content h5 {
  font-size: calc(var(--wp--preset--font-size--regular) + 9px);
  line-height: 1.6;
}
.wp-post_content h6 {
  font-size: calc(var(--wp--preset--font-size--small) + 10px);
  line-height: 1.6;
}
.wp-post_content p {
  font-size: 14px;
  font-size: 1.4rem;
}
.wp-post_content p a {
  width: -moz-fit-content;
  width: fit-content;
  color: #0070c9;
  border-bottom: 1px solid #0070c9;
  display: inline-block;
}
.wp-post_content s {
  text-decoration-line: line-through;
}
.wp-post_content {
  /*----------------------------------------
    list
  ------------------------------------------*/
}
.wp-post_content ol:not([class*=is-style]),
.wp-post_content ul:not([class*=is-style]) {
  --start_gap: 20px;
}
.wp-post_content ol:not([class*=is-style]) > li,
.wp-post_content ul:not([class*=is-style]) > li {
  position: relative;
  margin-inline: 0;
  max-width: 100%;
}
.wp-post_content ol:not([class*=is-style]) > li::before,
.wp-post_content ul:not([class*=is-style]) > li::before {
  position: absolute;
  left: 0;
}
.wp-post_content ol:not([class*=is-style]) > li ul,
.wp-post_content ol:not([class*=is-style]) > li ol,
.wp-post_content ul:not([class*=is-style]) > li ul,
.wp-post_content ul:not([class*=is-style]) > li ol {
  max-width: 100%;
  inline-size: 100%;
  margin-block-end: 0;
  margin-inline: 0;
}
.wp-post_content ol:not([class*=is-style]) {
  list-style: none;
  counter-reset: list_number 0;
}
.wp-post_content ol:not([class*=is-style]) > li {
  padding-left: calc(var(--wp--preset--spacing--20) + 1rem + 10px);
  counter-increment: list_number 1;
}
.wp-post_content ol:not([class*=is-style]) > li::before {
  content: counter(list_number, decimal-leading-zero) ".";
  margin-inline-end: var(--wp--preset--spacing--20);
}
.wp-post_content ol:not([class*=is-style]) ol {
  counter-reset: list_number;
}
.wp-post_content ul:not([class*=is-style]) {
  --cercle: 10px;
  list-style: none;
}
.wp-post_content ul:not([class*=is-style]) > li {
  padding-left: calc(var(--wp--preset--spacing--20) + var(--cercle));
}
.wp-post_content ul:not([class*=is-style]) > li::before {
  content: "";
  inline-size: var(--cercle);
  min-inline-size: var(--cercle);
  aspect-ratio: 1;
  border-radius: calc(infinity * 1px);
  background: #ff6000;
  top: calc(1rem - var(--cercle) / 2);
  vertical-align: middle;
}
.wp-post_content {
  /*----------------------------------------
    table
  ------------------------------------------*/
}
.wp-post_content table:not([class*=is-style]) thead,
.wp-post_content table:not([class*=is-style]) tbody,
.wp-post_content table:not([class*=is-style]) tfoot {
  border: none;
}
.wp-post_content table:not([class*=is-style]) thead th,
.wp-post_content table:not([class*=is-style]) thead td,
.wp-post_content table:not([class*=is-style]) tbody th,
.wp-post_content table:not([class*=is-style]) tbody td,
.wp-post_content table:not([class*=is-style]) tfoot th,
.wp-post_content table:not([class*=is-style]) tfoot td {
  border: none;
  padding: var(--wp--preset--spacing--20);
}
.wp-post_content {
  /*----------------------------------------
    image
  ------------------------------------------*/
}
.wp-post_content figure img {
  border-radius: 10px;
  max-block-size: 100svh;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-post_content {
  /*----------------------------------------
    file
  ------------------------------------------*/
}
.wp-post_content .wp-block-file {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.wp-post_content .wp-block-file a:not([class]) {
  font-size: 16px;
  font-size: 1.6rem;
}
.wp-post_content .wp-block-file .wp-block-file__button {
  padding: 5px 20px;
}
.wp-post_content {
  /*----------------------------------------
    youtube
  ------------------------------------------*/
}
.wp-post_content .wp-block-embed-youtube iframe {
  height: auto;
  aspect-ratio: 16/9;
}
.wp-post_content {
  /*----------------------------------------
    table
  ------------------------------------------*/
}
.wp-post_content .wp-block-table tr th, .wp-post_content .wp-block-table tr td {
  --wp--preset--spacing--20: 10px;
}
.wp-post_content {
  /*----------------------------------------
    align
  ------------------------------------------*/
}
.wp-post_content *:has([class*=align])::after {
  content: "";
  clear: both;
  display: block;
}
.wp-post_content *:has([class*=align]) > a,
.wp-post_content *:has([class*=align]) > figure {
  margin-block-end: 0;
}
.wp-post_content *:has([class*=align]) > a figcaption,
.wp-post_content *:has([class*=align]) > figure figcaption {
  margin-block-end: 0;
}

/*-------------------------------------------------------------------------------
  title
--------------------------------------------------------------------------------*/
.is-style-ttl__border {
  display: grid;
  grid-template-columns: 3px 1fr;
  align-items: stretch;
  gap: 0 10px;
}
.is-style-ttl__border::before {
  content: "";
  inline-size: 3px;
  display: block;
  background: #ff6000;
}

.is-style-ttl__beta {
  padding: 10px 20px;
  background: #ff6000;
  color: #FFF;
}

/*-------------------------------------------------------------------------------
  gallery
--------------------------------------------------------------------------------*/
.is-style-gallery__uniform.has-nested-images figure {
  flex-grow: unset;
}
.is-style-gallery__uniform figure {
  inline-size: calc(33.3333333333% - var(--wp--style--block-gap) * 2 / 3);
  block-size: auto;
}
.is-style-gallery__uniform img {
  inline-size: 100% !important;
  flex: auto !important;
}
.is-style-gallery__uniform figure,
.is-style-gallery__uniform img {
  flex-grow: unset !important;
  aspect-ratio: 4/3;
}
.is-style-gallery__uniform .components-drop-zone {
  flex-grow: unset !important;
}

/*-------------------------------------------------------------------------------
  KEYFRAMES
--------------------------------------------------------------------------------*/
/*========== js_FADEIN/OUT ==========*/
@keyframes js_fadeIn {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-10px);
  }
}
/*========== SCROLL ==========*/
@keyframes scroll_btn {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
/*========== HOVER ==========*/
@keyframes index_hover {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes index_over {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-10px);
  }
}
@keyframes pagetop {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px) scale(0.8);
  }
}
@keyframes btn-slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(8px);
  }
}
/*-------------------------------------------------------------------------------
  body global
--------------------------------------------------------------------------------*/
body {
  font-size: 14px;
  font-size: 1.4rem;
  color: #777;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  line-height: 1.6;
  background: #f3ede3;
  overflow-x: hidden;
}

/*-------------------------------------------------------------------------------
  img global
--------------------------------------------------------------------------------*/
img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*-------------------------------------------------------------------------------
  link global
--------------------------------------------------------------------------------*/
a {
  color: #0070c9;
  text-decoration: none;
}
@media (min-width: 769px) {
  a {
    transition: all 0.3s ease;
  }
}
a[href], a[data-href] {
  cursor: pointer;
}

/*-------------------------------------------------------------------------------
  table global
--------------------------------------------------------------------------------*/
table {
  width: 100%;
}
table th {
  font-weight: bold;
  vertical-align: text-top;
}
table th,
table td {
  text-align: left;
}

/*-------------------------------------------------------------------------------
  text global
--------------------------------------------------------------------------------*/
strong,
b {
  font-weight: bold;
}

em {
  font-style: italic;
}

/*-------------------------------------------------------------------------------
  input global
--------------------------------------------------------------------------------*/
input[type=text],
input[type=tel],
input[type=email],
input[type=url],
input[type=search],
input[type=password],
input[type=number],
input[type=file],
input[type=date],
textarea {
  width: 100%;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
input[type=text]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=file]::-moz-placeholder, input[type=date]::-moz-placeholder, textarea::-moz-placeholder {
  color: #d5d5d5;
}
input[type=text]::placeholder,
input[type=tel]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=password]::placeholder,
input[type=number]::placeholder,
input[type=file]::placeholder,
input[type=date]::placeholder,
textarea::placeholder {
  color: #d5d5d5;
}

select,
label {
  width: 100%;
  cursor: pointer;
}

/*-------------------------------------------------------------------------------
  input button global
--------------------------------------------------------------------------------*/
input[type=submit],
input[type=reset],
input[type=button],
button {
  cursor: pointer;
}
@media (min-width: 769px) {
  input[type=submit],
  input[type=reset],
  input[type=button],
  button {
    transition: all 0.3s ease;
  }
}

/*-------------------------------------------------------------------------------
  GLOBAL
--------------------------------------------------------------------------------*/
* {
  box-sizing: border-box;
  word-break: break-all;
  letter-spacing: 1px;
}

html {
  font-size: 62.5%;
}

body {
  color: #777;
  font-size: 1.4em;
  background: #fff;
  min-width: 1000px;
  line-height: 1.6;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 768px) {
  body {
    min-width: inherit;
    overflow-x: hidden;
  }
}

@media (max-width: 768px) {
  img {
    height: auto;
    width: 100%;
  }
}

a {
  color: #777;
  text-decoration: none;
  display: block;
  transition: all 0.4s ease-out;
}
a svg {
  transition: all 0.5s ease-out;
}
a[href=""] {
  pointer-events: none;
}
a[href^="tel:"] {
  cursor: default;
}
a:hover {
  transition: all 0.3s ease;
  color: #ff6000;
}
a:hover svg {
  transition: all 0.4s ease-out;
}

p span {
  display: block;
}

dt,
dd,
li,
td,
th {
  word-break: break-all;
}

/*-------------------------------------------------------------------------------
  COMMON
--------------------------------------------------------------------------------*/
/*========== NOT INDEX ==========*/
body:not(#index) section {
  padding: 60px 0;
}
body:not(#index) section.sec_cmn_01 {
  padding: 0;
}
@media (max-width: 768px) {
  body:not(#index) section {
    padding: 10% 0;
  }
}
body:not(#index) .list_cmn_01 {
  padding: 70px 0 60px;
}
@media (max-width: 768px) {
  body:not(#index) .list_cmn_01 {
    padding: 20% 5%;
  }
}

/*========== js_fadeIn/UOT ==========*/
.js_fadeIn {
  animation: fadeOut 1 0.5s cubic-bezier(0.4, 0, 1, 1);
  opacity: 0;
}
.js_fadeIn.scrollin {
  animation: js_fadeIn 1 0.5s ease;
  opacity: 1;
}

.fadelogo .ttl_cmn_01,
.fadelogo span {
  opacity: 0;
}
.fadelogo .ttl_cmn_01 {
  animation: js_fadeIn 1 1.8s ease forwards;
}
.fadelogo span:nth-child(1) {
  animation: js_fadeIn 1 1s 1.5s ease forwards;
}
.fadelogo span:nth-child(2) {
  animation: js_fadeIn 1 2s 1.5s ease forwards;
}
.fadelogo span:nth-child(3) {
  animation: js_fadeIn 1 3s 1.5s ease forwards;
}

/*========== ttl_cmn_XX ==========*/
.ttl_cmn_02 {
  font-size: 30px;
  font-size: 3rem;
  color: #2a2a2a;
  font-weight: 400;
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .ttl_cmn_02 {
    font-size: 20px;
    font-size: 2rem;
    color: #2a2a2a;
    font-weight: 700;
    margin-bottom: 10%;
    padding: 0 5%;
  }
}

.ttl_cmn_03 {
  font-size: 25px;
  font-size: 2.5rem;
  color: #ff6000;
  font-weight: 400;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .ttl_cmn_03 {
    margin-bottom: 5%;
  }
  .ttl_cmn_03.ttl_sp_01 {
    font-size: 17px;
    font-size: 1.7rem;
    color: #ff6000;
    font-weight: 700;
  }
}

.ttl-orange_cmn_03 {
  font-size: 25px;
  font-size: 2.5rem;
  color: #ff9c00;
  font-weight: 400;
  margin-bottom: 20px;
}
.ttl-orange_cmn_03 span {
  display: block;
}
@media (max-width: 768px) {
  .ttl-orange_cmn_03 {
    margin-bottom: 5%;
  }
  .ttl-orange_cmn_03.ttl_sp_01 {
    font-size: 17px;
    font-size: 1.7rem;
    color: #ff9c00;
    font-weight: 700;
  }
}

.ttl-span_sp_01 {
  display: inline-block;
}
@media (max-width: 768px) {
  .ttl-span_sp_01 {
    display: block;
  }
}

/*========== SEC_CMN_01 ==========*/
.sec_cmn_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .sec_cmn_01 {
    width: 100%;
    min-width: 100%;
  }
}
.sec_cmn_01:after {
  content: "";
  display: block;
  clear: both;
}
.sec_cmn_01 {
  text-align: left;
}
@media (max-width: 768px) {
  .sec_cmn_01 {
    text-align: center;
  }
}
.sec_cmn_01 .box_cmn_03 {
  float: left;
}
@media (max-width: 768px) {
  .sec_cmn_01 .box_cmn_03 {
    float: none;
  }
}
.sec_cmn_01 .box_cmn_03 p {
  width: 500px;
}
@media (max-width: 768px) {
  .sec_cmn_01 .box_cmn_03 p {
    width: 100%;
  }
}
.sec_cmn_01 img {
  float: right;
}
@media (max-width: 768px) {
  .sec_cmn_01 img {
    float: none;
    padding: 0 5%;
    margin-top: 5%;
  }
}
.sec_cmn_01 + .sec_cmn_01 {
  margin-top: 60px;
}

/*========== LIST_CMN_01 ==========*/
.list_cmn_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .list_cmn_01 {
    width: 100%;
    min-width: 100%;
  }
}
.list_cmn_01 .list-box_cmn_01:after {
  content: "";
  display: block;
  clear: both;
}
.list_cmn_01 .list-box_cmn_01 .text_cmn_02 {
  position: relative;
  padding-left: 100px;
  margin-bottom: 25px;
  font-size: 25px;
  font-size: 2.5rem;
  color: #ff6000;
  font-weight: 400;
}
@media (max-width: 768px) {
  .list_cmn_01 .list-box_cmn_01 .text_cmn_02 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #ff6000;
    font-weight: 700;
    padding-left: 0;
    margin: 10% 0 5% 0;
  }
}
.list_cmn_01 .list-box_cmn_01 .text_cmn_02 span {
  font-size: 18px;
  font-size: 1.8rem;
  color: #ca915a;
  font-weight: 400;
}
@media (max-width: 768px) {
  .list_cmn_01 .list-box_cmn_01 .text_cmn_02 span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.list_cmn_01 .list-box_cmn_01 .text_cmn_02::after {
  content: "";
  width: 400px;
  border-top: 1px dashed #ca915a;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 768px) {
  .list_cmn_01 .list-box_cmn_01 .text_cmn_02::after {
    width: 100%;
  }
}
.list_cmn_01 .list-box_cmn_01 p {
  width: 500px;
}
@media (max-width: 768px) {
  .list_cmn_01 .list-box_cmn_01 p {
    margin: 5% 0 0;
    width: 100%;
    text-align: left;
  }
}
.list_cmn_01 .list-box_cmn_01 img {
  width: 450px;
  aspect-ratio: 450/280;
}
@media (max-width: 768px) {
  .list_cmn_01 .list-box_cmn_01 img {
    width: 100%;
  }
}
.list_cmn_01 .list-box_cmn_01:nth-child(1) .text_cmn_02::before {
  content: "01.";
  font-size: 80px;
  font-size: 8rem;
  color: #ff9c00;
  font-weight: 400;
  font-family: "Satisfy";
  position: absolute;
  top: -20px;
  left: 0;
}
@media (max-width: 768px) {
  .list_cmn_01 .list-box_cmn_01:nth-child(1) .text_cmn_02::before {
    top: -195%;
  }
}
.list_cmn_01 .list-box_cmn_01:nth-child(2) .text_cmn_02::before {
  content: "02.";
  font-size: 80px;
  font-size: 8rem;
  color: #ff9c00;
  font-weight: 400;
  font-family: "Satisfy";
  position: absolute;
  top: -20px;
  left: 0;
}
@media (max-width: 768px) {
  .list_cmn_01 .list-box_cmn_01:nth-child(2) .text_cmn_02::before {
    top: -195%;
  }
}
.list_cmn_01 .list-box_cmn_01:nth-child(3) .text_cmn_02::before {
  content: "03.";
  font-size: 80px;
  font-size: 8rem;
  color: #ff9c00;
  font-weight: 400;
  font-family: "Satisfy";
  position: absolute;
  top: -20px;
  left: 0;
}
@media (max-width: 768px) {
  .list_cmn_01 .list-box_cmn_01:nth-child(3) .text_cmn_02::before {
    top: -195%;
  }
}
.list_cmn_01 .list-box_cmn_01:nth-child(even) img {
  float: left;
}
.list_cmn_01 .list-box_cmn_01:nth-child(even) p {
  float: right;
}
.list_cmn_01 .list-box_cmn_01:nth-child(odd) img {
  float: right;
}
.list_cmn_01 .list-box_cmn_01:nth-child(odd) p {
  float: left;
}
.list_cmn_01 .list-box_cmn_01 + .list-box_cmn_01 {
  margin-top: 60px;
}

/*-------------------------------------------------------------------------------
  TEMPLATE
--------------------------------------------------------------------------------*/
/*========== HEADER ==========*/
header {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  header {
    width: 100%;
    min-width: 100%;
  }
}
header:after {
  content: "";
  display: block;
  clear: both;
}
header {
  padding: 25px 0 20px;
}
@media (max-width: 768px) {
  header {
    padding: 3% 5%;
  }
}
header p {
  float: left;
}
header p span {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  header p span {
    display: none;
  }
}
header .box_hd_01 {
  float: right;
  text-align: right;
}
@media (max-width: 768px) {
  header .box_hd_01 {
    display: none;
  }
}
header .box_hd_01 .btn_hd_01:after {
  content: "\f105";
  font-family: "Font Awesome 5 Solid";
  font-weight: 700;
  display: none;
}
header .box_hd_01 .btn_hd_01 {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
header .box_hd_01 .btn_hd_01 svg {
  position: absolute;
  top: 5px;
  left: 0;
}
header .box_hd_01 .btn_hd_01 + a {
  margin-left: 25px;
}
header .box_hd_01 .btn_hd_01:hover svg {
  color: #777;
  animation: btn-slide infinite alternate 0.8s cubic-bezier(0.31, -0.07, 0.74, 0.44);
}
header .box_hd_01 .btn_hd_tel_01 {
  display: block;
  font-size: 30px;
  font-size: 3rem;
  vertical-align: middle;
}
header .box_hd_01 .btn_hd_tel_01::before {
  content: url(../images/img_hd_01.jpg);
  padding-right: 10px;
}
header .box_hd_01 .btn_hd_tel_01 {
  color: #2a2a2a;
  font-weight: 400;
}

/*========== FOOTER ==========*/
footer {
  text-align: center;
}
footer .ft-head {
  display: flex;
  justify-content: center;
  align-content: center;
  margin-top: 25px;
  gap: 20px;
}
footer .ft-head .ft-insta {
  color: #777;
}
footer .ft-head .ft-insta svg {
  width: 32px;
  height: 32px;
}
footer .btn-pagetop_ft_01 {
  font-size: 20px;
  font-size: 2rem;
  color: #ff6000;
  font-weight: 400;
  font-family: "Satisfy";
  background: #ffbe96;
  border-bottom: 4px solid #ff6000;
  padding: 5px 0;
}
footer .btn-pagetop_ft_01 svg {
  margin-right: 10px;
}
footer .btn-pagetop_ft_01:hover svg {
  animation: pagetop infinite alternate 0.8s cubic-bezier(0.31, -0.07, 0.74, 0.44);
}
footer p {
  margin: 25px auto;
}
footer .btn-tel_ft_01,
footer .btn-contact_ft_01,
footer li {
  display: inline-block;
}
footer .btn-tel_ft_01 {
  font-size: 30px;
  font-size: 3rem;
  vertical-align: middle;
}
footer .btn-tel_ft_01::before {
  content: url(../images/img_hd_01.jpg);
  padding-right: 10px;
}
footer .btn-tel_ft_01 {
  color: #ff6000;
  font-weight: 400;
}
footer .btn-contact_ft_01 {
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  footer .btn-contact_ft_01 {
    padding: 5%;
    width: 90%;
    margin: 5% 5% 0;
    text-align: center;
  }
}
footer .btn-contact_ft_01 svg {
  margin-right: 20px;
  transition: all 0.4s ease-out;
}
@media (max-width: 768px) {
  footer .btn-contact_ft_01 svg {
    margin-right: 5%;
  }
}
footer .btn-contact_ft_01 {
  color: #ff6000;
  font-weight: 400;
  border: 1px solid;
}
footer .btn-contact_ft_01:hover {
  background: #ffeccb;
}
footer .btn-contact_ft_01:hover svg {
  transform: rotateY(360deg);
}
footer .btn-contact_ft_01 {
  margin-left: 50px;
}
@media (max-width: 768px) {
  footer .btn-contact_ft_01 {
    margin: 0 auto;
  }
}
footer .nav-btn_sp_01 {
  display: none;
}
@media (max-width: 768px) {
  footer .nav-btn_sp_01 {
    display: block;
    position: fixed;
    left: 5%;
    bottom: 2%;
    border-radius: 100%;
    z-index: 10;
    background: #ff6000;
    padding: 4% 5%;
    box-shadow: 0 0 30px -15px #2a2a2a;
  }
  footer .nav-btn_sp_01 svg {
    font-size: 5vw;
    color: #FFF;
    transition: all 0.3s ease;
  }
  footer .nav-btn_sp_01.js_open svg {
    transform: rotateZ(90deg);
  }
}
footer .nav_ft_01 {
  background: #fff6e7;
  padding: 10px 0;
  margin-top: 20px;
}
@media (max-width: 768px) {
  footer .nav_ft_01 {
    width: 100%;
    background: transparent;
    position: fixed;
    top: 0;
    right: 0;
    padding: 0 0 5% 0;
    margin-top: 0;
    overflow-y: scroll;
    height: 100vh;
    z-index: -10;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  footer .nav_ft_01 li {
    width: 100%;
  }
  footer .nav_ft_01 li a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff6e7;
    font-weight: 700;
    padding: 5%;
    opacity: 0;
    transition-delay: 0s;
    position: relative;
  }
  footer .nav_ft_01::after {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  footer .nav_ft_01::after {
    transition-delay: 0.4s;
    transition: all 0.3s ease;
    background: url(../images/bg_cmn_01.jpg) repeat;
  }
  footer .nav_ft_01.js_open {
    top: 0;
    display: flex;
    z-index: 9;
  }
  footer .nav_ft_01.js_open a {
    opacity: 1;
    z-index: 10;
  }
  footer .nav_ft_01.js_open::after {
    opacity: 1;
    transition: all 0.3s ease;
    z-index: 9;
  }
}
footer .nav_ft_01 li + li {
  margin-left: 35px;
}
@media (max-width: 768px) {
  footer .nav_ft_01 li + li {
    margin: 0;
  }
}
footer .nav_ft_01 + p {
  margin: 10px auto;
  color: #2a2a2a;
  font-weight: 400;
}

/*========== CONTACT ==========*/
.box_cmn_02 {
  text-align: center;
  background: radial-gradient(circle farthest-side at center, rgba(255, 255, 255, 0.8), transparent), url(../images/bg_cmn_01.jpg);
  padding: 70px 0;
}
@media (max-width: 768px) {
  .box_cmn_02 {
    padding: 10% 0 20%;
  }
}
.box_cmn_02 .text_cmn_01 {
  font-size: 40px;
  font-size: 4rem;
  color: #ff6000;
  font-weight: 400;
}
@media (max-width: 768px) {
  .box_cmn_02 .text_cmn_01 {
    font-size: 30px;
    font-size: 3rem;
    margin: 0 5%;
  }
}
.box_cmn_02 .text_cmn_01 .ttl-span_sp_01 {
  display: inline-block;
}
@media (max-width: 768px) {
  .box_cmn_02 .text_cmn_01 .ttl-span_sp_01 {
    display: block;
  }
}
.box_cmn_02 .text_cmn_01 + p {
  margin: 35px auto;
}
@media (max-width: 768px) {
  .box_cmn_02 .text_cmn_01 + p {
    margin: 5%;
  }
  .box_cmn_02 .text_cmn_01 + p span {
    display: inline;
  }
}
.box_cmn_02 .btn-tel_cmn_01,
.box_cmn_02 .btn-contact_cmn_01 {
  display: inline-block;
}
.box_cmn_02 .btn-tel_cmn_01 {
  font-size: 30px;
  font-size: 3rem;
  vertical-align: middle;
}
.box_cmn_02 .btn-tel_cmn_01::before {
  content: url(../images/img_hd_01.jpg);
  padding-right: 10px;
}
.box_cmn_02 .btn-tel_cmn_01 {
  color: #2a2a2a;
  font-weight: 400;
}
.box_cmn_02 .btn-contact_cmn_01 {
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  .box_cmn_02 .btn-contact_cmn_01 {
    padding: 5%;
    width: 90%;
    margin: 5% 5% 0;
    text-align: center;
  }
}
.box_cmn_02 .btn-contact_cmn_01 svg {
  margin-right: 20px;
  transition: all 0.4s ease-out;
}
@media (max-width: 768px) {
  .box_cmn_02 .btn-contact_cmn_01 svg {
    margin-right: 5%;
  }
}
.box_cmn_02 .btn-contact_cmn_01 {
  color: #FFF;
  font-weight: 400;
  background: #ff9c00;
}
.box_cmn_02 .btn-contact_cmn_01:hover {
  background: #ff6000;
}
.box_cmn_02 .btn-contact_cmn_01:hover svg {
  transform: rotateY(360deg);
}
.box_cmn_02 .btn-contact_cmn_01 {
  margin-left: 50px;
}
@media (max-width: 768px) {
  .box_cmn_02 .btn-contact_cmn_01 {
    margin: 0 auto;
  }
}

/*========== MAINIMG ==========*/
#index .box_cmn_01 {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)), url(../images/mainimg_index_01.jpg) right/cover no-repeat;
  background-attachment: fixed;
  height: calc(100vh - 119px - 103px);
  position: relative;
}
@media (max-width: 768px) {
  #index .box_cmn_01 {
    height: auto;
    background-attachment: inherit;
    background-size: cover;
  }
}
#index .box_cmn_01 .box_index_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #index .box_cmn_01 .box_index_01 {
    width: 100%;
    min-width: 100%;
  }
}
#index .box_cmn_01 .box_index_01 {
  text-align: left;
}
@media (max-width: 768px) {
  #index .box_cmn_01 .box_index_01 {
    padding: 0 5%;
  }
}
#index .box_cmn_01 .box_index_01 .ttl_cmn_01 {
  padding: 190px 0 55px;
}
@media (max-width: 768px) {
  #index .box_cmn_01 .box_index_01 .ttl_cmn_01 {
    padding: 40% 0 20%;
  }
}
#index .box_cmn_01 .box_index_01 p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #2a2a2a;
  font-weight: 400;
  line-height: 2.4;
}
@media (max-width: 768px) {
  #index .box_cmn_01 .box_index_01 p {
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 50%;
  }
}
#index .box_cmn_01 a {
  font-size: 20px;
  font-size: 2rem;
  color: #FFF;
  font-weight: 400;
  position: absolute;
  bottom: 100px;
  right: 20%;
  font-family: "Satisfy";
  writing-mode: vertical-rl;
  animation: scroll_btn infinite alternate 0.8s cubic-bezier(0.4, 0, 1, 1);
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  #index .box_cmn_01 a {
    bottom: 5vh;
    margin-bottom: 5%;
  }
}
#index .box_cmn_01 a::after {
  content: "";
  position: absolute;
  right: 1.6rem;
  z-index: -1;
  width: 1px;
  height: 110px;
  background: #fff;
  margin-top: 10px;
}
@media (max-width: 768px) {
  #index .box_cmn_01 a::after {
    margin-top: 5%;
    height: 10vh;
  }
}

#feature .box_cmn_01 {
  background: radial-gradient(circle farthest-side at center, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), transparent), url(../images/mainimg_feature_01.jpg) no-repeat center/cover;
  text-align: center;
}
#feature .box_cmn_01 .ttl_cmn_01 {
  font-size: 50px;
  font-size: 5rem;
  color: #2a2a2a;
  font-weight: 400;
  font-family: "Satisfy";
  padding: 100px 0;
  position: relative;
}
@media (max-width: 768px) {
  #feature .box_cmn_01 .ttl_cmn_01 {
    padding: 20% 0 40%;
  }
}
#feature .box_cmn_01 .ttl_cmn_01 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #777;
  font-weight: 400;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#feature .box_cmn_01 .ttl_cmn_01::after {
  content: url(../images/img_cmn_01.png);
  position: absolute;
  top: 100px;
  right: calc((100% - 1000px) / 2 + 60px);
}
@media (max-width: 768px) {
  #feature .box_cmn_01 .ttl_cmn_01::after {
    top: 40%;
    right: 7%;
    transform: scale(0.4);
  }
}

#blog .box_cmn_01 {
  background: radial-gradient(circle farthest-side at center, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), transparent), url(../images/mainimg_blog_01.jpg) no-repeat center/cover;
  text-align: center;
}
#blog .box_cmn_01 .ttl_cmn_01 {
  font-size: 50px;
  font-size: 5rem;
  color: #2a2a2a;
  font-weight: 400;
  font-family: "Satisfy";
  padding: 100px 0;
  position: relative;
}
@media (max-width: 768px) {
  #blog .box_cmn_01 .ttl_cmn_01 {
    padding: 20% 0 40%;
  }
}
#blog .box_cmn_01 .ttl_cmn_01 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #777;
  font-weight: 400;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#blog .box_cmn_01 .ttl_cmn_01::after {
  content: url(../images/img_cmn_01.png);
  position: absolute;
  top: 100px;
  right: calc((100% - 1000px) / 2 + 60px);
}
@media (max-width: 768px) {
  #blog .box_cmn_01 .ttl_cmn_01::after {
    top: 40%;
    right: 7%;
    transform: scale(0.4);
  }
}

#recruit .box_cmn_01 {
  background: radial-gradient(circle farthest-side at center, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), transparent), url(../images/mainimg_recruit_01.jpg) no-repeat center/cover;
  text-align: center;
}
#recruit .box_cmn_01 .ttl_cmn_01 {
  font-size: 50px;
  font-size: 5rem;
  color: #2a2a2a;
  font-weight: 400;
  font-family: "Satisfy";
  padding: 100px 0;
  position: relative;
}
@media (max-width: 768px) {
  #recruit .box_cmn_01 .ttl_cmn_01 {
    padding: 20% 0 40%;
  }
}
#recruit .box_cmn_01 .ttl_cmn_01 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #777;
  font-weight: 400;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#recruit .box_cmn_01 .ttl_cmn_01::after {
  content: url(../images/img_cmn_01.png);
  position: absolute;
  top: 100px;
  right: calc((100% - 1000px) / 2 + 60px);
}
@media (max-width: 768px) {
  #recruit .box_cmn_01 .ttl_cmn_01::after {
    top: 40%;
    right: 7%;
    transform: scale(0.4);
  }
}

#ecocute .box_cmn_01 {
  background: radial-gradient(circle farthest-side at center, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), transparent), url(../images/mainimg_ecocute_01.jpg) no-repeat center/cover;
  text-align: center;
}
#ecocute .box_cmn_01 .ttl_cmn_01 {
  font-size: 50px;
  font-size: 5rem;
  color: #2a2a2a;
  font-weight: 400;
  font-family: "Satisfy";
  padding: 100px 0;
  position: relative;
}
@media (max-width: 768px) {
  #ecocute .box_cmn_01 .ttl_cmn_01 {
    padding: 20% 0 40%;
  }
}
#ecocute .box_cmn_01 .ttl_cmn_01 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #777;
  font-weight: 400;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#ecocute .box_cmn_01 .ttl_cmn_01::after {
  content: url(../images/img_cmn_01.png);
  position: absolute;
  top: 100px;
  right: calc((100% - 1000px) / 2 + 60px);
}
@media (max-width: 768px) {
  #ecocute .box_cmn_01 .ttl_cmn_01::after {
    top: 40%;
    right: 7%;
    transform: scale(0.4);
  }
}

#all-electric .box_cmn_01 {
  background: radial-gradient(circle farthest-side at center, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), transparent), url(../images/mainimg_all-electric_01.jpg) no-repeat center/cover;
  text-align: center;
}
#all-electric .box_cmn_01 .ttl_cmn_01 {
  font-size: 50px;
  font-size: 5rem;
  color: #2a2a2a;
  font-weight: 400;
  font-family: "Satisfy";
  padding: 100px 0;
  position: relative;
}
@media (max-width: 768px) {
  #all-electric .box_cmn_01 .ttl_cmn_01 {
    padding: 20% 0 40%;
  }
}
#all-electric .box_cmn_01 .ttl_cmn_01 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #777;
  font-weight: 400;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#all-electric .box_cmn_01 .ttl_cmn_01::after {
  content: url(../images/img_cmn_01.png);
  position: absolute;
  top: 100px;
  right: calc((100% - 1000px) / 2 + 60px);
}
@media (max-width: 768px) {
  #all-electric .box_cmn_01 .ttl_cmn_01::after {
    top: 40%;
    right: 7%;
    transform: scale(0.4);
  }
}

#solarpower .box_cmn_01 {
  background: radial-gradient(circle farthest-side at center, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), transparent), url(../images/mainimg_solarpower_01.jpg) no-repeat center/cover;
  text-align: center;
}
#solarpower .box_cmn_01 .ttl_cmn_01 {
  font-size: 50px;
  font-size: 5rem;
  color: #2a2a2a;
  font-weight: 400;
  font-family: "Satisfy";
  padding: 100px 0;
  position: relative;
}
@media (max-width: 768px) {
  #solarpower .box_cmn_01 .ttl_cmn_01 {
    padding: 20% 0 40%;
  }
}
#solarpower .box_cmn_01 .ttl_cmn_01 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #777;
  font-weight: 400;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#solarpower .box_cmn_01 .ttl_cmn_01::after {
  content: url(../images/img_cmn_01.png);
  position: absolute;
  top: 100px;
  right: calc((100% - 1000px) / 2 + 60px);
}
@media (max-width: 768px) {
  #solarpower .box_cmn_01 .ttl_cmn_01::after {
    top: 40%;
    right: 7%;
    transform: scale(0.4);
  }
}

#company .box_cmn_01 {
  background: radial-gradient(circle farthest-side at center, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), transparent), url(../images/mainimg_company_01.jpg) no-repeat center/cover;
  text-align: center;
}
#company .box_cmn_01 .ttl_cmn_01 {
  font-size: 50px;
  font-size: 5rem;
  color: #2a2a2a;
  font-weight: 400;
  font-family: "Satisfy";
  padding: 100px 0;
  position: relative;
}
@media (max-width: 768px) {
  #company .box_cmn_01 .ttl_cmn_01 {
    padding: 20% 0 40%;
  }
}
#company .box_cmn_01 .ttl_cmn_01 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #777;
  font-weight: 400;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#company .box_cmn_01 .ttl_cmn_01::after {
  content: url(../images/img_cmn_01.png);
  position: absolute;
  top: 100px;
  right: calc((100% - 1000px) / 2 + 60px);
}
@media (max-width: 768px) {
  #company .box_cmn_01 .ttl_cmn_01::after {
    top: 40%;
    right: 7%;
    transform: scale(0.4);
  }
}

#contact .box_cmn_01 {
  background: radial-gradient(circle farthest-side at center, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), transparent), url(../images/mainimg_contact_01.jpg) no-repeat center/cover;
  text-align: center;
}
#contact .box_cmn_01 .ttl_cmn_01 {
  font-size: 50px;
  font-size: 5rem;
  color: #2a2a2a;
  font-weight: 400;
  font-family: "Satisfy";
  padding: 100px 0;
  position: relative;
}
@media (max-width: 768px) {
  #contact .box_cmn_01 .ttl_cmn_01 {
    padding: 20% 0 40%;
  }
}
#contact .box_cmn_01 .ttl_cmn_01 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #777;
  font-weight: 400;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#contact .box_cmn_01 .ttl_cmn_01::after {
  content: url(../images/img_cmn_01.png);
  position: absolute;
  top: 100px;
  right: calc((100% - 1000px) / 2 + 60px);
}
@media (max-width: 768px) {
  #contact .box_cmn_01 .ttl_cmn_01::after {
    top: 40%;
    right: 7%;
    transform: scale(0.4);
  }
}

#complete .box_cmn_01 {
  background: radial-gradient(circle farthest-side at center, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), transparent), url(../images/mainimg_complete_01.jpg) no-repeat center/cover;
  text-align: center;
}
#complete .box_cmn_01 .ttl_cmn_01 {
  font-size: 50px;
  font-size: 5rem;
  color: #2a2a2a;
  font-weight: 400;
  font-family: "Satisfy";
  padding: 100px 0;
  position: relative;
}
@media (max-width: 768px) {
  #complete .box_cmn_01 .ttl_cmn_01 {
    padding: 20% 0 40%;
  }
}
#complete .box_cmn_01 .ttl_cmn_01 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #777;
  font-weight: 400;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#complete .box_cmn_01 .ttl_cmn_01::after {
  content: url(../images/img_cmn_01.png);
  position: absolute;
  top: 100px;
  right: calc((100% - 1000px) / 2 + 60px);
}
@media (max-width: 768px) {
  #complete .box_cmn_01 .ttl_cmn_01::after {
    top: 40%;
    right: 7%;
    transform: scale(0.4);
  }
}

#notfound .box_cmn_01 {
  background: radial-gradient(circle farthest-side at center, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), transparent), url(../images/mainimg_notfound_01.jpg) no-repeat center/cover;
  text-align: center;
}
#notfound .box_cmn_01 .ttl_cmn_01 {
  font-size: 50px;
  font-size: 5rem;
  color: #2a2a2a;
  font-weight: 400;
  font-family: "Satisfy";
  padding: 100px 0;
  position: relative;
}
@media (max-width: 768px) {
  #notfound .box_cmn_01 .ttl_cmn_01 {
    padding: 20% 0 40%;
  }
}
#notfound .box_cmn_01 .ttl_cmn_01 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #777;
  font-weight: 400;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#notfound .box_cmn_01 .ttl_cmn_01::after {
  content: url(../images/img_cmn_01.png);
  position: absolute;
  top: 100px;
  right: calc((100% - 1000px) / 2 + 60px);
}
@media (max-width: 768px) {
  #notfound .box_cmn_01 .ttl_cmn_01::after {
    top: 40%;
    right: 7%;
    transform: scale(0.4);
  }
}

/*========== NAV ==========*/
nav {
  position: relative;
  z-index: 10;
  background: #f3ede3;
  border-bottom: 5px solid #ffbe96;
}
@media (max-width: 768px) {
  nav {
    display: none;
  }
}
nav .nav-list_cmn_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  nav .nav-list_cmn_01 {
    width: 100%;
    min-width: 100%;
  }
}
nav .nav-list_cmn_01 {
  width: 1050px;
  text-align: center;
}
nav .nav-list_cmn_01 > li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
nav .nav-list_cmn_01 > li:nth-child(2) a:after {
  content: "\f004";
  font-family: "Font Awesome 5 Solid";
  font-weight: 700;
  display: none;
}
nav .nav-list_cmn_01 > li:nth-child(3) a:after {
  content: "\f303";
  font-family: "Font Awesome 5 Solid";
  font-weight: 700;
  display: none;
}
nav .nav-list_cmn_01 > li:nth-child(4) a:after {
  content: "\f007";
  font-family: "Font Awesome 5 Solid";
  font-weight: 700;
  display: none;
}
nav .nav-list_cmn_01 > li:nth-child(5) a:after {
  content: "\f06c";
  font-family: "Font Awesome 5 Solid";
  font-weight: 700;
  display: none;
}
nav .nav-list_cmn_01 > li:nth-child(6) a:after {
  content: "\f0eb";
  font-family: "Font Awesome 5 Solid";
  font-weight: 700;
  display: none;
}
nav .nav-list_cmn_01 > li:nth-child(7) a:after {
  content: "\f185";
  font-family: "Font Awesome 5 Solid";
  font-weight: 700;
  display: none;
}
nav .nav-list_cmn_01 > li + li {
  padding: 35px 0;
}
nav .nav-list_cmn_01 > li a {
  margin: 0 10px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #2a2a2a;
  font-weight: 400;
}
nav .nav-list_cmn_01 > li a svg {
  font-size: 40px;
  font-size: 4rem;
  position: absolute;
  top: 30px;
  left: 50%;
  z-index: -1;
  transform: translateX(var(--centerTransform, -50%));
  color: #e7d8c1;
}
nav .nav-list_cmn_01 > li a:hover svg {
  color: #ffbe96;
  transform: translateX(var(--centerTransform, -50%)) rotateY(360deg);
}
nav .nav-list_cmn_01 > li:first-child {
  padding-right: 30px;
}
@media all and (-ms-high-contrast: none) {
  nav .nav-list_cmn_01 > li:first-child {
    padding-right: 30px;
  }
}
nav .nav-list_cmn_01 > li:last-of-type a {
  margin-right: 0;
}
nav .nav-list_cmn_01 > li > ul {
  position: fixed;
  top: 50px;
  right: 0;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  pointer-events: none;
}
nav .nav-list_cmn_01 > li > ul > li {
  display: flex;
  justify-content: end;
  padding: 0;
}
nav .nav-list_cmn_01 > li > ul > li a {
  --centerTransform: 0;
  font-size: 16px;
  font-size: 1.6rem;
  color: #FFF;
  font-weight: 400;
  writing-mode: vertical-rl;
  margin: 0;
  padding: 25px 20px;
  background: #ff9c00;
  border-radius: 10px 0 0 10px;
  display: flex;
  justify-content: center;
  gap: 10px;
  pointer-events: auto;
}
nav .nav-list_cmn_01 > li > ul > li a > svg {
  font-size: 25px;
  font-size: 2.5rem;
  position: static;
  z-index: 1;
  color: #FFF;
}
nav .nav-list_cmn_01 > li > ul > li a:hover {
  background: #ff6000;
}
nav .nav-list_cmn_01 > li > ul > li.btn-insta_01 a {
  width: 100%;
}

/*========== CURRENT ==========*/
#index header .box_hd_01 .btn_hd_01:first-child {
  color: #ff6000;
}
#index header .box_hd_01 .btn_hd_01:first-child svg {
  color: #777;
}
#index nav .nav-list_cmn_01 > li:nth-child(1) a svg {
  color: #ffbe96;
}
#feature nav .nav-list_cmn_01 > li:nth-child(2) a svg {
  color: #ffbe96;
}
#blog nav .nav-list_cmn_01 > li:nth-child(3) a svg {
  color: #ffbe96;
}
#blog nav .nav-list_cmn_01 > li.btn-blog_hd_01 a {
  background: #ff9c00;
}

#recruit nav .nav-list_cmn_01 > li:nth-child(4) a svg {
  color: #ffbe96;
}
#ecocute nav .nav-list_cmn_01 > li:nth-child(5) a svg {
  color: #ffbe96;
}
#all-electric nav .nav-list_cmn_01 > li:nth-child(6) a svg {
  color: #ffbe96;
}
#solarpower nav .nav-list_cmn_01 > li:nth-child(7) a svg {
  color: #ffbe96;
}
#company header .box_hd_01 .btn_hd_01 + .btn_hd_01 {
  color: #ff6000;
}
#company header .box_hd_01 .btn_hd_01 + .btn_hd_01 svg {
  color: #777;
}
#company nav .nav-list_cmn_01 > li:nth-child(0) a svg {
  color: #ffbe96;
}
#contact nav .nav-list_cmn_01 > li:nth-child(0) a svg {
  color: #ffbe96;
}
#contact nav .nav-list_cmn_01 > li.btn-contact_hd_01 a {
  background: #ff6000;
}
#complete nav .nav-list_cmn_01 > li:nth-child(0) a svg {
  color: #ffbe96;
}
#notfound nav .nav-list_cmn_01 > li:nth-child(0) a svg {
  color: #ffbe96;
}
/*-------------------------------------------------------------------------------
  INDEX
--------------------------------------------------------------------------------*/
#index #main .sec_index_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 60px auto;
}
@media (max-width: 768px) {
  #index #main .sec_index_01 {
    width: 100%;
    min-width: 100%;
  }
}
#index #main .sec_index_01:after {
  content: "";
  display: block;
  clear: both;
}
#index #main .sec_index_01 {
  position: relative;
}
@media (max-width: 768px) {
  #index #main .sec_index_01 {
    margin: 10% 0;
  }
}
#index #main .sec_index_01::before {
  content: url(../images/img_index_01.png);
  position: absolute;
  left: -115px;
  bottom: -110px;
  z-index: 1;
}
@media (max-width: 768px) {
  #index #main .sec_index_01::before {
    top: -20%;
    bottom: unset;
    left: -15%;
    transform: scale(0.6) rotateY(180deg);
  }
}
#index #main .sec_index_01 .img_index_01 {
  position: absolute;
}
@media (max-width: 768px) {
  #index #main .sec_index_01 .img_index_01 {
    width: 80%;
    display: block;
    position: initial;
  }
}
#index #main .sec_index_01 .box_index_02 {
  float: right;
  text-align: right;
  width: 500px;
}
@media (max-width: 768px) {
  #index #main .sec_index_01 .box_index_02 {
    width: 100%;
  }
}
#index #main .sec_index_01 .box_index_02 .ttl_index_02,
#index #main .sec_index_01 .box_index_02 p {
  text-align: left;
}
@media (max-width: 768px) {
  #index #main .sec_index_01 .box_index_02 .ttl_index_02,
  #index #main .sec_index_01 .box_index_02 p {
    margin: 0 5%;
  }
}
#index #main .sec_index_01 .box_index_02 .ttl_index_02 {
  position: relative;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  #index #main .sec_index_01 .box_index_02 .ttl_index_02 {
    margin: 0 auto 5%;
  }
  #index #main .sec_index_01 .box_index_02 .ttl_index_02 img {
    width: 90%;
    margin: 10% 5% 5%;
  }
}
#index #main .sec_index_01 .box_index_02 .ttl_index_02::after {
  content: "SalesPoint";
  font-size: 50px;
  font-size: 5rem;
  color: #ffeed4;
  font-weight: 400;
  font-family: "Satisfy";
  position: absolute;
  bottom: -50px;
  right: 0;
  transform: rotateZ(-10deg);
  z-index: -1;
}
@media (max-width: 768px) {
  #index #main .sec_index_01 .box_index_02 .ttl_index_02::after {
    font-size: 40px;
    font-size: 4rem;
    color: #ca915a;
    font-weight: 400;
    bottom: 80%;
    right: 5%;
    z-index: 0;
  }
}
#index #main .sec_index_01 .box_index_02 a {
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  #index #main .sec_index_01 .box_index_02 a {
    padding: 5%;
    width: 90%;
    margin: 5% 5% 0;
    text-align: center;
  }
}
#index #main .sec_index_01 .box_index_02 a svg {
  margin-right: 20px;
  transition: all 0.4s ease-out;
}
@media (max-width: 768px) {
  #index #main .sec_index_01 .box_index_02 a svg {
    margin-right: 5%;
  }
}
#index #main .sec_index_01 .box_index_02 a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #FFF;
  font-weight: 400;
  background: #ff6000;
}
#index #main .sec_index_01 .box_index_02 a:hover svg {
  animation: btn-slide infinite alternate 0.8s cubic-bezier(0.31, -0.07, 0.74, 0.44);
}
#index #main .sec_index_01 .box_index_02 a {
  display: inline-block;
  margin-top: 65px;
}
@media (max-width: 768px) {
  #index #main .sec_index_01 .box_index_02 a {
    margin: 10% 5%;
  }
}
#index #main .sec_index_01 .box_index_02 a svg {
  margin: 0 0 0 10px;
}
@media (max-width: 768px) {
  #index #main .sec_index_01 .box_index_02 a svg {
    margin-left: 5%;
  }
}
#index #main .sec_index_02 {
  padding: 60px 0 70px;
  background: url(../images/bg_cmn_03.png) no-repeat 5% 90% scroll, url(../images/bg_cmn_02.png) no-repeat 90% 20% scroll, url(../images/bg_index_01.png) repeat fixed;
  text-align: center;
}
@media (max-width: 768px) {
  #index #main .sec_index_02 {
    background-position: -100% 100%, 100% 3%;
    padding: 10% 0;
  }
}
#index #main .sec_index_02 .ttl_index_03 {
  font-size: 40px;
  font-size: 4rem;
  color: #2a2a2a;
  font-weight: 400;
  padding-top: 60px;
}
@media (max-width: 768px) {
  #index #main .sec_index_02 .ttl_index_03 {
    padding-top: 0;
  }
}
#index #main .sec_index_02 .ttl_index_03 span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ff6000;
  font-weight: 400;
}
#index #main .sec_index_02 .list_index_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 60px auto 10px;
}
@media (max-width: 768px) {
  #index #main .sec_index_02 .list_index_01 {
    width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 768px) {
  #index #main .sec_index_02 .list_index_01 {
    margin: 10% 0;
    line-height: 0;
  }
}
#index #main .sec_index_02 .list_index_01 .btn_index_01 {
  border: 1px dashed #777;
  display: inline-block;
}
@media (max-width: 768px) {
  #index #main .sec_index_02 .list_index_01 .btn_index_01 {
    width: auto;
  }
}
#index #main .sec_index_02 .list_index_01 .btn_index_01:nth-child(1) a::after {
  content: url(../images/btn_index_hover_01.png);
  position: absolute;
  left: 15px;
  bottom: -60px;
}
@media (max-width: 768px) {
  #index #main .sec_index_02 .list_index_01 .btn_index_01:nth-child(1) a::after {
    display: none;
  }
}
#index #main .sec_index_02 .list_index_01 .btn_index_01:nth-child(2) a::after {
  content: url(../images/btn_index_hover_02.png);
  position: absolute;
  left: 15px;
  bottom: -60px;
}
@media (max-width: 768px) {
  #index #main .sec_index_02 .list_index_01 .btn_index_01:nth-child(2) a::after {
    display: none;
  }
}
#index #main .sec_index_02 .list_index_01 .btn_index_01:nth-child(3) a::after {
  content: url(../images/btn_index_hover_03.png);
  position: absolute;
  left: 15px;
  bottom: -60px;
}
@media (max-width: 768px) {
  #index #main .sec_index_02 .list_index_01 .btn_index_01:nth-child(3) a::after {
    display: none;
  }
}
#index #main .sec_index_02 .list_index_01 .btn_index_01 a {
  position: relative;
  display: inline-block;
  margin: -10px 0 0 -10px;
  padding: 0 10px 10px 0;
}
@media (max-width: 768px) {
  #index #main .sec_index_02 .list_index_01 .btn_index_01 a {
    margin: 0;
    padding: 0;
  }
}
#index #main .sec_index_02 .list_index_01 .btn_index_01 a img {
  border: 10px solid #FFF;
  box-shadow: 0px 0px 30px -15px #2a2a2a;
}
#index #main .sec_index_02 .list_index_01 .btn_index_01 a::before {
  content: attr(data-text);
  text-align: left;
  font-size: 50px;
  font-size: 5rem;
  color: #FFF;
  font-weight: 400;
  font-family: "Satisfy";
  position: absolute;
  left: 0;
  bottom: 25px;
  width: calc(100% - 25px);
  height: 5rem;
  padding-left: 5px;
  margin-left: 15px;
  overflow: hidden;
}
@media (max-width: 768px) {
  #index #main .sec_index_02 .list_index_01 .btn_index_01 a::before {
    left: calc(10px + 5%);
    bottom: 0;
    widows: 100%;
    padding-left: 0;
    margin-left: 0;
    overflow: visible;
  }
}
#index #main .sec_index_02 .list_index_01 .btn_index_01 a::after {
  opacity: 0;
  pointer-events: none;
  animation: index_over 1 0.5s cubic-bezier(0, 0, 0, 0.83);
}
#index #main .sec_index_02 .list_index_01 .btn_index_01 a:hover::after {
  opacity: 1;
  animation: index_hover 1 0.5s cubic-bezier(0.65, -0.34, 0, 0.97);
}
#index #main .sec_index_02 .list_index_01 .btn_index_01 + .btn_index_01 {
  margin-left: 47px;
}
@media (max-width: 768px) {
  #index #main .sec_index_02 .list_index_01 .btn_index_01 + .btn_index_01 {
    margin: 10% 0 0 0;
  }
}
#index #main .sec_index_03 {
  background: url(../images/img_index_06.png) no-repeat 80% 50%, #fff6e7;
}
#index #main .sec_index_03 .box_index_03 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #index #main .sec_index_03 .box_index_03 {
    width: 100%;
    min-width: 100%;
  }
}
#index #main .sec_index_03 .box_index_03:after {
  content: "";
  display: block;
  clear: both;
}
#index #main .sec_index_03 .box_index_03 {
  padding: 60px 0;
}
@media (max-width: 768px) {
  #index #main .sec_index_03 .box_index_03 {
    padding: 10% 5%;
  }
}
#index #main .sec_index_03 .box_index_03 .ttl_index_04 {
  display: inline-block;
  width: 300px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  #index #main .sec_index_03 .box_index_03 .ttl_index_04 {
    width: 100%;
  }
  #index #main .sec_index_03 .box_index_03 .ttl_index_04 img {
    width: auto;
    margin-bottom: 20%;
  }
}
#index #main .sec_index_03 .box_index_03 .ttl_index_04::after {
  content: "Blog";
  font-size: 50px;
  font-size: 5rem;
  color: #ffbe96;
  font-weight: 400;
  font-family: "Satisfy";
  position: absolute;
  top: -10px;
  left: 0;
  transform: rotateZ(-10deg);
  z-index: -1;
}
@media (max-width: 768px) {
  #index #main .sec_index_03 .box_index_03 .ttl_index_04::after {
    font-size: 30px;
    font-size: 3rem;
    top: 5%;
    left: 10%;
  }
}
#index #main .sec_index_03 .box_index_03 .list_index_02 {
  float: right;
  width: 700px;
}
@media (max-width: 768px) {
  #index #main .sec_index_03 .box_index_03 .list_index_02 {
    width: 100%;
  }
}
#index #main .sec_index_03 .box_index_03 .list_index_02 dt,
#index #main .sec_index_03 .box_index_03 .list_index_02 dd {
  display: inline-block;
  vertical-align: middle;
}
#index #main .sec_index_03 .box_index_03 .list_index_02 dt:not(:first-of-type),
#index #main .sec_index_03 .box_index_03 .list_index_02 dd:not(:first-of-type) {
  margin-top: 10px;
}
@media (max-width: 768px) {
  #index #main .sec_index_03 .box_index_03 .list_index_02 dt:not(:first-of-type),
  #index #main .sec_index_03 .box_index_03 .list_index_02 dd:not(:first-of-type) {
    margin-top: 0;
  }
}
#index #main .sec_index_03 .box_index_03 .list_index_02 dt {
  padding-top: 10px;
  width: 100px;
}
@media (max-width: 768px) {
  #index #main .sec_index_03 .box_index_03 .list_index_02 dt {
    width: 100%;
  }
}
#index #main .sec_index_03 .box_index_03 .list_index_02 dd {
  width: 590px;
  padding: 10px 5px 0;
  border-top: 1px dashed #ca915a;
}
@media (max-width: 768px) {
  #index #main .sec_index_03 .box_index_03 .list_index_02 dd {
    width: 100%;
    padding: 2% 0;
    border-top: 0;
    border-bottom: 1px dashed #ca915a;
  }
}
#index #main .sec_index_03 .box_index_03 .list_index_02 dd a {
  text-decoration: underline;
  display: flex;
  align-items: center;
  gap: 15px;
}
@media (max-width: 768px) {
  #index #main .sec_index_03 .box_index_03 .list_index_02 dd a {
    gap: 5%;
    align-items: flex-start;
  }
}
#index #main .sec_index_03 .box_index_03 .list_index_02 dd a .blog_thumbnail {
  flex-shrink: 0;
  width: 80px;
  height: 60px;
  overflow: hidden;
  border-radius: 4px;
}
@media (max-width: 768px) {
  #index #main .sec_index_03 .box_index_03 .list_index_02 dd a .blog_thumbnail {
    width: 30%;
    height: auto;
  }
}
#index #main .sec_index_03 .box_index_03 .list_index_02 dd a .blog_thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 120/100;
}
#index #main .sec_index_03 .box_index_03 .list_index_02 dd a .blog_title {
  flex: 1;
  line-height: 1.5;
}
@media (max-width: 768px) {
  #index #main .sec_index_03 .box_index_03 .list_index_02 dd + dt {
    padding-top: 5%;
  }
}

/*-------------------------------------------------------------------------------
  FEATURE
  --------------------------------------------------------------------------------*/
#feature #main .text_feature_01 {
  letter-spacing: -2px;
}
#feature #main .text_cmn_02 {
  letter-spacing: -2px;
}
#feature #main .sec_feature_01 {
  background: url(../images/bg_cmn_03.png) no-repeat 5% 90% scroll, url(../images/bg_cmn_02.png) no-repeat 90% 20% scroll, #fff6e7;
}
@media (max-width: 768px) {
  #feature #main .sec_feature_01 {
    background-position: -175% 105%, 175% 3%;
  }
}
#feature #main .sec_feature_01 .list_feature_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #feature #main .sec_feature_01 .list_feature_01 {
    width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 768px) {
  #feature #main .sec_feature_01 .list_feature_01 {
    padding: 5%;
  }
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 {
  position: relative;
  padding: 40px;
  border: 3px solid #ff9c00;
  border-radius: 20px;
  background: #fff;
  text-align: center;
}
@media (max-width: 768px) {
  #feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 {
    padding: 5%;
  }
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01::after,
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 svg {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  color: #ff9c00;
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01::after {
  content: url(../images/img_feature_04.jpg.png);
}
@media (max-width: 768px) {
  #feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01::after {
    transform: translate(50%, -50%) rotateZ(90deg);
  }
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 img {
  width: 400px;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
@media (max-width: 768px) {
  #feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 img {
    width: 100%;
    height: auto;
    aspect-ratio: 300/200;
  }
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 a:after {
  content: "\f00e";
  font-family: "Font Awesome 5 Solid";
  font-weight: 700;
  display: none;
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 a {
  display: inline-block;
  position: relative;
  width: 400px;
  height: 280px;
  margin-right: 80px;
  overflow: hidden;
}
@media (max-width: 768px) {
  #feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 a {
    width: 100%;
    height: auto;
    margin: 0 0 20% 0;
  }
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 a + a {
  margin-right: 0;
}
@media (max-width: 768px) {
  #feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 a + a {
    margin-bottom: 0;
  }
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 a:hover svg {
  color: #ff6000;
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 a svg {
  font-size: 50px;
  font-size: 5rem;
  color: #FFF;
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 .img_feature_01 {
  margin-right: 100px;
}
@media (max-width: 768px) {
  #feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 .img_feature_01 {
    margin: 0 0 20% 0;
  }
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 .img_feature_01 + a {
  margin-right: 0;
}
@media (max-width: 768px) {
  #feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 .img_feature_01 + a {
    margin-bottom: 0;
  }
}
#feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 + .list-box_feature_01 {
  margin-top: 50px;
}
@media (max-width: 768px) {
  #feature #main .sec_feature_01 .list_feature_01 .list-box_feature_01 + .list-box_feature_01 {
    margin-top: 5%;
  }
}

/*-------------------------------------------------------------------------------
  ECOCUTE
--------------------------------------------------------------------------------*/
#ecocute #main .text_ecocute_01 {
  letter-spacing: 0px;
  line-height: 1.5;
}
#ecocute #main .text_ecocute_01::before {
  top: 0;
}
@media (max-width: 768px) {
  #ecocute #main .text_ecocute_01::before {
    top: -140%;
  }
}
#ecocute #main .sec_ecocute_01 {
  text-align: center;
  background: #fff6e7;
}
#ecocute #main .sec_ecocute_01 p {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  #ecocute #main .sec_ecocute_01 p {
    margin: 0 5% 10%;
    text-align: left;
  }
  #ecocute #main .sec_ecocute_01 p span {
    display: inline;
  }
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #ecocute #main .sec_ecocute_01 .sec_ecocute_02 {
    width: 100%;
    min-width: 100%;
  }
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02:after {
  content: "";
  display: block;
  clear: both;
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02 {
  padding: 50px;
  position: relative;
}
@media (max-width: 768px) {
  #ecocute #main .sec_ecocute_01 .sec_ecocute_02 {
    padding: 5%;
  }
  #ecocute #main .sec_ecocute_01 .sec_ecocute_02 + .sec_ecocute_02 {
    padding-top: 15%;
  }
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02 img {
  float: right;
}
@media (max-width: 768px) {
  #ecocute #main .sec_ecocute_01 .sec_ecocute_02 img {
    float: none;
  }
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02 .box_ecocute_01 {
  width: 450px;
  float: left;
  text-align: left;
}
@media (max-width: 768px) {
  #ecocute #main .sec_ecocute_01 .sec_ecocute_02 .box_ecocute_01 {
    float: none;
    width: 100%;
  }
  #ecocute #main .sec_ecocute_01 .sec_ecocute_02 .box_ecocute_01 img {
    width: 90%;
  }
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02 .box_ecocute_01 p {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #ecocute #main .sec_ecocute_01 .sec_ecocute_02 .box_ecocute_01 p {
    margin: 0 0 5%;
  }
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02 .box_ecocute_01 p span {
  font-size: 14px;
  font-size: 1.4rem;
  color: #ff6000;
  font-weight: 400;
  line-height: 1.3;
  padding: 20px 0 0 110px;
  position: relative;
}
@media (max-width: 768px) {
  #ecocute #main .sec_ecocute_01 .sec_ecocute_02 .box_ecocute_01 p span {
    display: block;
    padding: 5% 0 0 40%;
  }
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02 .box_ecocute_01 p span::before {
  content: url(../images/img_ecocute_08.png);
  position: absolute;
  top: 10px;
  left: 0;
}
@media (max-width: 768px) {
  #ecocute #main .sec_ecocute_01 .sec_ecocute_02 .box_ecocute_01 p span::before {
    top: 25%;
  }
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02::before {
  content: "";
  position: absolute;
  right: calc(50% - 80px);
  bottom: -120px;
  z-index: 2;
  border: 80px solid transparent;
  border-top: 40px solid;
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02:nth-child(even) {
  background: #f6f6f6;
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02:nth-child(even)::before {
  color: #f6f6f6;
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02:nth-child(odd) {
  background: #fff;
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02:nth-child(odd)::before {
  color: #fff;
}
#ecocute #main .sec_ecocute_01 .sec_ecocute_02:last-child::before {
  display: none;
}

/*-------------------------------------------------------------------------------
  ALL-ELECTRIC
--------------------------------------------------------------------------------*/
@media (min-width: 769px) {
  #all-electric #main .text_all-electric_01 {
    letter-spacing: -0.14rem;
  }
}
#all-electric #main .sec_all-electric_01 {
  text-align: center;
  background: #fff6e7;
}
@media (max-width: 768px) {
  #all-electric #main .sec_all-electric_01 p {
    padding: 0 5%;
    text-align: left;
  }
  #all-electric #main .sec_all-electric_01 p span {
    display: inline;
  }
}
#all-electric #main .sec_all-electric_01 .sec_all-electric_02 {
  width: 1000px;
  min-width: 1000px;
  margin: 50px auto;
}
@media (max-width: 768px) {
  #all-electric #main .sec_all-electric_01 .sec_all-electric_02 {
    width: 100%;
    min-width: 100%;
  }
}
#all-electric #main .sec_all-electric_01 .sec_all-electric_02 {
  font-size: 20px;
  font-size: 2rem;
  color: #2a2a2a;
  font-weight: 400;
  text-align: left;
  background: url(../images/bg_all-electric_01.png) no-repeat 90% 50%, #fff;
  border-radius: 20px;
  padding: 50px;
}
@media (max-width: 768px) {
  #all-electric #main .sec_all-electric_01 .sec_all-electric_02 {
    font-size: 16px;
    font-size: 1.6rem;
    background: #fff;
    width: 90%;
    min-width: 90%;
    padding: 5%;
    margin: 10% 5%;
  }
  #all-electric #main .sec_all-electric_01 .sec_all-electric_02 p {
    padding: 0;
  }
  #all-electric #main .sec_all-electric_01 .sec_all-electric_02 p span {
    display: block;
  }
}
#all-electric #main .sec_all-electric_01 .sec_all-electric_02 span + span {
  margin-top: 5px;
}
@media (max-width: 768px) {
  #all-electric #main .sec_all-electric_01 .sec_all-electric_02 span + span {
    margin-top: 5%;
  }
}
#all-electric #main .sec_all-electric_01 .sec_all-electric_02 .text_all-electric_02 {
  color: #FFF;
  font-weight: 400;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 20px;
  background: #ff6000;
  border-radius: 100% 50%;
}
@media (max-width: 768px) {
  #all-electric #main .sec_all-electric_01 .sec_all-electric_02 .text_all-electric_02 {
    background: #ffbe96;
    text-align: center;
    display: block;
    padding: 2% 3%;
    margin: 5% 0;
  }
}

/*-------------------------------------------------------------------------------
  SOLARPOWER
--------------------------------------------------------------------------------*/
#solarpower #main .sec_solarpower_01 {
  text-align: center;
  background: #fff6e7;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_01 {
    padding: 10% 5%;
  }
  #solarpower #main .sec_solarpower_01 .ttl_cmn_02 {
    padding: 0;
  }
  #solarpower #main .sec_solarpower_01 .sec_cmn_01 img {
    padding: 0;
  }
  #solarpower #main .sec_solarpower_01 .sec_cmn_01 + .sec_cmn_01 {
    margin-top: 5%;
  }
  #solarpower #main .sec_solarpower_01 p {
    text-align: left;
  }
}
#solarpower #main .sec_solarpower_02 {
  text-align: center;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_02 p {
    padding: 0 5%;
    text-align: left;
  }
}
#solarpower #main .sec_solarpower_02 img {
  margin-top: 50px;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_02 img {
    padding: 5%;
    margin: 0;
  }
}
#solarpower #main .sec_solarpower_03 {
  text-align: center;
  background: #fff6e7;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_03 p {
    padding: 0 5%;
    text-align: left;
  }
  #solarpower #main .sec_solarpower_03 p span {
    display: inline;
  }
}
#solarpower #main .sec_solarpower_03 .ttl_cmn_03 {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_03 .ttl_cmn_03 {
    margin-bottom: 5%;
  }
}
#solarpower #main .sec_solarpower_03 .sec_solarpower_04 {
  width: 1000px;
  min-width: 1000px;
  margin: 50px auto 0;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_03 .sec_solarpower_04 {
    width: 100%;
    min-width: 100%;
  }
}
#solarpower #main .sec_solarpower_03 .sec_solarpower_04 {
  text-align: left;
  background: #fff;
  border-radius: 20px;
  padding: 50px;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_03 .sec_solarpower_04 {
    width: 90%;
    min-width: 90%;
    margin: 5%;
    padding: 5%;
  }
  #solarpower #main .sec_solarpower_03 .sec_solarpower_04 p {
    padding: 5% 0;
  }
}
#solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01:after {
  content: "";
  display: block;
  clear: both;
}
#solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 {
  margin-top: 30px;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 {
    margin-top: 0;
    padding-bottom: 5%;
  }
}
#solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 .list_solarpower_01 {
  float: left;
  padding: 30px;
  border: 1px solid #ff6000;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 .list_solarpower_01 {
    padding: 5%;
  }
}
#solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 .list_solarpower_01 .list-box_solarpower_01 {
  font-size: 20px;
  font-size: 2rem;
  color: #ff6000;
  font-weight: 400;
}
#solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 .list_solarpower_01 .list-box_solarpower_02 {
  font-size: 14px;
  font-size: 1.4rem;
  color: #2a2a2a;
  font-weight: 400;
}
#solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 .list_solarpower_01 .list-box_solarpower_02:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Solid";
  font-weight: 700;
  display: none;
}
#solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 .list_solarpower_01 .list-box_solarpower_02 {
  position: relative;
  padding-left: 3rem;
  margin-top: 11px;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 .list_solarpower_01 .list-box_solarpower_02 {
    margin-top: 5%;
  }
}
#solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 .list_solarpower_01 .list-box_solarpower_02 svg {
  font-size: 20px;
  font-size: 2rem;
  color: #ff6000;
  font-weight: 400;
  position: absolute;
  left: 0;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 .list_solarpower_01 .list-box_solarpower_02 svg {
    top: 25%;
  }
}
#solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 img {
  float: right;
}
@media (max-width: 768px) {
  #solarpower #main .sec_solarpower_03 .sec_solarpower_04 .box_solarpower_01 img {
    float: none;
    margin-top: 5%;
  }
}

/*-------------------------------------------------------------------------------
  COMPANY
--------------------------------------------------------------------------------*/
#company #main {
  color: #2a2a2a;
  font-weight: 400;
}
#company #main .box_company_01 {
  background: url(../images/bg_cmn_01.jpg) repeat;
}
#company #main .box_company_02 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #company #main .box_company_02 {
    width: 100%;
    min-width: 100%;
  }
}
#company #main .box_company_02 {
  letter-spacing: -4px;
  padding: 60px 0;
}
@media (max-width: 768px) {
  #company #main .box_company_02 {
    padding: 10% 0;
  }
}
#company #main .sec_company_01 {
  width: 460px;
  padding: 50px;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  box-shadow: 0 0 30px -8px #2a2a2a;
}
@media (max-width: 768px) {
  #company #main .sec_company_01 {
    width: 90%;
    padding: 7% 7% 10%;
    margin: 5%;
  }
}
#company #main .sec_company_01 + .sec_company_01 {
  margin-left: 80px;
  padding-bottom: 74px;
}
@media (max-width: 768px) {
  #company #main .sec_company_01 + .sec_company_01 {
    margin: 5%;
    padding: 7% 7% 10%;
  }
}
#company #main .sec_company_01 + .sec_company_01 .ttl_company_01::after {
  content: "Action Guideline";
  bottom: -50px;
}
@media (max-width: 768px) {
  #company #main .sec_company_01 + .sec_company_01 .ttl_company_01::after {
    bottom: -50%;
    right: -10px;
    z-index: -1;
  }
}
#company #main .sec_company_01 .ttl_company_01 {
  font-size: 30px;
  font-size: 3rem;
  position: relative;
  margin-bottom: 90px;
}
@media (max-width: 768px) {
  #company #main .sec_company_01 .ttl_company_01 {
    margin-bottom: 20%;
    z-index: 0;
  }
}
#company #main .sec_company_01 .ttl_company_01::after {
  content: "Principle";
  font-size: 40px;
  font-size: 4rem;
  color: #ffbe96;
  font-weight: 400;
  font-family: "Satisfy";
  position: absolute;
  bottom: -60px;
  left: 0;
  transform: rotateZ(-10deg);
}
@media (max-width: 768px) {
  #company #main .sec_company_01 .ttl_company_01::after {
    font-size: 30px;
    font-size: 3rem;
    bottom: -50%;
    left: initial;
    right: 0;
  }
}
#company #main .sec_company_01 .text_company_01 {
  font-size: 20px;
  font-size: 2rem;
}
#company #main .sec_company_01 .text_company_01:after {
  content: "\f10e";
  font-family: "Font Awesome 5 Solid";
  font-weight: 700;
  display: none;
}
#company #main .sec_company_01 .text_company_01 {
  position: relative;
}
@media (max-width: 768px) {
  #company #main .sec_company_01 .text_company_01 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#company #main .sec_company_01 .text_company_01 svg {
  position: absolute;
  color: #777777;
}
@media (max-width: 768px) {
  #company #main .sec_company_01 .text_company_01 svg {
    display: none;
  }
}
#company #main .sec_company_01 .text_company_01 span {
  padding: 0 54px;
}
@media (max-width: 768px) {
  #company #main .sec_company_01 .text_company_01 span {
    padding: 0;
  }
}
#company #main .sec_company_01 .text_company_01 span:first-child:after {
  content: "\f10d";
  font-family: "Font Awesome 5 Solid";
  font-weight: 700;
  display: none;
}
#company #main .sec_company_01 .text_company_01 span:first-child {
  position: relative;
}
#company #main .sec_company_01 .text_company_01 span:first-child svg {
  top: 0;
  left: 0;
}
#company #main .sec_company_01 .text_company_01 span + svg {
  top: 0;
  right: 0;
}
#company #main .tbl_cmn_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #company #main .tbl_cmn_01 {
    width: 100%;
    min-width: 100%;
  }
}
#company #main .tbl_cmn_01 th,
#company #main .tbl_cmn_01 td {
  padding: 20px;
  border-top: 1px solid #e7d8c1;
}
@media (max-width: 768px) {
  #company #main .tbl_cmn_01 th,
  #company #main .tbl_cmn_01 td {
    padding: 5%;
    display: block;
    width: 100%;
  }
}
#company #main .tbl_cmn_01 th {
  width: 170px;
  background: #fff6e7;
}
@media (max-width: 768px) {
  #company #main .tbl_cmn_01 th {
    width: 100%;
    color: #2a2a2a;
    font-weight: 700;
  }
}
#company #main .tbl_cmn_01 td {
  width: 830px;
  padding-left: 30px;
}
@media (max-width: 768px) {
  #company #main .tbl_cmn_01 td {
    width: 100%;
    padding-left: 5%;
  }
}
#company #main .tbl_cmn_01 .tbl-list_cmn_01:last-child th,
#company #main .tbl_cmn_01 .tbl-list_cmn_01:last-child td {
  border-bottom: 1px solid #e7d8c1;
}
@media (max-width: 768px) {
  #company #main .tbl_cmn_01 .tbl-list_cmn_01:last-child td {
    border-top: none;
  }
}
#company #main .sec_company_04 {
  padding-bottom: 0;
}
#company #main .sec_company_04 .box_company_03 {
  position: relative;
  padding-bottom: 300px;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  #company #main .sec_company_04 .box_company_03 {
    padding-top: 10%;
  }
}
#company #main .sec_company_04 .box_company_03 iframe,
#company #main .sec_company_04 .box_company_03 object,
#company #main .sec_company_04 .box_company_03 embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*-------------------------------------------------------------------------------
  CONATCT
--------------------------------------------------------------------------------*/
#contact #main .sec_contact_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 {
    width: 100%;
    min-width: 100%;
  }
}
#contact #main .sec_contact_01 {
  text-align: center;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 p {
    padding: 0 5%;
    text-align: left;
  }
  #contact #main .sec_contact_01 p span {
    display: inline;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 {
  margin-top: 60px;
  text-align: left;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 {
    width: 90%;
    margin: 10% 5%;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 th,
#contact #main .sec_contact_01 .tbl_contact_01 td {
  vertical-align: top;
}
#contact #main .sec_contact_01 .tbl_contact_01 th {
  color: #2a2a2a;
  font-weight: 400;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 th {
    display: inline-block;
    width: 20%;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 th span {
  color: #FFF;
  font-weight: 400;
  width: 60px;
  display: block;
  padding: 6px 0;
  background: #ff2626;
  text-align: center;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 th span {
    width: 100%;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 th span.text_contact_01 {
  background: #e7d8c1;
}
#contact #main .sec_contact_01 .tbl_contact_01 th + th {
  padding: 6px 10px 6px 45px;
  background: #fff;
  width: 230px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 th + th {
    width: 70%;
    padding: 2% 5%;
    color: #2a2a2a;
    font-weight: 700;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 td {
  width: 710px;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 td {
    width: 100%;
    display: block;
    padding-bottom: 10%;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 td .text_contact_02 {
  color: #ff2626;
  font-weight: 700;
  display: block;
}
#contact #main .sec_contact_01 .tbl_contact_01 input,
#contact #main .sec_contact_01 .tbl_contact_01 select,
#contact #main .sec_contact_01 .tbl_contact_01 textarea {
  transition: all 0.3s ease;
  padding: 6px 10px;
  width: 690px;
  background: #fff6e7;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  border: 1px solid #fff6e7;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 input,
  #contact #main .sec_contact_01 .tbl_contact_01 select,
  #contact #main .sec_contact_01 .tbl_contact_01 textarea {
    width: 100%;
    padding: 3%;
    border-radius: 0;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 input:focus,
#contact #main .sec_contact_01 .tbl_contact_01 select:focus,
#contact #main .sec_contact_01 .tbl_contact_01 textarea:focus {
  transition: all 0.3s ease;
  box-shadow: 0 0 7px #ff9c00;
  border: 1px solid #ff9c00;
}
#contact #main .sec_contact_01 .tbl_contact_01 input[type=radio] {
  display: none;
}
#contact #main .sec_contact_01 .tbl_contact_01 input[type=radio]:checked + .wpcf7-list-item-label::before {
  background: #ff6000;
  border-color: #ffbe96;
}
#contact #main .sec_contact_01 .tbl_contact_01 textarea {
  height: 200px;
  resize: vertical;
}
#contact #main .sec_contact_01 .tbl_contact_01 select,
#contact #main .sec_contact_01 .tbl_contact_01 select + input {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 select,
  #contact #main .sec_contact_01 .tbl_contact_01 select + input {
    margin-bottom: 3%;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 select {
  width: 260px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 select {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 .radio-area {
    padding-block-start: 5%;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 .radio-area .wpcf7-form-control {
  display: flex;
  gap: 10px 50px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 .radio-area .wpcf7-form-control {
    flex-direction: column;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 .radio-area .wpcf7-list-item-label {
  display: flex;
  align-items: center;
  gap: 10px;
}
#contact #main .sec_contact_01 .tbl_contact_01 .radio-area .wpcf7-list-item-label::before {
  content: "";
  inline-size: 15px;
  min-inline-size: 15px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #FFF;
  border: 3px solid #dedede;
}
#contact #main .sec_contact_01 .tbl_contact_01 .radio-area .wpcf7-list-item-label::after {
  display: none;
}
#contact #main .sec_contact_01 .tbl_contact_01 .btn_contact_01 {
  position: relative;
}
#contact #main .sec_contact_01 .tbl_contact_01 .btn_contact_01 [data-name=address01] {
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  position: relative;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 .btn_contact_01 [data-name=address01] {
    width: 100%;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 .btn_contact_01 [data-name=address01]::after {
  content: "▼";
  position: absolute;
  top: 12px;
  right: 10px;
  color: #ff9c00;
  pointer-events: none;
  line-height: 1;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 .btn_contact_01 [data-name=address01]::after {
    right: 5%;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 .btn_contact_01 .wpcf7-form-control-wrap {
  display: block;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 .btn_contact_01 .wpcf7-form-control-wrap {
    width: 100%;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 .btn_contact_01 .wpcf7-form-control-wrap + .wpcf7-form-control-wrap {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .tbl_contact_01 .btn_contact_01 .wpcf7-form-control-wrap + .wpcf7-form-control-wrap {
    margin-bottom: 3%;
  }
}
#contact #main .sec_contact_01 .tbl_contact_01 .btn_contact_01 .wpcf7-form-control-wrap:last-of-type {
  margin-bottom: 0;
}
#contact #main .sec_contact_01 .list_contact_01 {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 {
    flex-direction: column;
    margin-top: 0;
    gap: 0;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit {
  position: relative;
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit::after {
  content: ">";
  color: #FFF;
  font-weight: 400;
  position: absolute;
  top: 11px;
  left: 240px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit::after {
    top: 30%;
    left: 85%;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit .wpcf7-submit {
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit .wpcf7-submit {
    padding: 5%;
    width: 90%;
    margin: 5% 5% 0;
    text-align: center;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit .wpcf7-submit svg {
  margin-right: 20px;
  transition: all 0.4s ease-out;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit .wpcf7-submit svg {
    margin-right: 5%;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit .wpcf7-submit {
  font-size: 16px;
  font-size: 1.6rem;
  color: #FFF;
  font-weight: 400;
  background: #ff6000;
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit .wpcf7-submit:hover svg {
  animation: btn-slide infinite alternate 0.8s cubic-bezier(0.31, -0.07, 0.74, 0.44);
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit .wpcf7-submit {
  transition: all 0.3s ease;
  width: 260px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit .wpcf7-submit {
    width: 90%;
    margin: 0 auto;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_submit .wpcf7-submit:hover {
  background: #ff9c00;
  transition: all 0.3s ease;
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02 {
  position: relative;
  width: 260px;
  margin: 0 auto;
  display: inline-block;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 .btn_contact_02 {
    width: 90%;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02::after {
  content: ">";
  color: #FFF;
  font-weight: 400;
  position: absolute;
  top: 11px;
  left: 240px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 .btn_contact_02::after {
    top: 30%;
    left: 85%;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02 button {
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 .btn_contact_02 button {
    padding: 5%;
    width: 90%;
    margin: 5% 5% 0;
    text-align: center;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02 button svg {
  margin-right: 20px;
  transition: all 0.4s ease-out;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 .btn_contact_02 button svg {
    margin-right: 5%;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02 button {
  font-size: 16px;
  font-size: 1.6rem;
  color: #FFF;
  font-weight: 400;
  background: #ff6000;
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02 button:hover svg {
  animation: btn-slide infinite alternate 0.8s cubic-bezier(0.31, -0.07, 0.74, 0.44);
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02 button {
  transition: all 0.3s ease;
  width: 260px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 .btn_contact_02 button {
    width: 100%;
    margin: 0 auto;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02 button:hover {
  background: #ff9c00;
  transition: all 0.3s ease;
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02.btn_contact_back_01 {
  margin-right: 20px;
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 .btn_contact_02.btn_contact_back_01 {
    margin: 0 0 5% 0;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02.btn_contact_back_01::after {
  left: 10px;
  transform: rotateY(180deg);
}
@media (max-width: 768px) {
  #contact #main .sec_contact_01 .list_contact_01 .btn_contact_02.btn_contact_back_01::after {
    left: 15%;
  }
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02.btn_contact_back_01 button {
  background: #333;
}
#contact #main .sec_contact_01 .list_contact_01 .btn_contact_02.btn_contact_back_01 button:hover {
  background: #ff6000;
}
#contact #main .sec_contact_01 .box_cmn_form_no-input {
  text-align: center;
}

/*-------------------------------------------------------------------------------
  BLOG
--------------------------------------------------------------------------------*/
#blog .sec_blog_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #blog .sec_blog_01 {
    width: 100%;
    min-width: 100%;
  }
}
#blog .sec_blog_01 {
  padding: 60px 0;
}
@media (max-width: 768px) {
  #blog .sec_blog_01 {
    padding: 5% 0;
  }
}
#blog {
  /*----------------------------------------
    archive blog contents
  ------------------------------------------*/
}
#blog .blog_container {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
@media (max-width: 999px) {
  #blog .blog_container {
    flex-direction: column;
    gap: 30px;
  }
}
#blog .blog_container .blog_main {
  flex: 1;
}
@media (max-width: 999px) {
  #blog .blog_container .blog_main {
    width: 100%;
    padding: 0 5%;
  }
}
#blog .blog_container .blog_sidebar {
  width: 300px;
  flex-shrink: 0;
}
@media (max-width: 999px) {
  #blog .blog_container .blog_sidebar {
    width: 100%;
    order: -1;
  }
}
#blog .blog_container .blog_sidebar .widget_categories {
  background: #f8f8f8;
  border-radius: 8px;
  padding: 20px;
}
#blog .blog_container .blog_sidebar .widget_categories .widget_title {
  font-size: 1.8rem;
  font-weight: bold;
  color: #ff6000;
  margin-bottom: 15px;
  text-align: center;
}
#blog .blog_container .blog_sidebar .widget_categories .category_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#blog .blog_container .blog_sidebar .widget_categories .category_list .category_item {
  margin-bottom: 8px;
}
#blog .blog_container .blog_sidebar .widget_categories .category_list .category_item:last-child {
  margin-bottom: 0;
}
#blog .blog_container .blog_sidebar .widget_categories .category_list .category_item .category_link {
  display: block;
  padding: 10px 15px;
  background: #fff;
  border-radius: 5px;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease;
  border-left: 3px solid transparent;
}
#blog .blog_container .blog_sidebar .widget_categories .category_list .category_item .category_link:hover {
  background: #f0f0f0;
  border-left-color: #ff6000;
}
#blog .blog_container .blog_sidebar .widget_categories .category_list .category_item .category_link.current {
  background: #ff6000;
  color: #fff;
  border-left-color: #ff9c00;
}
#blog .blog_container .blog_sidebar .widget_categories .category_list .category_item .category_link .post_count {
  color: #666;
  font-size: 0.9em;
}
#blog .blog_container .archive_header {
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 768px) {
  #blog .blog_container .archive_header {
    text-align: left;
    margin-bottom: 20px;
  }
}
#blog .blog_container .archive_header .archive_title {
  font-size: 28px;
  font-size: 2.8rem;
  color: #ff6000;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  #blog .blog_container .archive_header .archive_title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
#blog .blog_container .archive_header .archive_description {
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  line-height: 1.6;
}
#blog .blog_container .blog_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media (max-width: 999px) {
  #blog .blog_container .blog_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }
}
@media (max-width: 768px) {
  #blog .blog_container .blog_grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
#blog .blog_container .blog_grid .blog_card {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#blog .blog_container .blog_grid .blog_card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
#blog .blog_container .blog_grid .blog_card .blog_card_link {
  display: block;
  text-decoration: none;
  color: inherit;
  height: 100%;
}
#blog .blog_container .blog_grid .blog_card .blog_card_thumbnail {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
#blog .blog_container .blog_grid .blog_card .blog_card_thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
.blog_card:hover #blog .blog_container .blog_grid .blog_card .blog_card_thumbnail img {
  transform: scale(1.05);
}
#blog .blog_container .blog_grid .blog_card .blog_card_meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 15px 5px;
  flex-wrap: wrap;
  gap: 8px;
}
#blog .blog_container .blog_grid .blog_card .blog_card_meta .blog_card_categories {
  display: flex;
  gap: 5px;
}
#blog .blog_container .blog_grid .blog_card .blog_card_meta .blog_card_categories .blog_category {
  background: #ff6000;
  color: #fff;
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 1rem;
  font-weight: normal;
}
#blog .blog_container .blog_grid .blog_card .blog_card_meta .blog_card_date {
  color: #666;
  font-size: 1.2rem;
}
#blog .blog_container .blog_grid .blog_card .blog_card_title {
  padding: 0 15px 15px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: block;
}
#blog {
  /*-------------------------------------------------------------------------------
    pager
  --------------------------------------------------------------------------------*/
}
#blog .navigation.pagination {
  border: none;
  display: block;
  z-index: 1;
}
#blog .blog_pagination {
  margin-top: 50px;
  text-align: center;
}
#blog .blog_pagination .nav-links {
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
}
@media (max-width: 768px) {
  #blog .blog_pagination .nav-links {
    flex-wrap: wrap;
  }
}
#blog .blog_pagination .nav-links a, #blog .blog_pagination .nav-links span {
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease;
  min-width: 40px;
  text-align: center;
}
#blog .blog_pagination .nav-links a:hover, #blog .blog_pagination .nav-links span:hover {
  background: #ff9c00;
  color: #fff;
  border-color: #ff9c00;
}
#blog .blog_pagination .nav-links a.current, #blog .blog_pagination .nav-links span.current {
  background: #ff6000;
  color: #fff;
  border-color: #ff6000;
}
#blog .blog_pagination .nav-links .prev, #blog .blog_pagination .nav-links .next {
  font-weight: bold;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  #blog .blog_pagination .nav-links .prev, #blog .blog_pagination .nav-links .next {
    width: 100%;
  }
}
#blog .no_posts {
  text-align: center;
  padding: 60px 20px;
  grid-column: 1/-1;
}
#blog .no_posts p {
  font-size: 1.6rem;
  color: #666;
}
#blog {
  /*-------------------------------------------------------------------------------
    single post page (詳細ページ)
  --------------------------------------------------------------------------------*/
}
#blog .single_article {
  background: #fff;
  border-radius: 8px;
  padding: 30px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  #blog .single_article {
    padding: 20px;
  }
}
#blog .single_article .single_meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 768px) {
  #blog .single_article .single_meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}
#blog .single_article .single_meta .single_categories {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
#blog .single_article .single_meta .single_categories .single_category {
  background: #ff6000;
  color: #fff;
  padding: 4px 12px;
  border-radius: 15px;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: normal;
  transition: all 0.3s ease;
}
#blog .single_article .single_meta .single_categories .single_category:hover {
  background: #ff9c00;
  transform: translateY(-1px);
}
#blog .single_article .single_meta .single_date {
  color: #666;
  font-size: 1.4rem;
}
#blog .single_article .single_title {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.4;
  color: #333;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #blog .single_article .single_title {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
#blog .single_article .single_featured_image {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 768px) {
  #blog .single_article .single_featured_image {
    margin-bottom: 30px;
  }
}
#blog .single_article .single_featured_image img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
#blog .single_navigation {
  margin-top: 50px;
}
@media (max-width: 768px) {
  #blog .single_navigation {
    margin-top: 40px;
  }
}
#blog .single_navigation .post_navigation {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #blog .single_navigation .post_navigation {
    flex-direction: column;
    gap: 15px;
  }
}
#blog .single_navigation .post_navigation .nav_previous,
#blog .single_navigation .post_navigation .nav_next {
  flex: 1;
}
#blog .single_navigation .post_navigation .nav_previous a,
#blog .single_navigation .post_navigation .nav_next a {
  display: block;
  padding: 20px;
  background: #f8f8f8;
  border-radius: 8px;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease;
  border: 1px solid transparent;
}
@media (max-width: 768px) {
  #blog .single_navigation .post_navigation .nav_previous a,
  #blog .single_navigation .post_navigation .nav_next a {
    padding: 15px;
  }
}
#blog .single_navigation .post_navigation .nav_previous a:hover,
#blog .single_navigation .post_navigation .nav_next a:hover {
  background: #fff;
  border-color: #ff6000;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
#blog .single_navigation .post_navigation .nav_previous a .nav_label,
#blog .single_navigation .post_navigation .nav_next a .nav_label {
  display: block;
  font-size: 1.2rem;
  color: #666;
  margin-bottom: 5px;
}
#blog .single_navigation .post_navigation .nav_previous a .nav_title,
#blog .single_navigation .post_navigation .nav_next a .nav_title {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
}
#blog .single_navigation .post_navigation .nav_next {
  text-align: right;
}
@media (max-width: 768px) {
  #blog .single_navigation .post_navigation .nav_next {
    text-align: left;
  }
}
#blog .back_to_blog {
  text-align: center;
}
#blog .back_to_blog a {
  display: inline-block;
  background: #ff6000;
  color: #fff;
  padding: 12px 30px;
  text-decoration: none;
  border-radius: 25px;
  font-weight: bold;
  transition: all 0.3s ease;
}
#blog .back_to_blog a:hover {
  background: #ff9c00;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(255, 107, 53, 0.3);
}

/*-------------------------------------------------------------------------------
  RECRUIT
--------------------------------------------------------------------------------*/
#recruit section {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #recruit section {
    width: 100%;
    min-width: 100%;
  }
}
#recruit section + section {
  margin-top: 80px;
}
@media (max-width: 768px) {
  #recruit section + section {
    margin-top: 60px;
  }
}
#recruit .recruit_message .message_content .message_inner {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
@media (max-width: 768px) {
  #recruit .recruit_message .message_content .message_inner {
    padding: 0 5%;
    flex-direction: column;
    gap: 30px;
  }
}
#recruit .recruit_message .message_content .message_inner .message_photo {
  width: 450px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  #recruit .recruit_message .message_content .message_inner .message_photo {
    width: 100%;
    order: -1;
  }
}
#recruit .recruit_message .message_content .message_inner .message_photo img {
  width: 100%;
  height: auto;
}
#recruit .recruit_message .message_content .message_inner .message_text {
  flex: 1;
}
#recruit .recruit_message .message_content .message_inner .message_text p {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #recruit .recruit_message .message_content .message_inner .message_text p {
    font-size: 1.4rem;
    margin-bottom: 25px;
  }
}
#recruit .recruit_message .message_content .message_inner .message_text a {
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  #recruit .recruit_message .message_content .message_inner .message_text a {
    padding: 5%;
    width: 90%;
    margin: 5% 5% 0;
    text-align: center;
  }
}
#recruit .recruit_message .message_content .message_inner .message_text a svg {
  margin-right: 20px;
  transition: all 0.4s ease-out;
}
@media (max-width: 768px) {
  #recruit .recruit_message .message_content .message_inner .message_text a svg {
    margin-right: 5%;
  }
}
#recruit .recruit_message .message_content .message_inner .message_text a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #FFF;
  font-weight: 400;
  background: #ff6000;
}
#recruit .recruit_message .message_content .message_inner .message_text a:hover svg {
  animation: btn-slide infinite alternate 0.8s cubic-bezier(0.31, -0.07, 0.74, 0.44);
}
#recruit .recruit_message .message_content .message_inner .message_text a {
  display: inline-block;
}
#recruit .recruit_message .message_content .message_inner .message_text a:hover {
  background: #ff9c00;
}
#recruit .recruit_benefits_wrap {
  background: #fff6e7;
}
@media (max-width: 768px) {
  #recruit .recruit_benefits_wrap {
    padding: 0 5%;
  }
}
#recruit .recruit_benefits_wrap .recruit_benefits .benefits_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  counter-reset: benefit-counter;
}
@media (max-width: 999px) {
  #recruit .recruit_benefits_wrap .recruit_benefits .benefits_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }
}
@media (max-width: 768px) {
  #recruit .recruit_benefits_wrap .recruit_benefits .benefits_grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
#recruit .recruit_benefits_wrap .recruit_benefits .benefits_grid .benefit_item {
  counter-increment: benefit-counter;
  position: relative;
}
#recruit .recruit_benefits_wrap .recruit_benefits .benefits_grid .benefit_item:before {
  content: "merit" counter(benefit-counter, decimal-leading-zero);
  position: absolute;
  top: -15px;
  left: -30px;
  z-index: 2;
  color: #ff6000;
  transform: rotate(-25deg);
  font-weight: 700;
  font-family: "Satisfy";
  font-size: 30px;
  font-size: 3rem;
}
@media (max-width: 768px) {
  #recruit .recruit_benefits_wrap .recruit_benefits .benefits_grid .benefit_item:before {
    left: -10px;
    top: 0;
  }
}
#recruit .recruit_benefits_wrap .recruit_benefits .benefits_grid .benefit_item .benefit_image {
  margin-bottom: 10px;
  line-height: 0;
  border-block: 5px solid #ffdfcc;
}
#recruit .recruit_benefits_wrap .recruit_benefits .benefits_grid .benefit_item .benefit_image img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
#recruit .recruit_benefits_wrap .recruit_benefits .benefits_grid .benefit_item .benefit_text {
  background: #fff;
  border-radius: 8px;
  padding: 15px 25px;
  transition: transform 0.3s ease;
  text-align: center;
}
#recruit .recruit_benefits_wrap .recruit_benefits .benefits_grid .benefit_item .benefit_text p {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #666;
}
#recruit .recruit_features .features_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (max-width: 999px) {
  #recruit .recruit_features .features_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    padding: 0 5%;
  }
}
@media (max-width: 768px) {
  #recruit .recruit_features .features_grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
#recruit .recruit_features .features_grid .feature_item {
  background: #fff;
  border-radius: 8px;
  padding: 30px 25px;
  box-shadow: 0 4px 15px rgba(255, 96, 0, 0.3);
  border: 5px solid #ffdfcc;
  text-align: center;
}
@media (max-width: 768px) {
  #recruit .recruit_features .features_grid .feature_item {
    padding: 25px 20px;
  }
}
#recruit .recruit_features .features_grid .feature_item .feature_title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #ff6000;
}
#recruit .recruit_features .features_grid .feature_item .feature_number {
  font-weight: bold;
}
#recruit .recruit_features .features_grid .feature_item .feature_number .number {
  font-size: 70px;
  font-size: 7rem;
  color: #ff9c00;
}
#recruit .recruit_features .features_grid .feature_item .feature_number .unit {
  font-size: 40px;
  font-size: 4rem;
  color: #ff6000;
}
@media (max-width: 768px) {
  #recruit .recruit_features .features_grid .feature_item .feature_number .unit {
    font-size: 1.6rem;
  }
}
#recruit .recruit_features .features_grid .feature_item .feature_text p {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #666;
}
#recruit .recruit_interview_wrap {
  background: #fff6e7;
}
@media (max-width: 768px) {
  #recruit .recruit_interview_wrap {
    padding: 0 5%;
  }
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
@media (max-width: 768px) {
  #recruit .recruit_interview_wrap .recruit_interview .interview_content {
    flex-direction: column;
    gap: 30px;
  }
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_photo {
  width: 300px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_photo {
    width: 100%;
  }
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_photo img {
  width: 100%;
  height: auto;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_photo .interview_name {
  text-align: center;
  margin-top: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #ff6000;
}
@media (max-width: 768px) {
  #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_photo .interview_name {
    font-size: 1.4rem;
    margin-top: 10px;
  }
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list {
  flex: 1;
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item {
  padding: 20px 30px;
  background: #FFF;
  margin-bottom: 10px;
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item {
    padding: 5%;
    margin-bottom: 25px;
  }
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .question, #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .answer {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .question, #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .answer {
    gap: 10px;
    margin-bottom: 10px;
  }
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .question .q_mark, #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .question .a_mark, #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .answer .q_mark, #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .answer .a_mark {
  width: 30px;
  min-width: 30px;
  aspect-ratio: 1;
  border-radius: 50%;
  display: grid;
  place-content: center;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .question .q_mark, #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .answer .q_mark {
  background: #ff6000;
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .question .a_mark, #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .answer .a_mark {
  background: #ff9c00;
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .question p, #recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .answer p {
  flex: 1;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
#recruit .recruit_interview_wrap .recruit_interview .interview_content .interview_qa_list .qa_item .question p {
  font-size: 18px;
  font-size: 1.8rem;
}
#recruit .recruit_gallery .gallery_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
@media (max-width: 999px) {
  #recruit .recruit_gallery .gallery_grid {
    grid-template-columns: repeat(3, 1fr);
    padding: 0 5%;
  }
}
@media (max-width: 768px) {
  #recruit .recruit_gallery .gallery_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
#recruit .recruit_gallery .gallery_grid .gallery_item {
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  border-radius: 10px;
  overflow: hidden;
  line-height: 0;
}
#recruit .recruit_gallery .gallery_grid .gallery_item:hover {
  transform: scale(1.05);
}
#recruit .recruit_gallery .gallery_grid .gallery_item img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  #recruit .recruit_gallery .gallery_grid .gallery_item img {
    height: 150px;
  }
}
#recruit .recruit_career_wrap {
  background: #fff6e7;
}
@media (max-width: 768px) {
  #recruit .recruit_career_wrap {
    padding: 0 5%;
  }
}
#recruit .recruit_career_wrap .recruit_career .career_steps {
  display: flex;
  flex-direction: column;
  gap: 40px;
  counter-reset: career-counter;
}
@media (max-width: 999px) {
  #recruit .recruit_career_wrap .recruit_career .career_steps {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  #recruit .recruit_career_wrap .recruit_career .career_steps {
    gap: 30px;
  }
}
#recruit .recruit_career_wrap .recruit_career .career_steps .career_step {
  background: #fff;
  border-radius: 8px;
  padding: 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  gap: 40px;
  align-items: center;
  position: relative;
  transition: transform 0.3s ease;
  counter-increment: career-counter;
}
@media (max-width: 768px) {
  #recruit .recruit_career_wrap .recruit_career .career_steps .career_step {
    padding: 25px 20px;
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
}
#recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_content {
  flex: 1;
  text-align: left;
}
@media (max-width: 768px) {
  #recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_content {
    text-align: center;
  }
}
#recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_content .step_title {
  font-weight: bold;
  color: #ff6000;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
  font-size: 20px;
  font-size: 2rem;
}
@media (max-width: 768px) {
  #recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_content .step_title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
    justify-content: center;
  }
}
#recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_content .step_title:before {
  content: counter(career-counter);
  width: 35px;
  min-width: 35px;
  height: 35px;
  background: #ff6000;
  color: #fff;
  border-radius: 50%;
  display: grid;
  place-content: center;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
#recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_content .step_title .title_wrapper {
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 15px;
  min-width: 0;
}
#recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_content .step_title .title_wrapper .title_text {
  text-align: left;
}
#recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_content .step_title .title_wrapper .step_year {
  flex-shrink: 0;
  background: #fff6e7;
  color: #ff6000;
  padding: 5px 12px;
  border-radius: 15px;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  white-space: nowrap;
}
@media (max-width: 768px) {
  #recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_content .step_title .title_wrapper .step_year {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 4px 10px;
  }
}
#recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_content .step_text p {
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
}
#recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_image {
  flex-shrink: 0;
  width: 300px;
}
@media (max-width: 768px) {
  #recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_image {
    width: 100%;
    margin-top: 10px;
  }
}
#recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_image img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  #recruit .recruit_career_wrap .recruit_career .career_steps .career_step .step_image img {
    height: 180px;
  }
}
#recruit .recruit_requirements .recruit_requirements_table + .recruit_requirements_table {
  margin-block-start: 60px;
}
#recruit .recruit_requirements .tbl_cmn_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #recruit .recruit_requirements .tbl_cmn_01 {
    width: 100%;
    min-width: 100%;
  }
}
#recruit .recruit_requirements .tbl_cmn_01 th,
#recruit .recruit_requirements .tbl_cmn_01 td {
  padding: 20px;
  border-top: 1px solid #e7d8c1;
}
@media (max-width: 768px) {
  #recruit .recruit_requirements .tbl_cmn_01 th,
  #recruit .recruit_requirements .tbl_cmn_01 td {
    padding: 5%;
    display: block;
    width: 100%;
  }
}
#recruit .recruit_requirements .tbl_cmn_01 th {
  width: 170px;
  background: #fff6e7;
}
@media (max-width: 768px) {
  #recruit .recruit_requirements .tbl_cmn_01 th {
    width: 100%;
    color: #2a2a2a;
    font-weight: 700;
  }
}
#recruit .recruit_requirements .tbl_cmn_01 td {
  width: 830px;
  padding-left: 30px;
}
@media (max-width: 768px) {
  #recruit .recruit_requirements .tbl_cmn_01 td {
    width: 100%;
    padding-left: 5%;
  }
}
#recruit .recruit_requirements .tbl_cmn_01 .tbl-list_cmn_01:last-child th,
#recruit .recruit_requirements .tbl_cmn_01 .tbl-list_cmn_01:last-child td {
  border-bottom: 1px solid #e7d8c1;
}
@media (max-width: 768px) {
  #recruit .recruit_requirements .tbl_cmn_01 .tbl-list_cmn_01:last-child td {
    border-top: none;
  }
}

/*-------------------------------------------------------------------------------
  Complete Page
--------------------------------------------------------------------------------*/
#complete .sec_complete_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #complete .sec_complete_01 {
    width: 100%;
    min-width: 100%;
  }
}
#complete .sec_complete_01 {
  padding: 60px 0;
  text-align: center;
}
@media (max-width: 768px) {
  #complete .sec_complete_01 {
    padding: 5% 0;
  }
}
@media (max-width: 768px) {
  #complete .sec_complete_01 p {
    text-align: left;
    padding: 0 5%;
  }
}
#complete .sec_complete_01 a {
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  #complete .sec_complete_01 a {
    padding: 5%;
    width: 90%;
    margin: 5% 5% 0;
    text-align: center;
  }
}
#complete .sec_complete_01 a svg {
  margin-right: 20px;
  transition: all 0.4s ease-out;
}
@media (max-width: 768px) {
  #complete .sec_complete_01 a svg {
    margin-right: 5%;
  }
}
#complete .sec_complete_01 a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #FFF;
  font-weight: 400;
  background: #ff6000;
}
#complete .sec_complete_01 a:hover svg {
  animation: btn-slide infinite alternate 0.8s cubic-bezier(0.31, -0.07, 0.74, 0.44);
}
#complete .sec_complete_01 a {
  display: inline-block;
  margin-top: 65px;
}
@media (max-width: 768px) {
  #complete .sec_complete_01 a {
    margin: 10% 5%;
  }
}
#complete .sec_complete_01 a:hover {
  background: #ff9c00;
}

/*-------------------------------------------------------------------------------
  404
--------------------------------------------------------------------------------*/
#notfound .sec_notfound_01 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #notfound .sec_notfound_01 {
    width: 100%;
    min-width: 100%;
  }
}
#notfound .sec_notfound_01 {
  padding: 60px 0;
  text-align: center;
}
@media (max-width: 768px) {
  #notfound .sec_notfound_01 {
    padding: 5% 0;
  }
}
@media (max-width: 768px) {
  #notfound .sec_notfound_01 p {
    text-align: left;
    padding: 0 5%;
  }
}
#notfound .sec_notfound_01 a {
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  #notfound .sec_notfound_01 a {
    padding: 5%;
    width: 90%;
    margin: 5% 5% 0;
    text-align: center;
  }
}
#notfound .sec_notfound_01 a svg {
  margin-right: 20px;
  transition: all 0.4s ease-out;
}
@media (max-width: 768px) {
  #notfound .sec_notfound_01 a svg {
    margin-right: 5%;
  }
}
#notfound .sec_notfound_01 a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #FFF;
  font-weight: 400;
  background: #ff6000;
}
#notfound .sec_notfound_01 a:hover svg {
  animation: btn-slide infinite alternate 0.8s cubic-bezier(0.31, -0.07, 0.74, 0.44);
}
#notfound .sec_notfound_01 a {
  display: inline-block;
  margin-top: 65px;
}
@media (max-width: 768px) {
  #notfound .sec_notfound_01 a {
    margin: 10% 5%;
  }
}
#notfound .sec_notfound_01 a:hover {
  background: #ff9c00;
}

input:not([type=radio]):not([type=checkbox]).val-err,
select.val-err,
textarea.val-err {
  background-color: #FFE4E4 !important;
}

p.val-err {
  color: #e40000;
  font-size: 0.8em;
}
p.val-err::before {
  content: "※";
}

.check_no-through {
  color: #e40000;
}

input:not([type=radio]):not([type=checkbox]).val-through,
select.val-through,
textarea.val-through {
  background-color: #E2FBE2 !important;
}

.check_any_required.val-err input:not([type=radio]):not([type=checkbox]),
.check_any_required.val-err select,
.check_any_required.val-err textarea {
  background-color: #FFE4E4 !important;
}
.check_any_required.val-through input:not([type=radio]):not([type=checkbox]):not(.val-err),
.check_any_required.val-through select:not(.val-err),
.check_any_required.val-through textarea:not(.val-err) {
  background-color: #E2FBE2 !important;
}

/*# sourceMappingURL=common.css.map*/