﻿@charset "UTF-8";
/* ########## 株式会社クレア・ライフ・パートナーズ ########## */
/*
 * "Noto Sans JP" is lisenced under the SIL Open Font License 1.1
 * http://fonts.googleapis.com
 * https://www.google.com/fonts/attribution
 * http://scripts.sil.org/OFL
 */
/*
 * "Noto Serif JP" is lisenced under the SIL Open Font License 1.1
 * http://fonts.googleapis.com
 * https://www.google.com/fonts/attribution
 * http://scripts.sil.org/OFL
 */
/*
 * "Cormorant" is lisenced under the SIL Open Font License 1.1
 * http://fonts.googleapis.com
 * https://www.google.com/fonts/attribution
 * http://scripts.sil.org/OFL
 */

/* Copyright (c) 2026 株式会社クレア・ライフ・パートナーズ
 Released under the MIT license
 https://opensource.org/licenses/mit-license.php */


/* ############## 共通 ############## */

body {
  width: 100%;
  max-width: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  font-family: "Noto Sans JP", "Helvetica Neue", "Arial", "verdana", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
  overflow-wrap: anywhere;
  /* 収まらない場合に折り返す */
  word-break: normal;
  /* 単語の分割はデフォルトに依存 */
  line-break: strict;
  /* 禁則処理を厳格に適用 */
}

html {
  line-height: 1.5;
  text-align: justify;
  overflow-x: hidden;
  color: #3a2822;
}

.white {
  color: #ffffff !important;
}

.black {
  color: #000000 !important;
}

.brown {
  color: #3a2822 !important;
}

.gold {
  color: #c8aa53 !important;
}

.red {
  color: #a60000 !important;
}

.back--white {
  background-color: #ffffff !important;
}

.back--black {
  background-color: #000000 !important;
}

.back--brown {
  background-color: #3a2822 !important;
}

.back--gold {
  background-color: #c8aa53 !important;
}

.back--red {
  background-color: #a60000 !important;
}

.border {
  border: 1px solid #000000;
}

.border-bottom1,
.border-bottom-black {
  border-bottom: 1px solid #3a2822;
}

.border-bottom-white {
  border-bottom: 1px solid #ffffff !important;
}

/* ################## 共通 ################## */

.borderbottom1,
.borderbottom-black {
  border-bottom: 1px solid #3a2822;
}

.borderbottom2,
.borderbottom-black {
  border-bottom: 2px solid #3a2822;
}


.borderbottom-white {
  border-bottom: 1px solid #ffffff !important;
}

.borderbottom-white2 {
  border-bottom: 2px solid #ffffff;
}

.bordertop-white2 {
  border-top: 2px solid #ffffff;
}

.borderbottom-red {
  border-bottom: 1px solid #a60000;
}

.borderbottom-red2 {
  border-bottom: 2px solid #a60000;
}

.text-stroke {
  -webkit-text-stroke: 0.5px #ffffff;
}

.box-shadow {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 2px;
}

.drop-shadow {
  filter: drop-shadow(2px 2px 1.5px rgba(0, 0, 0, 0.25));
}

