@charset "utf-8";

@import url(/landing/homeloan/mix/css/important-alert.css);

#flg-top { background-color: #fff;}
#jbk-frame-main {
    background-color: #fff;
}
/* ========== override ========== */
.text-center .img-responsive {
	margin-right: auto;
	margin-left: auto;
}
a:active, a:hover {
    outline: 0;
    opacity: .7;
    filter: alpha(opacity=70);
    text-decoration: none;
    outline: none;
}
a:focus, *:focus { outline:none; }
/* ========== modules ========== */
.flat {
	margin-top: 0 !important;
}

.dense {
	margin-top: 5px !important;
}

.largely-spaced {
	margin-top: 60px !important;
}

.normally-spaced {
	margin-top: 40px !important;
}

@media only screen and (max-width: 640px) {
.largely-spaced {
	margin-top: 30px !important;
}

.normally-spaced {
	margin-top: 20px !important;
}
}


/* ========== section ========== */
@media only screen and (max-width: 640px) {
#jbk-header-area #header-accessary .btn-banking li.btn-01 {
	right: 10px;
}
}

@media only screen and (max-width: 340px) {
.heading-group .frame-content h1 {
	font-size: 140%;
}
}


/* ========== movie ========== */
#jbk-movie {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}

#jbk-movie iframe {
	height: 100%;
	position: absolute;
		top: 0;
		left: 0;
	width: 100%;
}


/* ========== heading ========== */
.lp-heading-01 .label,
.lp-heading-02 .label,
.lp-heading-03 .label,
.lp-heading-04 .label,
.lp-heading-05 .label,
.lp-heading-06 .label {
	font-weight: bold;
	margin: 0;
}

.lp-heading-01 {
	border-bottom: #000 dotted 1px;
	margin: 2.5em 0 1.5em;;
	padding-bottom: 8px;
	text-align: center;
}

.lp-heading-01 .label {
	font-size: 187.5%;
}

.lp-heading-03 .label {
	border-bottom: #999 solid 1px;
	font-size: 262.5%;
	line-height: 1.2;
	padding-bottom: 8px;
	text-align: center;
}

.lp-heading-03 .label small {
	color: inherit;
	font-size: 73.68%;
}

.lp-heading-04 {
	margin: 2em 0 0.5em;
}

.lp-heading-04 .label {
	font-size: 112.5%;
}

.lp-heading-05 {
	background: url(../img/bg_01.png) center bottom no-repeat;
	background-size: cover;
	margin: -30px -54px 0 !important;
}

.lp-heading-06 {
	background: #eb7000;
	color: #fff;
	padding: 15px;
	text-align: center;
}

.lp-heading-06 .label {
	font-size: 162.5%;
}

@media only screen and (max-width: 640px) {
.lp-heading-01 .label {
	font-size: 120%;
}

.lp-heading-03 .label {
	font-size: 135.71%;
}

.lp-heading-05 {
	margin: -16px -10px 0 !important;
}

.lp-heading-06 .label {
	font-size: 125%;
}
}


/* ========== text ========== */
.lp-text-02,
.lp-text-03,
.lp-text-04 {
	font-weight: bold;
}

.lp-text-02,
.lp-text-03 {
	line-height: 1.1;
	white-space: nowrap;
}

.lp-text-01 {
	color: #eb7000;
}

.lp-text-02 .ammount {
	font-size: 300%;
}

.lp-text-03 .ammount {
	font-size: 225%;
}

.lp-text-04 {
	font-size: 137.5%;
}

.lp-text-04 .phone-number {
	font-size: 166.67%;
}

.lp-text-04 .phone-number:before {
	background: url(../img/icon_01.png) center center no-repeat;
	background-size: cover;
	content: "";
	display: inline-block;
	height: 46px;
	margin-right: 0.25em;
	vertical-align: -5px;
	width: 33px;
}

.lp-text-05 {
	border-top: #d4d5d5 solid 1px;
	padding-top: 1em;
}

