@CHARSET "UTF-8";
/*共通*/
.additional_information_area{
    text-align: center;
    line-height: 2;
    letter-spacing: 0.1em;
    margin-top: 0px;
    font-size: 120%;
    display: block;
    color:#666;
}
.alert-danger{
    color: red;
    padding: 5px 0 5px 15px;
}
#table_step02 .alert-danger{
    color: red;
    padding: 5px 0 5px 30px;
    margin-left: 310px;
}
.not-found-proposal{
    color: red;
    padding: 0 0 0 30px!important;
}
.btn_area button:hover {
    background-position: center bottom;
}
.btn_area button{
    border: 0px none;
    width: 392px;
    height: 101px;
    cursor: pointer;
    display: block;
    margin: 0px auto 20px;
    background: url("../../images/proposed-product/btn.gif") no-repeat scroll center top transparent;
}
.readOnlySearchBtn button{
    background-position: center bottom !important;
}
strong.text-primary {
    font-size: 170%;
    line-height: 1;
}
strong.text-info {
    font-size: 140%;
    font-weight: bold;
    line-height: 1.5;
}
.text-danger {
    color: red;
}
strong.text-danger {
    color:red;
    font-size: 140%;
    font-weight: bold;
    line-height: 1.5;
}
strong.text-primary-danger {
    color:red;
    font-size: 170%;
    font-weight: bold;
    line-height: 1.5;
}
strong.text-small{
    font-size: 110%;
}
strong.text-small-danger{
    color: red;
    font-size: 110%;
}
/*「内容を変更して探す」ボタン*/
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  position:relative;
  behavior: url('../../../../pie/PIE.htc');
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}

.btn-info {
  color: #fff !important;
  background-color: #5bc0de;
  border-color: #46b8da;
  font-size: 20px;
  font-weight: bold;
/*  width: 429px;
  height: 82px;*/
  width: 229px;
  height: 42px;
  vertical-align: middle;
  padding-top:20px;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
span.link{
    float: right;
}
a.link{
    margin-left: 15px;
}
.arrow{
    color:red;
}
.contact_area .text-primary{
    font-size: 140%;
    font-weight: bold;
    line-height: 1.5;
}
div .purpose1-validate{
    margin-left: 20px;
    font-size: 110%;
}
.loanAmountAlert {
    color: red !important;
    font-weight: bold;
    font-size: 120%;
}
.loanAmountAlert:hover {
    color: #1E90FF !important;
}
.ageAlert {
    color: red !important;
    font-weight: bold;
    font-size: 120%;
}
/*無担保・教育*/
#unsecured .container, #education .container{
    background-color: #22C0F1;
}
#unsecured table, #education table{
    background-color: #C2E7F4;
}
#unsecured table strong.text-primary, #education table strong.text-primary{
    color: #22C0F1;
    font-size: 18px;
    padding: 0px 3px;
}
#education table strong.text-danger{
    color: red;
    font-size: 18px;
    padding: 0px 3px;
}
#unsecured table strong.text-small-primary, #education table strong.text-small-primary{
    color: #22C0F1;
    font-size: 15px;
    padding: 0px;
}
#education table strong.text-small-danger{
    color: red;
    font-size: 15px;
    padding: 0px;
}
#unsecured.my_car .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/zyutaku.jpg") no-repeat left 50%;
}
#unsecured.reform .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/zyutaku.jpg") no-repeat left 50%;
}
#unsecured.education .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/zyutaku.jpg") no-repeat left 50%;
}
#education.education .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/gakushi.jpg") no-repeat left 50%;
}
/*エクセレント*/
#excellent .container{
    background-color: #F7B666;
}
#excellent table{
    background-color: #FFE4BC;
}
#excellent table strong.text-primary{
    color: #F7B756;
    font-size: 18px;
    padding: 0px 3px;
}
#excellent .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/excellent.jpg") no-repeat left 50%;
}
/*dream*/
#dream .container{
    background-color: #F597BF;
}
#dream table{
    background-color: #FFDDEC;
}
#dream table strong.text-primary{
    color: #F697C1;
    font-size: 18px;
    padding: 0px 3px;
}
#dream .container .wrapper  div.cf {
    height: 238px;
    background: url("../../images/proposed-product/dream.jpg") no-repeat left 50%;
}

