@charset "utf-8";

@import url(/pc/ld/au_loan_credit1/common/css/important-alert.css);

/* webフォント */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400&display=swap');

html {
    font-size: 16px
}

body {
    color: #000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    line-height: 1.3;
}

@media (max-width: 900px) {
    html {
        font-size: calc(16vw / 900 * 100);
    }

    body {
        font-size: calc(16vw / 900 * 100);
    }
}

@media (max-width: 750px) {
    html {
        font-size: calc(16vw / 750 * 100);
    }

    body {
        font-size: calc(16vw / 750 * 100);
    }
}

a:hover {
    text-decoration: none;
}

img {
    width: 100%;
}

a img:hover {
    opacity: 0.7;
}

.mt0 {
    margin-top: 0
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt35 {
    margin-top: 35px
}

.mt40 {
    margin-top: 40px
}

.mt45 {
    margin-top: 45px
}

.mt50 {
    margin-top: 50px
}

.mt55 {
    margin-top: 55px
}

.mt60 {
    margin-top: 60px
}

.mt65 {
    margin-top: 65px
}

.mt70 {
    margin-top: 70px
}

.mt75 {
    margin-top: 75px
}

.mt80 {
    margin-top: 61px;
}

.mt85 {
    margin-top: 85px
}

.mt90 {
    margin-top: 90px
}

.mt95 {
    margin-top: 95px
}

.mlr {
    margin-left: auto;
    margin-right: auto
}

.pt0 {
    padding-top: 0
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt25 {
    padding-top: 25px
}

.pt30 {
    padding-top: 30px
}

.pt35 {
    padding-top: 35px
}

.pt40 {
    padding-top: 40px
}

.pt45 {
    padding-top: 45px
}

.pt50 {
    padding-top: 50px
}

.pt55 {
    padding-top: 55px
}

.pt60 {
    padding-top: 60px
}

.pt65 {
    padding-top: 65px
}

.pt70 {
    padding-top: 70px
}

.pt75 {
    padding-top: 75px
}

.pt80 {
    padding-top: 80px
}

.pt85 {
    padding-top: 85px
}

.pt90 {
    padding-top: 90px
}

.pt95 {
    padding-top: 95px
}

.pb60 {
    padding-bottom: 0
}

.pb80 {
    padding-bottom: 80px
}

.fs14 {
    font-size: 14px
}

.fs18 {
    font-size: 18px
}

.fs26 {
    font-size: 26px
}

.fs30 {
    font-size: 30px
}

.fc_orange {
    color: #eb6f1d;
}

@media (max-width: 900px) {
    .mt0 {
        margin-top: 0;
    }

    .mt5 {
        margin-top: calc(5vw / 900 * 100);
    }

    .mt10 {
        margin-top: calc(10vw / 900 * 100);
    }

    .mt15 {
        margin-top: calc(15vw / 900 * 100);
    }

    .mt20 {
        margin-top: calc(20vw / 900 * 100);
    }

    .mt25 {
        margin-top: calc(25vw / 900 * 100);
    }

    .mt30 {
        margin-top: calc(30vw / 900 * 100);
    }

    .mt35 {
        margin-top: calc(35vw / 900 * 100);
    }

    .mt40 {
        margin-top: calc(40vw / 900 * 100);
    }

    .mt45 {
        margin-top: calc(45vw / 900 * 100);
    }

    .mt50 {
        margin-top: calc(50vw / 900 * 100);
    }

    .mt55 {
        margin-top: calc(55vw / 900 * 100);
    }

    .mt60 {
        margin-top: calc(60vw / 900 * 100);
    }

    .mt65 {
        margin-top: calc(65vw / 900 * 100);
    }

    .mt70 {
        margin-top: calc(70vw / 900 * 100);
    }

    .mt75 {
        margin-top: calc(75vw / 900 * 100);
    }

    .mt80 {
        margin-top: calc(61vw / 900 * 100);
    }

    .mt85 {
        margin-top: calc(85vw / 900 * 100);
    }

    .mt90 {
        margin-top: calc(90vw / 900 * 100);
    }

    .mt95 {
        margin-top: calc(95vw / 900 * 100);
    }

    .mlr {
        margin-left: auto;
        margin-right: auto;
    }

    .pt0 {
        padding-top: 0;
    }

    .pt5 {
        padding-top: calc(5vw / 900 * 100);
    }

    .pt10 {
        padding-top: calc(10vw / 900 * 100);
    }

    .pt15 {
        padding-top: calc(15vw / 900 * 100);
    }

    .pt20 {
        padding-top: calc(20vw / 900 * 100);
    }

    .pt25 {
        padding-top: calc(25vw / 900 * 100);
    }

    .pt30 {
        padding-top: calc(30vw / 900 * 100);
    }

    .pt35 {
        padding-top: calc(35vw / 900 * 100);
    }

    .pt40 {
        padding-top: calc(40vw / 900 * 100);
    }

    .pt45 {
        padding-top: calc(45vw / 900 * 100);
    }

    .pt50 {
        padding-top: calc(50vw / 900 * 100);
    }

    .pt55 {
        padding-top: calc(55vw / 900 * 100);
    }

    .pt60 {
        padding-top: calc(60vw / 900 * 100);
    }

    .pt65 {
        padding-top: calc(65vw / 900 * 100);
    }

    .pt70 {
        padding-top: calc(70vw / 900 * 100);
    }

    .pt75 {
        padding-top: calc(75vw / 900 * 100);
    }

    .pt80 {
        padding-top: calc(80vw / 900 * 100);
    }

    .pt85 {
        padding-top: calc(85vw / 900 * 100);
    }

    .pt90 {
        padding-top: calc(90vw / 900 * 100);
    }

    .pt95 {
        padding-top: calc(95vw / 900 * 100);
    }

    .pb60 {
        padding-bottom: calc(60vw / 900 * 100);
    }

    .pb80 {
        padding-bottom: calc(80vw / 900 * 100);
    }

    .fs14 {
        font-size: calc(14vw / 900 * 100);
    }

    .fs18 {
        font-size: calc(18vw / 900 * 100);
    }

    .fs26 {
        font-size: calc(26vw / 900 * 100);
    }

    .fs30 {
        font-size: calc(30vw / 900 * 100);
    }
}

@media (max-width: 750px) {
    .mt0 {
        margin-top: 0;
    }

    .mt5 {
        margin-top: calc(5vw / 750 * 100);
    }

    .mt10 {
        margin-top: calc(10vw / 750 * 100);
    }

    .mt15 {
        margin-top: calc(15vw / 750 * 100);
    }

    .mt20 {
        margin-top: calc(20vw / 750 * 100);
    }

    .mt25 {
        margin-top: calc(25vw / 750 * 100);
    }

    .mt30 {
        margin-top: calc(30vw / 750 * 100);
    }

    .mt35 {
        margin-top: calc(35vw / 750 * 100);
    }

    .mt40 {
        margin-top: calc(40vw / 750 * 100);
    }

    .mt45 {
        margin-top: calc(45vw / 750 * 100);
    }

    .mt50 {
        margin-top: calc(50vw / 750 * 100);
    }

    .mt55 {
        margin-top: calc(55vw / 750 * 100);
    }

    .mt60 {
        margin-top: calc(60vw / 750 * 100);
    }

    .mt65 {
        margin-top: calc(65vw / 750 * 100);
    }

    .mt70 {
        margin-top: calc(70vw / 750 * 100);
    }

    .mt75 {
        margin-top: calc(75vw / 750 * 100);
    }

    .mt80 {
        margin-top: calc(61vw / 750 * 100);
    }

    .mt85 {
        margin-top: calc(85vw / 750 * 100);
    }

    .mt90 {
        margin-top: calc(90vw / 750 * 100);
    }

    .mt95 {
        margin-top: calc(95vw / 750 * 100);
    }

    .mlr {
        margin-left: auto;
        margin-right: auto;
    }

    .pt0 {
        padding-top: 0;
    }

    .pt5 {
        padding-top: calc(5vw / 750 * 100);
    }

    .pt10 {
        padding-top: calc(10vw / 750 * 100);
    }

    .pt15 {
        padding-top: calc(15vw / 750 * 100);
    }

    .pt20 {
        padding-top: calc(20vw / 750 * 100);
    }

    .pt25 {
        padding-top: calc(25vw / 750 * 100);
    }

    .pt30 {
        padding-top: calc(30vw / 750 * 100);
    }

    .pt35 {
        padding-top: calc(35vw / 750 * 100);
    }

    .pt40 {
        padding-top: calc(40vw / 750 * 100);
    }

    .pt45 {
        padding-top: calc(45vw / 750 * 100);
    }

    .pt50 {
        padding-top: calc(50vw / 750 * 100);
    }

    .pt55 {
        padding-top: calc(55vw / 750 * 100);
    }

    .pt60 {
        padding-top: calc(60vw / 750 * 100);
    }

    .pt65 {
        padding-top: calc(65vw / 750 * 100);
    }

    .pt70 {
        padding-top: calc(70vw / 750 * 100);
    }

    .pt75 {
        padding-top: calc(75vw / 750 * 100);
    }

    .pt80 {
        padding-top: calc(80vw / 750 * 100);
    }

    .pt85 {
        padding-top: calc(85vw / 750 * 100);
    }

    .pt90 {
        padding-top: calc(90vw / 750 * 100);
    }

    .pt95 {
        padding-top: calc(95vw / 750 * 100);
    }

    .pb60 {
        padding-bottom: calc(60vw / 750 * 100);
    }

    .pb80 {
        padding-bottom: calc(80vw / 750 * 100);
    }

    .fs14 {
        font-size: calc(14vw / 750 * 100);
    }

    .fs18 {
        font-size: calc(18vw / 750 * 100);
    }

    .fs26 {
        font-size: calc(26vw / 750 * 100);
    }

    .fs30 {
        font-size: calc(30vw / 750 * 100);
    }
}

#course_refinancing .acc-btn {
    position: relative;
    border-radius: 6px 6px 0 0;
    cursor: pointer
}

#course_refinancing .acc-btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 40px;
    right: 40px;
    background: url(../img/pc/acd_btn03.png) left top no-repeat;
    background-size: contain;
    max-width: 40px;
    width: calc(40vw / 900 * 100);
    max-height: 40px;
    height: calc(40vw / 900 * 100);
    z-index: 1;
}

