html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
}
@media (min-width: 1920px) {
  html {
    font-size: 0.8333333333vw;
  }
}
@media (max-width: 1199.9px) {
  html {
    font-size: 1.3333333333vw;
  }
}
@media (max-width: 749.9px) {
  html {
    font-size: 4.2666666667vw;
  }
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  padding: 0;
  margin: 0;
  line-height: 1;
}

div, p, h1, h2, h3, h4, h5, h6, figure, ul {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 100%;
}

ul, ol {
  list-style: none;
}

main {
  width: 100%;
  display: block;
}

a {
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: bottom;
}

body {
  background: #ffffff;
  position: relative;
  font-size: 1.25rem;
}
.inbox {
  max-width: 68.75rem;
  margin-left: auto;
  margin-right: auto;
}

#wrapper {
  text-align: center;
}

#header {
  width: 100%;
  height: 4.625rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
#header .inbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header .logo {
  width: 8rem;
  padding: 0.5rem 0 0;
  margin-left: 0.25rem;
}
#header .btn {
  width: 9.625rem;
  height: 2.75rem;
  font-size: 0.8125rem;
  margin-top: 0.8125rem;
  padding-top: 0.0625rem;
  padding-left: 0;
  padding-right: 0.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0;
}
#header .btn::after {
  right: 1rem;
}