@media only screen and (max-width: 640px) {
.lp-text-04 {
	font-size: 125%;
}

.lp-text-04 .phone-number {
	font-size: 133.33%;
}

.lp-text-04 .phone-number:before {
	height: 25px;
	width: 18px;
}
}


/* ========== link ========== */
.lp-link-01 {
	background-color: #4e4d4d;
}

.lp-link-01 .c-linkList-01 li{
	padding: 10px 0;
	text-align: center;
}

.lp-link-01 .c-linkList-01 a{
	color: #fff;
}

.lp-link-01 .c-linkList-01 a:before{
	background-position: -216px 0px;
}


/* ========== balloon ========== */
.lp-balloon-01 {
	background: #fce9d2;
	border: #ffa553 solid 4px;
	border-radius: 20px;
	box-sizing: content-box;
	font-size: 93.75%;
	min-height: 100px;
	padding: 21px 21px 21px 142px;
	position: relative;
}

.lp-balloon-01:before {
	background: url(../img/arrow_01.png) center bottom no-repeat;
	content: "";
	display: block;
	height: 14px;
	margin-left: -15px;
	position: absolute;
		bottom: 100%;
		left: 50%;
	width: 30px;
}

.lp-balloon-01 .balloon-image {
	position: absolute;
		top: 50%;
		left: 21px;
}

.lp-balloon-01 .balloon-image > img {
	margin-top: -50px;
}

.lp-balloon-01 .balloon-image > img[height="120"] {
	margin-top: -60px;
}

.lp-balloon-01 .balloon-image > img[height="124"] {
	margin-top: -62px;
}

@media only screen and (max-width: 640px) {
.lp-balloon-01 {
	min-height: 50px;
	padding: 16px 16px 16px 72px;
}

.lp-balloon-01 .balloon-image {
		left: 11px;
}

.lp-balloon-01 .balloon-image > img {
	margin-top: -25px;
	width: 50px;
}

.lp-balloon-01 .balloon-image > img[height="120"] {
	margin-top: -30px;
}

.lp-balloon-01 .balloon-image > img[height="124"] {
	margin-top: -31px;
}
}


/* ========== info-block ========== */
.lp-infoBlock-01 {
	border: #d4d5d5 solid 1px;
	padding: 40px;
}

.lp-infoBlock-01 > header:first-child {
	margin: -41px -41px 20px;
}

@media only screen and (max-width: 640px) {
.lp-infoBlock-01 {
	font-size: 87.5%;
	padding: 10px;
}

.lp-infoBlock-01 > header:first-child {
	margin: -11px -11px 10px;
}
}


.fnt-18{
    line-height: 30px;
}
.mt20{margin-top: 20px !important;}
.mb15{margin-bottom: 15px !important;}
.mb0{margin-bottom: 0px !important;}
.mb-83{margin-bottom: -83px;}
.mb-78{margin-bottom: -78px;}
.mtb15{margin-bottom: 15px;margin-top: 15px;}
.ht26{height: 26px !important;}
.text-left {text-align: left !important;}
.c-modaal-01{margin-top: -78px;margin-bottom: 10px;}
.img-responsive {
    display: inline;
    height: auto;
    max-width: 100%;
}

body {
    background: #fff;
}
.c-mainImage-04.mix {
    background-image: url(/landing/homeloan/mix/img/h1_bg_01_pc.jpg);
    min-height: 410px;
}

@media only screen and (max-width: 640px) {
    .c-mainImage-04.mix {
      min-height: inherit;
    }
}

.c-ground-01 {
    clear: both;
    margin: 0 auto;
    margin-top: 1.75em;
    width: 100%;
     background-color: #E8E8E8;
     border: 0px solid #d4d4d4;
     -webkit-box-shadow: 0px 0px 0px #e1e1e1;
     box-shadow: 0px 0px 0px #e1e1e1;
    padding: 30px 54px 54px 54px;
}