#course_refinancing .open .acc-btn:before {
    background: url(../img/pc/acd_btn04.png) left top no-repeat;
    background-size: 100% 100%
}

#course_refinancing .acc-cnt {
    display: none;
    margin-bottom: 60px
}

.course_refinancing_tit {
    position: relative;
}

.open .course_refinancing_tit::after {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    border-left: 2px solid #7d7d7d;
    border-right: 2px solid #7d7d7d;
    box-sizing: border-box;
}

#course_refinancing .acc-cnt.contents-inner {
    padding: 30px 47px;
    border: 2px solid #7d7d7d;
    border-top: none;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
}

#course_refinancing .box_area {
    padding: 0 27px;
    border: 2px solid #000;
    border-radius: 6px
}

.auid_btn {
    max-width: 500px;
    width: calc(500vw / 900 * 100);
    margin: 30px auto 0
}

#course_refinancing .indent03 {
    line-height: 1.667
}

#course_refinancing .indent02 {
    margin-top: 20px;
    line-height: 1.667
}

#course_anyone .acc-btn {
    position: relative;
    border-radius: 6px 6px 0 0;
    cursor: pointer
}

#course_anyone .acc-btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 40px;
    right: 40px;
    background: url(../img/pc/acd_btn03.png) left top no-repeat;
    background-size: contain;
    max-width: 40px;
    width: calc(40vw / 900 * 100);
    max-height: 40px;
    height: calc(40vw / 900 * 100);
    z-index: 1;
}

#course_anyone .open .acc-btn:before {
    background: url(../img/pc/acd_btn04.png) left top no-repeat;
    background-size: 100% 100%
}

#course_anyone .acc-cnt {
    display: none;
    margin-bottom: 60px
}

#course_anyone .box_area {
    padding: 0 27px;
    border: 2px solid #000;
    border-radius: 6px
}

#course_anyone .indent03 {
    line-height: 1.667
}

#course_anyone .indent02 {
    margin-top: 20px;
    line-height: 1.667
}

#course_anyone .acc-cnt.contents-inner {
    padding: 30px 47px;
    border: 2px solid #7d7d7d;
    border-top: none;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
}

.course_anyone_tit {
    position: relative;
}

.open .course_anyone_tit::after {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    border-left: 2px solid #7d7d7d;
    border-right: 2px solid #7d7d7d;
    box-sizing: border-box;
}

@media (max-width: 900px) {
    #course_refinancing .acc-btn {
        border-radius: calc(6vw / 900 * 100) calc(6vw / 900 * 100) 0 0;
    }

    #course_refinancing .acc-btn:before {
        top: calc(28vw / 900 * 100);
        right: calc(40vw / 900 * 100);
    }

    #course_refinancing .acc-cnt {
        margin-bottom: calc(60vw / 900 * 100)
    }

    .open .course_refinancing_tit::after {
        border-left: calc(2vw / 900 * 100) solid #7d7d7d;
        border-right: calc(2vw / 900 * 100) solid #7d7d7d;
    }

    #course_refinancing .acc-cnt.contents-inner {
        padding: calc(30vw / 900 * 100) calc(47vw / 900 * 100);
        border: calc(2vw / 900 * 100) solid #7d7d7d;
        border-top: none;
        border-radius: 0 0 calc(15vw / 900 * 100) calc(15vw / 900 * 100);
    }

    #course_refinancing .box_area {
        padding: 0 calc(27vw / 900 * 100);
        border: calc(2vw / 900 * 100) solid #000;
        border-radius: calc(6vw / 900 * 100)
    }

    .auid_btn {
        margin: calc(30vw / 900 * 100) auto 0
    }

    #course_refinancing .indent02 {
        margin-top: calc(20vw / 900 * 100);
    }

    #course_anyone .acc-btn {
        border-radius: calc(6vw / 900 * 100) calc(6vw / 900 * 100) 0 0;
    }

    #course_anyone .acc-btn:before {
        top: calc(40vw / 900 * 100);
        right: calc(40vw / 900 * 100);
        width: calc(40vw / 900 * 100);
        height: calc(40vw / 900 * 100);
    }

    #course_anyone .acc-cnt {
        margin-bottom: calc(60vw / 900 * 100)
    }

    #course_anyone .box_area {
        padding: 0 calc(27vw / 900 * 100);
        border: calc(2vw / 900 * 100) solid #000;
        border-radius: calc(6vw / 900 * 100)
    }

    #course_anyone .indent02 {
        margin-top: calc(20vw / 900 * 100);
    }

    #course_anyone .acc-cnt.contents-inner {
        padding: calc(30vw / 900 * 100) calc(47vw / 900 * 100);
        border: calc(2vw / 900 * 100) solid #7d7d7d;
        border-top: none;
        border-radius: 0 0 calc(15vw / 900 * 100) calc(15vw / 900 * 100);
    }

    .open .course_anyone_tit::after {
        border-left: calc(2vw / 900 * 100) solid #7d7d7d;
        border-right: calc(2vw / 900 * 100) solid #7d7d7d;
    }
}

@media (max-width: 750px) {
    #course_refinancing .acc-btn {
        border-radius: calc(6vw / 750 * 100) calc(6vw / 750 * 100) 0 0;
    }

    #course_refinancing .acc-btn:before {
        top: calc(34vw / 750 * 100);
        right: calc(60vw / 750 * 100);
        width: calc(40vw / 750 * 100);
        height: calc(40vw / 750 * 100);
    }

    #course_refinancing .acc-cnt {
        margin-bottom: calc(60vw / 750 * 100)
    }

    .open .course_refinancing_tit::after {
        border-left: calc(2vw / 750 * 100) solid #7d7d7d;
        border-right: calc(2vw / 750 * 100) solid #7d7d7d;
    }

    #course_refinancing .acc-cnt.contents-inner {
        padding: calc(30vw / 750 * 100) calc(47vw / 750 * 100);
        border: calc(2vw / 750 * 100) solid #7d7d7d;
        border-top: none;
        border-radius: 0 0 calc(15vw / 750 * 100) calc(15vw / 750 * 100);
    }

    #course_refinancing .box_area {
        padding: 0 calc(27vw / 750 * 100);
        border: calc(2vw / 750 * 100) solid #000;
        border-radius: calc(6vw / 750 * 100)
    }

    .auid_btn {
        max-width: none;
        width: calc(338vw / 750 * 100);
        margin: calc(30vw / 750 * 100) auto 0
    }

    #course_refinancing .indent02 {
        margin-top: calc(20vw / 750 * 100);
    }

    #course_anyone .acc-btn {
        border-radius: calc(6vw / 750 * 100) calc(6vw / 750 * 100) 0 0;
    }

    #course_anyone .acc-btn:before {
        top: calc(34vw / 750 * 100);
        right: calc(60vw / 750 * 100);
        width: calc(40vw / 750 * 100);
        height: calc(40vw / 750 * 100);
    }

    #course_anyone .acc-cnt {
        margin-bottom: 0;
    }

    #course_anyone .box_area {
        padding: 0 calc(27vw / 750 * 100);
        border: calc(2vw / 750 * 100) solid #000;
        border-radius: calc(6vw / 750 * 100)
    }

    #course_anyone .indent02 {
        margin-top: calc(20vw / 750 * 100);
    }

    #course_anyone .acc-cnt.contents-inner {
        padding: calc(30vw / 750 * 100) calc(47vw / 750 * 100);
        border: calc(2vw / 750 * 100) solid #7d7d7d;
        border-top: none;
        border-radius: 0 0 calc(15vw / 750 * 100) calc(15vw / 750 * 100);
    }

    .open .course_anyone_tit::after {
        border-left: calc(2vw / 750 * 100) solid #7d7d7d;
        border-right: calc(2vw / 750 * 100) solid #7d7d7d;
    }
}