.btn {
  width: 18rem;
  height: 3.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-radius: 5rem;
  font-size: 1.125rem;
  font-weight: bold;
  position: relative;
  z-index: 10;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 0.1em;
}
.btn::before, .btn::after {
  content: "";
  width: 0.75rem;
  height: 0.4375rem;
  background-size: contain;
  position: absolute;
  display: block;
  right: 1.1875rem;
  top: 50%;
  margin-top: -0.1875rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: url(../../../img/lp/shop/arw_bl.svg) center center no-repeat;
}
.btn::after {
  background-image: url(../../../img/lp/shop/arw_wh.svg);
}
.btn:not(.contact)::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.btn.red {
  color: #ffffff;
  background: #E9635D;
  padding-left: 1.25rem;
}
.btn.red::before {
  opacity: 0;
}
.btn.red::after {
  opacity: 1;
}
.btn.red:hover {
  background: #f0928e;
}
.btn.white {
  color: #253147;
  background: #ffffff;
  border: 3px solid #253147;
  padding-left: 2.375rem;
}
.btn.white::before {
  opacity: 1;
}
.btn.white::after {
  opacity: 0;
}
.btn.white:hover {
  color: #ffffff;
  background: #253147;
}
.btn.white:hover::before {
  opacity: 0;
}
.btn.white:hover::after {
  opacity: 1;
}
.btn.back {
  color: #253147;
  background: #ffffff;
  padding-left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn.back:hover {
  color: rgba(37, 49, 71, 0.7);
}
.btn.back::before, .btn.back::after {
  display: none;
}

.fv_wrap {
  padding-top: 2.625rem;
  position: relative;
  overflow: hidden;
  background: #F5E457;
}
.fv_wrap::after {
  content: "";
  width: 100%;
  height: 4.625rem;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.fv_wrap::before {
  width: 100%;
  height: 9.375rem;
  content: "";
  display: block;
  background: #ffffff;
  position: absolute;
  bottom: -4.6875rem;
  left: 0;
  -webkit-transform: skewY(4deg);
          transform: skewY(4deg);
}
.fv_wrap h1 {
  position: relative;
  z-index: 5;
}
.fv_wrap h1 picture {
  display: block;
}
.fv_wrap .fv_head {
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
  margin-bottom: 3.3125rem;
  position: relative;
}
.fv_wrap .fv_head::before, .fv_wrap .fv_head::after {
  content: "";
  top: calc(50% - 1px);
  width: calc(50vw - 19.4375rem);
  height: 2px;
  background: #253147;
  display: block;
  position: absolute;
  -webkit-box-shadow: 0 0.5rem 0 #253147;
          box-shadow: 0 0.5rem 0 #253147;
}
.fv_wrap .fv_head::before {
  left: 0;
}
.fv_wrap .fv_head::after {
  right: 0;
}
.fv_wrap .fv_head img {
  width: 37.375rem;
}
.fv_wrap .fv img {
  width: 68.5rem;
}
.fv_wrap .inbox {
  position: relative;
  padding-bottom: 5.375rem;
}
.fv_wrap .btn {
  position: absolute;
  left: 0;
  bottom: 12.125rem;
}

.about_wrap {
  margin-top: -6.625rem;
  margin-bottom: -0.25rem;
  position: relative;
  z-index: 11;
}
.about_wrap .about_text img {
  width: 68.4375rem;
}
.about_wrap .btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 4.6875rem;
}

.worries_wrap {
  padding-top: 2.5rem;
  padding-bottom: 5.9375rem;
  background: #FFFDC8;
  position: relative;
  overflow: hidden;
}
.worries_wrap::before {
  width: 100%;
  height: 9.375rem;
  content: "";
  display: block;
  background: #ffffff;
  position: absolute;
  top: -4.6875rem;
  left: 0;
  -webkit-transform: skewY(4deg);
          transform: skewY(4deg);
}
.worries_wrap .worries_text {
  position: relative;
}
.worries_wrap .worries_text img {
  width: 68.125rem;
}

.resolution_wrap {
  position: relative;
  margin-top: -2.75rem;
}
.resolution_wrap .resolution_title {
  margin-bottom: 5rem;
  padding-right: 0.5625rem;
}
.resolution_wrap .resolution_title img {
  width: 68.375rem;
}
.resolution_wrap .resolution_text {
  margin-bottom: -2.1875rem;
  position: relative;
  z-index: 11;
}
.resolution_wrap .resolution_text img {
  width: 11.625rem;
}

.resolution_list_wrap {
  background: #FFFDC8;
  padding: 6rem 0 16.75rem;
  position: relative;
  overflow: hidden;
}
.resolution_list_wrap::before {
  width: 100%;
  height: 9.375rem;
  content: "";
  display: block;
  background: #ffffff;
  position: absolute;
  bottom: -4.6875rem;
  left: 0;
  -webkit-transform: skewY(4deg);
          transform: skewY(4deg);
}
.resolution_list_wrap .resolution_list {
  max-width: 69.75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.resolution_list_wrap .resolution_list li {
  width: 32.875rem;
  margin-bottom: 4.875rem;
}
.resolution_list_wrap .btn {
  margin-left: auto;
  margin-right: auto;
}

.point_wrap {
  margin-top: -9.75rem;
  position: relative;
  max-width: 101.25rem;
  margin-left: auto;
  margin-right: auto;
}
.point_wrap::before {
  content: "";
  width: 26.0625rem;
  height: 53.4375rem;
  position: absolute;
  top: 13.0625rem;
  left: 0;
  display: block;
  background: url(../../../img/lp/shop/point01.png) 0 0 no-repeat;
  background-size: contain;
}
@media (max-width: 1779.9px) {
  .point_wrap::before {
    width: 15.6375rem;
    height: 32.0625rem;
    top: 5.98125rem;
    left: 5.9375rem;
  }
}
@media (max-width: 1399.9px) {
  .point_wrap::before {
    display: none;
  }
}
.point_wrap .point_title {
  margin-bottom: 2.75rem;
  padding-left: 1.625rem;
}
.point_wrap .point_title img {
  width: 37.75rem;
}
.point_wrap .cost_text {
  padding-right: 0.9375rem;
  margin-bottom: 2.1875rem;
}
.point_wrap .cost_text img {
  width: 11.875rem;
}
.point_wrap .cost_list {
  padding-left: 0.875rem;
}
.point_wrap .cost_list li {
  margin-bottom: 0.625rem;
}
.point_wrap .cost_list li img {
  width: 70.5625rem;
}

.point02_wrap {
  margin-top: 2.5rem;
  padding-bottom: 4.375rem;
  background: #FFFDC8;
  position: relative;
  overflow: hidden;
}
.point02_wrap .point02_in {
  max-width: 111.25rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.point02_wrap .point02_in::before {
  content: "";
  width: 25.5625rem;
  height: 53.3125rem;
  position: absolute;
  top: 11.875rem;
  right: 3.125rem;
  display: block;
  background: url(../../../img/lp/shop/point02.png) 0 0 no-repeat;
  background-size: contain;
}
@media (max-width: 1779.9px) {
  .point02_wrap .point02_in {
    max-width: 100rem;
  }
  .point02_wrap .point02_in::before {
    width: 15.3375rem;
    height: 31.9875rem;
    top: 13.75rem;
  }
}
@media (max-width: 1399.9px) {
  .point02_wrap .point02_in::before {
    display: none;
  }
}
.point02_wrap::before {
  width: 100%;
  height: 11.5625rem;
  content: "";
  display: block;
  background: #ffffff;
  position: absolute;
  top: -4.6875rem;
  left: 0;
  -webkit-transform: skewY(4deg);
          transform: skewY(4deg);
}
.point02_wrap .campaign_text {
  margin-bottom: 3.125rem;
  padding-right: 2.375rem;
  position: relative;
}
.point02_wrap .campaign_text img {
  width: 49.625rem;
}
.point02_wrap .btn {
  margin-left: auto;
  margin-right: auto;
}
.point02_wrap .btn.contact {
  width: 14.375rem;
  height: 3.75rem;
  margin-bottom: 4.0625rem;
  padding-left: 3rem;
}
.point02_wrap .startup_text {
  margin-bottom: 3.25rem;
  position: relative;
}
.point02_wrap .startup_text::before {
  content: "";
  width: 26.0625rem;
  height: 53.4375rem;
  position: absolute;
  top: -0.125rem;
  left: 0;
  display: block;
  background: url(../../../img/lp/shop/point03.png) 0 0 no-repeat;
  background-size: contain;
}
@media (max-width: 1779.9px) {
  .point02_wrap .startup_text::before {
    width: 15.6375rem;
    height: 32.0625rem;
    top: 5rem;
    left: 0.3125rem;
  }
}
@media (max-width: 1399.9px) {
  .point02_wrap .startup_text::before {
    display: none;
  }
}
.point02_wrap .startup_text img {
  width: 60.125rem;
}

.contact_wrap {
  position: relative;
}
.contact_wrap .contact_text {
  margin-top: -1.6875rem;
  margin-bottom: 6.625rem;
  padding-right: 0.25rem;
}
.contact_wrap .contact_text img {
  width: 53.125rem;
}

.contact_form_wrap {
  background: #EDF9FA;
  padding: 3.625rem 0 5.75rem;
}
.contact_form_wrap .form_title {
  margin-bottom: 3.25rem;
}
.contact_form_wrap .form_title img {
  width: 16.125rem;
}

.form_half_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form_half_box .form_dl {
  width: 33.625rem;
  margin-top: 0;
}
.form_half_box .form_dl dt span:first-child {
  margin-right: 1.375rem;
}

.form_dl {
  margin-bottom: 1.8125rem;
}
.form_dl dt {
  margin-bottom: 1.0625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form_dl dt span:first-child {
  margin-right: 1.875rem;
}
.form_dl dt span.std, .form_dl dt span.req {
  width: 6.75rem;
  height: 2.25rem;
  background: #E9635D;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 2.25rem;
}
.form_dl dt span.std {
  background: #969696;
}
.form_dl dd {
  margin: 0;
}
.form_dl dd select, .form_dl dd input, .form_dl dd textarea {
  width: 100%;
  border: 0;
  font-size: 1.25rem;
}
.form_dl dd select::-webkit-input-placeholder, .form_dl dd input::-webkit-input-placeholder, .form_dl dd textarea::-webkit-input-placeholder {
  color: #B0B0B0;
}
.form_dl dd select::-moz-placeholder, .form_dl dd input::-moz-placeholder, .form_dl dd textarea::-moz-placeholder {
  color: #B0B0B0;
}
.form_dl dd select:-ms-input-placeholder, .form_dl dd input:-ms-input-placeholder, .form_dl dd textarea:-ms-input-placeholder {
  color: #B0B0B0;
}
.form_dl dd select::-ms-input-placeholder, .form_dl dd input::-ms-input-placeholder, .form_dl dd textarea::-ms-input-placeholder {
  color: #B0B0B0;
}
.form_dl dd select::placeholder, .form_dl dd input::placeholder, .form_dl dd textarea::placeholder {
  color: #B0B0B0;
}
.form_dl dd input {
  height: 4.375rem;
  border-radius: 0.375rem;
  padding: 0 2.5rem;
}
.form_dl dd textarea {
  height: 22.625rem;
  border-radius: 0.875rem;
  padding: 1.5625rem 2.5rem;
}

.form_select_dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3.125rem;
}
.form_select_dl dt {
  margin-bottom: 0;
  margin-right: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select_box {
  width: 29.6875rem;
  background: #ffffff;
  border-radius: 0.25rem;
  border: 1px solid #B0B0B0;
  position: relative;
}
.select_box::before {
  content: "";
  width: 1.4375rem;
  height: 0.75rem;
  background: url(../../../img/lp/shop/arw_sel.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  margin-top: -0.375rem;
  right: 1.25rem;
}
.select_box select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  color: #333;
  width: 100%;
  height: 4.375rem;
  padding: 0 2.5rem;
  position: relative;
}

.btn.submit {
  width: 14.375rem;
  height: 4.0625rem;
  margin-left: auto;
  margin-right: auto;
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  padding-right: 0;
  cursor: pointer;
}
.btn.submit::after {
  display: none;
}

.company_wrap {
  padding: 4.875rem 0 7.625rem;
}
.company_wrap .company_title {
  margin-bottom: 3.125rem;
}
.company_wrap .company_title img {
  width: 11rem;
}

.company_dl {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.company_dl dt, .company_dl dd {
  padding: 2.0625rem 0 2.1875rem;
}
.company_dl dt {
  width: 11.125rem;
  border-bottom: 1px solid #253147;
}
.company_dl dt:first-child {
  border-top: 1px solid #253147;
}
.company_dl dd {
  width: calc(100% - 11.1875rem);
  margin: 0;
  border-bottom: 1px solid #B0B0B0;
}
.company_dl dd span {
  display: inline-block;
}
.company_dl dd a {
  color: #29A8DF;
}
.company_dl dd:nth-child(2) {
  border-top: 1px solid #B0B0B0;
}

.footer_foot {
  padding: 2.625rem 0 2.8125rem;
  color: #ffffff;
  background: #253147;
}
.footer_foot .page_top img {
  width: 5.375rem;
}
.footer_foot .copyright {
  margin-top: 4.125rem;
  display: block;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  font-style: normal;
}

.input_box.error input {
  border:solid;
  border-color: #CF3F34;
  background: #FDF1F0;
}

.input_box .ec-errorMessage {
  text-align: left;
  margin: 16px 0;
  color: #DE5D50;
}

@media (max-width: 749.9px) {
  #header {
    height: 5rem;
    padding: 0 1rem;
  }
  #header .logo {
    width: 7rem;
    padding: 0.625rem 0 0;
  }
  /*
  .btn {
    width: fs(288);
    height: fs(62);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: fs(80);
    font-size: fs(18);
    font-weight: bold;
    position: relative;
    z-index: 10;
    transition: .3s;
    letter-spacing: .1em;
    &::before,&::after {
      content: '';
      width: fs(12);
      height: fs(7);
      background-size: contain;
      position: absolute;
      display: block;
      right: fs(19);
      top: 50%;
      margin-top: fs(-3);
      transition: .3s;
      background: url(../../../img/lp/shop/arw_bl.svg) center center no-repeat;
    }
    &::after {
      background-image: url(../../../img/lp/shop/arw_wh.svg);
    }
    &:not(.contact) {
      &::after {
        transform: rotate(-90deg);
      }
    }
    &.red {
      color: #ffffff;
      background: #E9635D;
      padding-left: fs(50);
      &::before {
        opacity: 0;
      }
      &::after {
        opacity: 1;
      }
      &:hover {
        background: #f0928e;
      }
    }
    &.white {
      color: #253147;
      background: #ffffff;
      border: 3px solid #253147;
      padding-left: fs(38);
      &::before {
        opacity: 1;
      }
      &::after {
        opacity: 0;
      }
      &:hover {
        color: #ffffff;
        background: #253147;
        &::before {
          opacity: 0;
        }
        &::after {
          opacity: 1;
        }
      }
    }
  }
  */
  .fv_wrap {
    padding-top: 4.375rem;
  }
  .fv_wrap::after {
    height: 5.625rem;
  }
  .fv_wrap::before {
    height: 3.75rem;
    bottom: -2.8125rem;
    -webkit-transform: skewY(4deg);
            transform: skewY(4deg);
  }
  .fv_wrap .fv_head {
    margin-bottom: 0.75rem;
  }
  .fv_wrap .fv_head::before, .fv_wrap .fv_head::after {
    top: calc(50% - 2px);
    width: calc(50vw - 10.5625rem);
    height: 1px;
    -webkit-box-shadow: 0 0.375rem 0 #253147;
            box-shadow: 0 0.375rem 0 #253147;
  }
  .fv_wrap .fv_head img {
    width: 20.8125rem;
  }
  .fv_wrap .fv {
    margin-bottom: 2rem;
    padding-right: 0.1875rem;
  }
  .fv_wrap .fv img {
    width: 21.375rem;
  }
  .fv_wrap .inbox {
    position: relative;
    padding-bottom: 3.25rem;
  }
  .fv_wrap .btn {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    bottom: auto;
  }
  .about_wrap {
    margin-top: -1.75rem;
    margin-bottom: 1.125rem;
  }
  .about_wrap .about_text {
    margin-bottom: 1.25rem;
    padding-right: 0.25rem;
  }
  .about_wrap .about_text img {
    width: 21.09375rem;
  }
  .about_wrap .btn {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    bottom: auto;
    left: auto;
  }
  .worries_wrap {
    padding-top: 0;
    padding-bottom: 1.875rem;
  }
  .worries_wrap::before {
    height: 3.75rem;
    top: -2.5rem;
  }
  .worries_wrap .worries_text {
    position: relative;
  }
  .worries_wrap .worries_text img {
    width: 20.9375rem;
  }
  .resolution_wrap {
    margin-top: -1.4375rem;
  }
  .resolution_wrap .resolution_title {
    margin-bottom: 2rem;
    padding-right: 0;
  }
  .resolution_wrap .resolution_title img {
    width: 21.125rem;
  }
  .resolution_wrap .resolution_text {
    margin-bottom: -1.6875rem;
  }
  .resolution_wrap .resolution_text img {
    width: 6.4375rem;
  }
  .resolution_list_wrap {
    padding: 3.5rem 0 7.75rem;
  }
  .resolution_list_wrap::before {
    height: 3.75rem;
    bottom: -2.8125rem;
  }
  .resolution_list_wrap .resolution_list {
    max-width: 22.0625rem;
    padding-left: 0.375rem;
  }
  .resolution_list_wrap .resolution_list li {
    margin-bottom: 2.3125rem;
  }
  .resolution_list_wrap .btn {
    margin-top: 0.6875rem;
  }
  .point_wrap {
    margin-top: -5.5rem;
  }
  .point_wrap .point_title {
    margin-bottom: 2.25rem;
    padding-left: 0;
  }
  .point_wrap .point_title img {
    width: 20.8125rem;
  }
  .point_wrap .cost_text {
    padding-right: 0.5rem;
    margin-bottom: 1.625rem;
  }
  .point_wrap .cost_text img {
    width: 6.4375rem;
  }
  .point_wrap .cost_list {
    padding-left: 0.4375rem;
  }
  .point_wrap .cost_list li {
    margin-bottom: 0.375rem;
  }
  .point_wrap .cost_list li img {
    width: 22.125rem;
  }
  .point02_wrap {
    margin-top: 1.5rem;
    padding-bottom: 3.625rem;
  }
  .point02_wrap::before {
    width: 100%;
    height: 7.125rem;
    content: "";
    display: block;
    background: #ffffff;
    position: absolute;
    top: -2.8125rem;
    left: 0;
    -webkit-transform: skewY(4deg);
            transform: skewY(4deg);
  }
  .point02_wrap .campaign_text {
    margin-bottom: 2rem;
    padding-right: 0.25rem;
  }
  .point02_wrap .campaign_text img {
    width: 20.125rem;
  }
  .point02_wrap .btn.contact {
    margin-bottom: 2.0625rem;
  }
  .point02_wrap .startup_text {
    margin-bottom: 2.0625rem;
  }
  .point02_wrap .startup_text img {
    width: 21rem;
  }
  .contact_wrap {
    position: relative;
  }
  .contact_wrap .contact_text {
    margin-top: -1.375rem;
    margin-bottom: 3.125rem;
    padding-right: 0.1875rem;
  }
  .contact_wrap .contact_text img {
    width: 21rem;
  }
  .contact_form_wrap {
    padding: 1.875rem 1.3125rem 1.875rem;
  }
  .contact_form_wrap .form_title {
    margin-bottom: 1.75rem;
  }
  .contact_form_wrap .form_title img {
    width: 8.6875rem;
  }
  .form_half_box .form_dl {
    width: 100%;
  }
  .form_half_box .form_dl dt span:first-child {
    margin-right: 0.9375rem;
  }
  .form_dl {
    margin-bottom: 1.125rem;
  }
  .form_dl dt {
    margin-bottom: 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .form_dl dt span:first-child {
    margin-right: 0.9375rem;
    font-size: 1rem;
  }
  .form_dl dt span.std, .form_dl dt span.req {
    width: 4.3125rem;
    height: 1.4375rem;
    font-size: 0.8125rem;
  }
  .form_dl dd select, .form_dl dd input, .form_dl dd textarea {
    font-size: 1.25rem;
  }
  .form_dl dd input, .form_dl dd textarea {
    border: 1px solid #B0B0B0;
    font-size: 1rem;
  }
  .form_dl dd input {
    height: 2.625rem;
    border-radius: 0.1875rem;
    padding: 0 1.25rem;
  }
  .form_dl dd textarea {
    height: 20rem;
    border-radius: 0.5rem;
    padding: 0.875rem 1.25rem;
  }
  .form_select_dl {
    margin-bottom: 1.25rem;
  }
  .form_select_dl dt {
    margin-bottom: 0.625rem;
  }
  .form_select_dl dd {
    width: 100%;
  }
  .select_box {
    width: 100%;
    border-radius: 0.1875rem;
  }
  .select_box::before {
    width: 1rem;
    height: 0.4375rem;
    margin-top: -0.25rem;
    right: 0.8125rem;
  }
  .select_box select {
    font-size: 1rem !important;
    height: 2.625rem;
    padding: 0 1.25rem;
  }
  .btn.submit {
    margin-top: 2.1875rem;
  }
  .company_wrap {
    padding: 2.1875rem 1.25rem 3rem;
  }
  .company_wrap .company_title {
    margin-bottom: 1.875rem;
  }
  .company_wrap .company_title img {
    width: 5.9375rem;
  }
  .company_dl {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 0.875rem;
    line-height: 1.75;
  }
  .company_dl dt, .company_dl dd {
    padding: 0.9375rem 0 0.9375rem;
  }
  .company_dl dt {
    width: 8.6875rem;
  }
  .company_dl dd {
    width: calc(100% - 8.75rem);
  }
  .footer_foot {
    padding: 2.125rem 0 2.5rem;
  }
  .footer_foot .copyright {
    margin-top: 1.75rem;
  }
}
main .contact_form_wrap:first-child {
  padding-top: 5.5rem;
  min-height: calc(100vh - 10.4375rem);
}
main #formWrap {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
main #formWrap p {
  line-height: 1.6;
}
main #formWrap h4 {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #FF0000;
  margin-bottom: 2em;
}
main #formWrap .error_messe {
  font-size: 1rem;
  line-height: 1.5;
}
main #formWrap .error_messe + .error_messe {
  margin-top: 1em;
}
main #formWrap .form_btn_wrap {
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
main #formWrap .form_btn_wrap .btn {
  width: 14.375rem;
  height: 4.0625rem;
  border: none;
  margin: 0.625rem 0.625rem;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
