@charset "utf-8";
body {
  background-color: #F7F5F0;
}
#simu {
  height: auto;
  width: 100%;
  padding: 1px;
  border: #CCC solid 1px;
  background: #FFF;
}
#simu.no2 {}
#simu.no3 {}
#simu.no4 {}
#simu .pnkz {
  background: #1C9DC1;
  line-height: 23px;
  padding-left: 10px;
  height: 23px;
}
#simu .pnkz li {
  float: left;
  line-height: 23px;
  height: 23px;
  color: #FFF;
  padding-left: 14px;
  background: url(/wp-content/uploads/sites/576/2021/10/icon.gif) no-repeat 6px center;
}
#simu .pnkz li.home {
  padding: 0;
  background: none;
}
#simu .form_area {
  width: 100%;
  padding: 5px 31px 0px;
}
#simu .simu3_bg {
  background: url(/wp-content/uploads/sites/576/2021/10/simu3_bg.jpg) no-repeat left 88px;
}
#simu .btm_text {
  padding: 5px 0 0;
  font-size: 11px;
  font-family: "ＭＳ Ｐゴシック";
  line-height: 100%;
  color: #333333;
}
#simu .form_area .input_box {
  padding-top: 10px;
}
#simu .form_area .input_box .sub {
  padding-bottom: 5px;
}
#simu .form_area .input_box .input_text {
  width: 100%;
  height: 46px;
  padding-right: 22px;
  margin: 0px auto;
}
#simu .form_area .input_box .input_text3 {
  width: 100%;
  height: 46px;
  padding-right: 22px;
  margin: 0px auto;
}
#simu .form_area .input_box .input_text4 {
  width: 100%;
  height: 46px;
  margin: 0px auto;
}
#simu .form_area .input_box .input_text5 {
  border: solid 3px #0cadfe;
  height: 46px;
  padding-right: 22px;
  margin: 0px auto;
}
#simu .form_area .input_box .text_form {
  /* overflow: hidden; */
  border: none;
  border: solid 3px #0cadfe;
  padding: 5px 10px;
  height: 36px;
  width: 100%;
  font-size: 34px;
  /* font-size: 30px; */
  font-weight: bold;
  line-height: 36px;
  background: none;
}
.loan_label {
  padding-left: 10px;
  font-size: 30px;
  font-weight: bold;
  white-space: nowrap;
}
div.input_text3 label {
  padding-left: 10px;
  font-size: 30px;
  font-weight: bold;
  white-space: nowrap;
}
#simu .form_area .input_box .input_text4 .text_form {
  width: 100%;
}
#simu .form_area .input_box .input_text5 .text_form {
  width: 285px;
}
/*-------------セレクト用------------*/
.select_box {
  position: relative;
  left: -10px;
}
#simu .form_area .input_box .input_text2 {
  position: relative;
  border: solid 3px #0cadfe;
  width: 75%;
  height: 46px;
  margin: 0px 0px 0px 10px;
}
#simu .form_area .input_box .input_text2 .autocomplete {
  overflow: hidden;
  border: none;
  padding: 7px 10px 5px 10px;
  width: 302px;
  font-size: 20px;
  font-weight: bold;
  background: none;
  cursor: pointer;
}
div.autocomplete {
  position: absolute;
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  margin: 0px;
  font-size: 0.9em;
  text-align: left;
  overflow: auto;
  font-size: 12px;
}
div.autocomplete ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  width: 270px;
  font-size: 12px;
  max-height: 200px;
  overflow: scroll;
}
div.autocomplete ul li.selected {
  background-color: #BFD8F2;
}
div.autocomplete ul li {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 2px;
  cursor: pointer;
}
/* alternative style */
div.autocomplete2 {
  position: absolute;
  width: 400px;
  background-color: white;
  border: 1px solid #ccc;
  margin: 0px;
  padding: 0px;
  font-size: 0.9em;
  text-align: left;
  max-height: 200px;
  overflow: auto;
}
div.autocomplete2 ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
div.autocomplete2 ul li.selected {
  background-color: #deffff;
}
div.autocomplete2 ul li {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 2px;
  cursor: pointer;
}
/* new style version 0.4 */
div.autocomplete4 {
  position: absolute;
  width: 500px;
  background-color: black;
  margin: 0px;
  margin-left: 5px;
  padding: 0px;
  font-size: 0.9em;
  text-align: left;
  max-height: 200px;
  overflow: auto;
  color: #f4f4f4;
}
div.autocomplete4 ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
div.autocomplete4 ul li.selected {
  background-color: #8bc9fe;
  color: black;
}
div.autocomplete4 ul li {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 2px;
  cursor: pointer;
}
.title_loan {
  padding: 10px 15px;
  color: #fFF;
  background-color: #5ad1c2;
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
}
.select-wrapper + label {
  position: absolute !important;
  top: 0px !important;
  right: -42px !important;
  font-size: 30px !important;
  font-weight: bold !important;
}
.input_box div {
  display: flex;
  align-items: center;
}
.input_box div {
  display: flex;
  align-items: center;
}
#simu .form_area .result {
  height: 370px;
  position: relative;
  /* padding-top: 50px; */
  /* padding-left: 480px; */
  border: solid 3px #669700;
  width: 100%;
  margin-bottom: 50px;
}
/*#simu .form_area .result {
    height: 200px;
    padding-top: 55px;
    5px: ;
    padding-right: 63px;
    background: url(/images/result01.jpg) no-repeat top center;
    background-size: contain;
    line-height: 50px;
    margin-top: 52px;
}
*/
.cation {
  color: #f27205;
  /* padding-left: 378px; */
  font-size: 15px;
  line-height: 150%;
  font-weight: bold;
}
p.loan_label_re {
  position: absolute;
  /* background-color: #ccc; */
  /* padding: 20px; */
  right: 31px;
  top: 151px;
  color: #690;
  /* padding-left: 378px; */
  font-size: 35px;
  font-weight: bold;
  display: block;
  /* margin-top: 74px; */
}
p.cation.ca1 {
  position: absolute;
  /* background-color: #ccc; */
  font-size: 15px;
  font-weight: bold;
  padding: 20px;
  left: 25px;
  top: 0px;
}
p.cation.ca2 {
  position: absolute;
  /* background-color: #ccc; */
  padding: 20px;
  /* right: 165px; */
  bottom: -10px;
}
#simu .form_area .result .result-item {
  border: none;
  position: absolute;
  /* background-color: #ccc; */
  /* padding: 20px; */
  right: 45px;
  top: 110px;
  /* padding-top: 70px; */
  /* margin-left: 59px; */
  background: none;
  line-height: 74px;
  font-size: 47px;
  font-weight: bold;
  color: #669900;
  text-align: center;
  width: 100%;
  float: right;
}
.loan_span {
  background-color: #f27205;
  padding: 5px;
  color: white;
}
#simu .form_area .type2 {
  height: 200px;
  background: url(/images/result01.jpg) no-repeat top center;
}
#simu .form_area .type3 {
  background: url(/images/result01.jpg) no-repeat top center;
}
.close {
  width: 410px;
  text-align: center;
  padding: 20px 0 34px;
}
.footer {
  width: 410px;
  text-align: center;
  height: 23px;
  line-height: 23px;
  font-size: 11px;
  background-color: #1E6EAF;
  color: #FFF;
}
.footer a {
  color: #FFF;
}
.footer a:hover {
  color: #CAE2F7;
}
input.select-dropdown.dropdown-trigger {
  font-size: 34px;
  /* font-size: 30px; */
  font-weight: bold;
  line-height: 36px;
  background: none;
}
.b-core-ui-select {
  position: relative;
  width: 302px;
  height: 26px;
  padding: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #333;
  cursor: pointer;
  background: url(/wp-content/uploads/sites/576/2021/10/text_select.jpg) no-repeat top left;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #E6E6E6 #E6E6E6 #BFBFBF;
  border-bottom-color: #B3B3B3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 26px;
  line-height: 26px;
  font-family: Verdana
}
.b-core-ui-select__select {
  position: static;
  width: 302px;
  padding: 10px;
  font-size: 12px;
  line-height: 18px;
}
.b-core-ui-select__value {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 25px;
}
.b-core-ui-select__select_state_hide {
  height: 1px !important;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 1px !important;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
  filter: alpha(opacity=0);
}
.b-core-ui-select:HOVER {
  color: #333333;
  background-color: #e6e6e6;
  transition: background-position 0.1s linear;
}
.b-core-ui-select.focus {
  background: url(/wp-content/uploads/sites/576/2021/10/text_select.jpg) no-repeat top left;
  background-image: none;
  border-color: #ccc;
  outline: 0;
}
.b-core-ui-select.open {
  border-radius: 5px 5px 0 0;
}
.b-core-ui-select.disabled, .b-core-ui-select.disabled:ACTIVE {
  opacity: .5;
  color: #333333;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  transition: background-position 0.1s linear;
}
.b-core-ui-select__button {
  position: absolute;
  right: 15px;
  top: 10px;
  display: block;
  width: 0;
  height: 0;
  content: "";
  margin-top: 8px;
  margin-left: 2px;
}
.b-core-ui-select__dropdown {
  display: none;
  position: absolute;
  top: 0;
  color: #333;
  margin-top: -1px;
  padding: 10px;
  max-height: 200px;
  font-size: 12px;
  border: 3px solid #0BABFF;
  border-top: none;
  border-radius: 0 0 4px 4px;
  background-color: whiteSmoke;
  background-image: -ms-linear-gradient(top, #D2DCE8, #ACB8C4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#D2DCE8), to(#ACB8C4));
  background-image: -webkit-linear-gradient(top, #D2DCE8, #ACB8C4);
  background-image: -o-linear-gradient(top, #D2DCE8, #ACB8C4);
  background-image: linear-gradient(top, #D2DCE8, #ACB8C4);
  background-image: -moz-linear-gradient(top, #D2DCE8, #ACB8C4);
  background-repeat: repeat-x;
}
.b-core-ui-select__dropdown.hide {
  display: none;
}
.b-core-ui-select__dropdown.show {
  display: block;
}
.b-core-ui-select__dropdown__wrap {
  max-height: 200px;
  overflow: auto;
  outline: none;
}
.j-scroll-pane .b-core-ui-select__dropdown__item {
  margin-right: 20px;
}
.b-core-ui-select__dropdown__list {
  overflow: hidden;
  margin: 0 !important;
}
.b-core-ui-select__dropdown__item {
  padding: 5px 10px;
  min-height: 18px;
  list-style-type: none;
  cursor: pointer;
}
.b-core-ui-select__dropdown__label {
  padding: 10px;
  min-height: 18px;
  font-style: italic;
  list-style-type: none;
  border-bottom: 1px solid #ccc;
}
.b-core-ui-select__dropdown__item.disabled, .b-core-ui-select__dropdown__item.disabled:HOVER {
  color: #ccc;
  background: none;
}
.b-core-ui-select__dropdown__item.selected, .b-core-ui-select__dropdown__item.selected:HOVER {
  background: #999;
  color: #fff;
}
.b-core-ui-select__dropdown__item:HOVER {
  background: #ccc;
}
img.cac_ic {
  position: absolute;
  /* background-color: #ccc; */
  /* font-size: 20px; */
  /* font-weight: bold; */
  padding: 20px;
  left: -37px;
  width: 70px;
  top: -4px;
}
@media only screen and (min-width: 1141px) {
  #simu .form_area .input_box .input_text3 {
    width: 322px;
    height: 46px;
    padding-right: 22px;
    margin: 0px auto;
  }
  #simu .form_area .input_box .input_text2 {
    border: solid 3px #0cadfe;
    width: 327px;
    height: 46px;
    margin: 0px 0px 0px 181px;
  }
  #simu .form_area .input_box .input_text5 {
    width: 322px;
    border: solid 3px #0cadfe;
    height: 46px;
    padding-right: 22px;
    margin: 0px auto;
  }
  #simu .form_area .input_box .input_text {
    width: 322px;
    height: 46px;
    padding-right: 22px;
    margin: 0px auto;
  }
  /*	#simu .form_area .result{
	    height: 200px;
	padding-top:45px;
	padding-right:63px;
	background:url(/images/result01.jpg) no-repeat top center;
	line-height:50px;
	margin-top:12px;
}*/
  #simu {
    height: 950px;
    width: 100%;
    padding: 1px;
    border: #CCC solid 1px;
    background: #FFF;
  }
  #simu .form_area .input_box .text_form {
    /*overflow:hidden;*/
    border: none;
    border: solid 3px #0cadfe;
    padding: 5px 10px;
    height: 36px;
    width: 302px;
    font-size: 34px;
    /* font-size: 30px; */
    font-weight: bold;
    line-height: 36px;
    background: none;
  }
  .cation {
    color: #f27205;
    /* padding-left: 378px; */
    font-size: 15px;
    font-weight: bold;
  }
  img.cac_ic {
    position: absolute;
    /* background-color: #ccc; */
    /* font-size: 20px; */
    /* font-weight: bold; */
    padding: 20px;
    left: -59px;
    width: 89px;
    top: -8px;
  }
  p.loan_label_re {
    position: absolute;
    /* background-color: #ccc; */
    /* padding: 20px; */
    right: 151px;
    top: 75px;
    color: #690;
    /* padding-left: 378px; */
    font-size: 35px;
    font-weight: bold;
    display: block;
    /* margin-top: 74px; */
  }
  p.cation.ca1 {
    position: absolute;
    /* background-color: #ccc; */
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
    left: 65px;
    top: 0px;
  }
  #simu .form_area .result .result-item {
    border: none;
    position: absolute;
    /* background-color: #ccc; */
    /* padding: 20px; */
    right: 30px;
    top: 0px;
    /* padding-top: 70px; */
    /* margin-left: 59px; */
    background: none;
    line-height: 126px;
    font-size: 55px;
    font-weight: bold;
    color: #669900;
    text-align: center;
    width: 100%;
    float: right;
  }
  #simu .form_area .result {
    height: 260px;
    position: relative;
    /* padding-top: 50px; */
    /* padding-left: 480px; */
    border: solid 3px #669700;
    width: 592px;
    /* background: url(/images/result01.jpg) no-repeat top center; */
    margin: 0px auto;
    /* line-height: 50px; */
    margin-top: 0px;
  }
  #simu .form_area .input_box .input_text4 {
    width: 322px;
    height: 46px;
    margin: 0px auto;
  }
  #simu .form_area .input_box .input_text4 .text_form {
    width: 304px;
  }
  #simu .form_area .input_box .input_text2 {
    border: solid 3px #0cadfe;
    width: 327px;
    height: 46px;
    margin: 0px 0px 0px 180px;
  }
  #simu .form_area .input_box .input_text2 .autocomplete {
    overflow: hidden;
    border: none;
    padding: 7px 10px 5px 10px;
    width: 302px;
    font-size: 25px;
    background: none;
    cursor: pointer;
  }
}