.inner {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

.relative {
    position: relative;
}

.acc-btn {
    cursor: pointer;
}

.acc-btn:hover {
    opacity: 0.7;
}

.acc-btn-open {
    display: none;
}

.acc-cnt {
    display: none;
}

.acc.open .acc-btn-close {
    display: none;
}

.acc.open .acc-btn-open {
    display: block;
}

@media (max-width: 750px) {
    .inner {
        max-width: none;
    }
}

/* header */
.header {
    margin: 50px auto 30px;
    background-color: #fff;
}
.header .inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header_btn{
    display: block;
    width: 266px;
}

.header-logo {
    max-width: 261px;
    width: calc(261vw / 900 * 100);
}

.bnr_area {
    margin-bottom: 30px;
    background-color: #fff;
}

@media (max-width: 900px) {
    .header {
        padding: 0;
    }
    .header_btn{
        display: block;
        width: calc(266vw / 750 * 100);
        margin-right: calc(42vw / 750 * 100);
    }
    .bnr_area {
        margin-bottom: calc(30vw / 900 * 100);
    }
}

@media (max-width: 750px) {
    .header-logo {
        max-width: none;
        width: calc(160vw / 750 * 100);
        margin-left: calc(44vw / 750 * 100);
    }

    .header {
        margin: calc(44vw / 750 * 100) auto calc(30vw / 750 * 100);
    }

    .bnr_area {
        margin-bottom: 0;
    }
}


/* fv */
.fv {
    background-image: url(../img/pc/fv_bg.jpg);
    background-repeat: repeat;
    padding-bottom: 60px;
}

.loan {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
    line-height: 1.6;
    padding-bottom: 48px;
}

.loan-card-info {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}


.loan-card-info__title {
    background-color: #433d3c;
    color: #fff;
    text-align: center;
    padding: 25px 10px;
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    letter-spacing: 0.05em;
}

.loan-card-info__body {
    padding: 30px 20px;
}

.sp-catch {
    display: none;
}
.pc-catch {
    display: block;
}

.catch {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin: 0 0 5px 0;
}

.loan-card-info__main {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-bottom: 10px;
}

.loan-card-info__img img {
    width: 280px;
    height: auto;
    display: block;
}

.loan-card-info__text {
    text-align: left;
    color: #333;
}

.rate-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #e85a00;
}

.rate-sub {
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: -8px;
    padding-left: 5px;
}

.rate-display {
    display: flex;
    align-items: baseline;
    margin-bottom: -10px;
}
.rate-main {
    font-size: 100px;
    font-weight: bold;
    letter-spacing: -4px;
    line-height: 1.3;
}

.rate-unit {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 8px;
}

.rate-benefit {
    font-size: 40px;
    font-weight: bold;
    color: #333;
    margin-left: 5px;
    margin-bottom: 5px;
}

.loan-card-info__text .note {
    font-size: 12px;
    color: #666;
    text-align: left;
}

