﻿
.ttltxt {
  font-weight: bold;
  font-size: 1.9rem;
  line-height: 1.7;
  margin-bottom: 13px;
  text-align: justify;
}

.detailtxt {
  font-size: 1.5rem;
  line-height: 2.1;
  text-align: justify;
}

.under {
  padding-top: 195px;
}
.under__ttl {
  text-align: center;
  margin-bottom: 93px;
  position: relative;
  z-index: 2;
}
.under__ttl svg {
  display: block;
  margin: auto;
  position: relative;
}
.under__ttl span {
  font-size: 2.4rem;
  font-weight: bold;
  display: block;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .inrWidth {
    width: 86.6%;
  }

  body {
    overflow-x: hidden;
  }

  .ttltxt {
    font-weight: bold;
    font-size: 1.9rem;
    line-height: 1.7;
    margin-bottom: 7px;
    text-align: justify;
  }

  .detailtxt {
    font-size: 1.3rem;
    line-height: 1.9;
    text-align: justify;
  }

  .under {
    padding-top: 126px;
  }
  .under__ttl {
    margin-bottom: 73px;
  }
  .under__ttl span {
    font-size: 1.9rem;
  }
}
/*--registered--*/
.registered__ttl svg {
  height: 96px;
}
.registered__sec01 {
  padding-bottom: 148px;
}
.registered__sec01--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.registered__sec01--box--img {
  width: calc(100% - 354px);
  margin-right: 42px;
}
.registered__sec01--box--txt {
  width: 312px;
}
.registered__sec01--box02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 156px;
  width: 85.3%;
  margin-left: 8%;
}
.registered__sec01--box02--img02 {
  margin-right: 0;
  margin-left: 40px;
  width: calc(100% - 376px);
}
.registered__sec01--box02--txt02 {
  width: 336px;
}
.registered__sec02 {
  background-image: url("../image/registered_bg_pc.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 70px 0 60px;
  position: relative;
}
.registered__sec02--ttl {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 46px;
}
.registered__sec02--slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.registered__sec02--slider--blk {
  width: 25%;
  text-align: center;
}
.registered__sec02--slider--blk:nth-of-type(n+5) {
  margin-top: 50px;
}
.registered__sec02--slider--blk img {
  display: block;
  margin: auto;
  /*mix-blend-mode: screen;*/
}
.registered__sec02--slider--blk p {
  font-size: 1.3rem;
  line-height: 1.5;
  color: #fff;
  margin-top: 15px;
}
.registered__sec02--slider .slick-list {
  left: 10px;
}
.registered__sec02--slider .slick-arrow.slick-disabled::before {
  opacity: 0;
}
.registered__sec02--slider .slick-arrow::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 34px;
  height: 31px;
  background-image: url("../image/arrow_white.svg");
}
.registered__sec02--slider .slick-prev::before {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.registered__sec03 {
  padding: 68px 0 84px;
}
.registered__sec03--ttl {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.registered__sec03--img {
  display: block;
  margin: auto;
  max-width: 687px;
}

/*--access--*/
.access {
  padding-bottom: 190px;
}
.access__ttl svg {
  height: 90px;
}
.access__sec01--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.access__sec01--box:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.access__sec01--box:nth-of-type(n+2) {
  margin-top: 81px;
}
.access__sec01--box--mapblk {
  width: calc(100% - 425px);
}
.access__sec01--box--mapblk iframe {
  width: 100%;
  height: 100%;
}
.access__sec01--box--txtblk {
  background-color: #000;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 70px 40px;
  min-height: 300px;
}
.access__txt {
  font-size: 1.5rem;
  line-height: 1.7;
}
.access__txt--ttl {
  font-weight: bold;
  margin-bottom: 10px;
}
.access__txt--txt.txt01 {
  margin-bottom: 43px;
}
/*--company--*/
.company {
  padding-bottom: 148px;
  padding-top: 120px!important;
}
 .company__ttl {
  font-size: 3rem;
}
.company .under__ttl {
  text-align: center;
  margin-bottom: 65px;
  position: relative;
  z-index: 2;
}
.company__ttl svg {
  height: 117px;
  margin-bottom: -20px;
}
.company__sec01--box {
  border-bottom: 1px solid #000;
}
.company__sec01--box:first-of-type {
  border-top: 1px solid #000;
}
.company__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 23%;
}
.company__dl--dt {
  width: 142px;
  position: relative;
  height: 24px;
  margin-right: 19px;
  text-align: center;
}
.company__dl--dt img {
  position: absolute;
}
.company__dl--dd {
  width: calc(100% - 161px);
  line-height: 1.7;
}
.company__dl:nth-of-type(n+2) {
  margin-top: 26px;
}
.company .name {
  padding: 70px 0;
}
.company .name dt img {
  min-width: 176px;
  right: 0;
  top: -10px;
}
.company .profile {
  padding: 82px 0 78px;
}
.company .profile dt img {
  min-width: 205px;
  right: -14px;
  top: -47px;
}
.company .profile dd {
  text-align: justify;
  max-width: 340px;
}
.company .profile__map a {
  display: block;
  position: relative;
  left: 176px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.company .profile__map a img {
  width: 150px;
}
.company .profile__map a:hover {
  opacity: 0.7;
}
.company .profile__map:nth-of-type(n+2) {
  margin-top: 2px;
}
.company .history {
  padding: 70px 0 48px;
}
.company .history dt img {
  width: 93px;
  right: 9px;
  top: -5px;
}
.company .history__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 1.35;
}
.company .history__box:nth-of-type(n+2) {
  margin-top: 20px;
}
.company .history__box--LFT {
  width: 130px;
}
.company .bgBlue {
  background-color: #3155A3;
  color: #fff;
  line-height: 24px;
}

/*--privacy--*/
.privacy {
  padding-bottom: 188px;
}
.privacy__ttl svg {
  height: 131px;
  margin-bottom: -11px;
}
.privacy__sec01 {
  line-height: 1.7;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 49px 0 55px;
}
.privacy__sec01--dl:nth-of-type(n+2) {
  margin-top: 23px;
}
.privacy__sec01--dl--dt {
  line-height: 2;
  font-weight: bold;
}
.privacy__sec01--dl--dd {
  margin-top: 2px;
}
.privacy__sec01--dl--dd a {
  text-decoration: underline;
}

/*--inquiry--*/
.inquiry {
  padding-bottom: 188px;
}
.inquiry__ttl svg {
  height: 96px;
  margin-bottom: 5px;
}
.inquiry__sec--lead {
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 29px 0 38px;
}
.inquiry__sec--lead--ttl {
  font-size: 2rem;
  font-weight: bold;
  line-height: 3.5;
  margin-bottom: 2px;
}

.wpcf7 {
  max-width: 630px;
  margin: auto;
  padding: 44px 0 0px;
}
.wpcf7-ann {
  font-size: 1.3rem;
  color: #3155A3;
  margin-bottom: 2px;
}
.wpcf7-form .formbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.wpcf7-form .formbox:nth-of-type(n+2) {
  margin-top: 20px;
}
.wpcf7-form .formbox label {
  width: 163px;
  margin-right: 20px;
  font-weight: bold;
  line-height: 1.7;
  padding-top: 10px;
  letter-spacing: 0.5px;
}
.wpcf7-form .formbox .wpcf7-form-control-wrap {
  position: relative;
  width: calc( 100% - 183px);
  max-width: 313px;
}
.wpcf7-form .formbox .wpcf7-form-control-wrap input, .wpcf7-form .formbox .wpcf7-form-control-wrap select {
  width: 100%;
  height: 48px;
  line-height: 1;
  border-radius: 0px;
  border: 1px solid #000;
  padding: 0 10px;
  font-size: 1.6rem;
}
.wpcf7-form .formbox .wpcf7-form-control-wrap textarea {
  width: 100%;
  resize: none;
  border-radius: 0;
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px;
  font-size: 1.5rem;
}
.wpcf7-form .formbox .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
  color: #000;
}
.wpcf7-form .formbox .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: #000;
}
.wpcf7-form .formbox .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
  color: #000;
}
.wpcf7-form .formbox .wpcf7-form-control-wrap textarea::-ms-input-placeholder {
  color: #000;
}
.wpcf7-form .formbox .wpcf7-form-control-wrap textarea::placeholder {
  color: #000;
}
.wpcf7-form .formbox .wpcf7-form-control-wrap.wpcf7-form-control-wrap-select {
  position: relative;
}
.wpcf7-form .formbox .wpcf7-form-control-wrap.wpcf7-form-control-wrap-select::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 10px;
  width: 20px;
  height: 8px;
  margin-top: -4px;
  background-image: url("../image/select_arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.wpcf7-form .formbox .wpcf7-form-control-wrap.wpcf7-form-control-wrap-adress, .wpcf7-form .formbox .wpcf7-form-control-wrap.wpcf7-form-control-wrap-textarea {
  max-width: 449px;
}

