:root {
    --right: 0;
}
.c-btn {
    background-color: #ff3538;
    box-shadow: 5px 5px 0px 0px #00b1f3;
}
.c-btn::before {
    background: linear-gradient(270deg, #f0a 0%, #ff3538 100%);
}
.c-heading-01 {
    background: #01b0f0;
    border-radius: 0;
}
.l-header__contact::before {
    background: linear-gradient(270deg, #f0a 0%, #ff3538 100%);
}
.l-header__contact-sm {
    color: #ffff00;
}
.l-header__contact {
    background-color: #ff3538;
}
.l-contents {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
    max-width: initial;
}
.conditions-ttl + .c-txt-01 {
    text-align: center;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
.conditions-box {
    border: solid 5px #cf9b28;
    border-radius: 0;
    padding-block: 0.9em;
}

.conditions-list li:after {
    content: "";
    display: block;
    width: calc(100% + 7em);
    height: 15px;
    border-bottom: dashed 2px #cf9b28;
    position: relative;
    left: -4.9em;
}
.conditions-list li::before {
    top: 50%;
    transform: translateY(-1.4em);
}
.conditions-list li > .check {
    display: inline-block;
    position: absolute;
    padding-left: -10px;
    right: 0;
    top: 50%;
    transform: translateY(-1.4em);
}
.conditions-caution {
    text-align: center;
}
.conditions-arrow {
    margin-top: 20px;
}
.point.c-section .c-section-child {
    position: relative;
    z-index: 2;
}
.point-txt span {
    font-size: clamp(1.9rem, 1.6vw, 2.1rem);
}
.point-box .is-orange01 {
    background: #fe01a8;
}
.point-box .is-orange02 {
    background: #ffb5e6;
}
.point-box .is-orange03 {
    background: #ffe5f6;
}
.flow-unit {
    background: #fff3f3;
    border-color: #ffffff;
}
.flow-unit__ttl-en {
    background: #0c3bbc;
}
.flow-unit::after {
    border-top-color: #ff01a9;
}
em {
    font-weight: 700;
}
.faq-unit dd span::before {
    background-image: url(/kojin/freeloan/fudosan/lp01/renewal/images/faq_icon_a.svg);
}
.faq-unit dd {
    background-color: #fff3f3;
}
.faq-unit dd::after {
    border-bottom-color: #ff00aa;
}
.overview {
    padding: 0 0 80px;
}
.overview.c-section {
    background-image: none;
}
.overview-inner {
    max-width: 100%;
}
.c-heading-01.is-small::after,
.c-heading-01.is-small::before {
    right: 100px;
}
.l-footer__tel {
    background-color: transparent;
}
.l-footer__txt {
    color: initial;
}
.mv-logo {
    text-align: center;
    padding-bottom: 20px;
}
.mv-logo > img {
    width: 37.4%;
    min-width: 358px;
}
.mv-date {
    position: relative;
    top: 5px;
    left: var(--right);
    transform: translateX(-92%);
}
.mv-unit01__subtitle img {
    width: 100%;
    height: auto;
}
.mv-unit01 {
    position: relative;
    z-index: 0;
}
.mv-unit01::before {
    display: inline-block;
    content: "";
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.81) 80.29%, rgba(255, 255, 255, 0.49) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
}
.mv-unit01 > * {
    position: relative;
    z-index: 1;
}
.point-row::before {
    border-radius: 0;
}
.c-heading-01.is-small::after,
.c-heading-01.is-small::before {
    width: 30px;
    height: 3px;
}
.l-footer__bg {
    background: url(/kojin/freeloan/fudosan/lp01/renewal/images/footer_bg.png) no-repeat center bottom / contain;
    padding-bottom: 200px;
}
.l-footer,
.overview.c-section {
    background-color: #fff;
}
.c-section {
    margin-bottom: 0;
}
.faq-unit span {
    flex-wrap: wrap;
}
.faq-unit span > * {
    width: 100%;
}
.overview-list02,
.overview-list02 ul {
    list-style-type: disc;
}

.about-inner {
    max-width: 100%;
    position: relative;
}
.youtube {
    text-align: center;
    padding-bottom: 150px;
    width: 853px;
    margin-inline: auto;
    overflow: hidden;
}
.youtube + .c-btn-unit {
    position: absolute;
    width: 100%;
    bottom: 10px;
    transition: all 0.3s ease;
}
.youtube + .c-btn-unit::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 120px;
    background-color: rgba(255, 255, 255, 0.7);
    top: -10px;
}
.youtube + .c-btn-unit.sticky {
    position: fixed;
    bottom: 10px;
    width: 100%;
    z-index: 1000;
}
.mv .c-btn-unit {
    margin-top: 20px;
}
@media screen and (max-width: 767px) {
    body::before {
        background: url(/kojin/freeloan/fudosan/lp01/renewal/images/bg_sp.svg) repeat left top / 100% auto;
    }
    .l-header {
        z-index: 10;
    }
    .mv.is-type2 {
        padding-top: 60px;
    }
    .mv {
        padding: 0;
        padding-bottom: 60px;
        background-size: contain;
        margin-bottom: 0;
        position: relative;
        z-index: 1;
        background: none;
    }
    .mv::before {
        content: "";
        display: block;
        position: absolute;
        z-index: 0;
        width: 100%;
        height: 60dvw;
        background: url(/kojin/freeloan/fudosan/lp01/renewal/images/mv_bg.svg) no-repeat left top / 100% auto;
        z-index: -1;
        background-color: #fff;
    }
    .mv-inner > h1 {
        padding: 20px 15px 0;
    }
    .mv-logo + h1 {
        padding-top: 0px;
    }
    .mv-logo {
        padding-top: 20px;
        padding-bottom: 0;
    }
    .mv-logo > img {
        width: 60%;
        min-width: initial;
    }
    .mv-unit01__subtitle {
        text-align: center;
    }
    .mv-unit01__subtitle img {
        width: 70%;
        height: auto;
    }
    .mv-unit01 {
        margin-top: 4dvw;
        padding-inline: 15px;
    }
    .mv-unit01::before {
        left: 0;
    }
    .mv-unit01__ttl {
        margin-block: 10px 5px;
    }
    .mv-unit02__ttl {
        margin-bottom: -0.7em;
    }
    .mv-unit02__dl {
        width: 100%;
        display: flex;
        align-items: baseline;
    }
    .mv-row {
        padding-inline: 30px;
    }
    .mv-unit02 dt {
        font-size: 4vw;
        padding-bottom: 0.25em;
    }
    .mv-unit02 dd span {
        font-size: 8.5vw;
    }
    .mv-unit02__dl.is-flex-wrap {
        display: block;
        margin-top: 0.8em;
    }
    .mv-date {
        transform: translateX(-100%);
    }
    .mv .c-btn-unit,
    .overview-detail .c-btn-unit,
    #fixed-btn {
        padding-inline: 15px;
    }
    .c-section .inner {
        padding: 0 15px;
    }
    .conditions-ttl + .c-txt-01 {
        margin-inline: auto;
    }
    .conditions-list li:after {
        left: -3.5em;
    }
    .conditions-list li {
        padding-right: 2.5em;
    }
    .c-section {
        background: url(/kojin/freeloan/fudosan/lp01/renewal/images/bg_town_sp.png) no-repeat center bottom / 100% auto;
        padding-bottom: 60px;
    }
    .point-row::before {
        left: 35px;
    }
    .point-row.is-reverse::before {
        right: 35px;
    }
    .point-ttl {
        line-height: 1.1em;
    }
    .point-ttl > span {
        transform: translateY(-2.5rem);
    }
    .point-col {
        padding-inline: 20px;
    }
    .point-box {
        width: calc(100% - 10px);
        margin-inline: auto;
    }
    .c-heading-01.is-small::after,
    .c-heading-01.is-small::before {
        width: 21px;
        right: 20px;
    }
    .l-footer__bg {
        padding-bottom: 0px;
        min-height: 250px;
        padding-bottom: 100px;
    }
    .overview.c-section {
        padding-bottom: 0;
    }
    .youtube {
        width: auto;
    }
    .youtube > video {
        width: calc(100% - 30px);
        height: calc(calc(100vw - 30px) * 0.5625);
    }
    .l-footer__copy {
        padding-bottom: 20px;
    }
    .l-header__contact {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    body {
        background: none;
    }
    .c-section::before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
        overflow: hidden;
        background: url(/kojin/freeloan/fudosan/lp01/renewal/images/bg_pc.svg) no-repeat left top / 100% auto #fff;
        background-size: contain;
    }
    .c-section {
        background: url(/kojin/freeloan/fudosan/lp01/renewal/images/bg_town_pc.png) no-repeat center bottom/ 100% auto;
        background-size: contain;
    }
    .mv {
        padding: 0;
        padding-top: clamp(104px, 130px, 170px);
        background: url(/kojin/freeloan/fudosan/lp01/renewal/images/mv_bg.svg) no-repeat center calc(100% + 60px) / 100% auto;
        padding-bottom: 60px;
        background-size: cover;
        margin-bottom: 0;
        background-color: #fff;
    }
    .is-type2 .mv-img {
        max-width: 80%;
        min-width: 808px;
    }
    .is-type2 h1 {
        text-align: center;
        position: relative;
        z-index: 1;
    }
    .mv-unit01 {
        margin-inline: auto;
        min-width: auto;
        max-width: 100%;
        width: clamp(410px, 29%, 100%);
        margin-top: -11vw;
    }
    .mv-unit01::before {
        top: -20px;
        left: -100px;
        padding: 40px 100px 150px;
    }
    .mv-unit01__subtitle {
        padding-bottom: 20px;
    }
    .mv-unit01__subtitle img {
        width: 100%;
        height: auto;
    }
    .mv-unit01__rate .is-yellow {
        font-size: clamp(3.1rem, 3.55vw, 3vw);
    }
    .mv-unit01__rate .is-lg {
        font-size: clamp(4.1rem, 4.65vw, 4.1vw);
    }
    .c-btn {
        width: clamp(440px, 30vw, 560px);
    }
    .l-contents {
        margin-top: 0;
    }
    .c-section {
        margin-bottom: 0;
    }
    .conditions-box {
        border: solid 5px #cf9b28;
        border-radius: 0;
    }
    .conditions-img {
        margin-top: 0;
        padding-bottom: 120px;
    }
    .is-reverse .point-col:first-child {
        padding-left: 30px;
    }
    .point.c-section,
    .flow.c-section,
    .faq.c-section {
        padding-bottom: 120px;
    }
    .point.c-section .c-section-child,
    .point-box {
        width: 1120px;
        margin-inline: auto;
    }
    .overview {
        padding: 0 0 80px;
    }
    .overview-panel-inner {
        padding-bottom: 0px;
    }
    .point.c-section .c-section-child:nth-of-type(2) .point-row.is-reverse::before {
        height: 80%;
    }
    .point.c-section .c-section-child:nth-of-type(3) .point-row::before {
        height: calc(90%);
    }
}
@media screen and (min-width: 1600px) {
    .mv .c-btn-unit {
        margin-top: 10px;
        transform: scale(1);
    }
}