.fuchidori {
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
    -1px 1px 0 #FFF, 1px -1px 0 #FFF,
    0px 1px 0 #FFF, 0 -1px 0 #FFF,
    -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.drop-shadow2 {
  filter: drop-shadow(1.5px 1.5px 0.5px rgba(0, 0, 0, 0.35));
}

.marker1 {
  background: linear-gradient(transparent 75%, rgb(252, 199, 0) 75% 95%, transparent 95%);
}

.zindex-999 {
  z-index: -999;
}

.zindex-1999 {
  z-index: 1999;
}

.z-index-1 {
  z-index: -1;
}

.z-index1 {
  z-index: 1;
}

.z-index2 {
  z-index: 2;
}

.z-index3 {
  z-index: 3;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSansJP-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../font/NotoSansJP-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("../font/NotoSansJP-Bold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("../font/NotoSansJP-Black.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSerifJP-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 500;
  src: url("../font/NotoSerifJP-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 600;
  src: url("../font/NotoSerifJP-SemiBold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 700;
  src: url("../font/NotoSerifJP-Bold.woff") format("woff");
  font-display: swap;
}

.serif {
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Yu Mincho", "MS PMincho", serif !important;
}

.sans {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "HiraKakuProN-W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

@font-face {
  font-family: "CrimsonText";
  font-style: normal;
  font-weight: 400;
  src: url("../font/CrimsonText-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "CrimsonText";
  font-style: normal;
  font-weight: 600;
  src: url("../font/CrimsonText-SemiBold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "CrimsonText";
  font-style: normal;
  font-weight: 700;
  src: url("../font/CrimsonText-Bold.woff") format("woff");
  font-display: swap;
}

.crimsontext {
  font-family: "CrimsonText";
}

.sans {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "HiraKakuProN-W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-align: initial;
  line-height: 1.5;
}

h1 {
  font-size: 58px;
}

h2 {
  font-size: 58px;
}

h3 {
  font-size: 48px;
}

h4 {
  font-size: 21px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 17px;
}


@media only screen and (max-width: 767px) {

  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 21px;
  }

  h3 {
    font-size: 19px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 17px;
  }

  h6 {
    font-size: 16px;
  }
}

label,
td,
th,
p,
div,
dd,
dt,
li,
a,
input,
textarea,
select,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3a2822;
  letter-spacing: 0.35px;
}

input,
select,
textarea {
  outline: none;
  border: 1px solid #3a2822;
}

button,
optgroup,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.sousin {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

main {
  position: relative;
}

ul,
li {
  list-style: none;
}

#article ul li {
  list-style: initial !important;
}

#article ol li {
  list-style-type: decimal !important;
}

a {
  text-decoration: none;
  display: inline-block;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  /* pointer-events: none; */
  /* image-rendering: -webkit-optimize-contrast; */
}

.seminar-qr > a {
  cursor: pointer;
}

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

.nowrap {
  white-space: nowrap;
}

.ws-wrap {
  white-space: wrap !important;
}

.hidden {
  overflow: hidden;
}

.hidden-x {
  overflow-x: hidden;
}

.flip-horizontal {
  transform: scale(-1, 1);
}

.utikesi {
  text-decoration: line-through;
}

.line-height1 {
  line-height: 1 !important;
}

.line-height135 {
  line-height: 1.35 !important;
}

.line-height15 {
  line-height: 1.5 !important;
}

.line-height175 {
  line-height: 1.75 !important;
}

.line-height185 {
  line-height: 1.85 !important;
}

.line-height2 {
  line-height: 2 !important;
}

.line-height25 {
  line-height: 2.5 !important;
}

.margin-top-auto {
  margin-top: auto;
}

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

.margin-top1 {
  margin-top: 1em !important;
}

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

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

.margin-top60 {
  margin-top: 60px !important;
}

.margin-bottom0 {
  margin-bottom: 0em !important;
}

.margin-bottom1 {
  margin-bottom: 1em !important;
}

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

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

.margin-bottom60 {
  margin-bottom: 60px !important;
}

.padding-top1 {
  padding-top: 1em !important;
}

.padding-top2 {
  padding-top: 2em !important;
}

.padding-bottom1 {
  padding-bottom: 1em !important;
}

.padding-bottom2 {
  padding-bottom: 2em !important;
}

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

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

.big {
  font-size: 120%;
}

.normal {
  font-weight: normal;
}

.weight300 {
  font-weight: 300 !important;
}

.weight400 {
  font-weight: 400 !important;
}

.weight500 {
  font-weight: 500 !important;
}

.weight600 {
  font-weight: 600 !important;
}

.weight700 {
  font-weight: 700 !important;
}

.weight800 {
  font-weight: 800 !important;
}

.weight900 {
  font-weight: 900 !important;
}

.bold {
  font-weight: 700;
}

.bold900 {
  font-weight: 900;
}

.small {
  font-size: 85%;
  font-weight: 400;
}

.asterisk {
  font-size: 70%;
  vertical-align: 5px;
}

.middle {
  vertical-align: middle;
}

.initial {
  text-align: initial;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.right {
  text-align: right;
}

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

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

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

.fontsize0 {
  font-size: 0;
}

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
}

.none {
  display: none;
}

.block {
  display: block;
}

.katuko-left {
  display: inline-block;
  margin-left: -0.5em;
}

.katuko-right {
  display: inline-block;
  margin-right: -0.5em;
}

.katuko-all {
  display: inline-block;
  margin-left: -0.3em;
  margin-right: -0.3em;
}

.text-indent1 {
  padding-left: 1.07em;
  text-indent: -1.07em;
}

.text-indent125 {
  padding-left: 1.25em;
  text-indent: -1.25em;
}

.text-indent13 {
  padding-left: 1.25em;
  text-indent: -1.25em;
}

.text-indent15 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.text-indent2 {
  padding-left: 2em;
  text-indent: -2em;
}

.text-indent3 {
  padding-left: 3em;
  text-indent: -3em;
}

.margin-auto {
  margin: 0 auto;
}

.text-narrow {
  transform: scale(0.8, 1);
}

.letterspacingm05 {
  letter-spacing: 0.5px;
}

.letterspacingm1 {
  letter-spacing: 1px;
}

.letterspacingm2 {
  letter-spacing: 2px;
}

.letterspacing-m05 {
  letter-spacing: -0.5px;
}

.letterspacing-m1 {
  letter-spacing: -1px;
}

.letterspacing-m5 {
  letter-spacing: -5px;
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeUpTrigger {
  opacity: 0;
}

.fadeUpTrigger2 {
  opacity: 0;
}

.fadeUpTrigger3 {
  opacity: 0;
}

.fadeUpTrigger4 {
  opacity: 0;
}

.fadeUpTrigger5 {
  opacity: 0;
}

.fadeUpTrigger6 {
  opacity: 0;
}

.wrapper {
  overflow: hidden;
}

.effectfade {
  opacity: 0;
  animation: EffectFade .65s forwards;
}

@keyframes EffectFade {
  from {
    transform: translate(0px, 45px);
    opacity: 0;
  }

  to {
    transform: translate(0, 0);
    opacity: 1;
  }
}

/* じわっと */
.blur {
  animation-name: blurAnime;
  animation-duration: 1.0s;
  animation-fill-mode: forwards;
}

@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1);
    opacity: 0;
    transform: translateY(0px);
  }

  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
    transform: translateY(0);
  }
}

.blurTrigger {
  opacity: 0;
}


/* lefttoright*/
.lefttoright {
  opacity: 0;
  animation: LeftToRight 0.95s forwards;
}

@keyframes LeftToRight {
  10% {
    opacity: 0;
    transform: translate(-45px, 0px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

/* righttoleft*/
.righttoleft {
  opacity: 0;
  animation: RightToLeft 0.85s forwards;
}

@keyframes RightToLeft {
  10% {
    opacity: 0;
    transform: translate(45px, 0px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}


.effectfade {
  animation-delay: 0s;
}

.effectfade.second {
  animation-delay: 0.2s;
}

.effectfade.third {
  animation-delay: 0.4s;
}

.effectfade.fourth {
  animation-delay: 0.6s;
}

.effectfade.fifth {
  animation-delay: 0.8s;
}

.effectfade.sixth {
  animation-delay: 1.0s;
}

.effectfade.second2 {
  animation-delay: 0.2s;
}

.effectfade.third2 {
  animation-delay: 0.4s;
}

.effectfade.fourth2 {
  animation-delay: 0.6s;
}


/* fade-top*/
.fade-top {
  opacity: 0;
  animation: FadeTop 2.5s forwards;
}

@keyframes FadeTop {
  40% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.h2-margin {
  margin-bottom: 40px;
}

.h2-common {
  font-family: "CrimsonText";
  position: relative;
  z-index: 2;
  font-size: 58px;
  line-height: 1.1;
  font-weight: 400;
  text-align: center;
}

.h2-sub {
  font-size: 21px;
  line-height: 1.85;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 60px;
  text-align: center;
}

.common-margin-top {
  margin-top: 30px;
}

.common-margin-top2 {
  margin-top: 60px !important;
}

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

.common-margin-bottom2 {
  margin-bottom: 60px;
}

label,
td,
th,
p,
dd,
dt,
li,
a,
input,
textarea,
select,
div {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 500;
}

.text11 {
  font-size: 11px;
}

.text12 {
  font-size: 12px;
}

.text13 {
  font-size: 13px;
}

.text13 p {
  font-size: 13px;
}

.text14 {
  font-size: 14px;
}

.text15 {
  font-size: 15px;
}

.text16 {
  font-size: 16px;
}

.text16 p {
  font-size: 16px;
}

.text17 {
  font-size: 17px;
}

.text18 {
  font-size: 18px;
}

.text19 {
  font-size: 19px;
}

.text21 {
  font-size: 21px;
}

.text22 {
  font-size: 22px;
}

.text24 {
  font-size: 24px;
}

.text25 {
  font-size: 25px;
}

.text26 {
  font-size: 26px;
}

.text30 {
  font-size: 30px;
}

.blogtext {
  font-size: 14px;
  line-height: 2 !important;
  font-weight: 500;
}

.blogtext p {
  font-size: 14px;
  line-height: 2 !important;
  font-weight: 500;
}

.blogtext img {
  margin-top: 20px;
  margin-bottom: 30px;
  display: block;
}

.flex {
  display: flex;
}

.flex-c {
  display: flex;
  align-items: center;
}

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

.flex-cs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex-ws {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

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

.flex-w {
  display: flex;
  flex-wrap: wrap;
}

.flex-wc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.flex-wsas {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.flex-wss {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

.flex-wsst {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

.wrap {
  flex-wrap: wrap;
}

.flex-1 {
  flex: 1;
}

.flex-space-between {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flex-center {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.flex-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.column {
  flex-direction: column;
}

/* ########## table ########## */
table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
}

/* ########## ブレンド ########## */

.multiply {
  mix-blend-mode: multiply;
}

.blend::after {
  top: 0;
  left: 0;
  content: "";
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.35);
}

.noblend::after {
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-color: rgba(0, 0, 0, 1);
}

/* ########## ヘッダー ########## */

.header-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  z-index: 1;
  height: 90px;
}

.header__logo {
  width: 155px;
  height: auto;
}

.header__logo a img:hover {
  opacity: 0.75;
}

.header__right {
  text-align: right;
  flex: 1
}

.header__nav .header__nav-link a {
  font-size: 17px;
  font-family: "CrimsonText";
  font-weight: 600;
  color: #3a2822;
  cursor: pointer;
}


/*ボタン外側*/
.openbtn {
  position: absolute;
  top: 100px;
  right: 30px;
  /*ボタン内側の基点となるためrelativeを指定*/
  cursor: pointer;
  width: 43px;
  height: 44px;
  z-index: 2101;
}

/*ボタン内側*/
.openbtn span {
  display: inline-block;
  transition: all .4s;
  /*アニメーションの設定*/
  position: absolute;
  left: 11px;
  height: 3px;
  border-radius: 2px;
  background: #3a2822;
  width: 45%;
}

.openbtn span:nth-of-type(1) {
  top: 11px;
}

.openbtn span:nth-of-type(2) {
  top: 19px;
}

.openbtn span:nth-of-type(3) {
  top: 27px;
}

/*activeクラスが付与されると線が回転して×に*/
.openbtn.active span:nth-of-type(1) {
  top: 13px;
  left: 8px;
  transform: translateY(6px) rotate(-45deg);
  width: 60%;
}

.openbtn.active span:nth-of-type(2) {
  opacity: 0;
  /*真ん中の線は透過*/
}

.openbtn.active span:nth-of-type(3) {
  top: 25px;
  left: 8px;
  transform: translateY(-6px) rotate(45deg);
  width: 60%;
}

#header {
  width: 100%;
  z-index: 2003;
  top: 0;
  position: fixed;
  /*fixedを設定して固定*/
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  width: 100%;
}


/*==ふわっと出現させるためのCSS*/
/*　上に上がる動き　*/

#header.UpMove {
  position: fixed;
  width: 100%;
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-120px);
  }
}

/*　下に下がる動き　*/

#header.DownMove {
  position: fixed;
  width: 100%;
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-120px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.event-none {
  pointer-events: none;
  margin-bottom: 10px;
  /* クリックできなくする */
}

/* ########## 共通ボタン ########## */
.button-23 input {
  border: none;
  font-weight: 500;
  font-size: 18px;
}

.button-23 .input-submit {
  letter-spacing: 0.1em;
  color: #333;
  /* border: 1px solid #333; */
  display: block;
  position: relative;
  box-sizing: border-box;
  max-width: 220px;
  text-align: center;
  /* padding: 8px 64px 12px; */
  margin: 24px;
  margin-inline: auto;
  text-decoration: none;
  cursor: pointer;
  z-index: 999;
  transition: all 0.3s;
}

/* 2. 中の input（送信ボタン本体）にスタイルを適用し、全体に広げます */
.button-23 .input-submit input[type="submit"] {
    display: block;
    width: 100%;
    /* spanにかかっていた余白と枠線をここに移す */
    padding: 8px 64px 12px; 
    border: 1px solid #333;
    
    /* 背景やテキストの調整 */
    background: transparent;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
}

.button-23 .input-submit::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  width: 60px;
  height: 1px;
  background: #333;
  transition: all 0.3s ease;
}

.button-23 .input-submit:hover::after {
  animation: OutIn-Line 700ms;
  transition: all 0.3s;
}

@keyframes OutIn-Line {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
  }

  50% {
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
  }

  50.1% {
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}


/* ########## FV ########## */


/*全共通*/

.bgextend {
  animation-name: bgextendAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  z-index: 2;
  overflow: hidden;
  opacity: 0;
  clip-path: polygon(28px 0, 100% 0, calc(100% - 28px) 100%, 0 100%);
  display: block;
  width: fit-content;
}

@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*中の要素*/
.bgappear,
.invest-bg {
  animation-name: bgextendAnimeSecond;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*左から右*/
.bgLRextend::before {
  animation-name: bgLRextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  clip-path: polygon(28px 0, 100% 0, calc(100% - 28px) 100%, 0 100%);

}

@keyframes bgLRextendAnime {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }

  50% {
    transform-origin: left;
    transform: scaleX(1);
  }

  50.001% {
    transform-origin: right;
  }

  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}

#main {
  position: relative;
  margin-top: 90px;
  width: 100%;
}

.main__back img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  min-height: 596px;
  object-position: center 35%;
  object-fit: cover;
  font-family: "object-fit: cover";
  z-index: -2;
}

.flex-main {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.h2-main {
  position: absolute;
  z-index: 2;
  left: 30px;
  margin-bottom: 30px;
}

.photo-fv {
  position: relative;
  z-index: 1;
  margin-top: clamp(-50px, calc(-50 * 100vw / 1040), -10px);
}

.light {
  content: "";
  background: url(../image/light.svg) 50% 50% / contain no-repeat;
  position: absolute;
  z-index: 2;
  display: inline-block;
  left: 0;
  top: 0;
  width: 101px;
  height: 101px;
  mix-blend-mode: screen;
  pointer-events: none;
}

.invest-bg {
  display: block;
  padding: 7px 35px 3px;
  font-size: 58px;
  font-family: "CrimsonText";
  font-weight: 400;
  color: #3b2b24;
  line-height: 1.15;
  width: fit-content;
  background: #ffffff;
  clip-path: polygon(28px 0, 100% 0, calc(100% - 28px) 100%, 0 100%);
  position: relative;
  z-index: 1;
}


.invest-bg:not(:first-child) {
  margin-top: 15px;
}

.bgextend:not(:first-child) {
  margin-top: 15px;
}

.main-logo {
  position: absolute;
  z-index: 2;
  right: 15px;
  bottom: 60px;
  width: 284px;
}

.main-p {
  position: absolute;
  z-index: 2;
  left: 15px;
  bottom: 60px;
  font-family: "Noto Serif JP";
  font-size: 28px;
  font-weight: 700;
  line-height: 1.15;
  padding: 7px 30px 7px;
  width: fit-content;
  background: #e4ddca;
  clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
}

/* ########## BRAND CONCEPT ########## */
.concept-left {
  width: 47%
}

.concept-right {
  width: 47%
}

.h3-common {
  color: #ffffff;
  background-color: #c8aa53 !important;
  font-size: 24px;
  font-weight: 500;
  padding: 20px 40px 20px 20px;
  clip-path: polygon(0 0,
      100% 0,
      calc(100% - 28px) 100%,
      0% 100%);
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  margin-bottom: 45px;
}

.title {
  font-size: 48px;
  font-family: "CrimsonText";
  font-weight: 400;
  line-height: 1.15;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 10px;
}

.logo-service {
  width: 137px;
  height: 36px
}

.logo-service img {
  vertical-align: 5px;
}


.number {
  width: 72px;
  font-size: 48px;
  font-family: "CrimsonText";
  font-weight: 400;
  line-height: 1.15;
}

.number-contents {
  flex: 1;
  padding-right: 15px;
}

.number-wrapper {
  flex: 1;
}

.concept-icon {
  width: 120px;
}

.service-photo {
  width: 536px;
}

.concept-ol li:not(:first-child) {
  margin-top: 30px;
}

.service-ol li:not(:first-child) {
  margin-top: 90px;
}

.concept-ol li {
  position: relative;
  padding-left: 40px;
}

.concept-ol li:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
  width: 15px;
  height: 50px;
  background-color: #a60000;
}

.concept-ol li:after {
  content: "";
  position: absolute;
  display: inline-block;
  left: 7px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #a60000;
}

/* ########## SERVICE LINEUP ########## */

#top-service-lineup .title {
  white-space: nowrap;
}

#top-service-lineup {
  background: url(../image/back-servicelineup.png) 50% 0 / contain no-repeat;
}

.service-ol li {
  position: relative;
  padding-left: 40px;
}

.service-ol li:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
  width: 15px;
  height: 50px;
  background-color: #c8aa53;
}

