/* ========== px ========== */
.c-space-pt0 { padding-top: 0 !important; }
.c-space-p0 { margin-top: 0px !important; }
.c-space-p30 { margin-top: 30px !important; }
.c-space-p35 { margin-top: 35px !important; }
.c-space-p40 { margin-top: 40px !important; }
.c-space-p45 { margin-top: 45px !important; }
.c-space-p50 { margin-top: 50px !important; }
.c-space-p55 { margin-top: 55px !important; }
.c-space-p60 { margin-top: 60px !important; }
.c-space-p65 { margin-top: 65px !important; }
.c-space-p70 { margin-top: 70px !important; }
.c-space-p75 { margin-top: 75px !important; }
.c-space-p80 { margin-top: 80px !important; }
.c-space-p85 { margin-top: 85px !important; }

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

/* ========== movie ========== */
.movie {
	height: 0;
	margin-top: 1.25em;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}
@media only screen and (max-width: 640px) {
    .movie {
        margin-top: .75em;
    }
}

.movie iframe {
	border: #000 solid 1px;
	box-sizing: border-box;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

/* ========== acc ========== */
.c-acc-01, .c-acc-01:last-child {
    margin: 10px 0 0;
}

.c-acc-01>.item>.head {
    padding: 17px 0 13px;
}

.c-acc-01>.item>.head:hover {
    background: none;
}

.c-acc-01>.item>.head:before,
.c-acc-01>.item>.head:after {
    content: none;
}

.c-acc-01>.item>.head .c-acc--icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
}
.c-acc-01>.item>.head .c-acc--icon span::before,
.c-acc-01>.item>.head .c-acc--icon span::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 84%;
    height: 16%;
    margin: -2% 0 0 -90%;
    background: #535252;
}
.c-acc-01>.item>.head .c-acc--icon span::after {
    transform: rotate(90deg);
}
.c-acc-01>.item>.head.opened .c-acc--icon span::after {
    transform: none;
}

.c-acc-01>.item>.body {
    padding: 10px 0 0;
    margin: 0;
}

/* ========== c-ground ========== */
@media only screen and (max-width: 640px) {
    .c-ground-01.c-ground-temporary {
        padding: 0 10px 10px;
    }
}

/* ========== heading ========== */
.c-heading-01 {
    background-color: #eb5505;
    color: #fff;
    margin: 0 -10px 16px;
    padding: 10px;
    text-align: center;
}
@media only screen and (min-width: 640px) {
    .c-heading-01 {
        margin: -30px -54px 50px !important;
        padding: 20px 10px 16px;
    }
}

@media only screen and (max-width: 640px) {
    .c-heading-01 h2 {
        font-size: 18px;
        font-weight: bold;
    }
}
@media only screen and (min-width: 640px) {
    .c-heading-01 h2 {
        font-size: 36px;
    }
}

/* c-heading-case */
@media only screen and (max-width: 640px) {
    .c-heading-case {
        line-height: 1.5;
    }
}

.c-heading-case-sub {
    font-size: 85%;
    font-weight: normal;
}
.c-heading-case-sub span {
    background-color: #ffefe6;
    border-radius: 50px;
    color: #eb5505;
    font-size: 80%;
    font-weight: bold;
    margin-right: 5px;
    padding: 2px 5px 1px 7px;
}
@media only screen and (min-width: 640px) {
    .c-heading-case-sub {
        font-size: 72%;
        margin-right: 40px;
    }
    .c-heading-case-sub span {
        font-size: 20px;
        margin-right: 8px;
        padding: 3px 10px 1px 12px;
    }
}

/* c-heading-02 */
.c-heading-02 {
    border-left: 3px solid #eb5505;
    border-bottom: 1px solid #eb5505;
    color: #eb5505;
    margin-top: 20px;
    padding: .25em 0 .25em .55em;
}
@media only screen and (max-width: 640px) {
    .c-heading-02 {
        margin-top: 2.75em;
        margin-bottom: 2em;
    }
}
@media only screen and (min-width: 640px) {
    .c-heading-02 {
        border-left: 6px solid #eb5505;
        font-size: 20px;
        margin-top: 50px;
    }
}