.loan-card-info__table {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.table-row {
    display: flex;
    gap: 2px;
    margin-bottom: 3px;
}

.table-label, .table-value {
    padding: 10px;
    font-size: 22px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-label {
    background-color: #FFEAD6;
    flex: 1;
    color: #444;
}

.table-value {
    background-color: #FFEAD6;
    flex: 1.5;
    color: #444;
}

.loan-notes_01 {
    max-width: 800px;
    width: calc(800vw / 900 * 100);
    margin: 15px auto 45px;
}

.loan-notes_01 p {
    padding-left: 1em;
    text-indent: -1em;
}

.loan-notes_02 {
    text-align: center;
    margin: 6px auto 43px;
}

.loan-notes_03 {
    text-align: center;
    font-weight: bold;
    margin-top: 18px;
}

.cv{
    max-width: 810px;
    width: calc(810% / 900 * 100);
    margin: auto;
    box-sizing: border-box;
    border: 6px solid #eb6f1d;
    padding-bottom: 45px;
}
.cv_lead{
    background-color: #eb6f1d;
    text-align: center;
    padding: 10px;
    margin-bottom: 30px;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}
.cv_lead img{
    max-width: 470px;
    width: calc(470% / 900 * 100);
}
.loan-account_have_btn {
    max-width: 732px;
    width: calc(732vw / 900 * 100);
    margin: 0 auto;
}

.loan-au_id {
    display: flex;
    justify-content: space-between;
    max-width: 732px;
    width: calc(732vw / 900 * 100);
    margin: 0 auto;
}

.loan-au_id-btn {
    max-width: 358px;
    width: calc(358vw / 900 * 100);
}

@media (max-width: 900px) {
    .fv {
        padding-bottom: calc(60vw / 900 * 100);
    }

    .loan {
        border-radius: calc(15vw / 900 * 100);
        box-shadow: calc(0vw / 900 * 100) calc(0vw / 900 * 100) calc(16vw / 900 * 100) calc(-6vw / 900 * 100) rgba(0, 0, 0, 0.6);
        padding-bottom: calc(48vw / 900 * 100);
    }
    .loan-card-info__main {
        gap: 20px;
    }
    .loan-card-info__img img {
        width: 230px;
    }
    .catch {
        font-size: 18px;
    }
    .rate-main {
        font-size: 80px;
    }
    .rate-unit, 
    .rate-benefit {
        font-size: 32px;
    }
    .table-label, .table-value {
        font-size: 16px;
        padding: 10px 8px;
    }

    .loan-notes_01 {
        margin: calc(15vw / 900 * 100) auto calc(37vw / 900 * 100);
    }

    .loan-notes_02 {
        margin: calc(6vw / 900 * 100) auto calc(43vw / 900 * 100);
    }

    .loan-notes_03 {
        margin-top: calc(21vw / 900 * 100);
    }
}

@media (max-width: 750px) {
    .fv {
        padding-bottom: calc(60vw / 750 * 100);
    }

    .loan {
        border-radius: calc(15vw / 750 * 100);
        box-shadow: calc(0vw / 750 * 100) calc(0vw / 750 * 100) calc(16vw / 750 * 100) calc(-6vw / 750 * 100) rgba(0, 0, 0, 0.6);
        padding-bottom: calc(24vw / 750 * 100);
        width: calc(670vw / 750 * 100);
        margin: 0 auto;
    }
.loan-card-info__title {
        font-size: 18px;
        padding: 10px;
    }

    .loan-card-info__body {
        padding: 20px 10px;
    }

    .pc-catch {
        display: none;
    }
    .sp-catch {
        display: block;
        text-align: center;
        font-size: 18px;
        margin-bottom: 15px;
    }

    .loan-card-info__main {
        flex-direction: row; 
        align-items: center;
        justify-content: center;
        gap: 10px; 
    }

    .loan-card-info__img {
        width: 34%; 
    }
    .loan-card-info__img img {
        width: 100%;
        max-width: none;
    }

    .loan-card-info__text {
        width: 60%; 
    }

    .rate-wrapper {
        flex-direction: column;
        align-items: flex-start; 
    }

    .rate-sub {
        writing-mode: horizontal-tb;
        margin-right: 0;
        margin-bottom: 0;
        font-size: 15px;
    }

    .rate-display {
        justify-content: center;
    }

    .rate-main {
        font-size: 54px; 
        letter-spacing: -2px;
    }

    .rate-unit {
        font-size: 23px;
        margin-bottom: 6px;
    }

    .rate-benefit {
        font-size: 22px;
        margin-left: 2px;
        margin-bottom: 4px;
    }

    .loan-card-info__text .note {
        text-align: left;
        font-size: 11px;
        margin-top: 5px;
    }

    .table-label, .table-value {
        font-size: 14px;
        padding: 8px 4px;
    }
    .loan-notes_01 {
        margin: calc(15vw / 750 * 100) auto calc(22vw / 750 * 100);
        width: calc(610vw / 750 * 100);
        font-size: calc(15vw / 750 * 100);
    }

    .loan-notes_02 {
        margin: calc(-2vw / 750 * 100) auto calc(22vw / 750 * 100);
    }

    .loan-notes_03 {
        margin-top: calc(21vw / 750 * 100);
        font-size: calc(16vw / 750 * 100);
    }

    .cv{
        max-width: 850px;
        width: calc(850% / 900 * 100);
        margin: auto;
        box-sizing: border-box;
        border: calc(6vw / 750 * 100) solid #eb6f1d;
        padding-bottom: calc(30vw / 750 * 100);
    }
    .cv_lead{
        background-color: #eb6f1d;
        text-align: center;
        padding: calc(16vw / 750 * 100);
        margin-bottom: calc(25vw / 750 * 100);
        font-size: calc(40vw / 750 * 100);
    }
    .cv_lead img{
        max-width: 330px;
        width: calc(330vw / 750 * 100);
    }

    .loan-account_have_btn {
        max-width: none;
        width: calc(550vw / 750 * 100);
        margin-top: 0;
    }


    .loan-au_id {
        max-width: none;
        width: calc(550vw / 750 * 100);
    }

    .loan-au_id-btn {
        max-width: none;
        width: calc(260vw / 750 * 100);
    }
}

/* ponta */
.ponta {
    background-image: url(../img/pc/ponta_bg.jpg);
    background-repeat: repeat;
    padding-top: 60px;
    padding-bottom: 60px;
}
.ponta_main{
    max-width: calc(800vw / 900 * 100);
    width: 800px;
    margin: 0 auto 50px;
}

.ponta .acc-cnt {
    background-color: #fff;
    padding: 50px;
    border-radius: 0 0 15px 15px;
    box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
}

.ponta_details{
    position: relative;
}
.ponta_details_link{
    display: block;
    position: absolute;
    top: 3%;
    left: 92%;
    width: 60px;
    height: 30px;
}

@media (max-width: 900px) {
    .ponta {
        padding-top: calc(50vw / 900 * 100);
        padding-bottom: calc(90vw / 900 * 100);
    }
    .ponta_main{
        margin: 0 auto calc(50vw / 750 * 100);
        width: calc(689vw / 750 * 100);
    }
    .ponta .acc-cnt {
        padding: calc(44vw / 750 * 100);
        border-radius: 0 0 calc(15vw / 900 * 100) calc(15vw / 900 * 100);
        box-shadow: calc(0vw / 900 * 100) calc(0vw / 900 * 100) calc(16vw / 900 * 100) calc(-6vw / 900 * 100) rgba(0, 0, 0, 0.6);
    }
    .ponta_details_link{
        display: block;
        position: absolute;
        top: 3.6%;
        left: 43%;
        width: calc(90vw / 750 * 100);
        height: calc(40vw / 750 * 100);
    }
}

@media (max-width: 750px) {
    .ponta {
        padding-bottom: calc(61vw / 750 * 100);
    }

    .ponta .acc {
        width: calc(670vw / 750 * 100);
        margin: 0 auto;
    }

    .ponta .acc-cnt {
        padding: calc(30vw / 750 * 100);
        border-radius: 0 0 calc(15vw / 750 * 100) calc(15vw / 750 * 100);
        box-shadow: calc(0vw / 750 * 100) calc(0vw / 750 * 100) calc(16vw / 750 * 100) calc(-6vw / 750 * 100) rgba(0, 0, 0, 0.6);
    }
}

/* trouble */
.trouble {
    background-image: url(../img/pc/trouble_bg.jpg);
    background-repeat: repeat;
    padding-bottom: 60px;
}

.trouble-head {
    background-color: #423c40;
    width: 100%;
    padding: 35px 20px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}
.trouble-title {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    font-family: sans-serif;
}
.trouble-title__sub {
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.trouble-title__main {
    color: #f9e5cf;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.2;
}
.trouble-title__particle {
    font-size: 28px;
    margin: 0 4px;
    color: #fff;
}

.trouble-head-img {
    max-width: 800px;
    width: calc(800vw / 900 * 100);
    margin: 0 auto;
}

.trouble .inner {
    max-width: 800px;
    width: calc(800vw / 900 * 100);
}

.trouble .acc-btn-open {
    background-color: #eb7000;
    border-radius: 15px 15px 0 0;
}

.trouble_inner {
    box-sizing: border-box;
    border: 4px solid #eb7000;
    border-top:none;
    border-radius: 0 0 8px 8px;
    background: #ffffff;
    margin-top: -5px;
    padding: 50px 45px;
}
.trouble-bubble-inner{
    position: relative;
}
.c-trouble-bubble{
    position: absolute;
    font-weight: bold;
    display: inline-block;
    font-size: 32px;
}
.trouble-bubble-text_01{
    top: 174px;
    right: 76px;
}
.trouble-bubble-text_02{
    top: 118px;
    right: 312px;
}
.trouble-bubble-text_03{
    top: 142px;
    right: 138px;
}
.trouble-bubble-text_04{
    top: 118px;
    right: 266px;
}
@media (max-width: 900px) {
    .c-trouble-bubble{
        font-size: 3.66vw;
    }
    .trouble-bubble-text_01{
        top: 19.7vw;
        right: 6.61vw;
    }
    .trouble-bubble-text_02{
        top: 12.9vw;
        right: 33.61vw;
    }
    .trouble-bubble-text_03{
        top: 15.6vw;
        right: 15.1vw;
    }
    .trouble-bubble-text_04{
        top: 12.9vw;
        right: 28.8vw;
    }
}
@media (max-width: 750px) {
    .c-trouble-bubble{
        font-size: 4.16vw;
    }
    .trouble-bubble-text_01{
        top: 19.7vw;
        right: 8.61vw;
    }
    .trouble-bubble-text_02{
        top: 16.9vw;
        right: 37.61vw;
    }
    .trouble-bubble-text_03{
        top: 20.27vw;
        right: 16.1vw;
    }
    .trouble-bubble-text_04{
        top: 16.9vw;
        right: 33.3vw;
    }
}

/* 金利表 */
.point_01_inner {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.comp01 .text img {
    position: relative;
    max-width: 276px;    
}
.comp02 .text img {
    position: relative;
    max-width: 157px;
}
/* 金利表_comp01 */
.point_01_inner table.comp01,
.point_01_inner table.comp01 td,
.point_01_inner table.comp01 th {
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
}
.point_01_inner table.comp01 td,
.point_01_inner table.comp01 th {
    border: 1px solid #e5e5e5;
}
.point_01_inner table.comp01 {
    margin-top: 3px;
    border-top: none;
    border-bottom: none;
    box-shadow: 1px 1px 1px #e6e6e6;
    max-width: 296px;
    width: calc(296/701*100vw);
}
.point_01_inner table.comp01 th.text { 
    border: none;
    background-color: #ffffff;
    height: 110px;
}
.point_01_inner table.comp01 th {
    background-color: #a7a7a7;
    height: 80px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','游ゴシック', 'YuGothic', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
    font-weight: 300;
    line-height: 1;
    font-size: min(calc(21/701*100vw), 21px);
    color: #ffffff;
    font-weight: 600;
}
.point_01_inner table.comp01 th span {
    font-size: min(calc(12/701*100vw), 12px);
}
.point_01_inner table.comp01 td {
    background-color: #ffffff;
    height: 90px;
    font-family: 'Oswald', sans-serif;
    font-size: min(calc(22/701*100vw), 22px);
    letter-spacing: .05em;
    color: #777777;
    font-weight: 500;
}
.point_01_inner table.comp01 td:nth-of-type(even) {
    border-right: none;
}
.point_01_inner table.comp01 td span {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','游ゴシック', 'YuGothic', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
    font-size: min(calc(18/701*100vw), 18px);
    font-weight: bold;
}
/* 金利表_comp02 */
.point_01_inner table.comp02,
.point_01_inner table.comp02 td,
.point_01_inner table.comp02 th {
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
}
.point_01_inner table.comp02 {
    max-width: 405px;
    width: calc(405/701*100vw);
    border: 4px solid #f7b61b;
}
.point_01_inner table.comp02 th.text { 
    border: none;
    border-top: 4px solid #f7b61b;
    background-color: #fffade;
    height: 110px;
}
.point_01_inner table.comp02 th {
    background-color: #56af00;
    border-bottom: none;
    line-height: 1;
    height: 80px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','游ゴシック', 'YuGothic', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
    font-size: min(calc(21/701*100vw), 21px);
    color: #ffffff;
    font-weight: 600;
}
.point_01_inner table.comp02 th:nth-of-type(1) {
    border-left: 4px solid #f7b61b;
    border-right: 4px solid #f7b61b;
}
.point_01_inner table.comp02 th:nth-of-type(2) {
    background-color: #ec7000;
}
.point_01_inner table.comp02 th.text:nth-of-type(2) {
    background-color: #fffade;
}
.point_01_inner table.comp02 th span {
    font-size: min(calc(12/701*100vw), 12px);
}
.point_01_inner table.comp02 td {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-right: 4px solid #f7b61b;
    height: 90px;
    color: #56af00;
    letter-spacing: .05em;
    font-family: 'Oswald', sans-serif;
    font-size: min(calc(32/701*100vw), 32px);
}
.point_01_inner table.comp02 td span {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','游ゴシック', 'YuGothic', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
    font-size: min(calc(18/701*100vw), 18px);
    font-weight: bold;
}
.point_01_inner table.comp02 td sup {
    vertical-align: top;
    color: #555555;
    font-size: min(calc(15/701*100vw), 15px);
    margin-left: -3%;
}
.point_01_inner table.comp02 td:nth-of-type(2) {
    color: #ec7000;
}

@media (max-width: 900px) {
    .trouble {
        padding-bottom: calc(60vw / 900 * 100);
    }

    .trouble .acc-btn-open {
        border-radius: calc(15vw / 900 * 100) calc(15vw / 900 * 100) 0 0;
    }
}

@media (max-width: 750px) {
    .trouble {
        background-image: url(../img/pc/trouble_bg.jpg);
        padding-bottom: calc(96vw / 750 * 100);
    }

    .trouble-head {
        background-color: none;
        width: 100%;
    }

    .trouble-head {
        padding: 20px 10px;
    }

    .trouble-title {
        gap: 8px;
    }

    .trouble-title__sub {
        font-size: 16px;
    }

    .trouble-title__main {
        font-size: 24px;
    }

    .trouble-title__particle {
        font-size: 20px;
    }

    .trouble .inner {
        max-width: none;
        width: 100%;
    }

    .trouble .acc {
        width: calc(670vw / 750 * 100);
        margin: 0 auto;
    }

    .trouble .acc-btn-open {
        border-radius: calc(15vw / 750 * 100) calc(15vw / 750 * 100) 0 0;
    }

    .trouble_inner {
        border: calc(4/701*100vw) solid #eb7000;
        margin-top: calc(-5/750*100vw);
        padding: calc(35/750*100vw) calc(25/750*100vw) calc(50/750*100vw);
    }
    /* 金利表 */
    .comp01 .text img {
        width: calc(27.5999vw);    
    }
    .comp02 .text img {
        width: calc(18.333vw);    
    }
    /* 金利表_comp01 */
    .point_01_inner table.comp01 td,
    .point_01_inner table.comp01 th {
        border: calc(1/750*100vw) solid #e5e5e5;
    }
    .point_01_inner table.comp01 {
        margin-top: calc(3/750*100vw);
        width: 41.428%;
    }
    .point_01_inner table.comp01 th.text { 
        height: calc(110/750*100vw);
    }
    .point_01_inner table.comp01 th {
        height: calc(80/750*100vw);
        font-size: min(calc(20/750*100vw), 20px);
    }
    .point_01_inner table.comp01 td {
        height: calc(90/750*100vw);
        font-size: min(calc(20/750*100vw), 20px);
    }
    .point_01_inner table.comp01 td span {
        font-size: min(calc(16/750*100vw), 16px);
    }
    /* 金利表_comp02 */
    .point_01_inner table.comp02 {
        width: 58.571%;
        border: calc(4/750*100vw) solid #f7b61b;
        border-top: none;
    }
    .point_01_inner table.comp02 th.text { 
        height: calc(110/750*100vw);
        border-top: calc(4/750*100vw) solid #f7b61b;
    }
    .point_01_inner table.comp02 th {
        height: calc(80/750*100vw);
        font-size: min(calc(20/750*100vw), 20px);
    }
    .point_01_inner table.comp02 th:nth-of-type(1) {
        border-left: calc(4/750*100vw) solid #f7b61b;
        border-right: calc(4/750*100vw) solid #f7b61b;
    }
    .point_01_inner table.comp02 td {
        border-right: calc(4/750*100vw) solid #f7b61b;
        height: calc(90/750*100vw);
        font-size: min(calc(30/750*100vw), 30px);
    }
    .point_01_inner table.comp02 td span {
        font-size: min(calc(16/750*100vw), 16px);
    }
    .point_01_inner table.comp02 td sup {
        font-size: min(calc(10/750*100vw), 10px);
    }

}

/* convenient */
.convenient {
    padding: 60px 0;
    background-color: #423c40;
}

.convenient .inner {
    background-color: #fff;
    border: 2px solid #7d7d7d;
    border-top: none;
    border-radius: 15px;
    box-sizing: border-box;
    padding: 15px 0 25px;
}
.convenient-title{
    font-size: 30px;
    color: #333;
    padding: 20px 0 41px;
    text-align: center;
    font-weight: bold;
}
.convenient-title__marker{
    background: linear-gradient(transparent 60%, #ffe9d6 60%);
    padding: 0 10px;
}
.convenient-title__or{
    color: #eb5505;
}
.account_create-btn {
    max-width: 732px;
    width: calc(732vw / 900 * 100);
    margin: 0 auto;
}

@media (max-width: 900px) {
    .convenient {
        padding: calc(60vw / 900 * 100) 0;
    }

    .convenient .inner {
        border: calc(2vw / 900 * 100) solid #7d7d7d;
        border-radius: calc(15vw / 900 * 100);
        padding: 0 0 calc(67vw / 900 * 100);
    }
    .convenient-title{
        font-size: 4.72vw;
        padding: 20px 0;
    }
}

@media (max-width: 750px) {
    .convenient {
        padding: calc(55vw / 750 * 100) 0;
    }

    .convenient .inner {
        width: calc(670vw / 750 * 100);
        border: calc(2vw / 750 * 100) solid #7d7d7d;
        border-top: none;
        border-radius: calc(15vw / 750 * 100);
        padding: calc(15vw / 750 * 100) 0 calc(16vw / 750 * 100);
    }

    .account_create-btn {
        max-width: none;
        width: calc(558vw / 750 * 100);
    }
}

.bottom_bg {
    background-image: url(../img/pc/bottom_bg.jpg);
    background-repeat: repeat;
}

.simulation {
    padding: 58px 0 0;
}

/* .question-btn {
    max-width: 350px;
    width: calc(350vw / 900 * 100);
    margin: 0 auto;
} */

/* .question-date {
    text-align: center;
    margin-top: 29px;
    font-size: 18px;
} */

.contact {
    margin-top: 57px;
}

.contact .inner {
    max-width: 750px;
    width: calc(750vw / 900 * 100);
}

.bottom-logo {
    max-width: 279px;
    width: calc(279vw / 900 * 100);
    margin: 0 auto;
    padding: 37px 0;
}

@media (max-width: 900px) {
    .simulation {
        padding: calc(58vw / 900 * 100) 0 calc(33vw / 900 * 100);
    }

    /* .question-date {
        margin-top: calc(29vw / 900 * 100);
        font-size: calc(18vw / 900 * 100);
    } */

    .contact {
        margin-top: calc(57vw / 900 * 100);
    }

    .bottom-logo {
        padding: calc(37vw / 900 * 100) 0;
    }
}

@media (max-width: 750px) {
    .simulation {
        padding: calc(64vw / 750 * 100) 0 calc(0vw / 750 * 100);
    }

    .simulation .inner {
        width: calc(675vw / 750 * 100);
    }

    /* .question-btn {
        max-width: none;
        width: calc(260vw / 750 * 100);
    } */

    /* .question-date {
        margin-top: calc(18vw / 750 * 100);
        font-size: calc(18vw / 750 * 100);
    } */

    .contact {
        margin-top: calc(57vw / 750 * 100);
    }

    .contact .inner {
        max-width: none;
        width: calc(750vw / 750 * 100);
    }

    .bottom-logo-area {
        width: 100%;
        background-color: #fff;
    }

    .bottom-logo {
        max-width: none;
        width: calc(279vw / 750 * 100);
        padding: calc(37vw / 750 * 100) 0;
    }
}

/* footer */
.footer {
    text-align: center;
}

.footer>p {
    margin-bottom: 40px;
}

.footer .inner {
    background: #898989;
    color: #fff;
    padding: 25px 0 0;
    max-width: 100%;
}

.footer .inner dl {
    max-width: 680px;
    width: calc(680vw / 900 * 100);
    margin: 0 auto;
}

.footer .inner dl dt {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 20px;
}

.footer .inner dl dd {
    margin-bottom: 20px;
}

.footer .inner p {
    background: #747474;
    color: #fff;
    padding: 15px;
}

@media (max-width: 900px) {
    .footer>p {
        margin-bottom: calc(40vw / 900 * 100);
    }

    .footer .inner {
        padding: calc(25vw / 900 * 100) 0 0;
    }

    .footer .inner dl dt {
        font-size: calc(24vw / 900 * 100);
        margin-bottom: calc(20vw / 900 * 100);
    }

    .footer .inner dl dd {
        margin-bottom: calc(20vw / 900 * 100);
    }

    .footer .inner p {
        padding: calc(15vw / 900 * 100);
    }
}

#breadcrumb-area {
    padding-bottom: 30px;
}

.breadcrumb-area__inner {
    background-color: #E2E2E2;
    padding: 16px;
    max-width: 900px;
    width: 80vw;
    margin: 0 auto;
}

.pankuzu {
    display: flex;
}

.pankuzu-item {
    font-size: 14px;
    margin-right: 20px;
}

.pankuzu-item em {
    font-style: normal;
}

.pankuzu-item:not(:last-child)::after {
    content: "";
    display: inline-block;
    max-width: 5px;
    width: calc(5vw / 750 * 100);
    max-height: 5px;
    height: calc(5vw / 750 * 100);
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(-45deg);
    margin-left: 20px;
    box-sizing: content-box;
}

.pankuzu-item:last-child {
    font-weight: bold;
    color: #535252;
}

.pankuzu-item a {
    color: #535252;
}

@media (max-width: 900px) {
    .breadcrumb-area {
        padding-bottom: calc(30vw / 900 * 100);
    }

    .breadcrumb-area__inner {
        padding: calc(16vw / 900 * 100);
    }

    .pankuzu-item {
        font-size: calc(14vw / 900 * 100);
        margin-right: calc(20vw / 900 * 100);
    }

    .pankuzu-item:not(:last-child)::after {
        border-right: calc(3vw / 900 * 100) solid #fff;
        border-bottom: calc(3vw / 900 * 100) solid #fff;
        margin-left: calc(20vw / 900 * 100);
    }
}

@media (max-width: 750px) {
    .breadcrumb-area {
        padding-bottom: calc(30vw / 750 * 100);
        background-color: #fff;
    }

    .breadcrumb-area__inner {
        padding: calc(16vw / 750 * 100);
    }

    .pankuzu-item {
        font-size: calc(14vw / 750 * 100);
        margin-right: calc(20vw / 750 * 100);
    }

    .pankuzu-item:not(:last-child)::after {
        max-width: none;
        width: calc(5vw / 750 * 100);
        max-height: none;
        height: calc(5vw / 750 * 100);
        border-right: calc(3vw / 750 * 100) solid #fff;
        border-bottom: calc(3vw / 750 * 100) solid #fff;
        margin-left: calc(20vw / 750 * 100);
    }
}

/* ========== よくあるご質問 ========== */
.c-suppleBlock-add{
    background-color: #ffffff;
    border-radius: 8px 8px 0 0;
    width: 800px;
    padding: 20px 50px;
    margin: 44px auto 0;
  }
  .c-suppleBlock-add .c-ground-01{
    padding: 15px 54px;
    margin-top: 1em !important;
  }
  .c-suppleBlock-add ul.c-linkList-01{
    margin-top: 0;
  }
  .c-suppleBlock-add .c-linkList-01 li{
    font-size: 105%;
  }
  .c-suppleBlock-add .c-rightLink-02{
    margin-top: 15px;
    text-align: right;
  }
  .c-suppleBlock-add .c-rightLink-02 a{
    font-size: 95%;
    padding-left: 24px;
    margin-left: 28px;
    color: #535252;
    text-decoration: none;
    display: inline-block;
    position: relative;
    font-size: 14px;
  }
  .c-suppleBlock-add .c-rightLink-02 a:before{
    width: 18px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 18px;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
  }
  .c-suppleBlock-add .c-rightLink-02 a:hover{
    opacity: .7;
    filter: alpha(opacity=70);
  }
  .sty-faq--block .c-linkList-01 a{
    padding: 1px 25px 1px 6px;
  }
  .sty-faq--block .c-linkList-01 a:before{
    background-image: none;
  }
  @media (max-width: 750px){
    .c-suppleBlock-add{
      width: inherit;
      padding: 4% 5%;
      margin: 0 4.933vw;
    }
    .c-suppleBlock-add .c-ground-01{
      padding: 5px 0;
    }
    .c-suppleBlock-add .c-linkList-01 li{
        font-size: 12.25px;
      }
    .c-suppleBlock-add .c-rightLink-02{
      text-align: right;
      padding: 0 10px;
      margin-top: 13px;
    }
    .c-suppleBlock-add .c-rightLink-02 a{
      padding-bottom: 1px;
      font-size: 12.25px;
    }
    .c-suppleBlock-add .c-rightLink-02 a:first-child{
      margin-left: 0;
    }
    .c-suppleBlock-add .c-rightLink-02 a:before{
        top: 0.6vw;
        left: 1.9vw;
        width: 2.4vw;
        background-size: auto 2.4vw;
      }
    .c-linkList-01 a:before{
        top: 1vw;
        left: 1.9vw;
        width: 2.4vw;
        background-size: auto 2.4vw;
    }
}
.c-rightLink-02-product{
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    text-align: end;
    padding: 25px 50px;
    margin: 0 auto;
    font-size: 14px;
    color: #535252;
}
.c-rightLink-02-product-index02 {
    width: 800px;
}
.c-rightLink-02-product .c-rightLink-02-product-link{
    color: #eb5403;
    text-decoration: inherit;
}
  @media (max-width: 750px){
    .c-rightLink-02-product{
        width: 76.333vw;
        padding: 2.667vw 7.1vw;
        font-size: 2.933vw;
    }
  }


  .banner-area {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
    padding-top: 60px;
}
.hidne-pc {
    display: block;
}
.hidne-sp {
    display: none;
}
@media only screen and (max-width:750px) {
    .banner-area {
        margin: 0 4vw 16vw;
        padding-top: 8vw;
    }
    .hidne-pc {
        display: none;
    }
    .hidne-sp {
        display: block;
    }
}


/* ========== loan-sim ========== */
.loan-sim {
  max-width: 600px;
  margin: 0 auto;
  color: #333;
  background-color: #fff;
  padding: 20px 0;
  box-sizing: border-box;
}

.loan-sim__highlight {
  color: #eb5505;
}

.loan-sim__header {
  text-align: center;
  margin-bottom: 30px;
}

.loan-sim__title {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
}

.loan-sim__title::before,
.loan-sim__title::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 2px;
  height: 120%;
  background-color: #333;
}

.loan-sim__title::before {
  left: 0;
  transform: translateY(-50%) rotate(-15deg);
}

.loan-sim__title::after {
  right: 0;
  transform: translateY(-50%) rotate(15deg);
}

.loan-sim__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.loan-sim__card {
  width: 45%;
  border-radius: 4px;
  padding: 15px 10px;
  box-sizing: border-box;
  background-color: #fff;
}

.loan-sim__card--type-a {
  border: 2px solid #444;
}

.loan-sim__card--type-au {
  border: 2px solid #eb5505;
  color: #eb5505;
}

.loan-sim__card-title {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  line-height: 1.4;
}

.loan-sim__card--type-a .loan-sim__card-title {
  border-bottom: 1px solid #444;
}

.loan-sim__card--type-au .loan-sim__card-title {
  border-bottom: 1px solid #eb5505;
}

.loan-sim__list {
  margin: 0;
  padding: 0 5px;
  font-size: 14px;
  font-weight: bold;
}
.loan-sim__list span.number {
  font-size: 24px;
  line-height: 1;
}

.loan-sim__list-item {
  display: flex;
  align-items: baseline;
  margin-bottom: 8px;
}

.loan-sim__list-item:last-child {
  margin-bottom: 0;
}

.loan-sim__list-term {
  width: 60px;
  text-align-last: justify;
  margin: 0;
  flex-shrink: 0;
}

.loan-sim__note {
  font-size: 11px;
  color: #888;
  margin-left: 2px;
  font-weight: normal;
}

.loan-sim__card--type-au .loan-sim__note {
  color: #eb5505;
}

.loan-sim__arrow {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid #eb5505;
  flex-shrink: 0;
}

.loan-sim__result {
  background-color: #E5F6FF;
  text-align: center;
  padding: 15px 10px;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  border-radius: 4px;
}

.loan-sim__result::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #E5F6FF;
}

.loan-sim__result-text {
  margin: 0;
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
}

.loan-sim__result-highlight {
  color: #eb5505;
  margin: 0 5px;
}

.loan-sim__result-number {
  font-size: 42px;
  font-weight: 900;
  line-height: 1;
}
.loan-sim sup{
    top: -1.5em;
}
@media (max-width: 480px) {
  .loan-sim__title {
    font-size: 3.33vw;
    padding: 0 13px;
  }
  .loan-sim__card {
    width: 48%;
    padding: 10px 5px;
  }
  .loan-sim__card-title {
    font-size: 2.77vw;
  }
  .loan-sim__list {
    font-size: 2.22vw;
    padding: 0;
  }
  .loan-sim__list-term {
    width: 40px;
  }
  .loan-sim__note {
    font-size: 7px;
    }
  .loan-sim__arrow {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #eb5505;
  }
  .loan-sim__result {
    font-size: 4.44vw;
  }
  .loan-sim__result-number {
    font-size: 8.88vw;
  }
  .loan-sim__list span.number {
    font-size: 3.46vw;
  }
}


/* ========== loan-flow ========== */
.loan-flow {
    margin: 0 auto;
    color: #333;
}
.loan-flow * {
    box-sizing: border-box;
}

.loan-flow__header {
    text-align: center;
    margin-bottom: 30px;
}
.loan-flow__header-sub {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 0;
    color: #4b4545;
}
.loan-flow__header-main {
    font-size: 19px;
    font-weight: bold;
    margin: 0;
    color: #4b4545;
}
.loan-flow__highlight {
    color: #eb5505;
    font-size: 30px;
    line-height: 1;
}

.loan-flow__steps {
    display: flex;
    flex-direction: column;
}
.loan-flow__step {
    display: flex;
    flex-direction: column;
    position: relative;
}

.loan-flow__step-head {
    background-color: #4b4545;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: bold;
}

.loan-flow__step-body {
    background-color: #EEEEEE;
    padding: 20px 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}

.loan-flow__visual {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100px;
    flex-shrink: 0;
}

.loan-flow__icon-wrap {
    width: 85%;
    text-align: center;
}
.loan-flow__icon-dummy {
    width: 60px;
    height: 50px;
    margin: 0 auto;
    border: 2px dashed #ccc;
    background: #e9e9e9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: #999;
}


.loan-flow__text-wrap {
    flex-grow: 1;
}
.loan-flow__text {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 5px 0;
}
.loan-flow__note {
    font-size: 8px;
    color: #666;
    line-height: 1.4;
    margin: 0;
}

.loan-flow__arrow {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 15px solid #4b4545;
    margin: 10px auto;
}

.loan-flow__circle-badge {
    position: absolute;
    right: -10px;
    top: 12%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #eb5505;
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.2;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    z-index: 10;
}

.loan-flow__footer {
    text-align: center;
    margin-top: 40px;
}
.loan-flow__catch-lead {
    font-size: 22px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 10px;
}
.loan-flow__sparkle-icon {
    width: 50px;
    height: auto;
    display: block;
}
.loan-flow__sparkles {
    color: #eb5505;
    font-size: 24px;
}
.loan-flow__catch-main {
    font-size: 24px;
    font-weight: bold;
    color: #eb5505;
}
.loan-flow__catch-sub {
    font-size: 19px;
    font-weight: bold;
    color: #eb5505;
    margin: 0 0 15px 0;
}
.loan-flow__catch-sub-text {
    text-decoration: underline;
    text-decoration-color: #eb5505;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
}
.loan-flow__note-mark {
    font-size: 16px;
    vertical-align: super;
}
.loan-flow__footer-note {
    font-size: 11px;
    color: #666;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto;
    max-width: 90%;
}

.loan-flow__conditions {
    width: 494px;
    margin: 30px auto 0;
}
.loan-flow__conditions-title {
    background-color: #eb5505;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    width: 200px;
    margin: 0 auto 20px auto;
    text-align: center;
}
.loan-flow__conditions-list {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 650px;
    text-align: left;
}
.loan-flow__conditions-list li {
    font-size: 10px;
    font-weight: bold;
    position: relative;
    padding-left: 1.2em;
    margin-bottom: 8px;
    line-height: 1.5;
}
.loan-flow__conditions-list li::before {
    content: "・";
    position: absolute;
    left: 0;
    top: 0;
}
.loan-flow__conditions-note {
    font-size: 9px;
    color: #666;
    text-align: left;
    max-width: 650px;
    margin: 10px auto 0 auto;
}

.loan-flow__br-pc {
    display: none;
}



@media (max-width: 767px) {
.loan-flow__conditions {
    width: auto;
}
}

@media (min-width: 768px) {
    .loan-flow__catch-lead {
        font-size: 30px;
    }
    .loan-flow__catch-main {
        font-size: 32px;
    }
    .loan-flow__icon-wrap {
        width: 100%;
    }
    .loan-flow__header-sub {
        font-size: 18px;
    }
    .loan-flow__header-main {
        font-size: 28px;
    }
    .loan-flow__highlight {
        font-size: 40px;
    }

    .loan-flow__steps {
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
    }
    .loan-flow__step {
        flex: 1;
        width: 0; 
    }

    .loan-flow__step-head {
        flex-direction: column;
        gap: 5px;
        padding: 15px 5px;
        font-size: 15px;
    }

    .loan-flow__step-body {
        flex-direction: column;
        align-items: center;
        padding: 13px 7px;
        flex-grow: 1;
    }
    .loan-flow__visual {
        margin-bottom: 15px;
    }
    .loan-flow__text-wrap {
        text-align: center;
    }
    .loan-flow__text {
        font-size: 13px;
        text-align: left;
    }
    .loan-flow__note {
        font-size: 11px;
    }

    .loan-flow__arrow {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 12px solid #4b4545;
        border-right: none;
        margin: 0 5px;
        align-self: center;
    }

    .loan-flow__circle-badge {
        right: 50%;
        top: auto;
        bottom: -13px;
        transform: translateX(50%);
        width: 70px;
        height: 70px;
        font-size: 13px;
    }
    .loan-flow__conditions-list li {
        font-size: 14px;
    }
    .loan-flow__conditions-note{
        font-size: 11px;
    }
    .loan-flow__conditions-title {
        padding: 10px 0;
    }
    .loan-flow__br-pc {
        display: block;
    }
}

/* ========== loan-repayment ========== */
.loan-repayment {
  margin: 0 auto;
  color: #333;
}

.loan-repayment * {
  box-sizing: border-box;
}

.loan-repayment__lead {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 25px 0;
}

.loan-repayment__pill-title {
  background-color: #4b4545;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  padding: 12px 20px;
  border-radius: 50px;
  margin-bottom: 20px;
}

.loan-repayment__price-area {
  display: flex;
  justify-content: center;
  align-items: baseline;
  color: #eb5505;
  margin-bottom: 30px;
}

.loan-repayment__sparkle {
    width: 70px;
    height: auto;
    margin-right: 10px;
    transform: translateY(-11px);
}

.loan-repayment__price-num {
  font-size: 90px;
  font-weight: bold;
  line-height: 1; 
}

.loan-repayment__price-unit {
  font-size: 30px;
  font-weight: bold;
  margin-left: 5px;
}

.loan-repayment__feature-box {
  background-color: #E5F6FF;
  padding: 30px 20px;
  text-align: center;
  margin-bottom: 40px;
}

.loan-repayment__feature-top {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.loan-repayment__feature-main {
  font-size: 31px;
  font-weight: bold;
  color: #eb5505;
  margin: 0 0 5px 0;
  display: flex;
  align-items: baseline;
  justify-content: center;
}

.loan-repayment__feature-black {
  color: #333;
  font-size: 25px;
}

.loan-repayment__feature-sub {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

.loan-repayment__table-wrap {
  margin-bottom: 30px;
}

.loan-repayment__table-title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 20px 0;
}

.loan-repayment__highlight {
  color: #eb5505;
  margin: 0 5px;
}

.loan-repayment__list {
  margin: 0 auto;
  padding: 0;
  max-width: 540px;
}

.loan-repayment__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 10px;
  border-bottom: 1px solid #ccc;
}

.loan-repayment__item:first-child {
  border-top: 1px solid #ccc;
}

.loan-repayment__term {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  display: flex;
  align-items: baseline;
}
.loan-repayment__term span.number {
  font-size: 27px;
  line-height: 1;
}

.loan-repayment__desc {
  margin: 0;
  color: #eb5505;
  font-weight: bold;
}

.loan-repayment__desc-num {
  font-size: 30px;
}

.loan-repayment__desc-unit {
  font-size: 16px;
  margin-left: 2px;
}

.loan-repayment__notes {
  list-style: none;
  padding: 0;
  margin: 0;
}

.loan-repayment__note {
  font-size: 12px;
  color: #666;
  line-height: 1.5;
  padding-left: 1.2em;
  text-indent: -1.2em;
  margin-bottom: 12px;
}


@media (max-width: 767px) {  
  .loan-repayment__lead {
    font-size: 3.33vw;
    margin-bottom: 20px;
  }

  .loan-repayment__br-sp {
    display: block;
  }
  
  .loan-repayment__pill-title {
    font-size: 4.17vw;
    padding: 10px;
    margin-bottom: 15px;
  }
  
  .loan-repayment__price-area {
    margin-bottom: 6.94vw;
  }

  .loan-repayment__sparkle {
    width: 8.33vw;
    transform: translateY(-4.17vw);
  }
  
  .loan-repayment__price-num {
    font-size: 17.78vw;
  }
  
  .loan-repayment__price-unit {
    font-size: 5.56vw;
  }
  
  .loan-repayment__feature-box {
    padding: 5.56vw 2.78vw;
    margin-bottom: 8.33vw;
  }
  
  .loan-repayment__feature-top {
    font-size: 3.89vw;
  }
  
  .loan-repayment__feature-main {
    font-size: 5.83vw;
  }
  .loan-repayment__feature-black{
    font-size: 4.17vw;
  }
  
  .loan-repayment__feature-sub {
    font-size: 3.06vw;
  }
  
  .loan-repayment__table-title {
    font-size: 5vw;
  }
  
  .loan-repayment__item {
    padding: 5px;
  }
  
  .loan-repayment__term {
    font-size: 3.06vw;
  }
  .loan-repayment__term span.number {
    font-size: 4.17vw;
}
  
  .loan-repayment__desc-num {
    font-size: 5.56vw;
  }
  
  .loan-repayment__desc-unit {
    font-size: 3.89vw;
  }
  
  .loan-repayment__note {
    font-size: 2.78vw;
  }
}

/* ========== loan-atm-repay ========== */
.loan-atm-repay {
  margin: 0 auto;
  color: #333;
}

.loan-atm-repay * {
  box-sizing: border-box;
}

.loan-atm-repay__catch {
  text-align: center;
  margin-bottom: 15px;
}

.loan-atm-repay__catch-top {
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 10px;
}

.loan-atm-repay__catch-highlight {
  color: #eb5505;
  font-size: 34px;
  font-weight: bold;
  margin-left: 5px;
}

.loan-atm-repay__catch-highlight span.number{
    font-size: 60px;
    line-height: 1;
}
.loan-atm-repay__catch-bottom {
  font-size: 44px;
  font-weight: bold;
  margin: 0;
}

.loan-atm-repay__marker {
  background: linear-gradient(transparent 60%, #ffe9d6 60%);
  padding: 0 10px;
}

.loan-atm-repay__note {
  font-size: 14px;
  color: #555;
  text-align: center;
  margin: 0 0 30px 0;
  line-height: 1.5;
}

.loan-atm-repay__pill-title {
  background-color: #4b4545;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  padding: 12px 20px;
  border-radius: 50px;
  margin-bottom: 30px;
}

.loan-atm-repay__methods {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.loan-atm-repay__method {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.loan-atm-repay__badge {
  width: 90px;
  height: 90px;
  background-color: #4b4545;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #fff;
}

.loan-atm-repay__badge-text {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 4px;
}

.loan-atm-repay__badge-num {
  font-size: 29px;
  font-weight: bold;
  line-height: 1;
}

.loan-atm-repay__content {
  flex-grow: 1;
  padding-top: 5px;
}

.loan-atm-repay__title {
  font-size: 32px;
  color: #eb5505;
  font-weight: bold;
  margin: 0 0 10px 0;
  line-height: 1.3;
}

.loan-atm-repay__desc {
  font-size: 22px;
  margin: 0;
}


@media (max-width: 767px) {
  .loan-atm-repay__catch-top {
    font-size: 3.61vw;
  }

  .loan-atm-repay__catch-highlight {
    font-size: 3.61vw;
  }
  .loan-atm-repay__catch-highlight span.number{
    font-size: 7.78vw;
  }
  .loan-atm-repay__catch-bottom {
    font-size: 5.28vw;
  }

  .loan-atm-repay__marker {
    padding: 0 5px;
  }

  .loan-atm-repay__note {
    font-size: 1.94vw;
    text-align: left;
    margin: 0 0 10px 0;
  }

  .loan-atm-repay__pill-title {
    font-size: 4.44vw;
    padding: 10px 15px;
    margin-bottom: 25px;
  }

  .loan-atm-repay__methods {
    gap: 25px;
  }

  .loan-atm-repay__method {
    gap: 15px;
  }

  .loan-atm-repay__badge {
    width: 15.28vw;
    height: 15.28vw;
  }

  .loan-atm-repay__badge-text {
    font-size: 2.78vw;
    margin-bottom: 2px;
  }

  .loan-atm-repay__badge-num {
    font-size: 5.56vw;
  }

  .loan-atm-repay__content {
    padding-top: 0;
  }

  .loan-atm-repay__title {
    font-size: 5.56vw;
    margin-bottom: 8px;
  }

  .loan-atm-repay__desc {
    font-size: 3.06vw;
  }
}

/* ========== loan-check-title ========== */
.loan-check-title {
  text-align: center;
  color: #4b4545;
}

.loan-check-title__lead {
  display: block;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 15px;
}

.loan-check-title__main {
  display: inline-block;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.4;
  padding: 25px 70px; 
  background-image: url('/pc/ld/au_loan_credit1/common/img/img_09.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%; 
}

@media (max-width: 767px) {
  .loan-check-title__lead {
    font-size: 4.53vw;
    margin-bottom: 10px;
  }

  .loan-check-title__main {
    font-size: 5.33vw;
    padding: 10px 25px 15px;
  }
}

.simulation-title-diagnosis{
    background-color: #E96700;
    font-size: 40px;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    border-radius: 10px 10px 0 0;
    font-weight: bold;
}
@media (max-width: 767px) {
    .simulation-title-diagnosis{
        font-size: 5.33vw;
        padding: 10px 0;
    }
}

/* ========== アコーディオン ========== */
.loan-acc-trigger {
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.loan-acc-trigger__inner {
  position: relative;
  display: flex;
  justify-content: start;
  align-items: center;
  background-color: #e85a0c;
  padding: 20px 100px;
  color: #fff;
  box-sizing: border-box;
}

.loan-acc-trigger__text-area {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.loan-acc-trigger__top {
  display: block;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.4;
}

.loan-acc-trigger__middle {
  display: flex;
  align-items: baseline;
  line-height: 1;
}

.loan-acc-trigger__text-mid {
  font-size: 30px;
  font-weight: bold;
}

.loan-acc-trigger__num {
  font-size: 70px;
  color: #fff100;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0 5px;
}

.loan-acc-trigger__percent {
  font-size: 38px;
  color: #fff100;
}

.loan-acc-trigger__text-large {
  font-size: 30px;
  font-weight: bold;
}

.loan-acc-trigger__bottom {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}

.loan-acc-trigger__icon-wrap {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 70px;
  display: block;
}

.loan-acc-trigger__icon {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 767px) {
  .loan-acc-trigger__inner {
    justify-content: space-between;
    padding: 4.17vw;
  }

  .loan-acc-trigger__top {
    font-size: 3.33vw;
    margin-bottom: 1.39vw;
  }

  .loan-acc-trigger__text-mid {
    font-size: 4.44vw;
  }
  .loan-acc-trigger__num {
    font-size: 12.22vw;
    margin: 0 0.83vw;
  }

  .loan-acc-trigger__percent {
    font-size: 6.67vw;
  }

  .loan-acc-trigger__text-large {
    font-size: 5.56vw;
  }

  .loan-acc-trigger__bottom {
    font-size: 2.78vw;
    margin-top: 1.39vw;
  }

  .loan-acc-trigger__icon-wrap {
    position: static;
    transform: none;
    width: 11.11vw;
    flex-shrink: 0;
    margin-left: 2.78vw;
  }
}
/* ========== 2つ目のアコーディオン用追加スタイル ========== */

/* 上下段の余白 */
.loan-acc-trigger--type2 .loan-acc-trigger__text-area {
  gap: 12px;
}

/* PC：枠線テキストとサブテキストを横並び */
.loan-acc-trigger__header-wrap {
  display: flex;
  align-items: center;
  gap: 15px;
}

.loan-acc-trigger__badge {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 4px 12px;
  line-height: 1.4;
}

.loan-acc-trigger__sub {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}

.loan-acc-trigger__main {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  display: flex;
  align-items: baseline;
    color: #fff100;
}

.loan-acc-trigger__highlight {
  font-size: 60px;
  color: #fff100;
  margin-left: 10px;
}

@media (max-width: 767px) {
  .loan-acc-trigger--type2 .loan-acc-trigger__text-area {
    gap: 1.5vw;
  }

  .loan-acc-trigger__header-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 1vw;
  }

  .loan-acc-trigger__badge {
    font-size: 3vw;
    padding: 0.8vw 2.5vw;
  }

  .loan-acc-trigger__sub {
    font-size: 3.33vw;
  }

  .loan-acc-trigger__main {
    font-size: 5.5vw;
  }

  .loan-acc-trigger__highlight {
    font-size: 9vw;
    margin-left: 1.5vw;
  }
}

/* ========== 3つ目のアコーディオン用追加スタイル ========== */
.loan-acc-trigger--type3 .loan-acc-trigger__text-area {
  gap: 5px;
}

.loan-acc-trigger__badge-white {
  display: inline-block;
  background-color: #fff;
  color: #e85a0c;
  font-size: 18px;
  font-weight: bold;
  padding: 4px 12px;
  line-height: 1.4;
}

.loan-acc-trigger__main-type3 {
  display: flex;
  align-items: baseline;
  line-height: 1;
}

.loan-acc-trigger__price-area {
  display: flex;
  align-items: baseline;
}

.loan-acc-trigger__text-large-yellow {
  font-size: 30px;
  font-weight: bold;
  color: #fff100;
}

@media (max-width: 767px) {
  .loan-acc-trigger--type3 .loan-acc-trigger__text-area {
    gap: 2vw;
  }

  .loan-acc-trigger__badge-white {
    font-size: 3vw;
    padding: 0.8vw 2.5vw;
  }

  .loan-acc-trigger__main-type3 {
    flex-direction: column;
    align-items: flex-start;
  }

  .loan-acc-trigger--type3 .loan-acc-trigger__text-mid {
    font-size: 3.5vw;
    margin-bottom: 1vw;
  }

  .loan-acc-trigger__text-large-yellow {
    font-size: 5.56vw;
  }
}

/* ========== 4つ目のアコーディオン用追加スタイル ========== */
.loan-acc-trigger--type4 .loan-acc-trigger__text-area {
  gap: 8px;
}

.loan-acc-trigger__mid-underline {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #fff;
  padding-bottom: 4px;
  line-height: 1;
}

.loan-acc-trigger__main-type4 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
}

.loan-acc-trigger__main-top,
.loan-acc-trigger__main-bottom {
  display: inline;
}

.loan-acc-trigger__text-yellow {
  color: #fff100;
}

@media (max-width: 767px) {
  .loan-acc-trigger--type4 .loan-acc-trigger__text-area {
    gap: 1.5vw;
  }

  .loan-acc-trigger__mid-underline {
    font-size: 3.5vw;
    border-bottom: 0.3vw solid #fff;
    padding-bottom: 0.5vw;
  }

  .loan-acc-trigger__main-type4 {
    font-size: 6vw;
    line-height: 1.3;
  }

  .loan-acc-trigger__main-top,
  .loan-acc-trigger__main-bottom {
    display: block;
  }
}

/* ========== お問い合わせ ========== */
.c-suppleBlock-01 .sty-au_loan_inquiry{
    box-shadow: none;
    margin-bottom: 15px;
    border:none;
}
.c-suppleBlock-01{
    width: 800px;
    margin: 44px auto 0;
}
.sty-au_loan_inquiry .c-heading4-01 h4{
    font-size: 22px;
}
@media (max-width: 767px) {
    .sty-au_loan_inquiry .c-heading4-01 h4{
        font-size: 3.88vw;
    }
    .sty-au_loan_inquiry .sty-information-txt{
        font-size: 3.61vw;
    }
    .c-suppleBlock-01{
        width: inherit;
        margin: 15px 4.933vw;
    }
    .c-suppleBlock-01.c-suppleBlock-01-index02 {
        margin-bottom: 0;
    }
}

/* ========== コンポーネント ========== */
@media only screen and (max-width: 640px) {
    .c-btn-02 {
        font-size: 14px;
    }
}

/* ========== index_02 ========== */
.loan-details_btn-index02 {
    position: absolute;
    bottom: 0;
    right: 5.6%;
    max-width: 212px;
    width: calc(212vw / 900 * 100);
}
@media (max-width: 900px) {
.loan-details_btn-index02 {
    right: 4.1%;
    max-width: none;
    width: calc(159vw / 750 * 100);
}  
}

.jbk-crumb-area-index02 {
    padding-bottom: 30px;
}
.frame-content-index02 {
    background-color: #E2E2E2;
    padding: 16px;
    max-width: 900px;
    width: 80vw;
    margin: 0 auto;
}
@media (max-width: 900px) {
    .jbk-crumb-area-index02 {
        padding-bottom: calc(30vw / 900 * 100);
    }
    .frame-content-index02 {
        padding: calc(16vw / 900 * 100);
    }
}
@media (max-width: 750px) {
    .jbk-crumb-area-index02 {
        padding-bottom: calc(30vw / 750 * 100);
        background-color: #fff;
    }
    .frame-content-index02 {
        padding: calc(16vw / 750 * 100);
    }
}