.service-ol li:after {
  content: "";
  position: absolute;
  display: inline-block;
  left: 7px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #c8aa53;
}

.service-photo {
  width: 536px;
}

.seminar-box {
  background: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  width: fit-content;
  position: relative;
}

.seminar-box::before {
  content: "";
  position: absolute;
  inset: 4px;
  border: 2px solid #c8aa53;
  pointer-events: none;
}

.seminar-box__text {
  padding: 1rem 1rem 1rem .5rem;
}

@media (max-width: 767px) {
  .seminar-box__text  {
    text-align: center;
  }
}

.liner--gold {
  background: linear-gradient(transparent 80%, #c8aa53 80%);
}

.seminar-box__link {
  display: block;
  padding: 1rem 1.5rem;
  font-size: 18px;
  font-weight: 700;
  color: #a60000;
  background-color: #fff;
  text-decoration: none;
  text-align: center;
  transition: color .3s ease, background-color .3s ease;
}

.seminar-box__link:hover {
  color: #fff;
  background-color: #a60000;
  text-decoration: none;
}

.seminar-box a.btn-lus {
  background: #a60000;
  border: 1px solid #a60000;
  color: #fff;
  padding: .5rem 1rem;
  margin-top: 1rem;
  margin-right: .5rem;
  border-radius: 4px;
  transition: .3s ease-out;

}

.seminar-box a.btn-lus:hover {
  background: transparent;
  color: #a60000;
}

.seminar-box a.btn-lus:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: #fff; /* アイコンの色はここで指定 */
  -webkit-mask: url(../image/icon__externallink.svg) no-repeat center / contain;
  mask: url(../image/icon__externallink.svg) no-repeat center / contain;
}

