@charset "UTF-8";
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button {
  font-family: inherit;
  font-style: normal;
}

#SMP_STYLE .body_tbl {
  background: #ffffff;
  border: solid 3px #8652D9;
  border-radius: 9px;
  box-sizing: border-box;
  font-size: 13px;
  margin: 30px auto 40px;
  max-width: 880px;
  padding: 20px 70px 30px;
  padding-bottom: 30px;
  width: 100%;
}

.header > p {
  font-size: 1.3em;
  color: #8652D9;
}
.header + form {
  margin-top: 40px;
}

#SMP_STYLE h1 {
  font-weight: bold;
  text-align: center;
}
#SMP_STYLE .header_rmesg {
  color: #111111;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: center;
}
#SMP_STYLE .header_emesg {
  border: 1px solid #ff0000;
  box-sizing: border-box;
  color: #ff0000;
  font-size: 100%;
  font-weight: normal;
  margin: 30px auto;
  padding: 20px 20px 20px 20px;
  text-align: center;
  width: 100%;
}
#SMP_STYLE .smp_tmpl {
  max-width: 760px;
  padding: 0;
  width: 100%;
}
#SMP_STYLE dl {
  border-bottom: 1px solid #8652D9;
  margin: 0;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
#SMP_STYLE dt.title {
  background-color: #ffffff;
  color: #333333;
  display: inline-block;
  font-size: 108%;
  line-height: 1.2;
  margin: 0;
  padding: 5px 15px 0 0;
  text-align: left;
  vertical-align: top;
  width: 250px;
}
#SMP_STYLE dt.title .caution {
  color: #8652D9;
  display: block;
  font-size: 75%;
  font-weight: normal;
  line-height: 1.5;
  margin-top: 8px;
  text-align: left;
  width: 100%;
}
#SMP_STYLE dd.data {
  color: #5f5f5f;
  display: inline-block;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: left;
  width: calc(100% - 265px);
}
#SMP_STYLE .input {
  background-color: #efefef;
  border: 3px solid #efefef;
  border-radius: 3px 3px 3px 3px;
  box-sizing: border-box;
  color: #333333;
  font-size: 108%;
  margin-bottom: 8px;
  outline: none;
  padding: 10px;
  text-align: left;
  width: 100%;
}
#SMP_STYLE textarea:focus, #SMP_STYLE .input:focus {
  background: #fdfdfd;
  border: #e2e2e2 solid 3px;
  outline: none;
  transition: background-color 0.2s;
}
#SMP_STYLE .integer input {
  width: 180px;
}
#SMP_STYLE ul:not(.lang), #SMP_STYLE li {
  list-style-type: none;
  padding: 0;
}
#SMP_STYLE .multi2 li {
  clear: both;
  display: inline;
  float: left;
  margin: 0 0 0 0;
  min-width: 135px;
  padding: 0 5px 2px 10px;
  text-align: left;
}
#SMP_STYLE .multi2 label input {
  border-radius: 0 0 0 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
  display: block;
  float: left;
  height: 1em;
  margin: 0.2em 0 0 0;
  overflow: hidden;
  padding: 0;
  width: 1em;
}
#SMP_STYLE .multi2 label span {
  display: block;
  font-size: 100%;
  font-weight: normal;
  margin: 0 0 0 30px;
}
#SMP_STYLE .multi2 label input[name=f004197028] + span {
  font-size: 110%;
  font-weight: bold;
}
#SMP_STYLE .multi2 .radio input {
  border-radius: 1em;
}
#SMP_STYLE select {
  background-color: #efefef;
  border: none;
  font-size: 100%;
  margin-bottom: 8px;
  padding: 10px;
  width: 180px;
}
#SMP_STYLE textarea {
  background-color: #efefef;
  border: 3px solid #efefef;
  border-radius: 3px 3px 3px 3px;
  box-sizing: border-box;
  font-size: 108%;
  outline: none;
  padding: 5px;
  text-align: left;
  width: 100%;
}
#SMP_STYLE .image input {
  width: 100%;
}
#SMP_STYLE .file input {
  width: 100%;
}
#SMP_STYLE input.clear {
  text-align: center;
  width: 55px;
}
#SMP_STYLE button.submit::after, #SMP_STYLE button.submit::before {
  border-radius: 30px;
  content: "";
  display: block;
  height: 12px;
  left: 50%;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  margin-left: -30px;
  width: 60px;
  z-index: 0;
}
#SMP_STYLE button.submit {
  background: #8652D9;
  border: solid 4px #fff;
  border-radius: 30px;
  box-shadow: 1px 1px 0px 0 rgba(123, 125, 0, 0.1), -1px -1px 0px 0 rgba(123, 125, 0, 0.1), -1px 1px 0px 0 rgba(123, 125, 0, 0.1), 1px -1px 0px 0 rgba(123, 125, 0, 0.1), 3px 4px 5px rgba(0, 50, 100, 0.15);
  color: #ffffff;
  cursor: pointer;
  font-size: 153.9%;
  font-weight: normal;
  margin: 40px 0 40px 0;
  outline: none;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  transition: box-shadow 0.3s;
  width: 270px;
  position: relative;
}
#SMP_STYLE button.submit::before {
  transform-origin: 50% 50%;
  transition: background-color 0.5s 0s, transform 0s 0.5s;
}
#SMP_STYLE button.submit:hover {
  box-shadow: 1px 1px 0px 0 rgba(123, 125, 0, 0.1), -1px -1px 0px 0 rgba(123, 125, 0, 0.1), -1px 1px 0px 0 rgba(123, 125, 0, 0.1), 1px -1px 0px 0 rgba(123, 125, 0, 0.1), 3px 4px 15px rgba(134, 82, 217, 0.5);
}
#SMP_STYLE button.submit:hover::before {
  background-color: #8652D9;
  transform: scale(5);
  transition: background-color 0.3s 0.15s, transform 0.3s 0.12s;
}
#SMP_STYLE button.submit:hover::after {
  animation: btn_hov_flash 2s both;
}
#SMP_STYLE button.submit > span {
  position: relative;
  z-index: 2;
}
@keyframes btn_hov_flash {
  0% {
    background-color: rgba(255, 255, 255, 0);
    transform: scale(1);
  }
  10% {
    background-color: rgba(255, 255, 255, 0.5);
    transform: scale(5);
  }
  100% {
    background-color: rgba(255, 255, 255, 0);
    transform: scale(4);
  }
}
#SMP_STYLE .button_prev {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  text-decoration: underline;
  margin: -10px 0 30px;
  font-size: 1.2em;
}
#SMP_STYLE .button_prev:hover {
  color: #8652D9;
}
#SMP_STYLE .need {
  color: #f1413f;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
}
#SMP_STYLE .msg {
  color: #f1413f;
  display: block;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
}
#SMP_STYLE .sub_text {
  color: #111111;
  font-size: 123.1%;
  font-weight: normal;
  padding: 150px 0;
  text-align: left;
  width: 760px;
}
#SMP_STYLE .error {
  background: #ffe4e4;
}
#SMP_STYLE .spiralSeal {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin: auto;
  overflow: hidden;
  width: 80%;
}
#SMP_STYLE .spiralSeal tr td.description {
  display: table-cell;
  overflow: auto;
  text-align: left;
}
#SMP_STYLE .spiralSeal tr td.img {
  display: table-cell;
  margin-left: 0;
  margin-right: 0;
  overflow: auto;
  text-align: center;
  width: 62px;
}
#SMP_STYLE .cf {
  zoom: 1;
}
#SMP_STYLE .cf::before, #SMP_STYLE .cf::after {
  content: "";
  display: table;
}
#SMP_STYLE .cf::after {
  clear: both;
}
#SMP_STYLE .en .body_tbl h1 {
  font-size: 1.8em;
}
#SMP_STYLE .body_tbl {
  padding-top: 40px;
}
#SMP_STYLE .body_tbl > h1 {
  font-size: 2em;
  font-weight: bold;
  padding: 1em 0;
  text-align: center;
}
#SMP_STYLE .body_tbl > h2 {
  font-size: 1.7em;
  font-weight: normal;
  padding: 1em;
}

