@charset "UTF-8";
/*
Bootstrap4の設定例）
xs (Extra Small): ~575px
sm (Small): 576px~767px
md (Medium): 768px〜991px
lg (Large): 992px~1199px
xl (Extra Large): 1200px〜
*/
body {
  margin: 0;
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ol {
  list-style-type: none;
}

hr {
  height: 0;
  border: 0;
  border-top: 1px solid #ccc;
  margin-top: 2em;
  margin-bottom: 2em;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
}

html.noscroll {
  overflow: hidden;
}

body button {
  border: none;
  padding: 0;
}

@media screen and (max-width: 1299.98px) {
  .bg-base {
    width: 1280px;
  }
}
@media screen and (max-width: 1299.98px) and (max-width: 839px) {
  .bg-base {
    width: 100%;
  }
}

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

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

.u-hidden {
  display: none !important;
}

.l-wide {
  width: min(100%, 980px);
  margin-inline: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-wide {
    padding: 0 4vw;
  }
}
@media screen and (max-width: 839px) {
  .l-wide.-page {
    padding: 0 14px;
  }
}
@media screen and (max-width: 839px) {
  .l-wide.-full-sp {
    padding: 0;
  }
}

.l-inside {
  width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 839px) {
  .l-inside {
    width: 100%;
    padding: 0 calc((22/375)*100vw);
  }
}

.sample-wrap {
  margin: 200px 0;
}

.c-sup {
  vertical-align: super;
}

.l-box {
  max-width: 1060px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-box {
    padding: 0 22px;
  }
}

.l-inner {
  max-width: 882px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-inner {
    padding: 0 22px;
  }
}

.l-compact {
  max-width: 880px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-compact {
    padding: 0 22px;
  }
}

.l-in-box {
  max-width: 720px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-in-box {
    padding: 0 22px;
  }
}

.c-anchor00 {
  margin-top: -48px;
  padding-top: 48px;
}
@media screen and (max-width: 839px) {
  .c-anchor00 {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.c-anchor {
  margin-top: -100px;
  padding-top: 100px;
}

.do * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.do a.c-wq-btn01 {
  position: relative;
  padding-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  width: 260px;
  height: 64px;
  color: #fff;
  background-image: url("../../assets/img/work_quality/bg_btn01.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.do a.c-wq-btn01:before {
  position: absolute;
  bottom: 14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 21px;
  height: 8px;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../../assets/img/work_quality/down_arrows01.svg");
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.do a.c-wq-btn01:hover {
  opacity: 0.8;
}
.do a.c-wq-btn01:hover:before {
  bottom: 12px;
}
@media screen and (max-width: 839px) {
  .do {
    text-align: left;
    font-size: 18px;
    line-height: 1.6666666667;
  }
}

/*
renovation
 */
.p-renovation {
  font-family: "Noto Sans JP", sans-serif;
  color: #3C3C3C;
  letter-spacing: 0.02em;
}

.p-renovation-hero {
  background-image: url("../../assets/img/renovation/hero_bg.webp");
}
.p-renovation-hero .p-renovation-hero__contents img {
  width: 100%;
  height: auto;
  display: block;
}

.p-renovation001 {
  font-family: "Noto Sans JP", sans-serif;
	line-height: 1.5;
	font-weight: 500;
  letter-spacing: 0;
}
.p-renovation001 * {
	-webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-renovation001 :where(*){
	font-weight: inherit;
}
h3 {
  position: initial;
  margin-bottom: initial;
  vertical-align: initial;
  font-weight: initial;
}
h3 span {
  display: initial;
  color: inherit;
  font-size: inherit;
  font-weight: initial;
  line-height: inherit;
  vertical-align: initial;
}


.p-renovation001 .p-renovation001__head {
  background: #FEEFB8;
}
.p-renovation001 .p-renovation001__head img {
  display: block;
  width: 100%;
  height: auto;
}
.p-renovation001 .p-renovation001__first {
  padding-top: 32px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-renovation001__first {
    padding-top: 20px;
  }
}
.p-renovation001 .c-center-title01 {
  text-align: center;
  font-size: 30px;
  line-height: 1.5333333333;
  font-weight: 500;
  color: #382712;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-center-title01 {
    font-size: 24px;
    line-height: 1.3333333333;
  }
}
.p-renovation001 .c-center-title01 .inner {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #FBEFBA));
  background: linear-gradient(transparent 70%, #FBEFBA 0%);
}
.p-renovation001 .c-center-title01 .orange {
  color: #EB6120;
  font-weight: bold;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-center-title01 .orange.inner {
    background: none;
  }
}
.p-renovation001 .p-re-unit01 {
  margin-top: 28px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 512px 42px 288px;
  grid-template-columns: 512px 288px;
  gap: 0 42px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-unit01 {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 22px 0;
  }
}
.p-renovation001 .p-re-unit01 img {
  display: block;
  width: 100%;
  height: auto;
}
.p-renovation001 .p-re-nav {
  margin-top: 40px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-nav {
    margin-top: 24px;
  }
}
.p-renovation001 .p-re-nav .p-re-nav__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 41px 1fr 41px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 41px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-nav .p-re-nav__list {
    margin: auto;
    -ms-grid-columns: 314px;
    grid-template-columns: 314px;
    gap: 20px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-renovation001 .c-box-link {
  padding: 14px 4px;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 12px;
  border: 2px solid #EB6120;
  background: -webkit-gradient(linear, left top, left bottom, from(#eb6120), to(#f2814c));
  background: linear-gradient(#eb6120 0%, #f2814c 100%);
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-box-link {
    padding: 12px 4px;
  }
}
.p-renovation001 .c-box-link span {
  position: relative;
  padding-bottom: 20px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-box-link span {
    padding-bottom: 16px;
  }
}
.p-renovation001 .c-box-link span:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 18px;
  height: 6px;
  background-image: url("../img/renovation001/arrow_down01.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.p-renovation001 .sec {
  margin-top: 52px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .sec {
    margin-top: 32px;
  }
}
.p-renovation001 .c-icon-title {
  position: relative;
  padding-left: 48px;
  padding-bottom: 12px;
  color: #EB6120;
  font-size: 32px;
  line-height: 1.1875;
  font-weight: bold;
  border-bottom: 2px solid #EB6120;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-icon-title {
    font-size: 28px;
    line-height: 1.3571428571;
    padding-bottom: 6px;
  }
}
.p-renovation001 .c-icon-title:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 40px;
  height: 32px;
  background-image: url("../img/renovation001/icon_heading.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-icon-title:before {
    top: 6px;
    width: 35px;
    height: 28px;
  }
}
.p-renovation001 .p-image-list {
  margin-top: 24px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-image-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-renovation001 .p-image-list img {
  display: block;
  width: 100%;
  height: auto;
}
.p-renovation001 .image-set01 figcaption {
  padding: 8px 4px;
  background: #FBEFBA;
  text-align: center;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .image-set01 figcaption {
    padding: 6px 4px 8px;
    font-size: 14px;
    line-height: 1;
  }
}
.p-renovation001 .p-center-copy01 {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-center-copy01 {
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
.p-renovation001 .p-re-box01-wrap {
  max-width: 882px;
  width: 100%;
  margin: 32px auto 0;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01-wrap {
    margin-top: 24px;
  }
}
.p-renovation001 .p-re-box01 {
  padding: 28px 40px;
  border: 2px solid #EB6120;
  border-radius: 16px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 {
    padding: 24px 20px;
  }
}
.p-renovation001 .p-re-box01 .p-re-box01__title {
  text-align: center;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  color: #EB6120;
}
.p-renovation001 .p-re-box01 .p-re-box01__title .bg {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #FBEFBA));
  background: linear-gradient(transparent 70%, #FBEFBA 0%);
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 .p-re-box01__title .ob {
    display: none;
  }
}
.p-renovation001 .p-re-box01 .p-re-box01__text {
  margin-top: 24px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 .p-re-box01__text {
    margin-top: 20px;
  }
}
.p-renovation001 .p-re-box01 .p-re-box01__text p {
  font-size: 18px;
  line-height: 1.4444444444;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 .p-re-box01__text p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-renovation001 .c-og-heading01 {
  padding: 4px 42px;
  color: #fff;
  background: #F59E24;
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 500;
  letter-spacing: 0;
  display: inline-block;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-og-heading01 {
    text-align: center;
    font-size: 20px;
    line-height: 1.35;
  }
}
.p-renovation001 .p-og-box {
  position: relative;
  margin-top: 40px;
  padding: 40px 48px 54px;
  background: #FCF2E4;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-og-box {
    margin-top: 68px;
    padding: 50px 0;
  }
  .p-renovation001 .p-og-box:before {
    position: absolute;
    top: 0;
    left: -20vw;
    width: 20vw;
    height: 100%;
    content: "";
    background: #FCF2E4;
  }
  .p-renovation001 .p-og-box:after {
    position: absolute;
    top: 0;
    right: -20vw;
    width: 20vw;
    height: 100%;
    content: "";
    background: #FCF2E4;
  }
}
.p-renovation001 .p-og-box .p-og-box__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-og-box .p-og-box__head {
    margin-top: -84px;
  }
}
.p-renovation001 .p-og-box .p-og-box__contents {
  margin-top: 32px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-og-box .p-og-box__contents {
    margin-top: 20px;
  }
}
.p-renovation001 .p-og-box .p-og-box__link {
  margin-top: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-renovation001 .p-og-box .p-ba-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px 16px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-og-box .p-ba-list {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 20px;
  }
}
.p-renovation001 .p-og-box .p-ba-list img {
  display: block;
  width: 100%;
  height: auto;
}
.p-renovation001 .c-re-btn01 {
  display: -ms-grid;
  display: grid;
  place-items: center;
  color: #fff;
  width: 440px;
  height: 64px;
  border-radius: 32px;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#f17e48), to(#ec6525));
  background: linear-gradient(#f17e48 0%, #ec6525 100%);
  border: 2px solid #eb6120;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-re-btn01 {
    width: 100%;
    height: 52px;
    font-size: 19px;
    line-height: 1;
  }
}
.p-renovation001 .c-re-btn01 span {
  position: relative;
  padding-right: 36px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .c-re-btn01 span {
    padding-right: 32px;
  }
}
.p-renovation001 .c-re-btn01 span:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 6px;
  height: 18px;
  background-image: url("../img/renovation001/link_arrow.png");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.p-renovation001 .p-re-text01 {
  margin-top: 12px;
}
.p-renovation001 .p-re-text01 p {
  font-size: 18px;
  line-height: 1.4444444444;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-text01 p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-renovation001 .p-re-circle-box {
  margin: 18px auto 0;
  padding: 14px 14px 18px 64px;
  width: 708px;
  border: 2px solid #F59E24;
  border-radius: 16px;
  background: #FCF2E4;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-circle-box {
    padding: 14px;
    width: 100%;
  }
}
.p-renovation001 .p-re-circle-box .p-re-circle-box__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px 42px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-circle-box .p-re-circle-box__main {
    display: block;
  }
}
.p-renovation001 .p-re-circle-box .p-re-circle-box__main .p-re-circle-box__item {
  font-size: 20px;
  line-height: 1.7;
  font-weight: 500;
}
.p-renovation001 .p-re-circle-box .p-re-circle-box__option {
  margin-top: 4px;
}
.p-renovation001 .p-re-circle-box .p-re-circle-box__option p {
  font-size: 14px;
  line-height: 1.4285714286;
}
.p-renovation001 .p-re-box-set {
  margin-top: 20px;
}
.p-renovation001 .p-re-box-set .p-re-box-set__head h3 {
  padding: 8px 30px;
  background: #F59E24;
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.4583333333;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box-set .p-re-box-set__head h3 {
    padding: 8px 10px;
    font-size: 20px;
    line-height: 1.45;
  }
}
.p-renovation001 .p-re-box-set .p-re-box-set__contents {
  background: #FCF2E4;
  padding: 15px 30px 18px;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box-set .p-re-box-set__contents {
    padding: 8px 10px;
  }
}
.p-renovation001 .sec-simple .sec-simple__inner {
  max-width: 880px;
  width: 100%;
  margin: auto;
}
.p-renovation001 .p-re-box01 {
  margin-top: 20px;
  padding: 26px 40px 22px;
  border-radius: 16px;
  border: 1px solid #EB6120;
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 {
    padding: 24px 10px;
  }
}
.p-renovation001 .p-re-box01 .p-re-box01__title {
  text-align: center;
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: bold;
  color: #EB6120;
}
.p-renovation001 .p-re-box01 .p-re-box01__title .bg {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #FBEFBA));
  background: linear-gradient(transparent 70%, #FBEFBA 0%);
}
@media screen and (max-width: 839px) {
  .p-renovation001 .p-re-box01 .p-re-box01__title .ob {
    display: none;
  }
}
.p-renovation001 .p-re-box01 .p-re-box01__text {
  font-size: 18px;
  line-height: 1.4444444444;
}


/* form */
button, input, optgroup, select, textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	vertical-align: middle;
	color: inherit;
	font: inherit;
	background: rgba(0, 0, 0, 0);
	padding: 0;
	border: none;
	margin: 0;
	border-radius: 0;
	text-align: inherit;
	text-transform: inherit;
}

.c-basicform {
	max-width: 880px;
	background: #fff;
	margin: 0 auto;
	margin-top: 80px;
	padding-bottom: 64px;
}

.c-basicform.p-contact__form{
	padding-top: 54px;
}

.c-basicform__headline {
	height: 64px;
	display: flex;
	font-size: 28px;
	color: #fff;
	background: #f38c1f;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	margin-bottom: 40px;
}

.c-basicform__table {
	margin: 0 auto;
	max-width: 686px;
}

.c-basicform__table tbody {
	margin: 0 auto;
}

.c-basicform__tableItems {
	display: flex;
	min-height: 100px;
}

.c-basicform__tableTitle {
	background: #fae8d4;
	width: 270px;
	display: flex;
	padding: 32px 20px;
	min-height: 100px;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #fff;
	font-size: 18px;
}

.c-basicform__tableContent {
	background: #fff;
	border: solid 1px #f8f4f0;
	padding: 16px;
	display: flex;
	flex: 1;
	gap: 8px;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
}

.c-basicform__tableContent span {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.c-basicform__tableContent label {
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 5px;
}

.c-basicform__tableContent input[type=text],
.c-basicform__tableContent input[type=email],
.c-basicform__tableContent input[type=tel],
.c-basicform__tableContent select {
	background: #f8f4f0;
	border-radius: 5px;
	height: 40px;
	width: 100%;
	flex: 1;
	min-width: 100px;
	position: relative;
}

.c-basicform__tableContent input[type=text]:focus,
.c-basicform__tableContent input[type=tel]:focus {
	border: 2px solid #eb6120;
	outline: 0;
}

.c-basicform__tableContent textarea {
	background: #f8f4f0;
	width: 100%;
	height: 240px;
	border-radius: 5px;
}

.c-basicform__tableContent textarea:focus {
	border: 2px solid #eb6120;
	outline: 0;
}

.c-basicform__Required {
	background: #eb6120;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	padding: 0 16px;
	border-radius: 5px;
	height: 22px;
	width: 64px;
}

.c-basicform__example {
	font-size: 14px;
	color: #888;
}

.c-basicform__placesearch {
	font-size: 16px;
	color: #fff;
	background: #707070;
	display: flex;
	margin-left: 12px;
	height: 40px;
	align-items: center;
	border-radius: 5px;
	padding: 0 16px;
	cursor: pointer;
}

.c-basicform__placesearch:hover {
	opacity: .8;
}

.c-basicform__sendbtn {
	margin-top: 50px;
}

.c-basicform__postwrapp {
	margin-left: 24px;
	position: relative;
	flex: 1;
}

.c-basicform__postwrapp::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../img/common/icon-post.svg);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	left: -26px;
	top: 10px;
}

.c-basicform .wpcf7-not-valid-tip {
	color: #ce2d32;
}

.c-basicform__tableContent>span:has(input[type=file]){
	gap: 8px;
}
@media screen and (max-width: 767px) {
	.c-basicform__tableContent>span:has(input[type=file]){
		gap: 16px;
	}
}
.c-basicform__tableContent input[type=file] {
	width: 100%;
  border: 1px dashed #ccc;
  border-radius: 8px;
  padding: 4px;
  font-size: 14px;
  background-color: #F5F5F5;
}
@media screen and (max-width: 767px) {
	.c-basicform__tableContent input[type=file] {
		padding: 7px 4px;
		font-size: 12px;
  }
}
.c-basicform__tableContent input[type=file]::file-selector-button {
  cursor: pointer;
  margin-right: 10px;
  border: none;
  border-radius: 6px;
  padding: 8px 17px 8px 35px;
  color: #fff;
  font-size: 12px;
  background-color: #878787;
  background: #878787 url(../img/common/form_icon.png) no-repeat 13px center/16px auto;
  box-shadow: inset -2px -2px 2px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .c-basicform__tableContent input[type=file]::file-selector-button {
    padding: 11px 25px 11px 50px;
    background-position-x: 24px;
  }
}
.c-basicform__note{
	font-size: 14px;
}
@media screen and (max-width: 767px) {
	.c-basicform {
		max-width: -webkit-max-content;
		max-width: -moz-max-content;
		max-width: max-content;
	}

	.c-basicform__headline {
		font-size: 24px;
		margin-bottom: 24px;
	}

	.c-basicform.p-contact__form{
		margin-top: 54px;
	}

	.c-basicform__table {
		margin: 0 16px;
	}

	.c-basicform__tableItems {
		width: 100%;
		display: block;
	}

	.c-basicform__tableTitle {
		width: 100%;
		height: 40px;
		padding: 0 16px;
		min-height: auto;
		border-bottom: 0;
	}

	.c-basicform__tableContent {
		border-top: 0;
	}

	.c-basicform div.c-button {
		max-width: 264px;
	}
}

div.c-button {
	background: #eb6120;
	max-width: 340px;
	margin: 0 auto;
	height: 48px;
	position: relative;
	color: #fff;
	font-weight: 600;
	z-index: 0;
	position: relative;
}

div.c-button:hover {
	color: #eb6120;
}

div.c-button::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 0%;
	height: 100%;
	background-color: #fff;
	transition: .4s;
}

div.c-button:hover::before {
	width: 100%;
}

div.c-button a.c-button__link {
	display: flex;
	justify-content: center;
	font-size: 18px;
	height: 100%;
	align-items: center;
	cursor: pointer;
	border: solid 2px #eb6120;
	z-index: 100;
  text-align: center;
}

div.c-button a.c-button__link:hover span::before {
	background-color: #eb6120;
	transition: .5s;
}

div.c-button a.c-button__link:hover span::after {
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
}

div.c-button a.c-button__link span {
	position: relative;
}

div.c-button a.c-button__link span::before {
	content: "";
	width: 18px;
	height: 18px;
	vertical-align: top;
	border-radius: 18px;
	background-color: #fff;
	position: absolute;
	right: calc(50% - 110px);
	top: 15px;
}

div.c-button a.c-button__link span::after {
	content: "";
	width: 8px;
	height: 8px;
	margin-top: -5px;
	border-top: solid 1px #eb6120;
	border-right: solid 1px #eb6120;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: calc(50% - 103px);
	bottom: 0;
	margin: auto;
}
@media screen and (max-width: 767px) {
	.c-basicform div.c-button {
		max-width: 264px;
	}
}
.wpcf7-form .c-button__link>span,
.wpcf7-form .c-button__link input {
	width: 100%;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}
span.wpcf7-spinner {
	display: none;
}
.c-recaptcha-note {
	color: #888;
	font-size: 11px;
	text-align: center;
	margin: 24px 16px 0;
}
.c-recaptcha-note a {
	display: inline;
	text-decoration: underline;
}
span.c-basicform__annotationText {
	color: #8888;
	font-size: 14px;
	line-height: 1;
	display: block;
}
@media screen and (min-width: 768px) {
	span.c-basicform__annotationText {
		display: none;
	}
}