.seminar-box a.btn-lus:hover:after {
  background-color: #a60000; /* 赤色に変更 */
}


/* ########## SNS ########## */
/* ########## CONTACT ########## */

#top-contact {
  background: url(../image/back-contact.jpg) 50% 50% / cover no-repeat;
}

/* contactページ：固定ヘッダー分の余白 */
.page-template-page-contact .contents-section {
  padding-top: 90px;
}

.page-template-page-contact .contents2 {
  margin-top: 3rem;
}

.radio-input label {
  display: flex;
  align-items: center;
}

.radio-input .wpcf7-list-item {
  display: block !important;
}

.radio-input .radio-inline .wpcf7-list-item {
  display: inline-block !important;
  margin-right: 16px;
}

/* wordpressで同意チェックの調整 */
.wpcf7-acceptance {
  /* margin-left: -1rem; ←これが適用されるとチェックボックスが押下できない */
}

.wpcf7-acceptance label {
  display: flex;
  align-items: center;
}

.wpcf7-acceptance .radiotext {
  margin-top: 0;
  padding-left: 2px;
}

/* wordpressでずれるのでこのコードが必要 */
.radio-input label {
  margin-top: 8px;
}

/* wordpressで空きが出るのでこのコードが必要 */
.radio-input span {
  margin-left: 0;
  margin-right: 8px;
}

/* inputがずれるの解決方法パターン２：スピナーを非表示にする */
div.wpcf7 .wpcf7-spinner {
  display: none !important;
}

input[type=radio] {
  width: 15px;
  height: 15px;
  vertical-align: sub;
  margin-right: 5px;
  accent-color: #a60000;
}

.radiotext {
  padding-right: 15px;
  font-size: 16px;
}

.radiotext a {
  font-size: inherit !important;
}

input[type=checkbox] {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}

label {
  margin-top: 5px;
  display: inline-block;
}

::placeholder,
.contacttable::placeholder {
  font-size: 16px;
  -webkit-text-fill-color: #d6d6d6 !important;
}

.contacttable .hitusu {
  vertical-align: 1px;
  margin-right: 10px;
  line-height: 1;
  padding: 2px 5px 2px;
  font-weight: 500;
  color: #a60000;
  border: #a60000 1px solid;
  font-size: 14px;
  white-space: nowrap;
  flex-shrink: 0;
}

.contacttable .ninni {
  vertical-align: 1px;
  margin-right: 10px;
  line-height: 1;
  padding: 2px 5px 2px;
  font-weight: 500;
  color: #0055b3;
  border: #0055b3 1px solid;
  font-size: 14px;
  white-space: nowrap;
  flex-shrink: 0;
}

.contacttable th.flex-label > span:last-child {
  padding-right: 1rem;
}

.margin-left-hitusu {
  margin-left: 42px;
}

.contacttable th {
  font-size: 16px;
  font-weight: 500;
  width: 240px;
  padding: 17px 0px;
  position: relative;
  vertical-align: top;
}

.contacttable th.flex-label {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
}

.contacttable td {
  padding: 9px 0px 17px;
  font-weight: 500;
  vertical-align: top;
}

.contacttable td input[type=text],
.contacttable td input[type=tel],
.contacttable td input[type=email],
.contacttable td input[type=url],
.contacttable td select {
  font-size: 16px;
  padding: 8px 15px;
  font-weight: 500;
  border: #ffffff 0px solid;
  background-color: #ffffff;
  -webkit-text-fill-color: #464646 !important;
}

.contacttable td input[type=text]:not(.wpcf7-free-text) {
  width: 100%;
}

.contacttable td input[type=tel],
.contacttable td input[type=email],
.contacttable td input[type=url] {
  width: 100%;
  max-width: 100%;
}

.contacttable td select {
  width: 298px;
  padding-top: 9px;
  padding-bottom: 7px;
  max-width: 100%;
  appearance: none;
  /* ブラウザデフォルトの矢印を非表示 */
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 30px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24'><polyline points='6 9 12 15 18 9' style='fill:none;stroke:darkgray;stroke-width:2'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 24px;
}

/* まず通常の色（選択肢を選んだ時）を黒にする */
.contacttable td select {
  color: #464646 !important;
}

/* value=""（プレースホルダー）が選ばれている間だけグレーにする */
.contacttable td select:has(option:checked[value=""]) {
  -webkit-text-fill-color: #464646 !important;
}

.contacttable td textarea {
  font-size: 16px;
  font-weight: 500;
  padding: 8px 15px;
  width: 100%;
  height: 135px;
  border: #ffffff 0px solid;
  background-color: #ffffff;
  -webkit-text-fill-color: #464646 !important;
}

input:-webkit-autofill {
  box-shadow: 0 0 0 1000px #ffffff inset;
}

/* 上からずれるけどwodpressではずれない
.radio-other-adjust {
  margin-top: -5px;
}
*/
.radio-other-adjust {
  margin-top: 2px;
}

input.wpcf7-free-text {
  margin-top: -2px;
  margin-left: 5px;
  width: 170px;
}

.flex-name {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.flex-name span {
  width: calc(50% - 7.5px) !important;
}

/* ########## フッター ########## */
#footer1 {
  margin-top: 70px;
}

.footer__logo {
  width: 405px;
}

.footer__nav {
  flex: 1;
  display: flex;
  margin-left: 90px;
}

.footer__nav1 {
  width: 60%;
  padding-right: 30px;
}

.footer__nav2 {
  width: 40%;
}

.h3-footer {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  padding: 3px 7px;
  margin-bottom: 3px;
  color: #ffffff !important;
  background-color: #000000 !important;
}

.h3-footer+p {
  margin-bottom: 8px;
}


/* ########## フッター2 ########## */


.footer__copy {
  padding: 5px 15px 15px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}

.footer__nav3 {
  padding: 15px 15px 5px;
}

.footer__ul {
  display: flex;
  justify-content: center;
}

.footer__nav3 li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  cursor: pointer;
  color: #FFF;
}

.footer__nav3 .footer__ul li:not(:first-child) a:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 14px;
  margin-left: 8px;
  padding-left: 8px;
  margin-bottom: -1px;
  border-left: 1px solid #ffffff;
}

/* ################################################## 479px以下 ################################################## */