.c-heading-02 h3,
.c-heading-02 h4 {
    margin: 0;
    font-size: 110%;
    font-weight: bold;
}
@media only screen and (max-width: 640px) {
    .c-heading-02 h3,
    .c-heading-02 h4 {
        font-size: 125%;
    }
}

/* c-heading-03 */
.c-heading-03 {
    color: #eb5505;
    font-weight: bold;
    text-align: center;
}
@media only screen and (max-width: 640px) {
    .c-heading-03,
    .c-figure-01+.c-copy-01.c-heading-03 {
        margin-top: 2.5em;
    }
}
@media only screen and (min-width: 640px) {
    .c-heading-03 {
        font-size: 125%;
    }
}

.c-heading-03 span {
    border-bottom: 1px solid #eb5505;
    display: inline-block;
}

/* c-heading-04 */
.c-heading-04 {
    margin-top: 25px;
}
@media only screen and (min-width: 640px) {
    .c-heading-04 {
        margin-top: 40px;
    }
}

.c-heading-04 h3 {
    color: #eb5505;
    font-size: 100%;
    font-weight: bold;
    text-align: center;
}
@media only screen and (max-width: 640px) {
    .c-heading-04 h3 {
        line-height: 1.8;
    }
}
@media only screen and (min-width: 640px) {
    .c-heading-04 h3 {
        font-size: 130%;
        margin-bottom: 30px;
    }
}

.c-heading-04 span {
    border-bottom: 1px solid #eb5505;
}

/* c-heading-04-02 */
.c-heading-04-02 h3 {
    color: #525252;
    font-size: 100%;
    text-align: center;
}
@media only screen and (max-width: 640px) {
    .c-heading-04-02 h3 {
        line-height: 1.8;
    }
}
@media only screen and (min-width: 640px) {
    .c-heading-04-02 h3 {
        font-size: 150%;
        margin-bottom: 30px;
    }
}

.c-heading-04-02 span {
    border-bottom: 1px solid #525252;
}

/* c-heading-05 */
.c-heading-05 h4 {
    font-size: 100%;
    font-weight: bold;
    margin-top: 26px;
    text-align: center;
}
@media only screen and (min-width: 640px) {
    .c-heading-05 h4 {
        margin-top: 35px;
    }
}

.c-heading-05 h4 span {
    padding-left: 18px;
    padding-right: 18px;
    position: relative;
}
.c-heading-05 h4 span::before,
.c-heading-05 h4 span::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: 12px auto;
}
.c-heading-05 h4 span::before {
    background-image: url("/products/loan/howto/img/icon_txt-left.png");
    left: 0;
}
.c-heading-05 h4 span::after {
    background-image: url("/products/loan/howto/img/icon_txt-right.png");
    right: 0;
}

/* ========== tab ========== */
.c-tab-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 640px) {
    .c-tab-01 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 20px 0;
        width: 100%;
    }
}
@media screen and (min-width: 640px) {
    .c-tab-01 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 20px 0 15px;
    }
}

.c-tab-01 .c-tab--item {
    position: relative;
    width: 350px;
}
@media screen and (max-width: 640px) {
    .c-tab-01 .c-tab--item {
        border-radius: 25px;
        display: table;
        width: 48.21%;
    }
}
@media screen and (min-width: 640px) {
    .c-tab-01 .c-tab--item:first-child {
        margin-right: 20px;
    }
}

.c-tab-01 .c-tab--item.is-active a {
    background-color: #eb5505;
}

.c-tab-01 .c-tab--item a {
    background-color: #fedecd;
    border-radius: 30px;
    color: #eb5505;
    font-size: 26px;
    display: block;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
}
@media screen and (min-width: 640px) {
    .c-tab-01 .c-tab--item a {
        font-size: 20px;
    }
}

.c-tab-01 .c-tab--item.is-active a {
    color: #fff;
}
.c-tab-01 .c-tab--item a span,
.c-tab-01 .c-tab--item.is-active a span {
    font-weight: bold;
}
@media screen and (max-width: 640px) {
    .c-tab-01 .c-tab--item a {
        font-size: 12px;
        padding: 10px;
        display: table-cell;
        vertical-align: middle;
    }
}

