#wrapper img {
    max-width: 100%;
    height: auto;
}
#fixed_link.index_none {
    display: none!important;
    opacity: 0!important;
}
.section-title span {
    font-size: 34px !important;
}
.card-system .section-lead span._fc-blue {
    font-size: 155% !important;
    font-weight: 700;
    vertical-align: -1px;
    margin-inline: 5px;
}
@media screen and (max-width: 480px) {
    #wrapper img {
        width: 100%;
        height: auto;
        margin: 0;
    }
    #wrapper .campaign_inside img {
        width: 90% !important;
        margin: 15px 5%;
    }
    #wrapper .credit_contents_wrap06 img {
        width: 90% !important;
    }
    .section-title span {
        font-size: 6vw !important;
    }
}
/* -----------------------------------------------------
	about
----------------------------------------------------- */
#about .about_inner {
    padding: 80px 0 50px;
    text-align: center !important;
    position: relative; 
}
@media screen and (max-width: 768px) {
    #about .about_inner {
        padding: 0 3.90625vw 13.02083vw; 
    } 
}
#about .about_inner::before {
    display: block;
    content: "";
    background: url(/img/output/service/payment_reason/function_bg.png) no-repeat;
    position: absolute;
    top: 6em;
    left: 8%;
    width: 469px;
    height: 469px;
    z-index: 1; 
}
@media screen and (max-width: 768px) {
    #about .about_inner::before {
        content: none; 
    } 
}
#about .about_inner::after {
    display: block;
    content: "";
    background: url(/img/output/service/payment_reason/function_bg.png) no-repeat;
    position: absolute;
    bottom: 2em;
    right: 8%;
    width: 469px;
    height: 469px;
    z-index: 1; 
}
@media screen and (max-width: 768px) {
    #about .about_inner::after {
        content: none; 
    } 
}
#about .about_inner .section_ttl {
    position: relative;
    z-index: 1; 
}
#about .about_inner .text:first-of-type {
    position: relative;
    z-index: 1; 
}
#about .about_inner .about_wrap {
    margin-top: 40px; 
}
@media screen and (max-width: 768px) {
    #about .about_inner .about_wrap {
        margin-top: 7.8125vw;
        padding-top: 0; 
    } 
}
#about .about_inner .section_ttl {
    font-size: 32px;
    line-height: 1.25;
    margin-bottom: 15px; 
}
@media screen and (max-width: 768px) {
    #about .about_inner .section_ttl {
        font-size: 5.72917vw;
        margin-bottom: 3.90625vw; 
    } 
}
#about .about_inner .about_bg {
    position: relative;
    z-index: 2; 
}
@media screen and (max-width: 768px) {
      #about .about_inner .about_bg .about_box {
        position: static; 
    } 
}
#about .about_inner .about_bg .about_box .col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1180px;
    width: 100%;
    margin: 0 auto 40px;
    position: relative; 
}
@media screen and (max-width: 768px) {
    #about .about_inner .about_bg .about_box .col2 {
        display: block;
        margin: 0 auto 5.20833vw; 
    } 
}
#about .about_inner .about_bg .about_box .col2 .center_logo {
    position: absolute;
    top: 3em;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); 
}
@media screen and (max-width: 768px) {
    #about .about_inner .about_bg .about_box .col2 .center_logo {
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 107.55208vw;
        text-align: center; 
    } 
}
@media screen and (max-width: 768px) {
    #about .about_inner .about_bg .about_box .col2 .sp_column_reverse {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; 
    } 
}
@media screen and (max-width: 768px) {
    #about .about_inner .about_bg .about_box .col2 .col_box {
        position: relative;
        z-index: 1; 
    }
    #about .about_inner .about_bg .about_box .col2 .col_box:first-child {
        padding: 0 0 44.27083vw; 
    }
    #about .about_inner .about_bg .about_box .col2 .col_box:last-child {
        top: -2.60417vw; 
    } 
}
#about .about_inner .about_bg .about_box .col2 .col_box .prepare_ttl_sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    width: 285px;
    margin: 0 auto 8px;
    height: 166px;
    color: #fff;
    letter-spacing: .04em;
    background: #2990d0;
    border-radius: 80px; 
}
@media screen and (max-width: 768px) {
    #about .about_inner .about_bg .about_box .col2 .col_box .prepare_ttl_sub {
        width: 74.21875vw;
        height: 36.71875vw;
        margin: 0 auto 5.20833vw;
        border-radius: 20.83333vw; 
    } 
}
#about .about_inner .about_bg .about_box .col2 .col_box .prepare_ttl_sub::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -2em;
    left: 50%;
    border: 14px solid transparent;
    border-top: 16px solid #2990d0; 
}
@media screen and (max-width: 768px) {
    #about .about_inner .about_bg .about_box .col2 .col_box .prepare_ttl_sub::after {
        bottom: -7.55208vw;
        border: 3.64583vw solid transparent;
        border-top: 4.6875vw solid #2990d0; 
    } 
}
@media screen and (max-width: 768px) {
    #about .about_inner .about_bg .about_box .col2 .col_box .prepare_ttl_sub.sp_reverse {
        margin: 0 auto; 
    }
    #about .about_inner .about_bg .about_box .col2 .col_box .prepare_ttl_sub.sp_reverse::after {
        top: -7.55208vw;
        bottom: auto;
        border: 3.64583vw solid transparent;
        border-bottom: 4.6875vw solid #2990d0; 
    } 
}
#about .about_inner .about_bg .about_box .col2 .col_box .prepare_ttl_sub .ttl {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 5px;
    color: #fff; 
}
@media screen and (max-width: 768px) {
    #about .about_inner .about_bg .about_box .col2 .col_box .prepare_ttl_sub .ttl {
        font-size: 5.98958vw; 
    } 
}
#about .about_inner .about_bg .about_box .col2 .col_box .prepare_ttl_sub .text {
    color: #fff; 
}
/* -----------------------------------------------------
	btn common
----------------------------------------------------- */
.btn_common {
    display: block;
    width: 50%;
    height: 70px;
    line-height: 70px;
    background: #f0af14;
    color: #fff;
    border-radius: 6px;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center; 
}
@media screen and (max-width: 768px) {
    .btn_common {
        border-radius: 1.5625vw;
        font-size: 5.20833vw;
        width: 71.61458vw;
        height: 18.22917vw; 
    } 
}
.text {
    font-size: 15px;
    text-align: center;
    padding-top: 10px; 
}
@media screen and (max-width: 768px) {
    .text {
        font-size: 3.64583vw; 
    } 
}