@charset "UTF-8";
.pagemv_wrap {
    background: #EDF9F9;
    margin-bottom: 62px;
}
.page_mv_ttl span {
    font-size: 28px;
}
.mycarLnk_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 55px;
}
.mycarLnk_wrap li {
    width: 478px;
    margin: 0 24px;
}
.mycarLnk_wrap li .mds {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 12px;
}
.mycarLnk_wrap .c-btn.is-imgbtn a {
    height: 86px;
    background: #008486 url(../img/mycar_btn01.jpg) no-repeat center right;
}
.mycarLnk_wrap .c-btn.is-imgbtn.is-ver2 a {
    background: #008486 url(../img/mycar_btn02.jpg) no-repeat center right;
}
.mycarRead_wrap {
    width: 710px;
    box-sizing: border-box;
    border: 1px solid #00A8A9;
    margin: 0 auto;
    position: relative;
}
.mycarRead_wrap .box {
    padding:34px 68px 54px;
}
.mycarRead_wrap .box dt {
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
}
.mycarRead_wrap .box dd .lst {
    margin-bottom: 20px;
}
.mycarRead_wrap .box dd .lst li {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 12px;
    position: relative;
    padding-left: 30px;
}
.mycarRead_wrap .box dd .lst li:before {
    position: absolute;
    content: "";
    background: #00A8A9;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    left: 0;
    top: 7px;
}
.mycarRead_wrap .box dd .lst li:last-child {
    margin-bottom: 0;
}
.mycarRead_wrap .box dd .txt {
    font-size: 18px;
    line-height: 1.4;
}
.mycarRead_wrap .img {
    position: absolute;
    right: 68px;
    bottom: 54px;
}
.page_ttl {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 600;
    border-bottom: 2px solid #00A8A9;
    padding-bottom: 16px;
}
.mycarCnt_wrap {
    max-width: 1340px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 40px;
}
.mycarCnt_wrap:first-of-type {
    margin-top: 86px;
}
.mycarCnt_wrap:last-child {
    margin-top: 190px;
    margin-bottom: 300px;
}
.mycarCnt_in {
    padding-top: 28px;
    position: relative;
}
.mycarCnt_in.ver2 {
    padding-top: 40px;
}
.mycarCnt_mds {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 600;
    color: #008486;
    margin-bottom: 10px;
}
.mycarCnt_txt {
    font-size: 18px;
    line-height: 1.4;
}
.mycarCnt_lst {
    margin-top: 40px;
    width: -webkit-calc(100% - 360px);
    width: calc(100% - 360px);
    box-sizing: border-box;
    margin-bottom: 45px;
}
.mycarCnt_lst dt {
    width: 160px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00A8A9;
    border-radius: 100vh;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}