.caution {
  color: #8652D9;
  font-weight: normal;
}

@media screen and (max-width: 850px) {
  #SMP_STYLE .body {
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
  }
  #SMP_STYLE .body_tbl {
    background: #ffffff;
    border: none;
    padding: 20px 20px 30px;
    padding-bottom: 30px;
    width: 95%;
  }
  #SMP_STYLE .body_tbl > h1 {
    padding: 0 0 2em;
  }
  #SMP_STYLE h1 {
    line-height: 1;
    padding: 0;
  }
  #SMP_STYLE .header_rmesg {
    color: #111111;
    font-size: 100%;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 30px 15px 10px 0;
    text-align: left;
  }
  #SMP_STYLE .header_emesg {
    box-sizing: border-box;
    margin: 10px auto 10px;
    padding: 15px 15px 15px 15px;
    width: 100%;
  }
  #SMP_STYLE .smp_tmpl {
    padding-top: 20px 0 0 0;
  }
  #SMP_STYLE dt.title {
    display: block;
    padding: 0 0 0 0;
    width: 100%;
  }
  #SMP_STYLE dt.title .caution {
    display: block;
    font-size: 75%;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 10px;
    text-align: left;
  }
  #SMP_STYLE dt.title .caution + br {
    display: none;
  }
  #SMP_STYLE dd.data {
    display: block;
    margin: 0;
    padding-top: 6px;
    position: relative;
    width: 100%;
  }
  #SMP_STYLE .input {
    width: 100%;
  }
  #SMP_STYLE .integer input {
    width: 180px;
  }
  #SMP_STYLE .multi1 label span {
    display: block;
    font-size: 100%;
    margin: 0 0 0 25px;
  }
  #SMP_STYLE .multi1 .radio input {
    border-radius: 1em;
  }
  #SMP_STYLE .multi2 li {
    border-radius: 4px 4px 4px 4px;
    display: block;
    margin: 0 10px 10px 0;
    min-width: 250px;
    padding: 10px;
    text-align: left;
    width: auto;
  }
  #SMP_STYLE .multi2 label input {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
    display: block;
    float: left;
    margin: 0.2em 0 0 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 20px;
  }
  #SMP_STYLE .multi2 label span {
    display: block;
    font-size: 100%;
    margin: 0 0 0 25px;
  }
  #SMP_STYLE .multi2 .radio input {
    border-radius: 1em;
  }
  #SMP_STYLE select {
    font-size: 100%;
    margin-bottom: 8px;
    width: 180px;
  }
  #SMP_STYLE .image input {
    width: 100%;
  }
  #SMP_STYLE .file input {
    width: 100%;
  }
  #SMP_STYLE input.clear {
    text-align: center;
    width: 55px;
  }
  #SMP_STYLE input.submit {
    margin: 20px 0 40px 0;
    width: 150px;
  }
  #SMP_STYLE .need {
    color: #f1413f;
    font-size: 100%;
    font-weight: bold;
    text-align: left;
  }
  #SMP_STYLE .msg {
    color: #f1413f;
    display: block;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
  }
  #SMP_STYLE .sub_text {
    color: #111111;
    font-size: 123.1%;
    font-weight: normal;
    padding: 150px 0;
    text-align: left;
    width: 270px;
  }
  #SMP_STYLE .error {
    background: #ffe4e4;
  }
  #SMP_STYLE .spiralSeal {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    margin: auto;
    overflow: hidden;
    width: 270px;
  }
  #SMP_STYLE .spiralSeal tr td.description {
    display: block;
    overflow: auto;
    text-align: left;
  }
  #SMP_STYLE .spiralSeal tr td.img {
    display: block;
    margin-left: 60px;
    margin-right: 60px;
    overflow: auto;
    text-align: center;
  }
  #SMP_STYLE .cf {
    zoom: 1;
  }
  #SMP_STYLE .cf::before, #SMP_STYLE .cf::after {
    content: "";
    display: table;
  }
  #SMP_STYLE .cf::after {
    clear: both;
  }
}
.agreement {
  border: solid #efefef;
  height: 40vh;
  margin: 1rem 0 2rem;
  max-height: 400px;
  min-height: 300px;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  text-align: left;
  word-break: break-all;
}
.agreement-inner {
  overflow-y: auto;
  padding: 2em;
}
.agreement h1 {
  font-size: 1.5rem;
  margin-bottom: 1.5em;
  text-align: center;
}
.agreement h2 {
  font-size: 1.4rem;
  font-weight: normal;
  margin-top: 1.5em;
}
.agreement p {
  margin-top: 1rem;
}
.agreement a {
  color: #0000ff;
}