#jbk-header-area .frame-content {
    width: auto;
    padding: 20px 24px 12px;
    max-width: 998px;
}
#jbk-frame-main .heading-group {
    margin-top: 15px;
}
.mix-cbox-group01{
    border-bottom: 0px solid #d4d4d4;
    margin-top: 0px;
    padding: 40px 10px 35px;
    background-color: #fafafa;
}
@media only screen and (max-width: 640px) {
    .mix-cbox-group01 {
    padding: 20px 10px 35px;
}
}

.mix-cbox-group02{
    background: #E8E8E8;
    margin-top: -49px;
    padding: 65px 10px 55px;
}
.mix-cbox-group03{
    padding-bottom: 35px;
}
.mix-cbox-group04{
    background: #B4EACF;
    margin-top: -50px;
    margin-bottom: 45px;
    padding: 65px 10px 55px;
}
.mix-cbox-group05{
    padding-bottom: 55px;
    background: #fafafa;
    padding-top: 65px;
    margin-top: -49px;
    padding: 65px 10px 55px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 640px){
.mix-cbox-group05 {
    padding-bottom: 55px;
    background: #fafafa;
    padding-top: 65px;
    margin-top: -49px;
    padding: 25px 10px 85px;
    margin-bottom: 0px;
}
}


.mix-cbox {
    max-width: 998px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px 0;
}
@media only screen and (max-width: 640px){
.mix-cbox {
    margin-top: .625em;
    padding: 16px 10px;
}
}
.c-mainImage-04 .img-responsive{
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
    }
