@charset "utf-8";
/* CSS Document */
/* PC用スタイルシート */

/* ===================================
#head
=================================== */
#head {
  background-image: url(../img/bg_head_invest.png);
  background-position: center top;
  background-repeat: repeat-x;
}

/* ===================================
#contents
=================================== */
.contents {
  background: #fff;
  margin-top: 30px;
  padding: 20px;
  /* font-size: 15px; */
}
/* .cform_wrap input[type='text'],
.cform_wrap input[type='number'],
.cform_wrap input[type='email'],
.cform_wrap input[type='tel'],
.cform_wrap textarea,
.cform_wrap select {
  height: 30px;
  padding: 4px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
} */
.registration_text {
  color: var(--color-blue-3);
  font-size: 16px;
  padding: 20px 0 0;
}
.cform_wrap h3 span {
  display: inline-block;
  color: #023199;
  font-family: 'WebSymbolsRegular';
  background: transparent;
  height: 22px;
  width: 22px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 black;
}
.cform_wrap #login_wrap {
  padding: 10px 0 10px;
  text-align: center;
}
.cform_wrap #login_wrap a {
  width: 100%;
  max-width: 330px;
  margin-top: 20px;
  background: var(--color-blue-3);
  position: relative;
  font-size: clamp(12px, 3.42vw, 24px);
  display: inline-block;
  font-size: 16px;
  margin: 20px auto 0;
  display: block;
  width: 100%;
  border: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  text-align: center;
  cursor: pointer;
  margin-inline: auto;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  align-self: flex-start;
  position: relative;
  box-sizing: border-box;
  justify-content: space-between;
  display: flex;
  align-items: center;
  line-height: 1;
  text-align: left;
  font-family: var(--family-noto);
  font-size: 15px;
  height: 60px;
}
.cform_wrap #login_wrap a::after {
  content: '\f054';
  font: var(--fa-font-solid);
  font-size: 80%;
  vertical-align: bottom;
  position: absolute;
  right: 5%;
  top: 0;
  color: #fff;
  display: flex;
  height: 100%;
  align-items: center;
  line-height: 1;
  padding-top: 3px;
  box-sizing: border-box;
}
/* .cform_wrap select {
  height: 40px;
} */
/* .cform_wrap input[type='checkbox'],
.cform_wrap input[type='radio'] {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-right: 5px;
  accent-color: #1a4a8a;
}
.cform_wrap input[type='checkbox'] + label,
.cform_wrap input[type='radio'] + label {
  margin-right: 10px;
} */
legend,
.subTitle {
  font-size: 120%;
  padding-top: 10px;
}
p.break {
  font-size: 120%;
  padding: 20px 0;
}
.coution {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.4;
}
/* span.title,
span.td_txt {
  display: block;
  padding: 5px;
}
span.title span.must {
  color: #c30;
} */
ul.flist li {
  padding: 5px;
}
p.remarksTitle,
p.attentionAsk,
p.straight_box,
p.same_address,
.caution {
  padding-top: 10px;
}
.straight_box_title {
  display: block;
  margin-bottom: 10px;
}
/* .fwrap,
.tInput,
.rInput {
  float: left;
  width: 500px;
  color: #666;
  padding: 0 5px;
  margin-bottom: 20px;
  border-bottom: 0;
  box-sizing: border-box;
  width: calc(100% - 200px);
} */
.tButton {
  padding: 10px 0;
}
#submitBox {
  padding: 10px 0;
}
.infoTable img {
  display: block;
  width: 100%;
  max-width: 360px;
  height: auto;
  padding: 20px 0;
}
.submitBtn .form_submit_wrap,
.tButton .tButton_wrap {
  width: 100%;
  max-width: 480px;
  margin-top: 12px;
  background: var(--color-blue-3);
  position: relative;
  font-size: clamp(12px, 3.42vw, 24px);
  display: inline-block;
  font-size: 16px;
  margin: 20px auto 0;
  display: block;
}
.tButton .tButton_wrap {
  max-width: 300px;
}
.submitBtn .form_submit_wrap::after,
.tButton .tButton_wrap::after {
  content: '\f054';
  font: var(--fa-font-solid);
  font-size: 80%;
  vertical-align: bottom;
  position: absolute;
  right: 5%;
  top: 0;
  color: #fff;
  display: flex;
  height: 100%;
  align-items: center;
  line-height: 1;
  padding-top: 3px;
  box-sizing: border-box;
}
.submitBtn .form_submit_wrap:hover::after {
  opacity: 0.7;
}
.submitBtn .form_submit,
.tButton a {
  width: 100%;
  border: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  text-align: center;
  cursor: pointer;
  margin-inline: auto;
  color: #fff;
  padding: 0 10% 0 5%;
  text-decoration: none;
  font-weight: 600;
  align-self: flex-start;
  transition: background 0.2s;
  box-sizing: border-box;
  justify-content: space-between;
  display: flex;
  align-items: center;
  background: transparent;
  line-height: 1;
  text-align: center;
  font-family: var(--family-noto);
  font-size: 15px;
  height: 60px;
}
.tButton a {
  display: block;
  line-height: 1;
  vertical-align: middle;
  padding: 0 20px 0 0;
  height: 40px;
  display: flex;
  font-size: 16px;
  align-items: center;
  justify-content: center;
}
.headButton {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.gbtn {
  display: inline-block;
  padding: 0 20px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: var(--color-blue-3);
  text-align: center;
  border: 1px solid var(--color-blue-3);
  text-decoration: none;
  height: 40px;
  vertical-align: top;
  background: #fff;
  box-sizing: border-box;
  line-height: 100%;
  line-height: 38px;
  cursor: pointer;
}
.gbtn a:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.gbtn:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.gbtn.print::before {
  content: '\f02f';
  font: var(--fa-font-solid);
}
#confirm_wrap {
  color: #454545;
  margin: 10px;
}
#confirm_wrap h1 {
  font-size: 130%;
  padding: 0 0 10px;
}
#confirm_wrap span {
  display: block;
}
/* #confirm_wrap span.title {
  font-size: 120%;
  padding: 10px 5px 0;
} */
#confirm_wrap span.value {
  color: #023199;
  padding: 0 5px 5px;
  border-bottom: 1px solid #ddd;
  white-space: normal;
  word-break: break-all;
}
#confirm_wrap p.alert {
  color: #b94a48;
  font-size: 13px;
  line-height: 18px;
  padding: 8px 14px;
  margin: 10px 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid #eed3d7;
  background-color: #f2dede;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#confirm_wrap .submit {
  display: block;
  font-size: 16px;
  width: 120px;
  padding: 6px 14px;
  margin: 20px auto 10px;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#confirm_wrap footer {
  padding: 10px 0;
  text-align: center;
}
#confirm_wrap footer small {
  display: block;
}
#confirm_wrap p.finish {
  font-size: 130%;
  padding: 10px;
  line-height: 1.6;
  text-align: center;
}
#confirm_wrap a.fback {
  display: block;
  color: #333;
  width: 120px;
  margin: 15px auto;
}
.cform_wrap h3 {
  padding: 10px 0 10px 20px;
  border-left: 8px solid var(--color-blue-3);
  font-size: 160%;
}
.cform_wrap h3 span {
  height: 28px;
  width: 28px;
  line-height: 34px;
  font-size: 17px;
}
.cform_wrap #login_wrap a:hover {
  opacity: 0.75;
}
/* fieldset {
  border-bottom: 1px solid #ddd;
}
fieldset:last-child {
  border-bottom: none;
  padding-bottom: 0;
} */
.inputTable,
.infoTable {
  padding-top: 15px;
  line-height: 1.6;
}
.subTitle,
.tButton,
.caution {
  clear: both;
}
.subTitle {
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
.caution {
  padding-bottom: 10px;
}
/* span.title {
  clear: both;
  float: left;
  display: block;
  width: 200px;
  padding: 5px;
  box-sizing: border-box;
} */
/* span.title span.attentionAsk {
  display: block;
  color: #666;
  font-size: 90%;
}
span.title .must {
  color: #c30;
} */
ul.flist li {
  padding: 5px;
}
/* .attentionAskの削除高さが広かったため */
/* p.remarksTitle, .attentionAsk, .straight_box, .point_txt, .same_address { */
p.remarksTitle,
.straight_box,
.same_address {
  padding-top: 10px;
}
/* .fwrap,
.tInput,
.rInput {
  float: left;
  width: 500px;
  color: #666;
  padding: 0 5px;
  margin-bottom: 20px;
  border-bottom: 0;
  width: calc(100% - 200px);
  box-sizing: border-box;
} */
.hide {
  display: none;
}
#submitBox {
  padding-block: 20px;
}
#submitBox a {
  width: 300px;
  margin-left: 0;
}
/* confirmation */
#confirm_wrap {
  max-width: 750px;
  margin: 10px auto;
}
#confirm_wrap h1 {
  font-size: 140%;
  padding: 0 0 10px;
}
#confirm_wrap .greeting {
  font-size: 120%;
  line-height: 1.6;
}
#confirm_wrap li {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
#confirm_wrap .value {
  font-size: 120%;
  border-bottom: none;
}
#confirm_wrap .title {
  padding: 15px 5px 5px;
}
#confirm_wrap .value {
  display: block;
  width: 550px;
  padding: 15px 5px 5px 180px;
}
#confirm_wrap .submit {
  clear: both;
  display: block;
  font-size: 16px;
  width: 120px;
  padding: 6px 14px;
  margin: 20px auto 10px;
}
#confirm_wrap .submit a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
#confirm_wrap footer {
  margin-top: 15px;
  padding: 15px 0;
  text-align: right;
  border-top: 1px dotted #ddd;
}
#confirm_wrap footer small {
  color: #777;
}
#confirm_wrap .finish {
  padding: 50px 10px;
}
.infoTable img {
  width: auto;
}
.tButton a {
  margin: 10px auto 0 0;
}
.tButton a {
  margin: 0;
}
.submitBtn .form_submit:hover,
.tButton a:hover {
  opacity: 0.75;
}