.c-tab-01 .c-tab--item a:hover {
    opacity: .8;
}

.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;
}
@media screen and (min-width: 640px) {
    .c-tab-02.c-tabs-01>.tabs {
        margin-top: 15px;
    }
}

.c-tab-02.c-tabs-01>.tabs>li {
    margin: 0;
    width: 47.32%;
}
@media screen and (min-width: 640px) {
    .c-tab-02.c-tabs-01>.tabs>li {
        width: 48.21%;
    }
}

.c-tab-02.c-tabs-01>.tabs>li.current {
    border: 1px solid #bcbdbd;
    border-bottom: none;
    width: 48.21%;
    -webkit-transform: translateY(5px);
    transform: translateY(1px);
    z-index: 1;
}
@media screen and (min-width: 640px) {
    .c-tab-02.c-tabs-01>.tabs>li.current {
        width: 48.85%;
    }
}

.c-tab-02.c-tabs-01>.tabs>li:first-child {
    margin-right: 2px;
}
@media screen and (min-width: 640px) {
    .c-tab-02.c-tabs-01>.tabs>li:first-child {
        margin-right: 4px;
    }
}

.c-tab-02.c-tabs-01>.tabs>li a {
    background: #fedecd;
    border: none;
    border-radius: 0;
    color: #eb5505;
    font-size: 12px;
    padding: 8px 0;
}
@media screen and (min-width: 640px) {
    .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 {
    background: #fff;
    border: none;
    border-top: 3px solid #eb5505;
    border-radius: 0;
    color: #535252;
    font-weight: bold;
    padding: 16px 0 8px;
}
@media screen and (min-width: 640px) {
    .c-tab-02.c-tabs-01>.tabs>li.current a {
        border-top: 6px solid #eb5505;
        padding: 35px 0 24px;
    }
}

.c-tab-02.c-tabs-01>.tabs>li a .recommended,
.c-tab-02.c-tabs-01>.tabs>li.current a .recommended {
    position: relative;
}

.c-tab-02.c-tabs-01>.tabs>li a .recommended:before {
    content: "";
    position: absolute;
    width: 41px;
    height: 20px;
    background-image: url(/products/loan/howto/img/icon_ribbon_01.png);
    background-size: 41px;
    background-position: 0 0;
    background-repeat: no-repeat;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
@media screen and (min-width: 640px) {
    .c-tab-02.c-tabs-01>.tabs>li a .recommended:before {
        width: 88px;
        height: 26px;
        background-size: 88px;
        top: -25px;
    }
}

.c-tab-02.c-tabs-01>.tabs>li.current a .recommended:before {
    background-image: url(/products/loan/howto/img/icon_ribbon_01.png);
}


.c-tab-02.c-tabs-01>.content {
    border-bottom: none;
    border-top: 1px solid #bcbdbd;
}
.c-tab-02.c-tabs-01>.content:before,
.c-tab-02.c-tabs-01>.content:after {
    content: none;
}

.c-tab-02.c-tabs-01>.content>div {
    padding: 20px 0;
}

/* ========== tab-03 ========== */
.c-tab-03.c-tabs-01 {
    margin: 10px 0 0;
}
@media screen and (max-width: 640px) {
    .c-tab-03.c-tabs-01 {
        margin-bottom: 0 !important;
    }
}

.c-tab-03.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;
}
@media screen and (min-width: 640px) {
    .c-tab-03.c-tabs-01>.tabs {
        margin-top: 15px;
    }
}

.c-tab-03.c-tabs-01>.tabs>li {
    margin: 0;
    width: 47.32%;
}
@media screen and (min-width: 640px) {
    .c-tab-03.c-tabs-01>.tabs>li {
        width: 48.21%;
    }
}

.c-tab-03.c-tabs-01>.tabs>li.current {
    border-bottom: none;
    width: 48.21%;
    -webkit-transform: translateY(5px);
    transform: translateY(1px);
    z-index: 1;
}
@media screen and (min-width: 640px) {
    .c-tab-03.c-tabs-01>.tabs>li.current {
        width: 48.85%;
    }
}

.c-tab-03.c-tabs-01>.tabs>li:first-child {
    margin-right: 2px;
}
@media screen and (min-width: 640px) {
    .c-tab-03.c-tabs-01>.tabs>li:first-child {
        margin-right: 4px;
    }
}

.c-tab-03.c-tabs-01>.tabs>li a {
    background: #d4d5d5;
    border: none;
    border-radius: 8px 8px 0 0;
    color: #eb5505;
    font-size: 12px;
    margin-bottom: 3px;
    padding: 8px 0;
}
@media screen and (max-width: 640px) {
    .c-tab-03.c-tabs-01>.tabs>li a {
        margin-bottom: 2px;
    }
}
@media screen and (min-width: 640px) {
    .c-tab-03.c-tabs-01>.tabs>li a {
        border-radius: 10px 10px 0 0;
        font-size: 20px;
        padding: 22px 0 15px;
    }
}

.c-tab-03.c-tabs-01>.tabs>li.current a {
    background: #eb5505;
    border: none;
    border-radius: 8px 8px 0 0;
    color: #fff;
    margin-bottom: 0;
    padding: 10px 0 8px;
}
@media screen and (max-width: 640px) {
    .c-tab-03.c-tabs-01>.tabs>li:last-child.current a {
        padding: 25px 0;
    }
}
@media screen and (min-width: 640px) {
    .c-tab-03.c-tabs-01>.tabs>li.current a {
        border-radius: 10px 10px 0 0;
        padding: 20px 0 15px;
    }
    .c-tab-03.c-tabs-01>.tabs>li:last-child.current a {
        padding: 45px 0;
    }
}

.c-tab-03.c-tabs-01>.tabs>li a .c-tab-03-icon {
    background-color: #ffefe6;
    border-radius: 50px;
    color: #eb5505;
    display: inline-block;
    font-size: 80%;
    font-weight: bold;
    margin-bottom: 3px;
    padding: 2px 5px;
}
@media screen and (min-width: 640px) {
    .c-tab-03.c-tabs-01>.tabs>li a .c-tab-03-icon {
        margin-bottom: 5px;
        padding: 4px 10px;
    }
}

.c-tab-03.c-tabs-01>.tabs>li a .c-tab-03-line {
    font-size: 115%;
    font-weight: bold;
    text-decoration: underline;
}
@media screen and (min-width: 640px) {
    .c-tab-03.c-tabs-01>.tabs>li a .c-tab-03-line {
        font-size: 120%;
    }
}


.c-tab-03.c-tabs-01>.content {
    border-bottom: none;
    border-top: 2px solid #eb5505;
}
.c-tab-03.c-tabs-01>.content:before,
.c-tab-03.c-tabs-01>.content:after {
    content: none;
}

.c-tab-03.c-tabs-01>.content>div {
    background-color: #ffefe6;
    margin: 0 -10px -10px;
    padding: 28px 10px 15px;
}
@media screen and (min-width: 640px) {
    .c-tab-03.c-tabs-01>.content>div {
        margin: 0 -54px -54px;
        padding: 60px 66px 54px;
    }
}

/* ========== info ========== */
.c-info-01 {
    border: 1px solid #bcbdbd;
    border-radius: 8px;
    margin-top: 20px;
    padding: 14px 10px;
}
@media screen and (min-width: 640px) {
    .c-info-01 {
        border: 3px solid #bcbdbd;
        border-radius: 20px;
        margin-top: 30px;
        padding: 18px 20px 20px;
    }
}

.c-info-01 .c-info--head {
    text-align: center;
}

.c-info-01 .c-info--head-sub {
    background-color: #888;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    margin-bottom: 6px;
    padding: 4px 8px;
}
@media screen and (min-width: 640px) {
    .c-info-01 .c-info--head-sub {
        border-radius: 10px;
        font-size: 16px;
        margin-bottom: 20px;
        padding: 6px 15px;
    }
}

.c-info-01 .c-info--head-ttl {
    font-size: 100%;
    font-weight: bold;
}
@media screen and (min-width: 640px) {
    .c-info-01 .c-info--head-ttl {
        font-size: 20px;
    }
}

.c-info-01 .c-info--head-ttl span {
    padding-left: 30px;
    position: relative;
}
@media screen and (min-width: 640px) {
    .c-info-01 .c-info--head-ttl span {
        padding-left: 52px;
    }
}

.c-info-01 .c-info--head-ttl span:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 17px;
    background-image: url(/products/loan/howto/img/icon_mail.png);
    background-size: 24px;
    background-position: 0 0;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
}
@media screen and (min-width: 640px) {
    .c-info-01 .c-info--head-ttl span:before {
        width: 41px;
        height: 28px;
        background-size: 41px;
    }
}