.heading-group {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 23px;
    border-bottom: 0px solid #d4d5d5;
    background: #e5e5e5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(222,222,222,0) 0,#dedede 92%,#dedede 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(222,222,222,0)),color-stop(92%,#dedede),color-stop(100%,#dedede));
    background: -webkit-linear-gradient(top,rgba(222,222,222,0) 0,#dedede 92%,#dedede 100%);
    background: -o-linear-gradient(top,rgba(222,222,222,0) 0,#dedede 92%,#dedede 100%);
    background: -ms-linear-gradient(top,rgba(222,222,222,0) 0,#dedede 92%,#dedede 100%);
    background: linear-gradient(to bottom,rgba(222,222,222,0) 0,#dedede 92%,#dedede 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00dedede',endColorstr='#dedede',GradientType=0);
}

@media only screen and (max-width: 640px){
    .heading-group {
            padding-bottom: 7px;
    }
}

/* 3角 */
.triangle00 {
    position: relative;
    margin: -35px auto 100px;
}

.triangle00 p {
    overflow: hidden;
    padding: 15px 10px 10px 10px;
    color: #333;
    background: #fff;
}

.triangle00 i,
.triangle00 i:before,
.triangle00 i:after,
.triangle00:before,
.triangle00:after {
	content: "";
	position: absolute;
	display: block;
}

.triangle00:before {
    left: 0;
    bottom: -6px;
    width: 38%;
    height: 5px;
    border-bottom: 66px solid #fff;
}

.triangle00:after {
    right: 0;
    bottom: -6px;
    height: 5px;
    border-bottom: 66px solid #fff;
    width: 32%;
}

.triangle00 i {
	line-height: 0;
	font-size: 0;
	bottom: -5px;
	left: calc(50% - 4px);
	display: block;
	width: 8px;
	height: 5px;
	background: rgba(255,255,255,0.6);
}

.triangle00 i:before {
    top: -60px;
    left: calc(-35px - 1%);
    /* width: 2px; */
    /* height: 4px; */
    border: 65px solid #369;
    border-top: 46px solid rgba(250,250,250,0);
    transform: rotate(0deg);
    border-bottom: 20px solid #fff;
    border-left: 80px solid #fff;
    border-right: 80px solid #fff;
}

.triangle00 i:after {
    top: -60px;
    left: -246px;
    /* width: 6px; */
    height: 15px;
    border-right: 211px solid #fff;
    border-bottom: 65px solid #fff;
    transform: rotate(0deg);
}

.triangle00 p {
    top: -66px;
    left: -146px;
    /* width: 6px; */
    /* height: 15px; */
    border-right: 226px solid #fff;
    border-bottom: 40px solid #fff;
    transform: rotate(0deg);
    margin: -60px 0px 0 124px;
}

.triangle00 span {
	display: block;
	overflow: hidden;
	animation: marquee 10s linear 0s infinite;
}

@media only screen and (max-width: 640px){
.triangle00 {
    position: relative;
    margin: -35px auto 50px;
}

.triangle00 p {
    overflow: hidden;
    padding: 15px 10px 10px 10px;
    color: #333;
    background: #fff;
}

.triangle00 i,
.triangle00 i:before,
.triangle00 i:after,
.triangle00:before,
.triangle00:after {
	content: "";
	position: absolute;
	display: block;
}

.triangle00:before {
    left: 0;
    bottom: 0px;
    width: 0;
    height: 0;
    border-bottom: 0px solid #fff;
}

.triangle00:after {
    right: 0;
    bottom: 0;
    height: 0;
    border-bottom: 0px solid #fff;
    width: 0;
}

.triangle00 i {
	line-height: 0;
	font-size: 0;
	bottom: -5px;
	left: calc(50% - 4px);
	display: block;
	width: 8px;
	height: 5px;
	background: rgba(255,255,255,0.6);
}

.triangle00 i:before {
    top: -27px;
    left: calc(-35px - 1%);
    /* width: 2px; */
    /* height: 4px; */
    border: 65px solid #369;
    border-top: 27px solid rgba(250,250,250,0);
    transform: rotate(0deg);
    border-bottom: 5px solid #fff;
    border-left: 47px solid #fff;
    border-right: 47px solid #fff;
}

.triangle00 i:after {
    top: -27px;
    left: -247px;
    width: 6px;
    height: 15px;
    border-right: 211px solid #fff;
    border-bottom: 35px solid #fff;
    transform: rotate(0deg);
}

.triangle00 p {
    top: -34px;
    left: -112px;
    width: 6px;
    height: 15px;
    border-right: 207px solid #fff;
    border-bottom: 8px solid #fff;
    transform: rotate(0deg);
    margin: -26px 0px 0 58px;
}

.triangle00 span {
	display: block;
	overflow: hidden;
	animation: marquee 10s linear 0s infinite;
}

@keyframes marquee {
	0%{
		transform: translateX(100%);
	}
	100%{
		transform: translateX(-100%);
	}
}

}


@keyframes marquee {
	0%{
		transform: translateX(100%);
	}
	100%{
		transform: translateX(-100%);
	}
}
@media only screen and (max-width: 480px){
.triangle00 i:before {
    left: calc(-36px - 1%);
    }
.triangle00 p {
    border-right: 166px solid #fff;
}
}
@media only screen and (max-width: 414px){
.triangle00 i:before{
    top: -27px;
    left: calc(-37px - 1%);
    width: 2px;
    height: 4px;
    border: 65px solid #369;
    border-top: 27px solid rgba(250,250,250,0);
    transform: rotate(0deg);
    border-bottom: 6px solid #fff;
    border-left: 48px solid #fff;
    border-right: 48px solid #fff;
}
.triangle00 p {
    border-right: 133px solid #fff;
}
}
@media only screen and (max-width: 375px){
.triangle00 p {
    border-right: 113px solid #fff;
}
}
@media only screen and (max-width: 360px){
.triangle00 p {
    border-right: 106px solid #fff;
}
.triangle01 {
    margin: -2px auto 50px;
}
}


.triangle01 {
	position: relative;
	-webkit-filter: drop-shadow(0px 2px 1px #C7C7C7);
    width: 145px;;
    margin: 0 auto;
    text-align: center;
    margin: -1px auto 50px;
}
.triangle01:before, .triangle01:after {
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	right: 0px;
}
.triangle01:before {
width: 0;
height: 0;
border-style: solid;
border-width: 30px 70px 0 70px;
border-color: #fafafa transparent transparent transparent;
line-height: 0px;
_border-color: #fafafa #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.triangle01:after {
width: 0;
height: 0;
border-style: solid;
border-width: 30px 70px 0 70px;
border-color: #fafafa transparent transparent transparent;
line-height: 0px;
_border-color: #fafafa #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
@media only screen and (max-width: 640px){
.c-ground-01 {
    margin-top: .625em;
    padding: 16px 10px;
}
}
.triangle02 {
	position: relative;
    width: 145px;;
    margin: 0 auto;
    text-align: center;
    margin: -1px auto 50px;
}
.triangle02:before, .triangle02:after {
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	right: 0px;
}
.triangle02:before {
width: 0;
height: 0;
border-style: solid;
border-width: 30px 70px 0 70px;
border-color: #E8E8E8 transparent transparent transparent;
line-height: 0px;
_border-color: #E8E8E8 #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.triangle02:after {
width: 0;
height: 0;
border-style: solid;
border-width: 30px 70px 0 70px;
border-color: #E8E8E8 transparent transparent transparent;
line-height: 0px;
_border-color: #E8E8E8 #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.triangle03 {
	position: relative;
    width: 145px;;
    margin: 0 auto;
    text-align: center;
    margin: -1px auto 50px;
}
.triangle03:before, .triangle03:after {
	width: 0;
	height: 0;
	content: "";
	position: absolute;
	right: 0px;
}
.triangle03:before {
width: 0;
height: 0;
border-style: solid;
border-width: 30px 70px 0 70px;
border-color: #fafafa transparent transparent transparent;
line-height: 0px;
_border-color: #fafafa #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.triangle03:after {
width: 0;
height: 0;
border-style: solid;
border-width: 30px 70px 0 70px;
border-color: #fafafa transparent transparent transparent;
line-height: 0px;
_border-color: #fafafa #000000 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

@media only screen and (max-width: 640px){
.c-column-group .col-unit-1\/2.mix-unit01 {
    margin-top: 0px;
    float: left;
    display: inline;
    width: 48.57142857142857%;
    margin-left: 1.25%;
}
}

#page_top{
  position: fixed;
  right: 0;
  bottom: 50px;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 100px;
  height: 100px;
  text-decoration: none;
}
#page_top a::before{
  content: '';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
@media only screen and (max-width: 640px){
#page_top{
  position: fixed;
  right: 0;
  bottom: 50px;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  content: '';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
}

/*-- ==================== [[[ フッター area ]]] ==================== --*/
/*footer お電話*/
.footer_tel{
text-decoration: none;
    width: 640px;
    border-radius: 10px;
    margin: 0 auto;
    padding: 20px;
}
.footer_tel img{
    display: block;
    width: 100%;
    margin: 0 auto 20px;
}
.footer_tel p{
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}
.footer_tel p span{
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}
.footer_tel p span span{
    display: inline;
}
.footer_tel p.tel_number{
    font-size: 55px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
.footer_tel p.tel_number span{
    background: url(../img/footer_tel_icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 46px;
    height: 47px;
    padding-right: 10px;
}
.footer_tel p.tel_number a{
    color: #ffffff;
    vertical-align: top;
    text-decoration: none;
}
footer p{
    color: #808080;
    font-size: 11px;
    text-align: center;
    padding-top: 10px;
}
footer .footer_link{
    text-align: center;
    color: #fff;
}
footer .top{
    margin-top: 10px;
    color: #DCDCDC;
    text-decoration: none;
}
footer .top::after{
    content: " >"
}

/*-- ==================== [[[ フッター area ]]] ==================== --*/
footer{
    height: 300px;
    background-color: #333;
    text-align: center;
}
.footer_img{
    text-align: center;
    padding-top: 60px;
    padding-bottom: 20px;
}
footer p{
    color: #808080;
    font-size: 11px;
    text-align: center;
    padding-top: 30px;
}
footer .top{
    margin-top: 10px;
    color: #DCDCDC;
}
footer .top::after{
    content: " >"
}


@media only screen and (max-width: 640px){

 /*-- ==================== [[[ フッター area ]]] ==================== --*/
    footer{
        width: 100%;
        padding-bottom: 5vw;
        height: auto;
    }
    footer .footer_img{
        padding-top: 9vw;
    }
    footer img{
        width: 60%;
    }
    /*CVボタン お電話*/
    .footer_tel{
        padding: 20px;
        width: 90%;
    }
    .footer_tel p{
        font-size: 3vw;
        padding-top: 0px;
    }
    .footer_tel p.tel_number{
        font-size: 8vw;
        margin-bottom: 3%;
    }
    .footer_tel p.tel_number span{
        background-size: contain;
        width: 9vw;
        height: 9vw;
    }
    }

/* ========== header　class ========== */
#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top a {
	background: #ed7b00;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPg0KICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+DQogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+DQogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjNmM2YzIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgPC9saW5lYXJHcmFkaWVudD4NCiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4NCjwvc3ZnPg==);
		background: -moz-linear-gradient(top,#ffffff 0,#f3f3f3 100%);
		background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#f3f3f3));
		background: -webkit-linear-gradient(top,#ffffff 0,#f3f3f3 100%);
		background: -o-linear-gradient(top,#ffffff 0,#f3f3f3 100%);
		background: -ms-linear-gradient(top,#ffffff 0,#f3f3f3 100%);
	background: linear-gradient(to bottom,#ffffff 0,#f3f3f3 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f3f3f3',GradientType=0);
	border: #d4d5d5 solid 1px;
	padding: 16px 26px 10px 54px;
}

#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top a:before {
	background: url(/assets/img/icon_btn_09.png) left top no-repeat;
	background-size: 100% auto;
	height: 22px;
		top: 13px;
		left: 24px;
	width: 22px;
}

#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top a > span {
	color: #535252;
}

#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top.icn-simu a:before {
    background: url(/assets/img/icon_24.png) left top no-repeat;
    background-size: 100% auto;
    height: 22px;
    top: 14px;
    left: 26px;
    width: 19px;
}

@media only screen and (max-width: 1111px) {
.homeloan-hidden-sp {
	display: none !important;
}
}

@media only screen and (max-width: 830px) {
#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-01           { right: 12px; }
#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-02           { right: 10px; }
#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top { right: 64px; }

#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top {
	height: 40px;
	position: absolute;
		top: 10px;
	width: 35px;
}

#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top a {
	height: 40px;
    padding: 0 !important;
    position: static;
	width: 42px;
}

#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top a:before {
	background: url(/assets/img/icon_24_02.png) left top no-repeat;
	background-size: 100% auto;
	display: inline-block;
	height: 26px;
		top: 7px;
		left: 7px;
	width: 30px;
}
#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top.icn-simu a:before {
	background: url(/assets/img/icon_24_02.png) left top no-repeat;
	background-size: 100% auto;
	display: inline-block;
	height: 26px;
		top: 7px;
		left: 7px;
	width: 30px;
}
#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top.r159 a:before {
	background: url(/assets/img/icon_btn_10.png) left top no-repeat;
	background-size: 100% auto;
	display: inline-block;
	height: 26px;
		top: 7px;
		left: 7px;
	width: 27px;
}
}

@media screen and (max-width: 830px){
#jbk-header-area .frame-content {
    padding: 10px;
}
#jbk-header-area h1 {
    width: 111px;
    height: auto;
}
#jbk-header-area #header-accessary .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-accessary .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-accessary .btn-banking li.btn-01 {
    right: 158px;
}
#jbk-header-area #header-accessary .btn-banking li.btn-01 {
    position: absolute;
    top: 10px;
    right: 108px;
    width: 39px;
    height: 40px;
    margin: 0;
}
#jbk-header-area #header-accessary .btn-banking li.btn-01 a.c-btn-account {
    border: solid 1px #ec7000;
    padding: 0;
    position: static;
}
#jbk-header-area #header-accessary .btn-banking li.btn-01 a.c-btn-account.icon-pen-01:before {
    background-image: url(/assets/img/icon_01_@2x.png);
    background-position: left top;
    background-size: auto 33px;
    height: 27px;
    top: 6px;
    left: 12px;
    width: 17px;
}
#jbk-header-area #header-accessary .btn-banking li.btn-02 {
    right: 108px;
}
#jbk-header-area #header-accessary .btn-banking li.btn-02 a.c-btn-login:before {
    background-position: -18px 0;
    background-size: auto 32px;
    top: 5px;
    left: 11px;
    height: 27px;
    width: 19px;
}
.r159{right:117px !important;}
#jbk-header-area #header-accessary .btn-banking li a span {
    width: 47px;
    display: block;
    font-weight: normal;
    position: absolute;
    bottom: -15px;
    left: -4px;
    color: #535252;
    font-size: 9px;
    letter-spacing: -0.5px;
    text-align: center;
    white-space: nowrap;
}
}
@media screen and (max-width: 830px){
#jbk-header-area #header-accessary .btn-banking li.btn-02 a.c-btn-login {
    border: solid 1px #5e5d5d;
    padding: 0;
    position: static;
}
#jbk-header-area #header-accessary .btn-banking li.btn-02 {
    position: absolute;
    top: 10px;
    right: 58px;
    width: 42px;
    height: 40px;
    margin: 0;
}
.btn-homeloan-top.r159{width: 30px !important;}
.homeloan-hidden-mb {
    display: none !important;
}
}
/*-------------- フォント調整 --------------*/
.c-heading1-01 h1 {
    margin: 0;
    padding: 0;
    color: #656565;
    font-size: 250%;
}
@media only screen and (max-width: 768px) {
#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-01           { right: 10px; }
#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-02           { right: 10px; }
#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top { right: 58px; }

#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top {
	height: 40px;
	position: absolute;
		top: 10px;
	width: 40px;
}

