.u-c-white {
  color: #fff !important;
}

.u-bg-white {
  background-color: #fff !important;
}

.u-c-black {
  color: #000 !important;
}

.u-bg-black {
  background-color: #000 !important;
}

.u-c-blue {
  color: #0768ab !important;
}

.u-bg-blue {
  background-color: #0768ab !important;
}

.u-c-lightblue {
  color: #2ca6e0 !important;
}

.u-bg-lightblue {
  background-color: #2ca6e0 !important;
}

.u-c-gray {
  color: #f8f7f7 !important;
}

.u-bg-gray {
  background-color: #f8f7f7 !important;
}

.u-c-light {
  color: #f6f6f6 !important;
}

.u-bg-light {
  background-color: #f6f6f6 !important;
}

.u-c-orange {
  color: #f29600 !important;
}

.u-bg-orange {
  background-color: #f29600 !important;
}

.u-c-indigo {
  color: #036eb7 !important;
}

.u-bg-indigo {
  background-color: #036eb7 !important;
}

.u-c-purple {
  color: #5f1985 !important;
}

.u-bg-purple {
  background-color: #5f1985 !important;
}

.u-c-pink {
  color: #e3007f !important;
}

.u-bg-pink {
  background-color: #e3007f !important;
}

.u-c-red {
  color: #e50012 !important;
}

.u-bg-red {
  background-color: #e50012 !important;
}

.u-c-yellow {
  color: #ffee58 !important;
}

.u-bg-yellow {
  background-color: #ffee58 !important;
}

.u-c-green {
  color: #006934 !important;
}

.u-bg-green {
  background-color: #006934 !important;
}

.u-c-lightgreen {
  color: #8dc21f !important;
}

.u-bg-lightgreen {
  background-color: #8dc21f !important;
}

.u-c-teal {
  color: #26a69a !important;
}

.u-bg-teal {
  background-color: #26a69a !important;
}

.u-c-cyan {
  color: #26c6da !important;
}

.u-bg-cyan {
  background-color: #26c6da !important;
}

.u-txtalign-center {
  text-align: center !important;
}

.u-align-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 767px) {
  .u-txtalign-sp-center {
    text-align: center !important;
  }
  .u-align-sp-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}
.u-txtalign-left {
  text-align: left !important;
}

.u-align-left {
  -webkit-box-align: left !important;
      -ms-flex-align: left !important;
          align-items: left !important;
}

@media screen and (max-width: 767px) {
  .u-txtalign-sp-left {
    text-align: left !important;
  }
  .u-align-sp-left {
    -webkit-box-align: left !important;
        -ms-flex-align: left !important;
            align-items: left !important;
  }
}
.u-txtalign-right {
  text-align: right !important;
}

.u-align-right {
  -webkit-box-align: right !important;
      -ms-flex-align: right !important;
          align-items: right !important;
}

@media screen and (max-width: 767px) {
  .u-txtalign-sp-right {
    text-align: right !important;
  }
  .u-align-sp-right {
    -webkit-box-align: right !important;
        -ms-flex-align: right !important;
            align-items: right !important;
  }
}
.u-txtalign-top {
  text-align: top !important;
}

.u-align-top {
  -webkit-box-align: top !important;
      -ms-flex-align: top !important;
          align-items: top !important;
}

@media screen and (max-width: 767px) {
  .u-txtalign-sp-top {
    text-align: top !important;
  }
  .u-align-sp-top {
    -webkit-box-align: top !important;
        -ms-flex-align: top !important;
            align-items: top !important;
  }
}
.u-txtalign-bottom {
  text-align: bottom !important;
}

.u-align-bottom {
  -webkit-box-align: bottom !important;
      -ms-flex-align: bottom !important;
          align-items: bottom !important;
}

@media screen and (max-width: 767px) {
  .u-txtalign-sp-bottom {
    text-align: bottom !important;
  }
  .u-align-sp-bottom {
    -webkit-box-align: bottom !important;
        -ms-flex-align: bottom !important;
            align-items: bottom !important;
  }
}
.c-mv {
  margin: 10rem 0 6rem;
}

.c-mv__title {
  font-size: 6rem;
  font-family: var(--f-montserrat);
  margin-bottom: 4rem;
}

.c-contact__list dt {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.c-contact__list dd {
  margin-bottom: 4.5rem;
}
.c-contact__list input {
  width: 100%;
  padding: 1rem 0 1.5rem;
  font-size: 2rem;
  border-bottom: 1px solid var(--c-black);
}
.c-contact__list textarea {
  width: 100%;
  height: 18rem;
  font-size: 2rem;
  padding: 1.5rem;
  background-color: var(--c-white);
  border: 1px solid var(--c-black);
  border-radius: 0.387rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-contact .wpcf7-not-valid-tip {
  font-size: 1.6rem;
  margin-top: 1rem;
}
.c-contact .custombtn {
  margin-top: 2rem;
}

.c-contact__annotation {
  font-size: 1.8rem;
  line-height: 1.4444;
  letter-spacing: 0.05em;
  margin-bottom: 1rem;
}

.c-select__wrap {
  border: 1px solid var(--c-black);
  border-radius: 0.387rem;
  position: relative;
}
.c-select__wrap::after {
  content: "";
  display: block;
  width: 1.8rem;
  height: 0.9rem;
  background: url("../images/common/icon-arrow_black_bottom.svg") no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 1.5rem;
  top: 2rem;
  pointer-events: none;
}
.c-select__wrap select {
  width: 100%;
  height: 4.7rem;
  font-size: 2rem;
  color: #888888;
  padding: 0 1.5rem;
}
.c-select__wrap .wpcf7-not-valid-tip {
  position: absolute;
  top: calc(100% + 2rem);
  margin-top: 0;
}

.c-contact__check {
  font-size: 2rem;
}
.c-contact__check a {
  font-size: 2rem;
  color: var(--c-blue);
}
.c-contact__check .checkbox-cl01 .wpcf7-list-item {
  margin: 0;
}
.c-contact__check .checkbox-cl01 input + span {
  padding-left: 3rem;
  display: inline-block;
  position: relative;
}
.c-contact__check .checkbox-cl01 input + span::after,
.c-contact__check .checkbox-cl01 input + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
}
.c-contact__check .checkbox-cl01 input + span::before {
  border: 1px solid var(--c-black);
  background-color: var(--c-white);
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-contact__check .checkbox-cl01 input + span::after {
  border: none;
  background-color: var(--c-black);
  border-radius: 50%;
  height: 1.2rem;
  width: 1.2rem;
  left: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: none;
}
.c-contact__check .checkbox-cl01 input:checked + span::after {
  display: block;
}

.c-contact__thanks p {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.9;
}

.c-contact__confirm .c-select__wrap {
  border: none;
}
.c-contact__confirm .c-select__wrap::after {
  content: none;
}
.c-contact__confirm .c-contact__list dd {
  width: 100%;
  padding: 1rem 0 1.5rem;
  font-size: 2rem;
  border-bottom: 1px solid var(--c-black);
}
.c-contact__confirm .c-btn__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}

.c-contact__lead {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.75;
  margin-bottom: 3.5rem;
}