@media (max-width: 750px) {
  /* SP用スタイルシート */

  .footArea {
    margin-top: 0;
  }
  #wrap {
    margin: 0;
  }
  /* ===================================
    #head
    =================================== */
  #head {
    background: url(../img/bg_head_form.png) center top repeat-x;
    background-size: cover;
  }

  /* ===================================
    #contents
    =================================== */
  .contents {
    font-size: 15px;
    background: #fff;
    margin-top: 0;
    padding-bottom: 30px;
  }
  .contents + .contents {
    margin-top: 30px;
  }
  .cform_wrap h3 span {
    display: inline-block;
    color: #023199;
    font-family: 'WebSymbolsRegular';
    background: transparent;
    height: 22px;
    width: 22px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 black;
  }
  legend,
  .subTitle {
    font-size: 120%;
    padding-top: 10px;
  }
  p.break {
    font-size: 120%;
    padding: 20px 0;
  }
  .coution {
    display: block;
    margin-top: 5px;
  }
  /* span.title,
  span.td_txt {
    display: block;
    padding: 0;
    float: none;
    margin-block: 15px 10px;
    line-height: 1.6;
  }
  span.title span.must {
    color: #c30;
  } */
  ul.flist li {
    padding: 5px;
  }
  p.remarksTitle,
  p.attentionAsk,
  p.straight_box,
  p.same_address,
  .caution {
    line-height: 1.6;
    display: inline-block;
    padding-block: 0;
    margin-bottom: 5px;
  }
  p.attentionAsk,
  p.straight_box,
  p.same_address,
  .caution {
    text-indent: -1em;
    margin-left: 1em;
  }
  /* .fwrap,
  .tInput,
  .rInput {
    color: #666;
    padding: 0 0 15px;
    border-bottom: 1px solid #ddd;
    float: none;
    width: 100%;
    margin-bottom: 0;
    margin-block: 10px 15px;
  } */
  .box_space1 {
    margin-left: 10px;
  }
  .ta_others label {
    padding: 5px 0;
    text-indent: -1em;
    margin-left: 1em;
    display: inline-block;
  }
  .tButton {
    padding: 10px 5px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }
  .tButton .tButton_wrap {
    margin: 0;
  }
  #submitBox {
    padding: 10px 0;
  }
  .attention {
    line-height: 1.6;
    margin-block: 3px;
  }
  .infoTable img {
    display: block;
    width: 100%;
    max-width: 360px;
    height: auto;
    padding: 20px 0;
  }
  .submitBtn .form_submit_wrap {
    max-width: 260px;
    width: 100%;
    margin: 20px auto 0;
    font-size: 16px;
    display: block;
  }
  .submitBtn .form_submit,
  .tButton a {
    font-size: 16px;
    padding: 15px;
  }
  .tButton a {
    display: inline-block;
    font-size: 13px;
    padding: 0 30px;
    line-height: 18px;
    vertical-align: middle;
    display: flex;
    align-items: center;
  }
  .gbtn {
    padding-inline: 15px;
    margin: 0;
  }
  .gbtn a:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
  #land_rights_other {
    margin-top: 9px;
  }

  /* =============================================================================
    confirmation
    ========================================================================== */

  #confirm_wrap {
    color: #454545;
    margin: 10px;
  }
  #confirm_wrap h1 {
    font-size: 130%;
    padding: 0 0 10px;
  }
  #confirm_wrap span {
    display: block;
  }
  #confirm_wrap .title {
    font-size: 120%;
    padding: 10px 5px 0;
  }
  #confirm_wrap .value {
    color: #023199;
    padding: 0 5px 5px;
    border-bottom: 1px solid #ddd;
    white-space: normal;
    word-break: break-all;
  }
  #confirm_wrap .alert {
    color: #b94a48;
    font-size: 13px;
    line-height: 18px;
    padding: 8px 14px;
    margin: 10px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border: 1px solid #eed3d7;
    background-color: #f2dede;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #confirm_wrap .submit {
    display: block;
    font-size: 16px;
    width: 120px;
    padding: 6px 14px;
    margin: 20px auto 10px;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -ms-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(top, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  }
  #confirm_wrap footer {
    padding: 10px 0;
    text-align: center;
  }
  #confirm_wrap footer small {
    display: block;
  }
  #confirm_wrap .finish {
    font-size: 130%;
    padding: 10px;
    line-height: 1.6;
    text-align: center;
  }
  #confirm_wrap .fback {
    display: block;
    color: #333;
    width: 120px;
    margin: 15px auto;
  }
}

/* 追加分 */

@media (max-width: 750px) {
  /* fieldset {
    border-bottom: none !important;
  } */
}