@media (max-width: 479px) {
  .sfinline {
    display: inline !important;
  }

  .sf {
    display: block !important;
  }

  .tb {
    display: none !important;
  }

  .tbsfinline {
    display: inline !important;
  }

  .tbsf {
    display: block !important;
  }

  .pcinline {
    display: none !important;
  }

  .pctbinline {
    display: none !important;
  }

  .pctb {
    display: none !important;
  }

  .pc {
    display: none !important;
  }

  .pc1 {
    display: none !important;
  }

  .pc2 {
    display: none !important;
  }

  .pc2inline {
    display: none !important;
  }

  .pc1tbsfinline {
    display: inline !important;
  }

  .pc1tbsf {
    display: block !important;
  }

  .pc1tbsfflex {
    display: flex !important;
  }

  .hidden-x-tbsf {
    overflow-x: hidden;
  }

  .hidden-x-pc1tbsf {
    overflow-x: hidden;
  }

  .hidden-pc1tbsf {
    overflow: hidden;
  }

  .hidden-tbsf {
    overflow: hidden;
  }

  .contents-header {
    padding: 0px 15px;
  }

  .contents0 {
    padding: 0px 15px;
  }

  .contents {
    padding: 35px 15px;
  }

  .contents2 {
    padding: 35px 15px;
  }

  .contents-section {
    padding: 80px 15px 15px;
  }

  .contents.top0 {
    padding-top: 0px;
  }


  .contents-top {
    padding-top: 35px;
  }

  .contents-breadcrumb {
    min-height: 35px;
    padding: 10px 15px 0;
    margin-right: auto;
    margin-left: auto;
  }

  .contents-breadcrumb.breadcrumb2 {
    min-height: 60px;
  }

  label,
  td,
  th,
  p,
  dd,
  dt,
  li,
  a,
  input,
  textarea,
  select,
  div {
    line-height: 1.5;
    font-size: 14px;
  }

  .text12 {
    font-size: 12px;
  }

  .text13 {
    font-size: 13px;
  }

  .text14 {
    font-size: 14px;
  }

  .text15 {
    font-size: 14px;
  }

  .text16 {
    font-size: 15px;
  }

  .text17 {
    font-size: 15px;
  }

  .text18 {
    font-size: 15px;
  }

  .text19 {
    font-size: 16px;
  }

  .text21 {
    font-size: 17px;
  }

  .text22 {
    font-size: 18px;
  }

  .text24 {
    font-size: 19px;
  }

  .text25 {
    font-size: 20px;
  }

  .text26 {
    font-size: 21px;
  }

  .text30 {
    font-size: 22px;
  }

  .blogtext img {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .h2-common {
    font-size: 38px;
  }

  .h2-sub {
    font-size: 17px;
    margin-top: 7.5px;
    margin-bottom: 30px;
  }

  .h2-margin {
    margin-bottom: 20px;
  }


  .common-margin-top {
    margin-top: 15px;
  }

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


  /* ########### ヘッダー ########### */

  .header-top {
    height: 90px;
  }

  .header__left {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  /*ボタン外側*/
  .openbtn {
    position: absolute;
    top: 18px;
    right: 15px;
    /*ボタン内側の基点となるためrelativeを指定*/
    cursor: pointer;
    width: 43px;
    height: 44px;
    z-index: 2101;
  }

  /*ボタン内側*/
  .openbtn span {
    display: inline-block;
    transition: all .4s;
    /*アニメーションの設定*/
    position: absolute;
    left: 11px;
    height: 3px;
    border-radius: 2px;
    width: 70%;
  }

  .openbtn span:nth-of-type(1) {
    top: 11px;
  }

  .openbtn span:nth-of-type(2) {
    top: 22px;
  }

  .openbtn span:nth-of-type(3) {
    top: 33px;
  }

  #openbtn {
    display: block;
  }

  /*activeクラスが付与されると線が回転して×に*/
  .openbtn.active span:nth-of-type(1) {
    top: 13px;
    left: 8px;
    transform: translateY(6px) rotate(-45deg);
    width: 85%;
  }

  .openbtn.active span:nth-of-type(2) {
    opacity: 0;
    /*真ん中の線は透過*/
  }

  .openbtn.active span:nth-of-type(3) {
    top: 25px;
    left: 8px;
    transform: translateY(-6px) rotate(45deg);
    width: 85%;
  }

  .header__nav {
    width: 100%;
    top: 90px;
    right: 0px;
    position: fixed;
    display: none;
    z-index: 1200;
    overflow: scroll;
    height: calc(100vh - 90px);
    background-color: #ffffff;
  }

  .header__nav .header__nav-link {
    margin: 0 0 0 auto;
  }

  .header__nav .header__nav-link a {
    margin-left: 10px;
    padding: 20px 0;
    font-size: 17px;
    display: block;
  }

  .header__nav .header__nav-link a {
    position: relative;
  }

  .header__nav .header__nav-link a:before {
    content: "";
    display: inline-block;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 8px solid #a60000;
    position: relative;
    left: -10px;
    top: 2px;
  }

  .header__nav .header__nav-link {
    margin: 0;
    line-height: 1.25;
    display: block;
    text-align: left;
    text-decoration: none;
    font-weight: 700;
  }

  .header__nav-link.bor {
    border-bottom: 1px solid #CCCCCC !important;
    margin: 0 30px;
  }

  .nav-adress {
    padding: 30px 0;
    margin-inline: 20px;
    text-align: left;
    line-height: 1.65;
    border-bottom: 1px solid #CCCCCC !important;
    font-size: 14px;
  }

  .nav-copy {
    padding: 10px 0;
    margin: 0 30px;
    text-align: left;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
  }

  /* ########## 共通ボタン ########## */

  .button-23 .input {
    font-size: 16px;
  }

  .button-23 .input-submit {
    font-size: 16px;
    max-width: 190px;
    text-align: center;
    /* padding: 8px 64px 12px; */
    margin: 24px;
    margin-inline: auto;
  }

  /* ########## FV ########## */

  .flex-main {
    display: block;
  }

  .h2-main {
    position: relative;
    left: 0px;
  }

  .invest-bg {
    padding: 4px 30px 1px;
    font-size: clamp(40px, calc(100vw / 479 * 58), 58px);
    clip-path: polygon(22px 0, 100% 0, calc(100% - 22px) 100%, 0 100%);
  }

  /*左から右*/
  .invest-bg {
    clip-path: polygon(22px 0, 100% 0, calc(100% - 22px) 100%, 0 100%);
  }


  .bgLRextend::before {
    clip-path: polygon(22px 0, 100% 0, calc(100% - 22px) 100%, 0 100%);
  }

  .invest-bg:not(:first-child) {
    margin-top: 8.5px;
  }

  .bgextend:not(:first-child) {
    margin-top: 8.5px;
  }

  .main-p {
    position: relative;
    margin-top: 10px;
    left: 0px;
    bottom: 0px;
    font-size: clamp(18px, calc(100vw / 479 * 26), 26px);
    padding: 15px 0px;
    width: fit-content;
    background: transparent;
    clip-path: none;
  }

  .main-logo {
    position: relative;
    right: 0px;
    bottom: 0px;
    width: clamp(200px, calc(100vw / 479 * 264), 264px);
  }

  /* ########## BRAND CONCEPT ########## */
  #top-brand-concept {
    position: relative;
    background: #fff;
    /* 上半分は白 */
    overflow: hidden;
  }

  #top-brand-concept::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    /* ← 下半分 */
    background: url(../image/back-brandconcept.jpg) center / cover no-repeat;
    z-index: 0;
  }

  /* 中身を前面に */
  #top-brand-concept>* {
    position: relative;
    z-index: 1;
  }

  .concept-left {
    width: 100%
  }

  .concept-right {
    width: 100%;
    margin-top: 40px;
  }


  .h3-common {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .title {
    font-size: 27px;
    gap: 5px;
  }

  .number {
    width: 34px;
    font-size: 27px;
  }

  .concept-ol li:not(:first-child) {
    margin-top: 20px;
  }

  .service-ol li:not(:first-child) {
    margin-top: 45px;
  }

  .number-contents {
    padding-right: 15px;
  }

  .concept-icon {
    width: 73px;
  }

  .service-photo {
    width: 400px;
  }

  .flex-concept {
    max-width: 385px;
  }

  .concept-ol li {
    padding-left: 20px;
  }

  .concept-ol li:before {
    width: 11px;
    height: 30px;
  }

  .concept-ol li:after {
    left: 5px;
    width: 1px;
  }

  /* ########## SERVICE LINEUP ########## */
  .service-ol li {
    padding-left: 20px;
  }

  .service-ol li:before {
    width: 11px;
    height: 30px;
  }

  .service-ol li:after {
    left: 5px;
    width: 1px;
  }

  .service-ol .flex-ws {
    display: block;
  }

  .service-ol .number-wrapper {
    width: 100%;
  }

  .service-photo {
    margin-top: 15px;
    margin-inline: auto;
    width: 100%;
  }

  .logo-service {
    width: 81px;
    height: 21px;
  }

  .seminar-box {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px 15px 7.5px;
    display: block;
    gap: 25px;
  }

  .seminar-box p {
    text-align: center;
  }

  .seminar-qr {
    margin-inline: auto;
    width: 100px;
  }

  /* ########## SNS ########## */
  /* ########## CONTACT ########## */
  .contacttable th {
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    padding: 15px 0px 0px 0px;
    margin-bottom: 12px;
    text-align: left;
    display: block;
    border-bottom: #ffffff 0px solid;
  }

  .contacttable td {
    width: 100%;
    font-weight: 500;
    margin-bottom: 12px;
    padding: 0px;
    text-align: left;
    display: block;
    border-bottom: #ffffff 0px solid;
  }

  ::placeholder,
  .contacttable ::placeholder {
    font-size: 14px;
  }

  .contacttable .hitusu {
    padding: 2px 5px 2px;
    font-size: 12px;
  }

  .contacttable td input[type=text],
  .contacttable td input[type=tel],
  .contacttable td input[type=email],
  .contacttable td input[type=url] {
    font-size: 14px;
    padding: 7px 10px;
  }

  .contacttable td select {
    font-size: 14px;
    padding: 7px 30px 7px 10px;
  }

  .contacttable td textarea {
    font-size: 14px;
    padding: 7px 15px;
    height: 110px;
  }

  .radiotext {
    padding-right: 10px;
    font-size: 13px;
  }

  .radio-other-adjust {
    margin-top: 0px;
  }

  .flex-name {
    display: flex !important;
    justify-content: space-between !important;
    width: 100% !important;
  }

  .flex-name span {
    width: calc(50% - 7.5px) !important;
  }

  /* ########## フッター ########## */

  .contents-footer {
    padding: 30px 15px;
  }

  .footer__right a {
    text-align: initial;
    font-size: 13px;
    white-space: nowrap;
  }

  #footer1 {
    margin-top: 60px;
    margin-bottom: -20px;
  }

  /* ########## フッター2 ########## */

  .flex-footer1 {
    display: block;
  }

  .footer__logo {
    width: 325px;
    max-width: 100%;
    margin-inline: auto;
  }

  .footer__nav {
    display: block;
    margin-top: 30px !important;
    margin-left: 0px;
  }

  .footer__nav1 {
    width: 100%;
    padding-right: 0;
  }

  .footer__nav2 {
    width: 100%;
  }
}

