@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);


@media only screen and (min-width: 640px) {
  #jbk-header-area h1.homeloan-logo {
      margin-bottom: 4px;
      font-size: 2em;
      font-weight: bold;
    }
  }
  @media only screen and (max-width: 640px) {
    #jbk-header-area h1.homeloan-logo {
      height: auto;
      font-size: 120%;
      font-weight: bold;
    }
  }


/* ========== c-ground ========== */
.c-ground-01.c-ground-pd0{
  padding: 0;
}

/* ========== br ========== */
@media only screen and (max-width: 640px){
  br.sp-none{
    display: none;
  }
}
@media only screen and (min-width: 641px){
  br.pc-none{
    display: none;
  }
}

/* ========== anchorlink ========== */
.c-anchorLinks-01.c-anchorLinks-customer{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1em;
}
.c-anchorLinks-01.c-anchorLinks-customer{
  margin: 0;
}
.c-anchorLinks-01.c-anchorLinks-customer>li{
  margin-bottom: 0;
}
.c-anchorLinks-01.c-anchorLinks-customer>li:first-child{
  margin-left: 0;
  padding-right: 15px;
  border-right: 1px solid #d4d5d5;
}
.c-anchorLinks-01.c-anchorLinks-customer>li a{
  padding: 0;
}
.c-anchorLinks-01.c-anchorLinks-customer>li a:before{
  content: none;
}
@media only screen and (max-width: 640px) {
  .c-anchorLinks-01.c-anchorLinks-customer,
  .c-anchorLinks-01.c-anchorLinks-customer li{
    display: block;
  }
  .c-anchorLinks-01.c-anchorLinks-customer{
    padding: 0;
  }
  .c-anchorLinks-01.c-anchorLinks-customer li{
    margin: 0;
    padding: .5em !important;
  }
  .c-anchorLinks-01.c-anchorLinks-customer li:first-child{
    border-right: none;
    border-bottom: 1px solid #d4d5d5;
  }
}

/* ========== simulation ========== */
@media only screen and (max-width: 640px){
  .c-figure-02 figure.text-left-sp {
    text-align: left;
  }
}