/* ========== col ========== */
.c-2col-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
     -ms-flex-pack: center;
    justify-content: center;
    margin-top: 18px;
}
@media screen and (max-width: 640px) {
    .c-2col-01 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media screen and (min-width: 640px) {
    .c-2col-01 {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media screen and (max-width: 640px) {
    .c-2col-01 figure {
        width: 25%;
        margin-right: 5%;
    }
}
@media screen and (min-width: 640px) {
    .c-2col-01 figure {
        margin-right: 15px;
    }
}

@media screen and (min-width: 640px) {
    .c-2col-02 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
         -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .c-2col-02-thumb {
        margin-right: 20px;
        width: 282px;
    }
    .c-2col-02-txt {
        width: 568px;
    }
}

/* ========== icon ========== */
.icon-search,
.icon-mov {
    position: relative;
    padding-left: 22px;
}
@media screen and (min-width: 640px) {
    .icon-search,
    .icon-mov {
        padding-left: 46px;
    }
}

.icon-search:before,
.icon-mov:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-size: 16px;
    background-position: 0 0;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    margin-top: 4px;
}
@media screen and (min-width: 640px) {
    .icon-search:before,
    .icon-mov:before {
        width: 32px;
        height: 32px;
        background-size: 32px;
        margin-top: -2px;
    }
}

.icon-search:before {
    background-image: url(/products/loan/howto/img/icon_search.png);
}

.icon-mov:before {
    background-image: url(/products/loan/howto/img/icon_mov.png);
}

/* ========== c-faq-area ========== */
.c-suppleBlock-01 .c-ground-01.c-faq-area {
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 2px #e1e1e1;
            box-shadow: 2px 2px 2px #e1e1e1;
}
@media screen and (max-width: 640px) {
    .c-suppleBlock-01 .c-ground-01.c-faq-area {
        margin-top: 0;
    }
}

/* ========== c-faq-answer ========== */
.c-faq-answer {
    background-color: #fedecd;
}
.c-faq-answer li {
    margin-top: 5px;
    padding: 10px 0;
}

/* ========== c-btn-entrance-01 ========== */
@media screen and (min-width: 640px) {
    .c-btn-entrance-01 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
         -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.c-btn-entrance-01-item {
    background-color: #fff;
    border: 2px solid #eb5505;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    text-align: center;
}
@media screen and (max-width: 640px) {
    .c-btn-entrance-01-item + .c-btn-entrance-01-item {
        margin-top: 10px;
    }
}
@media screen and (min-width: 640px) {
    .c-btn-entrance-01-item {
        border: 3px solid #eb5505;
        border-radius: 10px;
        width: 49%;
    }
}

.c-btn-entrance-01-item a {
    display: block;
    padding: 30px 10px;
    text-decoration: none;
}
@media screen and (min-width: 640px) {
    .c-btn-entrance-01-item a:hover {
        opacity: .7;
    }
}

.c-btn-entrance-01-icon {
    width: 12.45%;
    min-height: 35px;
    margin: 0 auto 13px;
}
.c-btn-entrance-01-icon img {
    width: 100%;
}
@media screen and (min-width: 640px) {
    .c-btn-entrance-01-icon {
        width: 16.46%;
        min-height: 72px;
        margin-bottom: 30px;
        display: table;
    }
    .c-btn-entrance-01-icon span {
        display: table-cell;
        vertical-align: middle;
    }
}

.c-btn-entrance-01-link {
    color: #525252;
    display: inline-block;
    font-size: 120%;
    font-weight: bold;
    position: relative;
}
.c-btn-entrance-01-link::after {
    width: 18px;
    height: 18px;
    background-image: url(/assets/img/marker_01_@2x.png);
    background-repeat: no-repeat;
    background-size: auto 18px;
    position: absolute;
    top: 2px;
    right: -20px;
    content: "";
}

.c-btn-entrance-01-link .t-dot {
    position: relative;
}
.c-btn-entrance-01-link .t-dot::before {
    content: "・";
    position: absolute;
    top: -1em;
    left: 0;
    color: #eb5505;
}

/* ========== c-btn-entrance-02 ========== */
@media screen and (min-width: 890px) {
    .c-btn-entrance-02 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
         -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.c-btn-entrance-02-item {
    text-align: center;
}
@media screen and (max-width: 889px) {
    .c-btn-entrance-02-item + .c-btn-entrance-02-item {
        margin-top: 10px;
    }
}
@media screen and (min-width: 890px) {
    .c-btn-entrance-02-item {
        width: 32%;
    }
}

.c-btn-entrance-02-head {
    background-color: #eb5505;
    border-radius: 8px 8px 0 0;
    color: #fff;
    padding: 10px 0 8px;
}
.c-btn-entrance-02-head span {
    background-color: #ffefe6;
    border-radius: 50px;
    color: #eb5505;
    font-size: 87.5%;
    font-weight: bold;
    margin-right: 5px;
    padding: 2px 5px 2px 7px;
}

.c-btn-entrance-02-inr {
    background-color: #fff;
    border: 1px solid #eb5505;
    border-radius: 0 0 8px 8px;
    padding: 20px 10px;
}
@media screen and (min-width: 890px) {
    .c-btn-entrance-02-inr {
        border-radius: 0 0 10px 10px;
    }
}

.c-btn-entrance-02-copy {
    font-size: 115%;
    font-weight: bold;
}
@media screen and (min-width: 890px) {
    .c-btn-entrance-02-copy {
        font-size: 125%;
    }
}

.c-btn-entrance-02-copy span {
    color: #eb5505;
}

/* ========== c-flow ========== */
.c-flow {
    background-color: #fff;
    border: 1px solid #eb5505;
}
.c-flow + .c-flow {
    margin-top: 28px;
}
@media screen and (min-width: 640px) {
    .c-flow + .c-flow {
        margin-top: 60px;
    }
}

.c-flow-head {
    background-color: #fdd5bf;
    font-size: 95%;
    font-weight: bold;
    text-align: center;
    padding: 20px 10px 10px;
    position: relative;
}
.c-flow-head.icon-none {
    padding: 20px 10px;
}
@media screen and (min-width: 640px) {
    .c-flow-head {
        font-size: 125%;
        padding: 32px 10px 20px;
    }
    .c-flow-head.icon-none {
        padding: 26px 10px;
    }
}

.c-flow-head .c-flow-head-icon {
    background-color: #eb5505;
    border-radius: 50px;
    color: #fff;
    padding: 4px 0;
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    margin: auto;
    width: 26.21%;
}
@media screen and (min-width: 640px) {
    .c-flow-head .c-flow-head-icon {
        font-weight: normal;
        top: -18px;
        width: 98px;
    }
}

.c-flow-head .c-flow-head-point {
    color: #eb5505;
}

.c-flow-box-inr {
    padding: 18px 10px 20px;
}
@media screen and (min-width: 640px) {
    .c-flow-box-inr {
        padding: 30px;
    }
}

@media screen and (min-width: 640px) {
    .c-flow-box-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.c-flow-box-item {
    text-align: center;
}
.c-flow-box-item>*:first-child,
.c-flow-box-item>*:first-child>*:first-child {
    margin-top: 0
}
@media screen and (max-width: 640px) {
    .c-flow-box-item + .c-flow-box-item {
        margin-top: 20px;
    }
}
@media screen and (min-width: 640px) {
    .c-flow-box-item:first-child {
        width: 54.26%;
        margin: 0 13px;
    }
    .c-flow-box-item:last-child {
        width: 45.73%;
        margin-left: 50px;
    }
}

.c-flow-box-item .c-flow-box-icon {
    width: 13.26%;
    margin: 0 auto;
}
.c-flow-box-item .c-flow-box-icon img {
    width: 100%;
}
@media screen and (min-width: 640px) {
    .c-flow-box-item .c-flow-box-icon {
        width: 48px;
    }
}

.c-flow-box-item .c-flow-box-arrow {
    width: 73.07%;
    margin: 10px auto 0;
}
.c-flow-box-item .c-flow-box-arrow img {
    width: 100%;
}
@media screen and (min-width: 640px) {
    .c-flow-box-item .c-flow-box-arrow {
        width: 280px;
        margin: 18px auto 0;
    }
}

.c-flow-box-item .c-flow-box-copy {
    font-size: 87%;
}
.c-flow-box-item .c-flow-box-copy span {
    color: #eb5505;
    font-weight: bold;
}
@media screen and (min-width: 640px) {
    .c-flow-box-item .c-flow-box-copy {
        font-size: 115%;
    }
}

.c-flow-box-item .c-flow-box-item-point {
    background-color: #ffefe6;
    border-radius: 100px;
    color: #eb5505;
    margin-top: 10px;
    padding: 14px 10px 12px;
}
@media screen and (min-width: 640px) {
    .c-flow-box-item .c-flow-box-item-point {
        font-size: 125%;
        margin-top: 15px;
        padding: 20px;
    }
}

/* ========== c-repayment ========== */
.c-repayment {
    background-color: #ffefe6;
    margin: 24px -10px 0;
    padding: 23px 10px 24px;
}
@media screen and (min-width: 640px) {
    .c-repayment {
        margin: 48px -54px 0;
        padding: 48px 54px;
    }
}

@media screen and (min-width: 640px) {
    .c-column-group.c-column-group-repayment .col-unit-1\/2:first-child {
        width: 65%;
    }
    .c-column-group.c-column-group-repayment .col-unit-1\/2:last-child {
        width: 32%;
    }
}

/* ========== loan-simulatorBtn ========== */

.c-btn-01.loan-simulatorBtn {
  padding: 16px 38px 16px 60px;
  border-radius: 28px;
  font-size: 112.5%;
  font-weight: bold;
  -webkit-box-shadow: 0px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 0 rgba(0, 0, 0, 0.2);
}
.c-btn-01.loan-simulatorBtn:before {
  background-image: url(/products/homeloan/img/icon_01@x2.png);
  background-repeat: no-repeat;
  background-size: 18px 21px;
  background-position: 0 0;
  left: 36px;
}
.ie8 .c-btn-01.loan-simulatorBtn:before {
  background-image: url(/products/homeloan/img/icon_01.png);
}

.c-btn-01.loan-simulatorBtn.size-01 {
  border-radius: 10px;
  font-size: 162.5%;
  max-width: 100%;
  text-align: center;
  width: 432px;
}
.c-btn-01.loan-simulatorBtn.size-01 {
  padding-right: 36px;
  padding-left: 36px;
}

.c-btn-01.loan-simulatorBtn.size-01:before,
.ie8 .c-btn-01.loan-simulatorBtn.size-01:before {
  display: none;
}
.c-btn-01.loan-simulatorBtn.size-01 > span {
  position: relative;
}
.c-btn-01.loan-simulatorBtn.size-01 > span:before {
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  position: absolute;
}
.c-btn-01.loan-simulatorBtn.size-01 > span:before {
  background-image: url(/products/homeloan/img/icon_01@x2.png);
  height: 28px;
    top: 4px;
    left: -30px;
  width: 24px;
}
.ie8 .c-btn-01.loan-simulatorBtn.size-01 > span:before {
  background-image: url(/products/homeloan/img/icon_01.png);
}



.flow-box-02{
border: solid 3px #facf9c;
border-radius: 15px;
padding: 15px;
margin-top: 10px;
}


/* ========== sty-heading-check ========== */
.sty-heading-check{
    position: relative;
    padding-left: 30px;
}
.sty-heading-check::before {
    width: 26px;
    height: 100%;
    background-image: url(/assets/img/marker_08_@2x.png);
    background-repeat: no-repeat;
    background-size: auto 22px;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
}
@media screen and (min-width: 640px) {
    .sty-heading-check::before {
        background-size: auto 23px;
    }
}