#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top a {
	height: 40px;
    padding: 0 !important;
    position: static;
	width: 42px;
}

#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top a:before {
	background: url(/assets/img/icon_24_02.png) left top no-repeat;
	background-size: 100% auto;
	display: inline-block;
	height: 26px;
		top: 6px;
		left: 6px;
	width: 31px;
}

#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top.icn-simu a:before {
    background: url(/assets/img/icon_24_02.png) left top no-repeat;
    background-size: 100% auto;
    display: inline-block;
    height: 26px;
    top: 6px;
    left: 6px;
    width: 31px;
}

#jbk-header-area.homeloan-header-area-02 #header-accessary .btn-banking li.btn-homeloan-top.r159 a:before {
	background: url(/assets/img/icon_btn_10.png) left top no-repeat;
	background-size: 100% auto;
	display: inline-block;
	height: 26px;
		top: 7px;
		left: 7px;
	width: 27px;
}
}

@media screen and (max-width: 768px){
#jbk-header-area .frame-content {
    padding: 10px;
}
#jbk-header-area h1 {
    width: 111px;
    height: auto;
}
#jbk-header-area #header-accessary .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-accessary .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-accessary .btn-banking li.btn-01 {
    right: 158px;
}
#jbk-header-area #header-accessary .btn-banking li.btn-01 {
    position: absolute;
    top: 10px;
    right: 108px;
    width: 40px;
    height: 40px;
    margin: 0;
}
#jbk-header-area #header-accessary .btn-banking li.btn-01 a.c-btn-account {
    border: solid 1px #ec7000;
    padding: 0;
    position: static;
}
#jbk-header-area #header-accessary .btn-banking li.btn-01 a.c-btn-account.icon-pen-01:before {
    background-image: url(/assets/img/icon_01_@2x.png);
    background-position: left top;
    background-size: auto 33px;
    height: 27px;
    top: 6px;
    left: 12px;
    width: 17px;
}
#jbk-header-area #header-accessary .btn-banking li.btn-02 {
    right: 108px;
}
#jbk-header-area #header-accessary .btn-banking li.btn-02 a.c-btn-login:before {
    background-position: -18px 0;
    background-size: auto 32px;
    top: 5px;
    left: 11px;
    height: 27px;
    width: 19px;
}
.r159{right:107px !important;}
#jbk-header-area #header-accessary .btn-banking li a span {
    width: 47px;
    display: block;
    font-weight: normal;
    position: absolute;
    bottom: -15px;
    left: -4px;
    color: #535252;
    font-size: 9px;
    letter-spacing: -0.5px;
    text-align: center;
    white-space: nowrap;
}
}
@media screen and (max-width: 768px){
#jbk-header-area #header-accessary .btn-banking li.btn-02 a.c-btn-login {
    border: solid 1px #5e5d5d;
    padding: 0;
    position: static;
}
#jbk-header-area #header-accessary .btn-banking li.btn-02 {
    position: absolute;
    top: 10px;
    right: 58px;
    width: 40px;
    height: 40px;
    margin: 0;
}
.btn-homeloan-top.r159{width: 40px !important;}
}
/*-------------- フォント調整 --------------*/
.c-heading1-01 h1 {
    margin: 0;
    padding: 0;
    color: #656565;
    font-size: 250%;
}