.num-list {
  margin-top: 1em;
}
.num-list > li {
  margin-bottom: 1em;
  position: relative;
}
.num-list .num {
  left: 0;
  position: absolute;
  top: 0;
}

.p30 > li {
  padding-left: 3em;
}

.p20 > li {
  padding-left: 2em;
}

.p15 > li {
  padding-left: 1.5em;
}

.mt50 {
  margin-top: 5em;
}

.form-agreement {
  font-size: 1.5rem;
  margin-top: 2em;
  text-align: center;
}

.submit-bt {
  transition: opacity 0.3s;
}

input:disabled {
  opacity: 0.3;
}

@media (max-width: 850px) {
  #SMP_STYLE .body_tbl {
    padding: 50px 20px 30px;
  }
  .inquiry-note {
    padding: 1.5rem 1.5rem 1.5rem 3rem;
  }
  .body_tbl > h1 {
    font-size: 1.2rem;
  }
  .body_tbl > h1 + h2 {
    font-size: 1.1rem;
  }
  .agreement {
    margin-top: 1.5em;
  }
  .agreement-inner {
    padding: 1.3rem;
  }
  .agreement h1 {
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .agreement h2 {
    font-size: 1.2rem;
  }
  .form-submit {
    padding: 2em 0;
  }
}
#SMP_STYLE .body.en {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

