@charset "UTF-8";
html {
  font-size: 100px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
  text-rendering: optimizeLegibility;
}

/* -----------------------------------------------------------------------------

既存設定

----------------------------------------------------------------------------- */
input,
select,
button,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  padding: 0;
  outline: none;
  border: none;
}

button {
  cursor: pointer;
}

select {
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li {
  margin: 0;
  padding: 0;
}

.grecaptcha-badge {
  visibility: hidden;
}

* {
  box-sizing: border-box;
  line-height: 1;
}

a {
  text-decoration: none;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  body {
    font-size: 15px;
  }
}
body .co_header_logo {
  height: 0.8rem;
  width: 100%;
  background-color: rgb(0, 114, 159);
  display: grid;
  place-content: center;
}
body .co_header_logo img {
  width: 1.3rem;
  height: auto;
}
@media screen and (max-width: 640px) {
  body .co_header_logo img {
    width: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  body .co_header_logo {
    height: 0.6rem;
  }
}
body .co_title {
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 640px) {
  body .co_title {
    margin-bottom: 0.6rem;
  }
}
body .co_title .co_head {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 36px;
  display: block;
}
@media screen and (max-width: 640px) {
  body .co_title .co_head {
    font-size: 20px;
  }
}
body .co_title .co_head_sub {
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  body .co_title .co_head_sub {
    font-size: 14px;
  }
}
body .renewWrap {
  width: 100%;
}
body .renewWrap .mw_wp_form_complete {
  margin-top: 0.25rem;
}
body .renewWrap.confirm .mod_inquiry_contact {
  padding: 0 !important;
}
@media screen and (max-width: 640px) {
  body .renewWrap.confirm .mod_inquiry_contact {
    padding-top: 0.15rem !important;
  }
}
body .renewWrap.confirm .sec_form {
  padding: 0.8rem 0;
}
@media screen and (max-width: 640px) {
  body .renewWrap.confirm .sec_form {
    padding-top: 0.15rem !important;
  }
}
body .renewWrap .mod_inquiry_contact {
  width: 100%;
  max-width: 10rem;
  margin: auto;
  padding-bottom: 0.6rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .mod_inquiry_contact {
    padding: 0.25rem 0.15rem;
    box-sizing: border-box;
    margin: 0 auto;
  }
}
body .renewWrap .mod_inquiry_contact .contact_top_in .pc_image {
  width: 100%;
}
@media screen and (max-width: 640px) {
  body .renewWrap .mod_inquiry_contact .contact_top_in .pc_image {
    display: none;
  }
}
body .renewWrap .mod_inquiry_contact .contact_top_in .pc_image img {
  width: 100%;
  height: auto;
}
body .renewWrap .mod_inquiry_contact .contact_top_in .smt_image {
  width: 100%;
  display: none;
}
@media screen and (max-width: 640px) {
  body .renewWrap .mod_inquiry_contact .contact_top_in .smt_image {
    display: block;
  }
}
body .renewWrap .mod_inquiry_contact .contact_top_in .smt_image img {
  width: 100%;
  height: auto;
}
body .renewWrap .sec_form {
  padding: 0.7rem 0;
  margin: 0 auto;
  background-color: #E5F1F5;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form {
    padding: 0.4rem 0.15rem 0.65rem !important;
  }
}
body .renewWrap .sec_form .c_in {
  max-width: 10rem;
  margin: auto;
  background-color: #fff;
  border-radius: 0.18rem;
  padding: 0 0.6rem 0.7rem;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in {
    border-radius: 0.15rem;
    padding: 0 0.15rem 0.15rem;
  }
}
body .renewWrap .sec_form .c_in .step_wrap {
  position: relative;
}
body .renewWrap .sec_form .c_in .step_wrap .step_title {
  position: absolute;
  top: -0.2rem;
  left: 0;
  width: 100%;
  background-color: rgb(0, 114, 159);
  padding: 0.2rem 0;
  border-radius: 0.2rem;
  text-align: center;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-feature-settings: "palt";
  font-size: 0.22rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 0;
  color: #fff;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .step_wrap .step_title {
    padding: 0.185rem 0;
    font-size: 0.18rem;
    top: -0.185rem;
  }
}
body .renewWrap .sec_form .c_in .step_wrap .flow {
  padding: 0.6rem 0 0.36rem;
  max-width: 3.53rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .step_wrap .flow {
    padding: 0.5rem 0 0.25rem;
    max-width: calc(100% - 0.3rem);
    margin-left: 0.15rem;
  }
}
body .renewWrap .sec_form .c_in .step_wrap .flow div {
  width: 0.71rem;
  position: relative;
  z-index: 2;
}
body .renewWrap .sec_form .c_in .step_wrap .flow div span {
  font-size: 0.154rem;
  display: block;
  padding-top: 0.08rem;
  margin-bottom: 0.01rem;
  text-align: center;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .step_wrap .flow div span {
    padding-top: 0.1rem;
    font-size: 0.12rem;
  }
}
body .renewWrap .sec_form .c_in .step_wrap .flow div .normal_txt {
  color: #473933;
}
body .renewWrap .sec_form .c_in .step_wrap .flow div .cycle {
  width: 100%;
  height: 0.71rem;
  background-color: #473933;
  border-radius: 0.71rem;
  text-align: center;
  color: #fff;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-feature-settings: "palt";
  font-size: 0.26rem;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .step_wrap .flow div .cycle {
    font-size: 0.2rem;
  }
}
body .renewWrap .sec_form .c_in .step_wrap .flow div .c_active {
  background-color: rgb(0, 114, 159);
}
body .renewWrap .sec_form .c_in .step_wrap .flow div .c_active_text {
  color: rgb(0, 114, 159);
}
body .renewWrap .sec_form .c_in .step_wrap .flow .small_cycle {
  height: 12px;
  width: 12px;
  background-color: #473933;
  position: relative;
  top: 0.3rem;
  border-radius: 8px;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .step_wrap .flow .small_cycle {
    height: 10px;
    width: 10px;
    top: 0.32rem;
  }
}
body .renewWrap .sec_form .c_in .step_wrap .flow .s_active {
  background-color: rgb(0, 114, 159) !important;
}
body .renewWrap .sec_form .c_in .step_text {
  padding: 0.15rem 0 0.4rem;
  font-size: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: source-han-serif-japanese, serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #ce0a0a;
}
body .renewWrap .sec_form .c_in .step_text br {
  display: none;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .step_text {
    padding: 0 0 0.1rem;
    font-size: 0.2rem;
    white-space: pre;
    line-height: 1.5;
  }
  body .renewWrap .sec_form .c_in .step_text br {
    display: block;
  }
}
body .renewWrap .sec_form .c_in .border_box {
  border-top: 2px solid rgba(122, 113, 110, 0.2);
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box {
    border-top: 0;
  }
}
body .renewWrap .sec_form .c_in .border_box .error {
  color: #f21b1b;
  display: block;
  margin: 40px 0 0;
  font-size: 14px;
  font-weight: 500;
}
body .renewWrap .sec_form .c_in .border_box dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 2px solid rgba(122, 113, 110, 0.2);
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-feature-settings: "palt";
  align-items: center;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl {
    border-bottom: 0;
  }
}
body .renewWrap .sec_form .c_in .border_box dl.hissu dt::after {
  content: "必須";
  font-size: 0.13rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: rgb(0, 114, 159);
  padding: 0.05rem 0.06rem;
  border-radius: 0.04rem;
  position: absolute;
  right: 0;
  top: 0.33rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl.hissu dt::after {
    font-size: 0.12rem;
    padding: 0.04rem 0.05rem;
    top: 0.28rem;
  }
}
body .renewWrap .sec_form .c_in .border_box dl.ninni dt::after {
  content: "任意";
  font-size: 0.13rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #666;
  padding: 0.05rem 0.06rem;
  border-radius: 0.04rem;
  position: absolute;
  right: 0;
  top: 0.33rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl.ninni dt::after {
    font-size: 0.12rem;
    padding: 0.04rem 0.05rem;
    top: 0.28rem;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dt {
  width: 2.3rem;
  padding: 0.38rem 0;
  font-size: 0.15rem;
  font-weight: 700;
  color: #473933;
  position: relative;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dt {
    width: 100%;
    font-size: 0.14rem;
    padding: 0.3rem 0 0.1rem;
    border-bottom: 2px solid rgba(122, 113, 110, 0.2);
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd {
  width: calc(100% - 2.3rem);
  box-sizing: border-box;
  padding: 0.38rem 0 0.38rem 0.45rem;
  font-size: 0.16rem;
  letter-spacing: 0.1em;
  color: #473933;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd {
    width: 100%;
    font-size: 0.15rem;
    padding: 0.15rem 0;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd.jyoukyo .isogi {
  color: #c66061;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd.jyoukyo .isogi {
    font-size: 0.15rem;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd.jyoukyo .horizontal-item {
  display: block;
  padding-right: 0;
  padding-top: 0.18rem;
  margin-left: 0;
}
body .renewWrap .sec_form .c_in .border_box dl dd.add {
  padding-bottom: 0.15rem;
}
body .renewWrap .sec_form .c_in .border_box dl dd.add .add_title {
  padding-bottom: 0.1rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd.add .add_title {
    padding-bottom: 0rem;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd.add .add_title.m_top {
  margin-top: 0.1rem;
}
body .renewWrap .sec_form .c_in .border_box dl dd.add input[type=text] {
  margin: 0 0 0.15rem;
}
body .renewWrap .sec_form .c_in .border_box dl dd .horizontal-item {
  padding-right: 0.3rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd .horizontal-item {
    display: block;
    padding-right: 0;
    padding-top: 0.13rem;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd .mwform-radio-field .mwform-checkbox-field-text label {
  font-weight: normal;
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd .mwform-radio-field .mwform-checkbox-field-text {
    font-size: 0.14rem;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd input[type=radio] {
  border: 1px solid #a39c99;
  width: 0.16rem;
  height: 0.16rem;
  box-sizing: border-box;
  margin: 0 0.06rem 0 0;
  position: relative;
  border-radius: 0.16rem;
  top: 0.016rem;
  cursor: pointer;
}
body .renewWrap .sec_form .c_in .border_box dl dd input[type=radio]:checked::after {
  content: "";
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 0.08rem;
  background-color: rgb(0, 114, 159);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .renewWrap .sec_form .c_in .border_box dl dd input[type=text] {
  border: 1px solid #DDD;
  padding: 0.1rem;
  margin: -0.1rem 0;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd input[type=text] {
    margin-top: 0;
    padding: 0.17rem 0.1rem;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd input[name=sei] {
  width: 2rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd input[name=sei] {
    width: 100%;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd input[name=mei] {
  width: 2rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd input[name=mei] {
    width: 100%;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd input[name=f_sei] {
  width: 2rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd input[name=f_sei] {
    width: 100%;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd input[name=f_mei] {
  width: 2rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd input[name=f_mei] {
    width: 100%;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd input[type=email] {
  border: 1px solid #DDD;
  padding: 0.1rem;
  margin: -0.1rem 0;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd input[type=email] {
    margin-top: 0;
    padding: 0.17rem 0.1rem;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd input[name=email] {
  margin-bottom: 0.1rem;
}
body .renewWrap .sec_form .c_in .border_box dl dd input[type=checkbox] {
  border: 1px solid #a39c99;
  border-radius: 0.02rem;
  width: 0.16rem;
  height: 0.16rem;
  box-sizing: border-box;
  margin: 0 0.05rem 0 0;
  position: relative;
  top: 0.016rem;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd input[type=checkbox] {
    width: 0.15rem rem;
    height: 0.15rem;
    top: -0.01rem;
    margin: 0 0.03rem 0 0;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd input[type=checkbox]:checked::after {
  content: "";
  width: 0.18rem;
  height: 0.13rem;
  background-image: url(/img/contact/icon_check.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -0.02rem;
  right: -0.06rem;
}
body .renewWrap .sec_form .c_in .border_box dl dd input[name=postal] {
  width: 2.5rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd input[name=postal] {
    width: 100%;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd input[name=birthday] {
  width: 2.5rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd input[name=birthday] {
    width: 100%;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd p {
  color: #473933;
}
body .renewWrap .sec_form .c_in .border_box dl dd textarea {
  border: 1px solid #DDD;
  padding: 0.1rem;
  min-height: 1.61rem;
  width: 100%;
  box-sizing: border-box;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-feature-settings: "palt";
  font-size: 0.16rem;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd textarea {
    min-height: 2.5rem;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd .text_addrss {
  display: block;
  margin-top: 0.1rem;
}
body .renewWrap .sec_form .c_in .border_box dl dd.consultation {
  line-height: 1.4;
}
body .renewWrap .sec_form .c_in .border_box dl dd .yuusou_chk {
  display: block;
  margin-top: 0.1rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd .yuusou_chk {
    margin-top: 0rem;
    padding: 0 !important;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd .envelope_chk {
  display: block;
  margin-top: 0.2rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd .envelope_chk {
    margin-top: 0rem;
    padding: 0 !important;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd.seimei {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd.seimei {
    display: block;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd.seimei .le_sei {
  margin: 0 0.3rem 0 0;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd.seimei .le_sei {
    margin: 0 0 0.3rem 0;
    display: block;
  }
}
body .renewWrap .sec_form .c_in .border_box dl dd.seimei .le_mei {
  margin-left: 0.3rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd.seimei .le_mei {
    margin: 0.3rem 0 0 0;
    display: block;
  }
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .border_box dl dd.seimei span {
    display: none;
    position: relative;
    top: 0.05rem;
  }
}
body .renewWrap .sec_form .c_in .submit {
  width: 100%;
  max-width: 3.9rem;
  margin: 0.5rem auto 0;
  position: relative;
  transition: opacity 0.3s;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .submit {
    margin: 0.25rem auto 0;
  }
}
body .renewWrap .sec_form .c_in .submit.su-ba::before {
  background-image: url(../image/allow_left.png);
  left: 0.18rem;
}
body .renewWrap .sec_form .c_in .submit::before {
  content: "";
  position: absolute;
  right: 0.18rem;
  top: calc(50% - 0.09rem);
  display: block;
  width: 0.18rem;
  height: 0.18rem;
  background-image: url(../image/allow.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .submit::before {
    top: calc(50% - 0.09rem);
    width: 0.18rem;
    height: 0.18rem;
  }
}
body .renewWrap .sec_form .c_in .submit input[type=submit] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 0.5rem;
  border-radius: 0.14rem;
  background-color: rgb(0, 114, 159);
  margin: auto;
  font-family: source-han-serif-japanese, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 0.16rem;
  letter-spacing: 0.11em;
  line-height: 1;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .submit input[type=submit] {
    width: 100%;
    height: 0.5rem;
    border-radius: 0.07rem;
    font-size: 0.15rem;
    font-feature-settings: "palt";
  }
}
body .renewWrap .sec_form .c_in .confirm_submit {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .confirm_submit {
    display: block;
  }
}
body .renewWrap .sec_form .c_in .confirm_submit form {
  width: 100%;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .c_in .confirm_submit form.send {
    margin-top: 0.3rem;
  }
}
body .renewWrap .sec_form .in {
  text-align: center;
}
body .renewWrap .sec_form .in .title {
  font-family: "Noto Serif JP", "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 0.3rem;
  line-height: 1.6;
  letter-spacing: 0.01rem;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .in .title {
    font-size: 0.2rem;
    letter-spacing: 0rem;
  }
}
body .renewWrap .sec_form .in .txt {
  margin-top: 0.2rem;
  font-size: 0.16rem;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .in .txt {
    margin-top: 0.18rem;
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .in .txt br {
    display: none;
    text-align: left;
  }
}
body .renewWrap .sec_form .in .link {
  margin: 0.4rem auto 0;
  max-width: 3.9rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 0.5rem;
  border-radius: 0.14rem;
  background-color: rgb(0, 114, 159);
  letter-spacing: 0.11em;
  line-height: 1;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .in .link {
    width: 100%;
    border-radius: 0.07rem;
    margin: 0.3rem auto 0;
  }
}
body .renewWrap .sec_form .in .link a {
  font-family: source-han-serif-japanese, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 0.16rem;
  color: #fff;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .in .link a {
    font-size: 0.15rem;
  }
}
body .renewWrap .sec_form .in .link::before {
  content: "";
  position: absolute;
  left: 0.18rem;
  top: calc(50% - 0.09rem);
  display: block;
  width: 0.18rem;
  height: 0.18rem;
  background-image: url(../image/allow_left.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  body .renewWrap .sec_form .in .link::before {
    top: calc(50% - 0.09rem);
    width: 0.18rem;
    height: 0.18rem;
  }
}

#post {
  display: none;
}

.active {
  display: flex !important;
}

#domicile {
  display: none;
}

#birth {
  display: none;
}/*# sourceMappingURL=contact.css.map */