.p-sec01 {
  margin-top: 80px;
  margin-bottom: 100px
}

.p-sec01__title {
  margin-bottom: 60px;
  font-size: 32px;
  line-height: 1.75;
  letter-spacing: .05em;
  text-align: center
}

.p-sec01__text {
  margin-bottom: 80px;
  font-size: 14px
}

.p-sec01__text, .p-sec01__text2 {
  line-height: 2;
  letter-spacing: .1em;
  text-align: center
}

.p-sec01__text2 {
  margin-top: -60px;
  font-size: 12px
}

.p-sec01-flex, .p-sec01__text2 {
  margin-bottom: 60px
}

.p-sec01-flex a {
  display: flex;
  background-color: #fff
}

.p-sec01-flex__image .image {
  position: relative
}

.p-sec01-flex__image .image .cap {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  font-size: 12px;
  letter-spacing: .1em
}

.p-sec01-flex__textarea {
  display: flex;
  position: relative;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  width: 465px;
  padding: 40px
}

.p-sec01-flex__textarea .logo {
  padding: 20px;
  border: 1px solid #ddcea4;
  text-align: center
}

.p-sec01-flex__textarea .title {
  margin: 25px 0 15px;
  color: #b89535;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: .1em;
  text-align: center
}

.p-sec01-flex__textarea p {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: .1em
}

.p-sec01-flex__textarea .icon {
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #b89535
}

.p-sec01-flex__textarea .icon img {
  width: 9px
}

.p-sec01--meeting {
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 40px;
  background-color: #fff
}

.p-sec01--meeting .textarea h3 {
  margin-bottom: 20px;
  color: #b89535;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: .1em
}

.p-sec01--meeting .textarea p {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: .09em
}

.p-sec01--meeting .textarea .cap {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.4166666667;
  letter-spacing: .05em
}

.p-sec01--meeting .image {
  flex-shrink: 0;
  margin-left: 36px
}

.p-sec02 {
  margin-bottom: 140px
}

.p-sec02__title {
  margin-top: 80px;
  margin-bottom: 60px;
  padding-top: 80px;
  border-top: 1px solid #ddcea4;
  font-size: 32px;
  line-height: 1.75;
  letter-spacing: .05em;
  text-align: center
}

.p-sec03 {
  margin-top: 80px;
  margin-bottom: 100px
}

.border-b {
 border-bottom: 1px solid #ddcea4;
 margin-top: 100px;
}

@media screen and (max-width:768px) {
  .p-sec01 {
    margin-top: 40px;
    margin-bottom: 50px
  }
  .p-sec01__title {
    margin-bottom: 30px;
    font-size: 22px
  }
  .p-sec01__text {
    margin-bottom: 40px
  }
  .p-sec01__text2 {
    margin-top: -20px
  }
  .p-sec01-flex, .p-sec01__text2 {
    margin-bottom: 30px
  }
  .p-sec01-flex a {
    display: block
  }
  .p-sec01-flex__image img {
    width: 100%
  }
  .p-sec01-flex__textarea {
    display: block;
    width: 100%;
    padding: 20px 20px 40px
  }
  .p-sec01-flex__textarea .title {
    margin: 20px 0 10px;
    font-size: 20px
  }
  .p-sec01--meeting {
    display: block;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 20px
  }
  .p-sec01--meeting .textarea {
    margin-bottom: 20px
  }
  .p-sec01--meeting .textarea h3 {
    margin-bottom: 15px;
    font-size: 16px
  }
  .p-sec01--meeting .textarea .cap {
    margin-top: 10px
  }
  .p-sec01--meeting .image {
    margin-left: 0;
    text-align: center
  }
  .p-sec02 {
    margin-bottom: 50px
  }
  .p-sec02__title {
    margin-top: 40px;
    margin-bottom: 30px;
    padding-top: 40px;
    font-size: 22px
  }
 .p-sec03 {
   margin-top: 40px;
   margin-bottom: 50px
 }
 .border-b {
  margin-top: 50px;
 }
}
.l-hdr-owner .c-inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 20px;
}
.l-hdr-owner .c-inner>**:nth-of-type(1){
  margin-right: auto;
}
.l-hdr-owner .c-inner>**:nth-of-type(2),.l-hdr-owner>**:last-of-type{
  margin: 0 0 0 auto;
}
.l-hdr-owner .bland{
  height: clamp(45px, 6.5vw, 65px);
  margin: 5px 0;
}
.l-hdr-owner .bland img{
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.border_btn{
    position: relative;
    display: block;
    width: fit-content;
    padding: .75em 2.25em .75em 1.25em;
    /* background: rgba(255,255,255,.5); */
    border: 1px solid #B89535;
    color: #B89535;
    font-weight: 400;
    font-size: clamp(12px,1.4vw,14px);
    letter-spacing: 0.7px;
    line-height: 1;
    text-align: center;
    transition: 0.3s;
}

.border_btn:hover{
  background: #B89535;
  color: #FFF;
}

.border_btn::after{
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translate(-25%, -50%) rotate(45deg);
    width: 6px;
    aspect-ratio: 1;
    border-top: 1px solid #B89535;
    border-right: 1px solid #B89535;
    box-sizing: border-box;
    transition: 0.3s;
    content: "";
}

.border_btn:hover::after{
  border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}


@media screen and (max-width: 1080px) {
  .l-hdr-owner .hhp{
    display: block;
  }
  .l-hdr-spgnav {
    min-height: 100dvh;
    background: #000;
  }
  .l-hdr-gnav__page a{
    display: block;
    margin-top: 15px;
    color: #FFF;
    font-size: clamp(10px,1.2vw,12px);
  }
  .l-hdr-spgnav__footer .logo{
    margin-top: 3rem;
  }
}

/*# sourceMappingURL=../map/project/support.css.map */