@charset "utf-8";

@import url(/products/homeloan/css/style.css);

@media only screen and (min-width: 641px) {
  .c-hide-pc {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .c-hide-sp {
    display: none;
  }
}

.frame-content #jbk-header-area {
    display: none;
}

.c-ground-00 {
    padding: 0px;
}

.c-ground-00 h2 {
    padding: 0px;
    border: none;
}

/* ========== add responsive ========== */
#jbk-frame-main .frame-content>*:first-child {
  margin-top: 1.75em;
}
@media only screen and (max-width: 640px) {
  #jbk-frame-main .frame-content>*:first-child {
    margin-top: 0.625em;
  }
}

@media only screen and (max-width: 640px){
#header-accessary2 {
float: right;
}
    
#jbk-header-area #header-accessary2:before, #jbk-header-area #header-accessary2:after {
    content: " ";
    display: table;
}  
    
#jbk-header-area #header-accessary2 .btn-banking {
    overflow: visible;
}
    
#jbk-header-area #header-accessary2 .btn-banking {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -12px;
    padding-bottom: 2px;
}    
    
#jbk-header-area #header-accessary2 .btn-banking li.btn-01 {
    position: absolute;
    top: 10px;
    width: 42px;
    height: 40px;
    margin: 0;
}
#jbk-header-area #header-accessary2 .btn-banking li {
    float: left;
    display: inline;
}
    
#jbk-header-area #header-accessary2 .btn-banking li.btn-01 a.c-btn-account {
    border: solid 1px #ec7000;
    padding: 0;
    position: static;
}
    
#jbk-header-area #header-accessary2 .btn-banking li.btn-01 a.c-btn-account {
    margin: 0;
}
    
#jbk-header-area #header-accessary2 .btn-banking li a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
    
#jbk-header-area #header-accessary2 .btn-banking li a {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 40px;
    width: 40px;
    display: block;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
    
#jbk-header-area #header-accessary2 .btn-banking li a {
    color: #fff;
    font-size: 1.125em;
    font-weight: bold;
    text-decoration: none;
}
    

#jbk-header-area #header-accessary2 .btn-banking li a:before {
    left: 9px;
    top: 6px;
}

#jbk-header-area #header-accessary2 .btn-banking li.btn-01 a.c-btn-account:before {
    width: 15px;
    left: 30px;
    top: 13px;
    background-position: 0 0;
}
    
#jbk-header-area #header-accessary2 .btn-banking li.btn-01 a.c-btn-account:before {
    background-size: auto 33px;
    top: 5px;
    left: 11px;
    width: 17px;
    height: 27px;
}

    
#jbk-header-area #header-accessary2 .btn-banking li.btn-01 a.c-btn-account:before {
    background-position: center top;
    background-size: 100% auto;
    width: 28px;
}
    
#jbk-header-area #header-accessary2 .btn-banking li.btn-01 a.c-btn-account:before {
    background-image: url(/landing/products/wealthnavi/seminar_01/img/icon_btn_02_2.png);
    display: inline-block;
    top: 7px;
    left: 7px;
}

#jbk-header-area #header-accessary2 .btn-banking li a span {
    width: 40px;
    display: block;
    font-weight: normal;
    position: absolute;
    bottom: -15px;
    left: 0;
    color: #535252;
    font-size: 9px;
    letter-spacing: -0.5px;
    text-align: center;
    white-space: nowrap;
} 

#jbk-header-area #header-accessary2 .btn-banking li.btn-02 {
    position: absolute;
    top: 10px;
    width: 42px;
    height: 40px;
    margin: 0;
}

#jbk-header-area #header-accessary2 .btn-banking li.btn-02 a.c-btn-login {
    border: solid 1px #5e5d5d;
    padding: 0;
    position: static;
}

#jbk-header-area #header-accessary2 .btn-banking li.btn-02 a.c-btn-login {
    margin: 0;
}
.frame-content #jbk-header-area {
    display: block;
}

#jbk-frame-main .frame-content {
    position: relative;
}

#jbk-header-area {
    position: relative;
    display: block;
}

}

.c-copy-01.about {
    margin-top: 24px;
    padding: 25px 30px 25px 30px;
    border-radius: 25px;
}

.bridge-steps {
    margin-top: 20px;
    padding: 20px;
    padding-top: 0;
    border: 2px solid #eb7000;
}
@media only screen and (max-width: 640px){
    .bridge-steps {
        padding: 10px 10px 20px 10px;
    }
}

.bridge-steps header.c-heading2-02 {
    margin-left: -20px;
    margin-top: 0;
}
@media only screen and (max-width: 640px){
.bridge-steps header.c-heading2-02 {
    margin-left: -10px;
    margin-top: 0;
}
}

.c-heading2-02 .heading-main h2 span {
    display: inline-block;
    margin-top: 0;
    padding: 0 12px;
    box-shadow: none;
}

/* tips */
.tips {
    background-color: #E7F6C3;
    border-radius: 1em;
    width: 100%;
    height: 100%;
    padding: 1em;
    margin: 1em 0;
}

@media only screen and (max-width: 640px){
    .tips {
        width: unset;
    }
}

.tips img.icon {
    max-width: 2.5em;
    padding-left: 0.5em;
}

.tips p.tips-txt {
    padding-left: 3em;
    margin-bottom: 0;
    position: relative;
}

.tips p.tips-txt:before {
    content: "";
    width: 2em;
    height: 3em;
    background-image: url(/products/homeloan/bridgeloan/img/img_02.png);
    background-repeat: no-repeat;
    background-size: auto 2em;
    left: 0.5em;
    top: -5px;
    position: absolute;
}

/* fixed */
.fixed {
    position: relative;
    width: 100%;
}

.fixed-topLink {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: auto;
}

@media screen and (max-width:640px) {
	.fixed-topLink {
		right: 11px;
		bottom: 11px;
	}
}

/* login_area */
.login_area .login_icon {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin: 0 auto;
  background-color: #535252;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 0 rgba(0,0,0,0.2);
  border-top: 1px solid #9f9f9f;
  border-bottom: 1px solid #191818;
}
.login_area .login_icon:before {
  content: "";
  mask: url(/assets/img/icon__login.svg) no-repeat center center/contain;
  -webkit-mask: url(/assets/img/icon__login.svg) no-repeat center center/contain;
  background-color: #fff;
  background-repeat: no-repeat;
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.login_area .login_icon:hover {
  opacity: .7;
}
@media only screen and (min-width: 641px) {
  .login_area .login_icon {
    width: 432px;
    height: 75px;
    font-size: 24px;
  }
  .login_area .login_icon:before {
    width: 30px;
    height: 30px;
    background-size: auto 30px;
  }
}
@media only screen and (max-width: 640px) {
  .login_area .login_icon {
    font-size: 20px;
    width: 297px;
    height: 56px;
  }
  .login_area .login_icon:before {
    width: 25px;
    height: 25px;
    background-size: auto 25px;
  }
}
@media only screen and (max-width: 374px) {
  .login_area .login_icon {
    width: 230px;
  }
}

.h3_sub {
    font-size: 16px;
    color: #535252;
}
@media only screen and (max-width: 640px) {
    .h3_sub {
        font-size: 14px;
    }
}