@media only screen and (max-width: 640px){
.c-heading1-01 h1
{ font-size: 110%; }
}

/* ========== KV ADD ========== */
.c-mainImage-04 header h1 img {
  margin-top: -5px;
}
@media only screen and (max-width: 640px){
.c-mainImage-04 header h1 img {
   margin-top: 0px;
    }
}

.pb125 {
    padding-bottom: 1.25em;
}

.c-copy-01 {
    position: relative;
}

.c-copy-01 .c-copy-01 {
    position: absolute;
    bottom: 8px;
    left: 44px;
}

@media only screen and (max-width: 640px){
.c-copy-01 .c-copy-01 {
    bottom: 5px;
    left: inherit;
    margin-left: 12%;
    margin-right: 12%;
}

    .spt50 {
        max-width: 220px;
        margin: 0 auto;
    }

    .pb125 {
    padding-bottom: 1em;
}

    .spt50 + .c-space-e1-25 {
        margin-top: 0em!important;
    }
}

.modaal-close.cv-btn-account {
    position: initial;
    right: 0px;
    top: 0px;
    color: #fff;
    cursor: pointer;
    opacity: 100%;
    width: 0px;
    height: 0px;
    background: rgba(0, 0, 0, 0);
    background-color: #fff!important;
    border-radius: 0%;
    -webkit-transition: 0;
    transition: 0;
}
.modaal-close.cv-btn-account img:active,.modaal-close.cv-btn-account img:hover {
    outline: 0;
    opacity: .7;
    filter: alpha(opacity=70);
    text-decoration: none;
    outline: none;
}