/* ################################################## 480px以上767px以下 ################################################## */

@media (min-width: 480px) and (max-width: 767px) {
  .sf {
    display: none !important;
  }

  .sfinline {
    display: none !important;
  }

  .tb {
    display: block !important;
  }

  .tbsfinline {
    display: inline !important;
  }

  .tbsf {
    display: block !important;
  }

  .pcinline {
    display: none !important;
  }

  .pctb {
    display: block !important;
  }

  .pctbinline {
    display: inline !important;
  }

  .pc {
    display: none !important;
  }

  .pc1 {
    display: none !important;
  }

  .pc2 {
    display: none !important;
  }

  .pc2inline {
    display: none !important;
  }

  .hidden-x-tbsf {
    overflow-x: hidden;
  }

  .hidden-x-pc1tbsf {
    overflow-x: hidden;
  }

  .hidden-pc1tbsf {
    overflow: hidden;
  }

  .hidden-tbsf {
    overflow: hidden;
  }

  .contents-header {
    padding: 0px 20px;
  }

  .contents0 {
    padding: 0px 20px;
  }

  .contents {
    padding: 50px 20px;
  }

  .contents2 {
    padding: 50px 20px;
  }

  .contents-section {
    padding: 0px 20px 20px;
  }

  .contents.top0 {
    padding-top: 0px;
  }


  .contents-top {
    padding-top: 50px;
  }


  .contents.w760 {
    max-width: 760px;
  }

  .contents-breadcrumb {
    min-height: 35px;
    padding: 10px 15px 0;
    margin-right: auto;
    margin-left: auto;
  }

  .contents-breadcrumb.breadcrumb2 {
    min-height: 60px;
  }

  label,
  td,
  th,
  p,
  dd,
  dt,
  li,
  a,
  input,
  textarea,
  select,
  div {
    line-height: 1.5;
    font-size: 15px;
  }

  .text12 {
    font-size: 12px;
  }

  .text13 {
    font-size: 13px;
  }

  .text14 {
    font-size: 14px;
  }

  .text15 {
    font-size: 15px;
  }

  .text16 {
    font-size: 16px;
  }

  .text17 {
    font-size: 16px;
  }

  .text18 {
    font-size: 17px;
  }

  .text19 {
    font-size: 18px;
  }

  .text21 {
    font-size: 19px;
  }

  .text22 {
    font-size: 20px;
  }

  .text24 {
    font-size: 21px;
  }

  .text25 {
    font-size: 23px;
  }

  .text26 {
    font-size: 24px;
  }

  .text30 {
    font-size: 26px;
  }

  .h2-common {
    font-size: 42px;
  }

  .h2-sub {
    font-size: 19px;
    margin-top: 10px;
    margin-bottom: 45px;
  }

  .h2-margin {
    margin-bottom: 30px;
  }

  .common-margin-top {
    margin-top: 25px;
  }

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

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

  .common-margin-bottom2 {
    margin-bottom: 40px;
  }

  /* ########## ヘッダー ########## */

  .header__left {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  /*ボタン外側*/
  .openbtn {
    position: absolute;
    top: 18px;
    right: 30px;
    /*ボタン内側の基点となるためrelativeを指定*/
    cursor: pointer;
    width: 43px;
    height: 44px;
    z-index: 2101;
  }

  /*ボタン内側*/
  .openbtn span {
    display: inline-block;
    transition: all .4s;
    /*アニメーションの設定*/
    position: absolute;
    left: 11px;
    height: 3px;
    border-radius: 2px;
    width: 70%;
  }

  .openbtn span:nth-of-type(1) {
    top: 11px;
  }

  .openbtn span:nth-of-type(2) {
    top: 22px;
  }

  .openbtn span:nth-of-type(3) {
    top: 33px;
  }

  .openbtn span:nth-of-type(3) {
    top: 33px;
  }

  /*activeクラスが付与されると線が回転して×に*/
  .openbtn.active span:nth-of-type(1) {
    top: 13px;
    left: 8px;
    transform: translateY(6px) rotate(-45deg);
    width: 85%;
  }

  .openbtn.active span:nth-of-type(2) {
    opacity: 0;
    /*真ん中の線は透過*/
  }

  .openbtn.active span:nth-of-type(3) {
    top: 25px;
    left: 8px;
    transform: translateY(-6px) rotate(45deg);
    width: 85%;
  }

  .header__nav {
    width: 100%;
    top: 90px;
    right: 0px;
    position: fixed;
    display: none;
    z-index: 1200;
    overflow: scroll;
    height: calc(100vh - 90px);
    background-color: #ffffff;
  }

  .header__nav .header__nav-link {
    margin: 0 0 0 auto;
  }

  .header__nav .header__nav-link a {
    margin-left: 10px;
    padding: 20px 0;
    font-size: 17px;
    display: block;
  }

  .header__nav .header__nav-link a {
    position: relative;
  }

  .header__nav .header__nav-link a:before {
    content: "";
    display: inline-block;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 8px solid #a60000;
    position: relative;
    left: -10px;
    top: 2px;
  }

  .header__nav .header__nav-link {
    margin: 0;
    line-height: 1.25;
    display: block;
    text-align: left;
    text-decoration: none;
    font-weight: 700;
  }

  .header__nav-link.bor {
    border-bottom: 1px solid #CCCCCC !important;
    margin: 0 30px;
  }

  .nav-adress {
    padding: 30px 0;
    margin: 0 30px;
    text-align: left;
    line-height: 1.65;
    border-bottom: 1px solid #CCCCCC !important;
    font-size: 14px;
  }

  .nav-copy {
    padding: 10px 0;
    margin-inline: 20px;
    text-align: left;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
  }

  /* ########## 共通ボタン ########## */
  /* ########## FV ########## */
  .flex-main {
    flex-direction: column;
  }

  .h2-main {
    bottom: 0;
    order: 2;
    left: 20px;
  }

  .invest-bg {
    padding: 4px 30px 1px;
    font-size: clamp(30px, calc(100vw / 767 * 58), 58px);
    clip-path: polygon(22px 0, 100% 0, calc(100% - 22px) 100%, 0 100%);
  }

  .invest-bg:not(:first-child) {
    margin-top: 10px;
  }

  .bgLRextend::before {
    clip-path: polygon(22px 0, 100% 0, calc(100% - 22px) 100%, 0 100%);
  }

  .bgextend:not(:first-child) {
    margin-top: 10px;
  }

  .photo-fv {
    order: 1;
    position: relative;
    top: 0;
    right: 0;
    margin-inline: 20px;
  }

  .main-p {
    position: relative;
    left: 0px;
    bottom: 0px;
    margin-top: 5px;
    margin-bottom: -20px;
    font-size: clamp(15px, calc(100vw / 767 * 26), 26px);
    padding: 15px 0px;
    width: fit-content;
    margin-left: auto;
    background: transparent;
    clip-path: none;
  }

  .main-logo {
    position: relative;
    right: 0px;
    bottom: -23px;
    margin-left: auto;
    width: clamp(180px, calc(100vw / 767 * 284), 284px);
  }

  /* ########## BRAND CONCEPT ########## */

  #top-brand-concept {
    position: relative;
    background: #fff;
    /* 上半分は白 */
    overflow: hidden;
  }

  #top-brand-concept::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    /* ← 下半分 */
    background: url(../image/back-brandconcept.jpg) center / cover no-repeat;
    z-index: 0;
  }

  /* 中身を前面に */
  #top-brand-concept>* {
    position: relative;
    z-index: 1;
  }

  .concept-left {
    width: 100%
  }

  .concept-right {
    width: 100%;
    margin-top: 30px;
  }

  .h3-common {
    font-size: 21px;
    margin-bottom: 37.5px;
  }

  .title {
    font-size: 38px;
  }


  .number {
    width: 55px;
    font-size: 38px;
  }

  .concept-ol li:not(:first-child) {
    margin-top: 25px;
  }

  .service-ol li:not(:first-child) {
    margin-top: 70px;
  }

  .number-contents {
    padding-right: 12px;
  }

  .concept-icon {
    width: 100px;
  }

  .service-photo {
    width: 436px;
  }

  .flex-concept {
    max-width: 455px;
  }

  .concept-ol li {
    padding-left: 25px;
  }

  .concept-ol li:before {
    width: 13px;
    height: 42px;
  }

  .concept-ol li:after {
    left: 6px;
    width: 1px;
  }

  /* ########## SERVICE LINEUP ########## */
  .service-ol li {
    padding-left: 25px;
  }

  .service-ol li:before {
    width: 13px;
    height: 42px;
  }

  .service-ol li:after {
    left: 6px;
    width: 1px;
  }

  .service-ol .flex-ws {
    display: block;
  }

  .service-ol .number-wrapper {
    width: 100%;
  }

  .service-photo {
    margin-top: 25px;
    margin-inline: auto;
    max-width: 100%;
  }

  .logo-service {
    width: 110px;
    height: 28px;
  }

  /* ########## SNS ########## */
  /* ########## CONTACT ########## */

  .contacttable td input[type=text],
  .contacttable td input[type=tel],
  .contacttable td input[type=email],
  .contacttable td input[type=url] {
    font-size: 15px;
    padding: 7px 15px;
  }

  .contacttable th {
    font-size: 15px;
    width: 100%;
    padding: 20px 0px 0px 0px;
    margin-bottom: 12px;
    text-align: left;
    display: block;
    border-bottom: #ffffff 0px solid;
  }

  .contacttable td {
    width: 100%;
    padding: 0px 0px 5px;
    text-align: left;
    display: block;
    border-bottom: #ffffff 0px solid;
  }

  ::placeholder,
  .contacttable::placeholder {
    font-size: 12px;
  }

  .contacttable .hitusu {
    padding: 2px 5px 2px;
    font-size: 12px;
  }

  .contacttable td select {
    font-size: 15px;
    padding: 7px 30px 7px 15px;
  }

  .contacttable td textarea {
    font-size: 15px;
    padding: 7px 15px;
    height: 110px;
  }

  .radiotext {
    padding-right: 15px;
    font-size: 14px;
  }

  .radio-other-adjust {
    margin-top: 0px;
  }

  .flex-name span {
    width: calc(50% - 7.5px) !important;
  }

  .flex-name {
    display: flex !important;
    justify-content: space-between !important;
    width: 100% !important;
  }

  /* ########## フッター ########## */

  .contents-footer {
    padding: 45px 18px;
  }

  #footer1 {
    margin-top: 75px;
    margin-bottom: -35px;
  }

  /* ########## フッター2 ########## */
  .flex-footer1 {
    display: block;
  }

  .footer__logo {
    width: 325px;
    margin-inline: auto;
  }

  .footer__nav {
    display: block;
    margin-top: 30px !important;
    margin-left: 0px;
  }

  .footer__nav1 {
    width: 100%;
    padding-right: 0;
  }

  .footer__nav2 {
    width: 100%;
  }
}