main #formWrap .form_dl {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
main #formWrap .form_dl:first-child {
  margin-top: 3.125rem;
}
main #formWrap .form_dl:first-child dt {
  border-top: 1px solid #253147;
}
main #formWrap .form_dl:first-child dd {
  border-top: 1px solid #B0B0B0;
}
main #formWrap .form_dl dt, main #formWrap .form_dl dd {
  padding: 2.0625rem 0 2.1875rem;
}
main #formWrap .form_dl dt {
  width: 17.8125rem;
  margin-bottom: 0;
  border-bottom: 1px solid #253147;
}
main #formWrap .form_dl dd {
  width: calc(100% - 17.875rem);
  margin: 0;
  border-bottom: 1px solid #B0B0B0;
  word-break: break-all;
}
main .complete_wrap {
  line-height: 1.75;
}
main .complete_wrap .btn {
  margin: 3.125rem auto 0;
  padding-left: 6rem;
}
@media (max-width: 749.9px) {
  main .contact_form_wrap:first-child {
    padding-top: 5.5rem;
    min-height: calc(100vh - 7.25rem);
  }
  main #formWrap h4 {
    font-size: 1.125rem;
  }
  main #formWrap p {
    font-size: 1rem;
  }
  main #formWrap .error_messe {
    font-size: 0.875rem;
  }
  main #formWrap .form_dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main #formWrap .form_dl:first-child {
    margin-top: 1.875rem;
  }
  main #formWrap .form_dl:first-child dd {
    border-top: 0;
  }
  main #formWrap .form_dl dt, main #formWrap .form_dl dd {
    width: 100%;
    font-size: 1rem;
  }
  main #formWrap .form_dl dt {
    width: 100%;
    font-size: 0.875rem;
    padding: 1.25rem 0 0.625rem;
    border-bottom: 0;
  }
  main #formWrap .form_dl dd {
    padding: 0 0 1.25rem;
  }
  main .form_btn_wrap {
    margin-top: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  main .form_btn_wrap .btn {
    width: 14.375rem;
    height: 4.0625rem;
    border: none;
    margin: 0.625rem 0.625rem;
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
  }
  main .complete_wrap {
    font-size: 1rem;
  }
  main .complete_wrap .btn {
    margin: 1.875rem auto 0;
  }
}

.privacy_text {
  margin: 2.1875rem 0;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.privacy_text a {
  color: #57bdcd;
}
@media (max-width: 749.9px) {
  .privacy_text {
    margin: -0.125rem 0 -0.75rem;
    line-height: 1.6142857143;
  }
  .privacy_text span {
    display: inline-block;
  }
  .privacy_text span:first-child {
    margin-bottom: 10px;
  }
}

.link_text {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.link_text:hover {
  opacity: 0.6;
}