.modaal-close.cv-btn-account:after, .modaal-close.cv-btn-account:before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-radius: 0;
    background: #fafafa;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

.c-cnvBlock-01, .c-cnvBlock-02 {
    clear: both;
    background-color: #fafafa;
    text-align: center;
    margin-top: 1em;
    padding: 18px 0;
    -webkit-box-shadow: 0 0 0px rgba(0,0,0,0.3);
    box-shadow: 0 0 0px rgba(0,0,0,0.3);
}
.pr25 {
    padding-right: 25px;
}
.mb20 {
    margin-bottom: 20px;
}

/* ========== c-globalNav-area ========== */
.c-globalNav-area{
  padding: 0 54px;
  width: 100%;
  margin: 0 auto;
}
.c-globalNav-area .c-heading3-01 h3{
  color: #535252;
}
.c-globalNav-area ul.c-linkList-01 li{
  float: left;
  margin-right: 1em;
}
.c-globalNav-area ul.c-linkList-01 li:last-child{
  margin-right: 0;
}
.c-globalNav-area ul.c-linkList-01:after{
  content: "";
  display: block;
  clear: both;
}
.c-globalNav-area .c-linkList-01 a{
  font-size: 75%;
  padding-left: 13px;
}

@media only screen and (max-width: 640px){
  .c-globalNav-area{
    padding: 0 10px;
  }
}