/*silver*/
#silver .container{
    background-color: #9A88D9;
}
#silver table{
    background-color: #CFC4FA;
}
#silver table strong.text-primary{
    color: #9A88D9;
    font-size: 18px;
    padding: 0px 3px;
}
#silver.life_support .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/multi_silver2.jpg") no-repeat left 50%;
}

/*多目的*/
#multiple_purposes .container {
    background-color: #9A88D9;
}
#multiple_purposes table {
    background-color: #CFC4FA;
}
#multiple_purposes table strong.text-primary {
    color: #9A88D9;
    font-size: 18px;
    padding: 0px 3px;
}
#multiple_purposes_my_car .container {
    background-color: #9A88D9;
}
#multiple_purposes_my_car table {
    background-color: #CFC4FA;
}
#multiple_purposes_my_car table strong.text-primary {
    color: #9A88D9;
    font-size: 18px;
    padding: 0px 3px;
}
#multiple_purposes_my_car.my_car .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/free.jpg") no-repeat left 50%;
}
#multiple_purposes_life_support .container {
    background-color: #9A88D9;
}
#multiple_purposes_life_support table {
    background-color: #CFC4FA;
}
#multiple_purposes_life_support table strong.text-primary {
    color: #9A88D9;
    font-size: 18px;
    padding: 0px 3px;
}
#multiple_purposes_life_support.life_support .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/life_support.jpg") no-repeat left 50%;
}
#multiple_purposes_free .container {
    background-color: #9A88D9;
}
#multiple_purposes_free table {
    background-color: #CFC4FA;
}
#multiple_purposes_free table strong.text-primary {
    color: #9A88D9;
    font-size: 18px;
    padding: 0px 3px;
}
#multiple_purposes_free.free .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/multi_free.jpg") no-repeat left 50%;
}
#multiple_purposes_reform .container {
    background-color: #9A88D9;
}
#multiple_purposes_reform table {
    background-color: #CFC4FA;
}
#multiple_purposes_reform table strong.text-primary {
    color: #9A88D9;
    font-size: 18px;
    padding: 0px 3px;
}
#multiple_purposes_reform.reform .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/multi_reform.jpg") no-repeat left 50%;
}
#multiple_purposes_education .container {
    background-color: #9A88D9;
}
#multiple_purposes_education table {
    background-color: #CFC4FA;
}
#multiple_purposes_education table strong.text-primary {
    color: #9A88D9;
    font-size: 18px;
    padding: 0px 3px;
}
#multiple_purposes_education.education .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/multi_gakushi.jpg") no-repeat left 50%;
}
#multiple_purposes_silver .container {
    background-color: #9A88D9;
}
#multiple_purposes_silver table {
    background-color: #CFC4FA;
}
#multiple_purposes_silver table strong.text-primary {
    color: #9A88D9;
    font-size: 18px;
    padding: 0px 3px;
}
#multiple_purposes_silver.silver .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/multi_silver2.jpg") no-repeat left 50%;
}

#multiple_purposes_silver .container .wrapper  div.cf {
    height: auto;
    background: url("../../images/proposed-product/multi_silver2.jpg") no-repeat left 50%;
}

/* マル得 */
[id^="marutoku"] .container {
    background-color: #BFF597;
}
[id^="marutoku"] table {
    background-color: #E6FBD7;
}
[id^="marutoku"] table strong.text-primary {
    color: #8bce58;
    font-size: 18px;
    padding: 0px 3px;
}
[id^="marutoku"].my_car .container .wrapper div.cf {
    height: auto;
    background: url("../../images/proposed-product/marutoku_my_car.jpg") no-repeat left 50%;
}
[id^="marutoku"].reform .container .wrapper div.cf {
    height: auto;
    background: url("../../images/proposed-product/marutoku_reform.jpg") no-repeat left 50%;
}
[id^="marutoku"].education .container .wrapper div.cf {
    height: auto;
    background: url("../../images/proposed-product/marutoku_education.jpg") no-repeat left 50%;
}
[id^="marutoku"].free .container .wrapper div.cf {
    height: auto;
    background: url("../../images/proposed-product/marutoku_free.jpg") no-repeat left 50%;
}
[id^="marutoku"].life_support .container .wrapper div.cf {
    height: auto;
    background: url("../../images/proposed-product/marutoku_free.jpg") no-repeat left 50%;
}

.campaign-empty{
    height: 0;
    padding: 0 !important;
}