/* ################################################## 768px以上 ################################################## */

@media (min-width: 768px) {

  .sf {
    display: none !important;
  }

  .sfinline {
    display: none !important;
  }

  .tb {
    display: none !important;
  }

  .tbsfinline {
    display: none !important;
  }

  .tbsf {
    display: none !important;
  }

  .pcinline {
    display: inline !important;
  }

  .pctb {
    display: block !important;
  }

  .pctbinline {
    display: inline !important;
  }

  .pc {
    display: block !important;
  }

  /* ########## BRAND CONCEPT ########## */
  #top-brand-concept {
    background: url(../image/back-brandconcept.jpg) 50% 50% / cover no-repeat;
  }
}

/* ################################################## 調整 ################################################## */

@media (min-width: 768px) and (max-width: 1099px) {

  .contents-header {
    padding: 0px 30px;
  }

  .contents {
    padding: 60px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1260px;
  }

  .contents2 {
    padding: 60px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1260px;
  }

  .contents-section {
    padding: 0px 30px 30px;
  }

  .contents.top0 {
    padding-top: 0px;
  }


  .contents-top {
    padding-top: 60px;
  }

  .pc1 {
    display: block !important;
  }

  .pc2 {
    display: none !important;
  }

  .pc2inline {
    display: none !important;
  }

  .pc1tbsfinline {
    display: inline !important;
  }

  .pc1tbsf {
    display: block !important;
  }

  .pc1tbsfflex {
    display: flex !important;
  }

  .hidden-x-pc1tbsf {
    overflow-x: hidden;
  }

  .hidden-pc1tbsf {
    overflow: hidden;
  }

  /* ########## ヘッダー ########## */

  .header__nav .header__nav-link a {
    position: relative;
  }

  .header__nav .header__nav-link a:before {
    content: "";
    display: inline-block;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 8px solid #a60000;
    position: relative;
    margin-bottom: -1px;
    padding-right: 5px;
  }

  .header__nav .header__nav-link>a {
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    position: relative;
    display: inline-block;
  }

  .header__nav {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
  }

  .header__nav .header__nav-link {
    margin-left: 20px;
  }

  #openbtn {
    display: none;
  }

  /* ########## 共通ボタン ########## */
  /* ########## FV ########## */
  .flex-main {
    flex-direction: column;
  }

  .h2-main {
    order: 2;
    left: 30px;
    bottom: 0;
  }

  .invest-bg {
    font-size: clamp(30px, calc(100vw / 767 * 58), 58px);
  }


  .photo-fv {
    order: 1;
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: -55px;
  }

  .main-p {
    position: relative;
    left: 0px;
    bottom: 0px;
    margin-top: -5px;
    margin-bottom: -10px;
    font-size: clamp(15px, calc(100vw / 767 * 26), 26px);
    width: fit-content;
    margin-left: auto;
  }

  .main-logo {
    position: relative;
    right: 35px;
    bottom: -30px;
    margin-left: auto;
    width: clamp(180px, calc(100vw / 767 * 284), 284px);
  }

  /* ########## BRAND CONCEPT ########## */
  .concept-left {
    width: 100%
  }

  .concept-right {
    width: 100%;
    margin-top: 30px;
  }

  .number-wrapper {
    width: 436px;
  }

  .flex-concept {
    max-width: 525px;
  }

  /* ########## SERVICE LINEUP ########## */
  .service-ol .flex-ws {
    display: block;
  }

  .service-ol .number-wrapper {
    width: 100%;
  }

  .service-photo {
    margin-top: 45px;
    margin-inline: auto;
  }


  /* ########## SNS ########## */
  /* ########## CONTACT ########## */
  /* ########## フッター ########## */

  .contents-footer {
    padding: 75px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 760px;
  }

  .footer__logo,
  .footer__subtitle {
    width: fit-content;
    margin-inline: auto;
    margin-bottom: 1rem;
  }

  #footer1 {
    margin-top: 75px;
  }

  .flex-footer1 {
    display: block;
  }

  .footer__logo {
    width: 405px;
  }

  .footer__nav {
    flex: 1;
    display: flex;
    justify-content: center;
    width: fit-content;
    margin-inline: auto;
    margin-top: 30px !important;
  }

  .footer__nav1 {
    width: fit-content;
    padding-right: 60px;
  }

  .footer__nav2 {
    width: fit-content;
  }
}