sup {
  vertical-align: super;
  font-size: 1rem;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* デフォルトのスタイルを無効 */
}

select::-ms-expand {
  display: none;
  /* デフォルトのスタイルを無効(IE用) */
}

.form-submit {
  padding-left: 183px;
  margin-top: 45px;
}
.form-submit-button {
  padding: 0;
  width: 295px;
  background-color: #000;
}
.form-submit-button:hover {
  background-color: #fff;
  border: 1px solid #000;
}
.form-submit-button:hover .btnblk__arrow {
  stroke: #000 !important;
}
.form-submit-button .btnblk__arrow {
  stroke: #fff;
}
.form-submit input {
  background-color: transparent;
  border: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-size: 1.5rem;
}
.form-submit input[type=submit] {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.form-submit input[type=submit]:hover {
  color: #000;
}
.form-submit-check {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-submit-check .form-submit-buttonback {
  padding: 0;
  width: 295px;
  background-color: #fff;
}
.form-submit-check .form-submit-buttonback:hover {
  background-color: #000;
  border: 1px solid #000;
}
.form-submit-check .form-submit-buttonback:hover .btnblk__arrow {
  stroke: #fff !important;
  left: 19px;
}
.form-submit-check .form-submit-buttonback .btnblk__arrow {
  stroke: #000;
  right: auto;
  left: 24px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.form-submit-check input {
  background-color: transparent;
  border: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-size: 1.5rem;
}
.form-submit-check input[type=button] {
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.form-submit-check input[type=button]:hover {
  color: #fff;
}
.form-submit-buttonthanks {
  color: #fff;
  text-align: center;
  display: block;
  margin: auto;
}
.form-submit-buttonthanks:hover {
  color: #000;
}
.form-submit-buttonthanks:hover .btnblk__arrow {
  left: 19px;
}
.form-submit-buttonthanks .btnblk__arrow {
  right: auto;
  left: 24px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

/* SP */
@media screen and (max-width: 768px) {
  .registered__ttl svg {
    height: 80px;
  }
  .registered__sec01 {
    width: 86.6%;
    padding-bottom: 50px;
  }
  .registered__sec01--box {
    display: block;
  }
  .registered__sec01--box--img {
    width: 100%;
    margin-right: 0px;
  }
  .registered__sec01--box--txt {
    width: 100%;
    margin-top: 23px;
  }
  .registered__sec01--box02 {
    margin: auto;
    width: 100%;
    margin-top: 49px;
  }
  .registered__sec01--box02--img02 {
    margin-right: 0;
    margin-left: 0px;
    width: 100%;
  }
  .registered__sec01--box02--txt02 {
    width: 100%;
  }
  .registered__sec02 {
    background-image: url("../image/registered_bg_sp.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 42px 0 36px;
    position: relative;
  }
  .registered__sec02--ttl {
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.7;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 24px;
  }
  .registered__sec02--slider {
    width: 100%;
    display: block;
  }
  .registered__sec02--slider--blk {
    margin: 0 40px;
    outline: none;
    width: auto;
    text-align: left;
  }
  .registered__sec02--slider--blk:nth-of-type(n+4) {
    margin-top: 0;
  }
  .registered__sec02--slider--blk img {
    display: block;
    /*mix-blend-mode: screen;*/
    margin: auto;
  }
  .registered__sec02--slider--blk p {
    font-size: 1.3rem;
    line-height: 1.5;
    color: #fff;
    margin: auto;
    margin-top: 15px;
    max-width: 151px;
  }
  .registered__sec02--slider .slick-list {
    left: 0px;
  }
  .registered__sec02--slider .slick-arrow {
    z-index: 99;
    overflow: visible;
    width: 34px;
  }
  .registered__sec02--slider .slick-arrow.slick-disabled::before {
    opacity: 0;
  }
  .registered__sec02--slider .slick-arrow::before {
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 34px;
    height: 31px;
    background-image: url("../image/arrow_white.svg");
    z-index: 9;
    overflow: visible;
  }
  .registered__sec02--slider .slick-prev {
    left: 55px;
  }
  .registered__sec02--slider .slick-next {
    right: 55px;
  }
  .registered__sec02--slider .slick-prev::before {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  .registered__sec03 {
    width: 100%;
    padding: 48px 0 60px;
    overflow-x: hidden;
  }
  .registered__sec03--ttl {
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.7;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 20px;
  }
  .registered__sec03--img {
    display: block;
    margin: auto;
    max-width: 687px;
    width: 100%;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }

  /*--access--*/
  .access {
    padding-bottom: 128px;
  }
  .access__ttl svg {
    height: 72px;
  }
  .access__sec01--box {
    display: block;
    position: relative;
  }
  .access__sec01--box:nth-of-type(n+2) {
    margin-top: 75px;
  }
  .access__sec01--box--ttl {
    color: #fff;
    background-color: #000;
    display: inline-block;
    min-width: 125px;
    height: 50px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 50px;
    position: absolute;
    left: -25px;
    top: -25px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .access__sec01--box--mapblk {
    width: 100%;
    height: 250px;
  }
  .access__sec01--box--mapblk iframe {
    width: 100%;
    height: 100%;
  }
  .access__sec01--box--txtblk {
    background-color: #fff;
    color: #000;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px 0 0;
    min-height: auto;
  }
  .access__txt {
    font-size: 1.5rem;
    line-height: 1.7;
  }
  .access__txt--ttl {
    font-weight: bold;
    margin-bottom: 10px;
  }
  .access__txt--txt.txt01 {
    margin-bottom: 26px;
  }
  /*--company--*/
  .company {
    padding-bottom: 148px;
  }
  .company__ttl svg {
    height: 79px;
    margin-bottom: -13px;
  }
  .company__sec01--box {
    border-bottom: 1px solid #000;
  }
  .company__sec01--box:first-of-type {
    border-top: 1px solid #000;
  }
  .company__dl {
    display: block;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 0%;
  }
  .company__dl--dt {
    width: 142px;
    position: relative;
    height: 24px;
    margin-right: 19px;
    text-align: center;
  }
  .company__dl--dt img {
    position: absolute;
  }
  .company__dl--dd {
    width: calc(100% - 161px);
    line-height: 1.7;
  }
  .company__dl:nth-of-type(n+2) {
    margin-top: 13px;
  }
  .company .name {
    padding: 41px 0;
  }
  .company .name dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .company .name dt img {
    min-width: 141px;
    right: 3px;
    top: -14px;
  }
  .company .profile {
    padding: 65px 0 44px;
  }
  .company .profile dt img {
    min-width: 145px;
    right: 0px;
    top: -38px;
  }
  .company .profile dd {
    text-align: justify;
    max-width: 100%;
    width: 100%;
    margin-top: 4px;
  }
  .company .profile__map a {
    display: inline;
    left: auto;
  }
  .company .profile__map--link {
    display: block !important;
    position: relative;
    left: 0px !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-left: auto;
    width: 150px;
  }
  .company .profile__map--link:hover {
    opacity: 0.7;
  }
  .company .profile__map:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .company .history {
    padding: 76px 0 44px;
  }
  .company .history dt img {
    width: 93px;
    right: 51px;
    top: -57px;
  }
  .company .history dd {
    width: 100%;
  }
  .company .history__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    line-height: 1.35;
    letter-spacing: 0px;
  }
  .company .history__box:nth-of-type(n+2) {
    margin-top: 12px;
  }
  .company .history__box--LFT {
    width: 107px;
  }
  .company .history__box--RGT {
    width: calc(100% - 107px);
    line-height: 1.7;
  }
  .company .bgBlue {
    background-color: #3155A3;
    color: #fff;
    line-height: 24px;
  }

  /*--privacy--*/
  .privacy {
    padding-bottom: 110px;
  }
  .privacy__ttl svg {
    height: 105px;
  }
  .privacy__sec01 {
    line-height: 1.7;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 14px 0 35px;
  }

  /*--inquiry--*/
  .inquiry {
    padding-bottom: 147px;
  }
  .inquiry__ttl svg {
    height: 77px;
    margin-bottom: 5px;
  }
  .inquiry__sec--lead {
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px 0 20px;
    line-height: 1.7;
    text-align: justify;
  }
  .inquiry__sec--lead--ttl {
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 3.5;
    margin-bottom: -5px;
    margin-top: -20px;
    text-align: center;
    white-space: nowrap;
  }

  .wpcf7 {
    max-width: 630px;
    margin: auto;
    padding: 24px 0 0px;
  }
  .wpcf7-ann {
    font-size: 1.3rem;
    color: #3155A3;
    margin-bottom: 10px;
  }
  .wpcf7-form .formbox {
    display: block;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .wpcf7-form .formbox:nth-of-type(n+2) {
    margin-top: 21px;
  }
  .wpcf7-form .formbox label {
    width: 100%;
    margin-right: 0px;
    font-weight: bold;
    line-height: 1.7;
    padding-top: 0px;
    letter-spacing: 0.5px;
  }
  .wpcf7-form .formbox .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    max-width: 313px;
  }
  .wpcf7-form .formbox .wpcf7-form-control-wrap input, .wpcf7-form .formbox .wpcf7-form-control-wrap select {
    width: 100%;
    height: 48px;
    line-height: 1;
    border-radius: 0px;
    border: 1px solid #000;
    padding: 0 10px;
    font-size: 1.6rem;
    -webkit-appearance: none;
  }
  .wpcf7-form .formbox .wpcf7-form-control-wrap textarea {
    width: 100%;
    resize: none;
    -webkit-appearance: none;
  }
  .wpcf7-form .formbox .wpcf7-form-control-wrap.wpcf7-form-control-wrap-select {
    position: relative;
  }
  .wpcf7-form .formbox .wpcf7-form-control-wrap.wpcf7-form-control-wrap-select::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 10px;
    width: 20px;
    height: 8px;
    margin-top: -4px;
    background-image: url("../image/select_arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .wpcf7-form .formbox .wpcf7-form-control-wrap.wpcf7-form-control-wrap-adress, .wpcf7-form .formbox .wpcf7-form-control-wrap.wpcf7-form-control-wrap-textarea {
    max-width: 449px;
  }

  sup {
    vertical-align: super;
    font-size: 1rem;
  }

  select {
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    /* デフォルトのスタイルを無効 */
  }

  select::-ms-expand {
    display: none;
    /* デフォルトのスタイルを無効(IE用) */
  }

  .form-submit {
    padding-left: 0px;
    margin-top: 56px;
    text-align: center;
  }
  .form-submit-button {
    padding: 0;
    width: 295px;
    background-color: #000;
  }
  .form-submit-button:hover {
    background-color: #fff;
    border: 1px solid #000;
  }
  .form-submit-button:hover .btnblk__arrow {
    stroke: #000 !important;
  }
  .form-submit-button .btnblk__arrow {
    stroke: #fff;
  }
  .form-submit input {
    background-color: transparent;
    border: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
    font-size: 1.5rem;
  }
  .form-submit input[type=submit] {
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .form-submit input[type=submit]:hover {
    color: #000;
  }
  .form-submit-check {
    padding-left: 0;
    display: block;
  }
  .form-submit-check .form-submit-buttonback {
    margin-bottom: 20px;
  }

  .form-submit-buttonthanks {
    margin-top: 40px;
  }
}
/* SP ここまで */