.mycarCnt_lst ul li {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 12px;
    position: relative;
    padding-left: 24px;
}
.mycarCnt_lst ul li:before {
    position: absolute;
    content: "";
    background: #00A8A9;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    left: 0;
    top: 4px;
}
.mycarCnt_img {
    position: absolute;
    top: 134px;
    right: 0;
}
.mycarLoan_img {
    position: absolute;
    top: 58px;
    right: 0;
}
.mycarApp_wrap {
    background: #EDF9F9;
    border: solid 1px #00A8A9;
    box-sizing: border-box;
    padding: 38px 40px 45px;
    margin-bottom: 48px;
}
.mycarApp_txt {
    margin-bottom: 20px;
}
.mycarApp_txt dt {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    color: #008486;
    margin-bottom: 10px;
}
.mycarApp_txt dd {
    font-size: 18px;
    line-height: 1.6;
}
.mycarApp_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mycarApp_lst li {
    width: 400px;
    margin-right: 30px;
}
.mycarApp_lst .c-btn.ver2 a {
    height: 64px;
    font-size: 18px;
}
.mycarApp_lst .c-btn.ver2.is-win a {
    height: 64px;
    font-size: 18px;
}
.mycarApp_lst .c-btn.ver2.is-win a:before {
    content: '';
    position: absolute;
    display: block;
    width: 16px;
    height: 15px;
    right: 26px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../svg/icn_window2.svg) no-repeat center;
    background-size: 100% auto;
    z-index: 2;
}
.mycarApp_lst li .txt {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 8px;
}
.mycarApp_lst li .pass {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6;
    margin-top: 14px;
}
.mycarFlow_wrap {
    background: #fff;
    border: solid 1px #00A8A9;
    box-sizing: border-box;
    padding: 30px 40px 46px;
    margin-bottom: 78px;
}
.mycarFlow_wrap:last-child {
    margin-bottom: 0;
}
.mycarFlow_ttl {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    color: #008486;
    margin-bottom: 24px;
}
.mycarFlow_img {
    text-align: center;
}
.mycarFlow_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.mycarFlow_lst > li {
    width: -webkit-calc((100% - 20px * 4) / 5);
    width: calc((100% - 20px * 4) / 5);
    margin-right: 20px;
    position: relative;
}
.mycarFlow_lst > li:last-child {
    margin-right: 0;
}
.mycarFlow_lst > li:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 103%;
    top: 28px;
    background: url(../svg/arrow_right_tri.svg) no-repeat center;
    background-size: 100% auto;
}
.mycarFlow_lst > li:last-child:before {
    content: none;
}
.mycarFlow_lst .mds {
    display: block;
    width: 100%;
    background: #EDF9F9;
    padding: 21px 0;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    text-align: center;
    color: #008486;
    box-sizing: border-box;
}
.mycarFlow_lst .txt {
    margin-top: 14px;
    font-size: 16px;
    line-height: 1.5;
}
.mycarFlow_lst .lst {
    margin-top: 14px;
    font-size: 16px;
    line-height: 1.5;
}
.mycarFlow_lst .lst li {
    position: relative;
    padding-left: 1em;
}
.mycarFlow_lst .lst li:before {
    position: absolute;
    content: "・";
    left: 0;
    top: 0;
}
.mycarLoan_rate {
    width: -webkit-calc(100% - 360px);
    width: calc(100% - 360px);
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 22px;
    line-height: 1;
    font-weight: 600;
    color: #008486;
}
.mycarLoan_rate .txt {
    font-size: 22px;
    margin-right: 34px;
}
.mycarLoan_rate .rate {
    font-size: 73px;
}
.mycarLoan_rate .rate .sz1 {
    font-size: 29px;
}
.mycarLoan_rate .rate .sz2 {
    font-size: 50px;
}
.mycarLoan_lst {
    width: -webkit-calc(100% - 360px);
    width: calc(100% - 360px);
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
}
.mycarLoan_lst li {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
    padding-left: 24px;
    margin-right: 35px;
    color: #666;
}
.mycarLoan_lst li:before {
    position: absolute;
    content: "";
    background: #00A8A9;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    left: 0;
    top: 4px;
}
.mycarLoan_ex {
    width: -webkit-calc(100% - 360px);
    width: calc(100% - 360px);
    box-sizing: border-box;
    margin-top: 50px;
    color: #666;
    margin-bottom: 40px;
}
.mycarLoan_ex dt {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 12px;
}
.mycarLoan_ex dt a {
    position: relative;
    padding-left: 30px;
}
.mycarLoan_ex dt a:before,
.mycarLoan_ex dt a:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
    background-color: #00A8A9;
    transition: all .2s;
    transform: rotate(0);
}
.mycarLoan_ex dt.on a:before {
    transform: rotate(90deg);
}
.mycarLoan_ex dd {
    font-size: 14px;
    line-height: 1.4;
}
.mycarLoan_table {
    margin-bottom: 52px;
}
.mycarLoan_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mycarLoan_table table {
    border-right: 2px solid #00A8A9;
    border-top: 2px solid #00A8A9;
    font-size: 16px;
    line-height: 1.2;
}
.mycarLoan_table table th {
    border-left: 2px solid #00A8A9;
    border-bottom: 2px solid #00A8A9;
    padding: 14px 18px;
    font-weight: 600;
}
.mycarLoan_table table td {
    border-left: 2px solid #00A8A9;
    border-bottom: 2px solid #00A8A9;
    padding: 14px 18px;
}
.mycarLoan_table table td:last-child {
    color: #D35344;
    font-weight: 600;
}
.mycarLoan_profit {
    width: 150px;
    height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #E39300;
    border-radius: 50%;
    text-align: center;
    margin-left: 20px;
}
.mycarLoan_profit .txt {
    color: #fff;
    font-size: 17px;
    line-height: 1;
    font-weight: 600;
}
.mycarLoan_profit .txt:last-child {
    margin-top: 10px;
}
.mycarLoan_profit .txt .sz1 {
    font-size: 42px;
}
.mycarLoan_profit .txt .sz2 {
    font-size: 21px;
}
.faqCnt_ttl {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 600;
}
.faqCnt_in {
    padding-top: 25px;
}
.proCnt_box {
    margin-bottom: 42px;
}
.faqCnt_f a {
    display: block;
    width: 100%;
    background: #EDF9F9;
    color: #333;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    padding: 18px 25px;
    box-sizing: border-box;
    text-decoration: none;
    position: relative;
    padding-right: 60px;
}
.faqCnt_f a:before,
.faqCnt_f a:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 4px;
    right: 25px;
    top: 50%;
    margin-top: -2px;
    background-color: #00A8A9;
    transition: all .2s;
    transform: rotate(0);
}
.faqCnt_f a:before {
    transform: rotate(90deg);
}
.faqCnt_f.on a:before {
    transform: rotate(0);
}
.faqCnt_q {
    display: none;
    padding: 0 25px;
    padding-top: 28px;
}
.faqCnt_q .txt {
    font-size: 18px;
    line-height: 1.6;
}
.faqCnt_q .txt a {
    color: #008486;
    text-decoration: underline;
}
.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 26px !important;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #E0E0E0 !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #00A8A9 !important;
    border-radius: 0 !important;
    filter: none !important;
    -ms-filter: none !important;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 10px !important;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 10px !important;
    margin: 0 auto !important;
}
@media screen and (min-width: 896px) and (max-width:1260px) {
    .pagelnk_lst li {
        margin-right: 1.6vw;
        font-size: 1.4vw;
    }
    .mycarFlow_lst .mds {
        font-size: 1.4vw;
    }
}
@media screen and (min-width: 896px) and (max-width:1070px) {
    .mycarLoan_rate .txt {
        font-size: 20px;
        margin-right: 20px;
    }
    .mycarLoan_lst li {
        font-size: 16px;
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .mycarLnk_wrap .c-btn.is-imgbtn a {
        font-size: 18px;
        padding: 0 20px;
    }
    .mycarLoan_rate .rate {
        font-size: 60px;
    }
    .mycarLnk_wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 40px;
    }
    .mycarLnk_wrap li {
        width: 49%;
        margin: 0;
    }
    .mycarApp_lst {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .mycarApp_lst li {
        width: 49%;
        margin-right: 0;
    }
    .mycarApp_lst li .c-btn a {
        font-size: 18px;
        padding: 0 20px;
    }
}
@media (min-width: 896px) {
    .faqCnt_q .txt a:hover {
        text-decoration: none;
    }
    .mycarLnk_wrap .c-btn.is-imgbtn a:hover {
        color: #fff;
        opacity: .8;
    }
    .mycarLnk_wrap .c-btn.is-imgbtn a:hover span:before {
        background: url(../svg/arrow_right_tri_w.svg) no-repeat center;
        background-size: 100% auto;
    }
}
@media only screen and (max-width: 896px) {
    .pagemv_wrap {
        margin-bottom: 30px;
    }
    .page_mv_ttl {
        font-size: 22px;
        line-height: 1.4;
    }
    .page_mv_ttl span {
        padding-top: 16px;
        line-height: 1.4;
        display: inline-block;
        font-size: 18px;
    }
    .mycarLnk_wrap {
        padding: 0 15px;
        margin-bottom: 40px;
    }
    .mycarLnk_wrap li {
        width: 100%;
        margin: 0 0 20px;
    }
    .mycarLnk_wrap li:last-child {
        margin: 0;
    }
    .mycarLnk_wrap li .mds {
        font-size: 13px;
        margin-bottom: 8px;
    }
    .mycarLnk_wrap li .c-btn.is-imgbtn {
        max-width: 100%;
    }
    .mycarLnk_wrap .c-btn.is-imgbtn a {
        height: 75px;
        background: #008486 url(../img/sp/mycar_btn01.jpg) no-repeat center right / auto 100%;
        padding: 0 15px
    }
    .mycarLnk_wrap .c-btn.is-imgbtn.is-ver2 a {
        background: #008486 url(../img/mycar_btn02.jpg) no-repeat center right / auto 100%;
    }
    .mycarRead_wrap {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        margin: 0 auto;
        padding:30px 0 34px;
    }
    .mycarRead_wrap .box {
        padding:0;
        margin-bottom: 20px;
    }
    .mycarRead_wrap .box dt {
        font-size: 20px;
        text-align: center;
        margin-bottom: 18px;
    }
    .mycarRead_wrap .box dd .lst {
        width: 244px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .mycarRead_wrap .box dd .lst li {
        font-size: 20px;
        margin-bottom: 10px;
        padding-left: 24px;
    }
    .mycarRead_wrap .box dd .lst li:before {
        top: 7px;
    }
    .mycarRead_wrap .box dd .lst li:last-child {
        margin-bottom: 0;
    }
    .mycarRead_wrap .box dd .txt {
        font-size: 18px;
        text-align: center;
    }
    .mycarRead_wrap .img {
        position: static;
        text-align: center;
        padding: 0 35px;
    }
    .mycarRead_wrap .img source,
    .mycarRead_wrap .img img {
        width: 100%;
        height: auto;
    }
    .page_ttl {
        font-size: 24px;
        padding-bottom: 14px;
    }
    .mycarCnt_wrap {
        padding: 0 15px;
    }
    .mycarCnt_wrap:first-of-type {
        margin-top: 66px;
    }
    .mycarCnt_wrap:last-child {
        margin-top: 82px;
        margin-bottom: 68px;
    }
    .mycarCnt_in {
        padding-top: 22px;
    }
    .mycarCnt_in.ver2 {
        padding-top: 24px;
    }
    .mycarCnt_mds {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .mycarCnt_txt {
        font-size: 16px;
        line-height: 1.6;
    }
    .mycarCnt_lst {
        margin-top: 20px;
        width: 100%;
        margin-bottom: 20px;
    }
    .mycarCnt_lst dt {
        width: 172px;
        height: 38px;
        font-size: 17px;
        margin-bottom: 20px;
    }
    .mycarCnt_lst ul li {
        font-size: 13px;
        line-height: 1.5;
        margin-bottom: 20px;
        padding-left: 24px;
    }
    .mycarCnt_lst ul li:last-child {
        margin-bottom: 0;
    }
    .mycarCnt_lst ul li:before {
        top: 1px;
    }
    .mycarCnt_img {
        position: static;
        margin-bottom: 20px;
    }
    .mycarCnt_img source,
    .mycarCnt_img img {
        width: 100%;
        height: auto;
    }
    .mycarLoan_img {
        position: static;
        margin-bottom: 28px;
    }
    .mycarLoan_img source,
    .mycarLoan_img img {
        width: 100%;
        height: auto;
    }
    .mycarApp_wrap {
        padding: 20px 15px 28px;
        margin-bottom: 30px;
    }
    .mycarApp_txt {
        margin-bottom: 20px;
    }
    .mycarApp_txt dt {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .mycarApp_txt dd {
        font-size: 13px;
        line-height: 1.5;
    }
    .mycarApp_lst li {
        width: 100%;
        margin: 0 0 16px;
    }
    .mycarApp_lst li:last-child {
        margin: 0;
    }
    .mycarApp_lst .c-btn {
        max-width: 100%;
    }
    .mycarApp_lst .c-btn.ver2 a {
        height: 55px;
        font-size: 14px;
    }
    .mycarApp_lst .c-btn.ver2.is-win a:before {
        right: 16px;
    }
    .mycarApp_lst li .txt {
        font-size: 12px;
        margin-top: 8px;
    }
    .mycarApp_lst li .pass {
        font-size: 14px;
        line-height: 1.8;
        margin-top: 24px;
    }
    .mycarFlow_wrap {
        padding: 26px 0 28px;
        margin-bottom: 45px;
    }
    .mycarFlow_ttl {
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px;
    }
    .mycarFlow_img {
        text-align: center;
        padding: 0 15px;
    }
    .mycarFlow_img source,
    .mycarFlow_img img {
        width: 100%;
        height: auto;
    }
    .mycarFlow_lst {
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 15px;
    }
    .mycarFlow_lst > li {
        width: 100%;
        margin: 0 0 40px;
    }
    .mycarFlow_lst > li:last-child {
        margin: 0;
    }
    .mycarFlow_lst > li:before {
        width: auto;
        height: auto;
        left: 50%;
        top: 112%;
        margin-left: -8px;
        border: 8px solid transparent;
        border-top: 18px solid #008486;
        background:transparent;
    }
    .mycarFlow_lst > li:last-child:before {
        content: none;
    }
    .mycarFlow_lst .mds {
        width: 100%;
        padding: 14px 0;
        font-size: 16px;
    }
    .mycarFlow_lst .txt {
        margin-top: 8px;
        font-size: 13px;
        line-height: 1.5;
    }
    .mycarFlow_lst .lst {
        margin-top: 8px;
        font-size: 13px;
        line-height: 1.5;
    }
    .mycarFlow_lst .lst li {
        position: relative;
        padding-left: 1em;
    }
    .mycarFlow_lst .lst li:before {
        position: absolute;
        content: "・";
        left: 0;
        top: 0;
    }
    .mycarLoan_rate {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .mycarLoan_rate .txt {
        font-size: 22px;
        margin:0 0 18px;
    }
    .mycarLoan_rate .rate {
        font-size: 73px;
    }
    .mycarLoan_rate .rate .sz1 {
        font-size: 29px;
    }
    .mycarLoan_rate .rate .sz2 {
        font-size: 50px;
    }
    .mycarLoan_lst {
        width: 90%;
        margin: 0 auto;
        margin-top: 16px;
        margin-bottom: 25px;
    }
    .mycarLoan_lst li {
        width: 50%;
        box-sizing: border-box;
        margin: 12px 0 0;
    }
    .mycarLoan_lst li:before {
        top: 2px;
    }
    .mycarLoan_ex {
        width: 100%;
        margin-top: 0;
        margin-bottom: 12px;
    }
    .mycarLoan_ex dt {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .mycarLoan_ex dt a {
        position: relative;
        padding-left: 25px;
    }
    .mycarLoan_ex dd {
        font-size: 13px;
        line-height: 1.5;
    }
    .mycarLoan_table {
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 32px;
    }
    .mycarLoan_in {
        width: 700px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mycarLoan_table table {
        width: 520px;
    }
    .mycarLoan_table table {
        font-size: 14px;
        line-height: 1.2;
    }
    .mycarLoan_table table th {
        padding: 12px 10px;
    }
    .mycarLoan_table table td {
        padding: 12px 10px;
    }
    .mycarLoan_profit {
        width: 150px;
        height: 130px;
        margin-left: 18px;
    }
    .faqCnt_ttl {
        font-size: 24px;
        line-height: 1.5;
    }
    .faqCnt_in {
        padding-top: 20px;
        margin-bottom: 82px;
    }
    .proCnt_box {
        margin-bottom: 32px;
    }
    .faqCnt_f a {
        width: 100%;
        font-size: 16px;
        line-height: 1.6;
        padding: 12px 15px;
        padding-right: 52px;
    }
    .faqCnt_f a:before,
    .faqCnt_f a:after {
        width: 18px;
        height: 2px;
        right: 15px;
        margin-top: -1px;
    }
    .faqCnt_q {
        padding: 0 15px;
        padding-top: 20px;
    }
    .faqCnt_q .txt {
        font-size: 13px;
        line-height: 1.5;
    }
}
@media only screen and (max-width: 374px) {
    .mycarFlow_img source, .mycarFlow_img img {
        max-width: 260px;
    }
    .mycarLoan_lst {
        width: 100%;
    }
    .mycarFlow_ttl {
        font-size: 15px;
    }
}