/*footer faithglogo*/
.faith-g {
  color: #bbbbbb;
  display: block;
  font-weight: 700;
  margin-top: 20px;
}
.faith-g img {
  display: inline-block;
  height: 45px;
  margin-left: 8px;
  vertical-align: middle;
  width: auto;
}

/*サンクスページ*/
#SMP_STYLE .thankspage.body_tbl {
  max-width: 880px;
  width: 100%;
  margin: 40px auto;
  padding-bottom: 30px;
  background: #FFFFFF;
  padding: 20px 70px 30px;
  box-sizing: border-box;
}
#SMP_STYLE .thankspage .sub_text {
  font-size: 16px;
  margin: 50px auto;
  padding: 0 15px;
  text-align: center;
}
#SMP_STYLE .thankspage .sub_text span,
#SMP_STYLE .thankspage .info span {
  display: none;
}
#SMP_STYLE .thankspage .info {
  border: #8652D9 solid 1px;
}
#SMP_STYLE .thankspage .info p {
  font-weight: 700;
  color: #8652D9;
  font-size: 18px;
}
#SMP_STYLE .thankspage .info a {
  font-weight: 400;
  font-size: 16px;
  color: #8652D9;
}
#SMP_STYLE .thankspage .btn a {
  margin: 40px 0 40px 0;
  border: hidden;
  border-radius: 3px 3px 3px 3px;
  background: #8652D9;
  color: #FFFFFF;
  font-size: 120%;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  padding: 10px 20px;
  display: inline-block;
}
#SMP_STYLE .thankspage .spiralSeal img {
  width: 56px;
}
#SMP_STYLE .info_mail {
  color: #8652D9;
  text-decoration: underline;
}

@media (max-width: 850px) {
  #SMP_STYLE .thankspage .body_tbl {
    width: 95%;
  }
  #SMP_STYLE .thankspage .body_tbl {
    padding: 20px 20px 30px;
  }
  #SMP_STYLE .thankspage .sub_text {
    font-size: 14px;
    margin: 30px auto;
    padding: 0;
    width: 100%;
  }
  #SMP_STYLE .thankspage .info p {
    font-size: 14px;
  }
}/*# sourceMappingURL=form.css.map */