/* ========== tab ========== */
.c-tab-02.c-tabs-01>.content:before,
.c-tab-02.c-tabs-01>.content:after,
.c-tab-03.c-tabs-01>.content:before,
.c-tab-03.c-tabs-01>.content:after,
.c-tab-04.c-tabs-01>.content:before,
.c-tab-04.c-tabs-01>.content:after {
  content: none;
}
/*c-tab-02*/
.c-tab-02.c-tabs-01 {
  margin: 10px 0 0;
}
.c-tab-02.c-tabs-01>.tabs {
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 20px;
  padding: 0;
}
.c-tab-02.c-tabs-01>.tabs>li {
  margin: 0;
  width: 32%;
  margin-left: 1%;
}
.c-tab-02.c-tabs-01>.tabs>li.current {
  border: 1px solid #bcbdbd;
  border-bottom: none;
  -webkit-transform: translateY(5px);
  transform: translateY(1px);
  z-index: 1;
}
.c-tab-02.c-tabs-01>.tabs>li:last-child {
  margin-right: 1%;
}
.c-tab-02.c-tabs-01>.tabs>li a {
  background: #fedecd;
  border: none;
  border-radius: 0;
  color: #eb5505;
  font-size: 12px;
  padding: 8px 0;
}
.c-tab-02.c-tabs-01>.tabs>li.current a {
  background: #fff;
  border: none;
  border-top: 3px solid #eb5505;
  border-radius: 0;
  color: #535252;
  font-weight: bold;
  padding: 16px 0 8px;
}
.c-tab-02.c-tabs-01>.content {
  border-bottom: none;
  border-top: 1px solid #bcbdbd;
}
.c-tab-02.c-tabs-01>.content>div {
  padding: 20px 0;
}
@media screen and (min-width: 640px) {
  .c-tab-02.c-tabs-01>.tabs {
    margin-top: 15px;
  }
  .c-tab-02.c-tabs-01>.tabs>li a {
    font-size: 18px;
    padding: 18px 0;
  }
  .c-tab-02.c-tabs-01>.tabs>li.current a {
    border-top: 6px solid #eb5505;
    padding: 35px 0 24px;
  }
}
/*c-tab-03*/
.c-tabs-01.c-tab-03>.tabs,
.c-tabs-01.c-tab-03>.content {
  border: none;
}
.c-tabs-01.c-tab-03>.tabs{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-tabs-01.c-tab-03>.tabs>li a{
  background: #fedecd;
  color: #eb5505;
  border: none;
}
.c-tabs-01.c-tab-03 li.current a{
  background: #eb5505;
  color: #fff;
  border: none;
}
.c-tabs-01.c-tab-03.c-tab-03_gray{
  margin: 20px 0;
}
.c-tabs-01.c-tab-03.c-tab-03_gray>.tabs{
  background-color: #eee;
  border-right: 1px solid #d4d5d5;
  border-bottom: 1px solid #d4d5d5;
  border-left: 1px solid #d4d5d5;
}
.c-tabs-01.c-tab-03.c-tab-03_gray>.tabs>li{
  margin: 12px 25px;
}
.c-tabs-01.c-tab-03.c-tab-03_gray>.tabs>li a{
  border: solid 1px #eb5505;
  border-radius: 30px;
  padding: 16px 20px 14px;
}
@media screen and (max-width: 640px){
  .c-tabs-01.c-tab-03>.tabs>li a{
    border-radius: 30px;
  }
  .c-tabs-01.c-tab-03.c-tab-03_gray>.tabs>li{
    margin: 0;
  }
  .c-tabs-01.c-tab-03.c-tab-03_gray>.tabs>li:last-child{
    margin-left: 5px !important;
  }
  .c-tabs-01.c-tab-03.c-tab-03_gray>.tabs>li a{
    border-radius: 40px;
    padding: 11px 20px 9px;
  }
}
/*c-tab-02_2col*/
.c-tabs-01.c-tab-02.c-tab-02_2col>.tabs>li {
  width: 49.5%;
  margin-left: 1%;
}
.c-tabs-01.c-tab-02.c-tab-02_2col>.tabs>li:first-child {
  margin-left: 0;
}
.c-tabs-01.c-tab-02.c-tab-02_2col>.tabs>li:last-child{
  margin-right: 0;
}
.c-tabs-01.c-tab-02.c-tab-02_2col>.tabs>li.current a{
  border: none;
  background: #eb5505;
  color: #fff;
  padding: 24px 0;
}
@media screen and (max-width: 640px){
  .c-tabs-01.c-tab-02.c-tab-02_2col>.tabs>li a{
    font-size: 70%;
  }
  .c-tabs-01.c-tab-02.c-tab-02_2col>.tabs>li.current a{
    padding: 16px 0 8px;
  }
}
/*c-tab-04*/
.c-tabs-01.c-tab-04{
  width: 100%;
  margin: 0 auto;
}
.c-tabs-01.c-tab-04>.tabs {
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 20px;
  padding: 0;
}
.c-tabs-01.c-tab-04>.tabs>li{
  width: 49%;
  margin: 0 0 0 2%;
}
.c-tabs-01.c-tab-04>.tabs>li:first-child{
  margin-left: 0;
}
.c-tabs-01.c-tab-04>.tabs>li a{
  background: #fedecd;
  border: none;
  border-radius: 0;
  font-size: 125%;
  padding: 1.25em;
}
.c-tabs-01.c-tab-04>.tabs>li.current a{
  color: #535252;
  border: none;
}
.c-tabs-01.c-tab-04>.tabs>li a img{
  width: 100%;
  max-width: 350px;
  margin-top: .5em;
}
.c-tabs-01.c-tab-04>.content{
  border: none;
}
@media screen and (max-width: 640px){
  .c-tabs-01.c-tab-04>.tabs>li a{
    font-size: 80%;
    padding: 1.25em .75em;
  }
}
/*c-tab-fukidashi*/
.c-tab-fukidashi ul.tabs li:last-child{
  position: relative;
}
.c-tab-fukidashi ul.tabs li .c-figure-fukidashi{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 88%;
  max-width: 206px;
  top: -19px;
}
@media screen and (max-width: 640px){
  .c-tab-fukidashi ul.tabs li .c-figure-fukidashi{
    top: -20%;
  }
}

/* ========== heading ========== */
.c-heading3-01.c-heading-customer h3{
  border-left: 5px solid #eb7000;
  border-bottom: 1px solid #eb7000;
  color: #eb7000;
  padding: 5px 10px;
}
.c-heading4-01.c-heading-customer h4{
  border-bottom: 1px solid #eb7000;
  color: #eb7000;
  padding: 5px 0;
}
.c-heading3-01.c-heading-customer.c-heading-blue h3,
.c-heading4-01.c-heading-customer.c-heading-blue h4{
  border-color: #3595A6;
  color: #3595A6;
}
.c-heading3-01.c-heading-customer.c-heading-green h3,
.c-heading4-01.c-heading-customer.c-heading-green h4{
  border-color: #35a667;
  color: #35a667;
}
.c-heading4-01.c-heading-customer h4 span.icon-conditions{
  color: #fff;
  font-size: 70%;
  padding: 5px;
  margin-right: .5em;
  border-radius: 5px;
}
.c-heading4-01.c-heading-customer h4 span.icon-conditions.icon-conditions_a{
  background: #ed1562;
}
.c-heading4-01.c-heading-customer h4 span.icon-conditions.icon-conditions_b{
  background: #EC3A17;
}

/* ========== c-column-group ========== */
.c-column-group .col-unit-1\/2.col-unit-1\/2_sp{
  width: 48.57142857142857%;
  margin-left: 2.857142857142857%;
  margin-top: 0;
  float: left;
}
.c-column-group .col-unit-1\/2.col-unit-1\/2_sp:first-child{
  margin-left: 0;
}

/* ========== accordion ========== */
.c-accordion-01>.item>.head em.icon-check{
  background: #e50000;
  border-radius: 5px;
  font-size: 75%;
}

.c-accordion-customer>.item>.head {
    background-image: url(/products/homeloan/customer/img/icon-chevron-down-black.png);
    background-repeat: no-repeat;
    -webkit-background-size: auto 1.125em;
    -moz-background-size: auto 1.125em;
    background-size: auto 1.125em;
    background-position: right 0.5em center;
}
.c-accordion-customer>.item>.head.opened {
    background-image: url(/products/homeloan/customer/img/icon-chevron-up-black.png);
    background-repeat: no-repeat;
}
.c-accordion-customer>.item>.head:before {
    content: none;
}
.c-accordion-customer>.item>.head:after {
    content: none;
}

/* ========== icon-check ========== */

.c-linkList-01.icon-check li::before {
  content: "Check";
  display: inline-block;
  font-weight: normal;
  background: #e50000;
  color: #fff;
  border-radius: 5px;
  margin-right: .4em;
  padding: .2em;
}
.c-copy-01 p em.icon-check::before {
  content: "Check";
  display: inline-block;
  font-weight: normal;
  background: #e50000;
  color: #fff;
  border-radius: 5px;
  margin-right: .4em;
  padding: .2em;
}

@media only screen and (max-width: 640px) {
  .c-linkList-01.icon-check li::before {
    margin-bottom: .4em;
}
}

/* ========== conditions ========== */
@media only screen and (min-width: 640px) {
  .c-conditions,
  .limited-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-conditions.c-conditions-02,
  .limited-heading {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .limited-heading .heading{
    width: 100%;
  }
  .c-conditions .hukidashi:before,
  .limited-heading .hukidashi:before {
    top: 50%;
    right: -20px;
    margin-top: -9px;
    border: 9px solid transparent;
    border-left: 11px solid #e50000;
  }
  .c-conditions .hukidashi:after{
    top: 50%;
    right: -18px;
    margin-top: -8px;
    border: 8px solid transparent;
    border-left: 10px solid #fff;
  }
}
.c-conditions .hukidashi,
.limited-heading .hukidashi {
  background-color: #fff;
  border-radius: 10px;
  color: #e50000;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  margin: 0 25px 0 0;
  padding: 7px 10px;
  position: relative;
  text-align: center;
  min-width: 80px;
  max-width: 100%;
  border: 1px solid #e50000;
}
.c-conditions .hukidashi:before,
.c-conditions .hukidashi:after,
.limited-heading .hukidashi:before {
  content: "";
  position: absolute;
}
.c-conditions .notice{
  border: 1px solid #e50000;
  background: #ffdede;
  padding: .5em;
}
@media only screen and (max-width: 640px) {
  .c-conditions .hukidashi,
  .limited-heading .hukidashi {
    margin: 0 0 15px;
  }
  .c-conditions .hukidashi:before,
  .limited-heading .hukidashi:before {
    bottom: -20px;
    left: 50%;
    margin-left: -11px;
    border: 9px solid transparent;
    border-top: 11px solid #e50000;
  }
  .c-conditions .hukidashi:after{
    bottom: -18px;
    left: 50%;
    margin-left: -10px;
    border: 8px solid transparent;
    border-top: 10px solid #fff;
  }
  .notice ul {
    margin-top: 0;
  }
}

/* ====== button ====== */
.c-btn-04:focus,
.c-btn-05:focus,
.c-btn-04:active,
.c-btn-05:active {
  color: #fff;
  text-decoration: none;
}
.c-btn-01.homeloan-detailBtn {
  background: #F01C1C;
  color: #fff;
  border: none;
  padding: 16px 38px 16px 60px;
  border-radius: 28px;
  font-weight: bold;
  -webkit-box-shadow: 0px 8px 0 #BD0E0E;
  box-shadow: 0px 8px 0 #BD0E0E;
}
.c-btn-01.homeloan-detailBtn:before {
  background-image: url(/assets/img/marker_01_@2x.png);
  width: 18px;
  height: 65%;
  background-repeat: no-repeat;
  background-size: auto 18px;
  background-position: -216px 0;
  position: absolute;
  left: 24px;
  content: ""
}
.ie8 .c-btn-01.homeloan-detailBtn:before {
  background-image: url(/assets/img/marker_01_@2x.png);
}

.c-btn-01.homeloan-detailBtn.size-01,
a.c-btn-account.size-01 {
  border-radius: 10px;
  font-size: 125%;
  max-width: 100%;
  text-align: center;
  width: 432px;
}
.c-btn-01.homeloan-detailBtn.size-01 {
  padding-right: 36px;
  padding-left: 36px;
}

.c-btn-01.homeloan-detailBtn.size-01:before,
.ie8 .c-btn-01.homeloan-detailBtn.size-01:before {
  display: none;
}
.c-btn-01.homeloan-detailBtn.size-01 > span,
.c-btn-account.size-01 > span {
  position: relative;
}
.c-btn-01.homeloan-detailBtn.size-01 > span:before,
.c-btn-account.size-01 > span:before {
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  position: absolute;
}
.c-btn-01.homeloan-detailBtn.size-01 > span:before {
    width: 18px;
    height: 18px;
    background-image: url(/assets/img/marker_01_@2x.png);
    background-repeat: no-repeat;
    background-size: auto 18px;
    background-position: -216px 0;
    position: absolute;
    left: -90px;
    top: 6px;
    content: ""
}
.c-btn-01.homeloan-detailBtn.size-01 > span:after {
    width: 26px;
    height: 22px;
    background-image: url(/products/homeloan/feature/img/icon_blank.png);
    background-repeat: no-repeat;
    background-size: 26px 22px;
    position: absolute;
    right: -90px;
    top: 2px;
    content: ""
}
.c-btn-01.c-btn-tall:before {
top: 50%;
transform: translateY(-20%);
-webkit-transform: translateY(-20%);
-ms-transform: translateY(-20%);
}
@media only screen and (max-width: 640px) {
.c-btn-01.homeloan-detailBtn {
  padding: 12px 38px 12px 60px;
  -webkit-box-shadow: 0px 4px 0 #BD0E0E;
  box-shadow: 0px 4px 0 #BD0E0E;
}
.c-btn-01.homeloan-detailBtn.size-01 {
  font-size: 110%;
}
.c-btn-01.homeloan-detailBtn.size-01 > span:before {
    left: -15%;
    top: 0;
}
.c-btn-01.homeloan-detailBtn.size-01 > span:after {
    right: -23%;
    top: 3px;
    background-size: 18px 15.2307692px;
}
.c-btn-01.homeloan-detailBtn.size-01 {
  padding-right: 20px;
  padding-left: 20px;
}
}

.c-btn-05.c-pl58 {
  padding-left: 58px;
}

/* ========== tab ========== */
.c-tabs-01.c-tabs-02{
  margin: 10px 0 0;
}
.c-tabs-01.c-tabs-02>.content{
  border-bottom: none;
  border-top: 1px solid #bcbdbd;
}
.c-tabs-01.c-tabs-02>.content>div{
  padding: 20px 0;
}
.c-tabs-01.c-tabs-02>.content:before,
.c-tabs-01.c-tabs-02>.content:after{
  content: none;
}
.c-tabs-01.c-tabs-02>.tabs{
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 20px;
  padding: 0;
}
.c-tabs-01.c-tabs-02>.tabs>li{
  margin: 0;
  width: 47.32%;
}
.c-tabs-01.c-tabs-02>.tabs>li:first-child{
  margin-right: 2px;
}
.c-tabs-01.c-tabs-02>.tabs>li.current{
  border-bottom: none;
  width: 48.21%;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  z-index: 1;
}
.c-tabs-01.c-tabs-02>.tabs>li a{
  background: #d2eeff;
  border: none;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  color: #3595A6;
  font-weight: bold;
  padding: 8px 0;
}
.c-tabs-01.c-tabs-02>.tabs>li:nth-child(even) a{
  background: #eff8d9;
  color: #35A667;
 }
.c-tabs-01.c-tabs-02>.tabs>li.current a{
  background: #3595A6;
  border: none;
  color: #fff;
  font-weight: bold;
  padding: 16px 0 8px;
}


@media screen and (min-width: 640px){
  .c-tabs-01.c-tabs-02>.tabs {
    margin-top: 15px;
  }
  .c-tabs-01.c-tabs-02>.tabs>li {
    width: 48.21%;
  }
  .c-tabs-01.c-tabs-02>.tabs>li.current{
    width: 48.85%;
  }
  .c-tabs-01.c-tabs-02>.tabs>li:first-child{
    margin-right: 4px;
  }
  .c-tabs-01.c-tabs-02>.tabs>li a{
    padding: 18px 0;
  }
  .c-tabs-01.c-tabs-02>.tabs>li.current a{
    padding: 35px 0 24px;
  }
}