@media (min-width: 1100px) {

  .contents-header {
    padding: 0px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1260px;
  }

  .contents {
    padding: 60px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1260px;
  }

  .contents2 {
    padding: 90px 90px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1360px;
    margin-top: 6rem;
  }

  .contents-section {
    padding: 0px 30px 30px;
  }

  .contents.top0 {
    padding-top: 0px;
  }

  .contents-top {
    padding-top: 60px;
  }

  .contents.w760 {
    max-width: 760px;
  }

  .pc1 {
    display: none !important;
  }

  .pc2 {
    display: block !important;
  }

  .pc2.flex {
    display: flex !important;
  }

  .pc2inline {
    display: inline !important;
  }

  .pc1tbsfinline {
    display: none !important;
  }

  .pc1tbsf {
    display: none !important;
  }

  .pc1tbsfflex {
    display: none !important;
  }

  /* ########## ヘッダー ########## */

  .header__nav .header__nav-link a {
    position: relative;
  }

  .header__nav .header__nav-link a:before {
    content: "";
    display: inline-block;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 8px solid #a60000;
    position: relative;
    margin-bottom: -1px;
    padding-right: 5px;
  }

  .header__nav .header__nav-link>a {
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    position: relative;
    display: inline-block;
  }

  .header__nav {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
  }

  .header__nav .header__nav-link {
    margin-left: 25px;
  }

  #openbtn {
    display: none;
  }

  /* ########## 共通ボタン ########## */
  /* ########## FV ########## */
  /* ########## BRAND CONCEPT ########## */
  .concept-ol li {
    max-width: 515px;
  }

  /* ########## SERVICE LINEUP ########## */

  /* ########## SNS ########## */
  /* ########## CONTACT ########## */
  /* ########## フッター ########## */

  .contents-footer {
    padding: 90px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 760px;
  }

  /* ########## 共通 ########## */
  .background-attachment-fixed {
    background-attachment: fixed;
  }
}

@media (min-width: 1100px) and (max-width: 1260px) {

  /* ########## BRAND CONCEPT ########## */

  .concept-left {
    width: 43%
  }

  .concept-right {
    width: 53%
  }

  .concept-icon {
    width: 115px;
  }

  /* ########## SERVICE LINEUP ########## */

  .title {
    font-size: 44px;
  }

  .logo-service {
    margin-top: 3px;
    width: 128px;
    height: 34px;
  }

  .service-photo {
    width: 436px;
  }

  .contents2 {
    padding: 90px 60px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1360px;
  }

}

  /* ===== バリデーション表示 ===== */
.validate-error{
  display: block;
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.4;
  color: #a60000;
}

/* 姓・名の行（tdがflex）の中で、エラー文を必ず下段に出す */
.contacttable__right.flex-name{
  display: flex;
  flex-wrap: wrap;          /* ←これがないと下段に落ちない */
  gap: 12px;
  align-items: flex-start;
  justify-content: flex-start; /* space-betweenだと詰め方が崩れやすい */
}

/* 姓・名（セイ・メイ）など入力2つを横並び */
.contacttable__right.flex-name > .wpcf7-form-control-wrap{
  flex: 1 1 calc(50% - 6px);
  min-width: 220px;
}

/* エラー文は幅100%で次の行に */
.contacttable__right.flex-name > .validate-error{
  flex: 0 0 100%;
  width: 100%;
  order: 99;          /* 必ず最後に表示 */
  margin-top: 6px;
  color: #a60000 !important;
}

.contacttable__right.flex-name .validate-error + .validate-error{
  display: none;
}


/* スマホは1カラム */
@media (max-width: 599px){
  .contacttable__right.flex-name > .wpcf7-form-control-wrap{
    flex: 0 0 100%;
    min-width: 0;
  }
}

 /* ########## Thanks ページ ########## */

html {
  height: 100%;
}

#thanks {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

#thanks main {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

#thanks .content {
  max-width: 767px;
}
#thanks .logo-wrapper {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 3rem;
}
#thanks .logo {
  text-align: center;
}
#thanks .title {
  font-size: 1.5rem;
  justify-content: center;
}
#thanks p {
  line-height: 1.7;
}
.thanks .signature{
  text-align: center;
  margin-bottom: 3rem;
  border: 1px solid #3a2822;
  padding: 2rem;
  border-radius: 4px
}

#thanks #footer2 {
  width: 100%;
  flex-shrink: 0;
}

@media (max-width: 766px) {
  #thanks .content {
  margin: 1rem 2rem;
}
}