@charset "utf-8";


/* outline
------------------------------*/
.l-page * {
    font-family: "Noto Sans JP" , sans-serif;
    box-sizing: border-box;
}



#contents {
    width: 100%;
}

/*---------------------------------------------------------
main
---------------------------------------------------------*/

.wide-area{
    width: 100%;

}
.inner-wrap{
    width: 950px;
    margin: 0 auto;
}
@media screen and (max-width: 950px){
	.wide-area{
        width: 100%;
        min-width: 950px;
    }
    .inner-wrap{
        min-width: 950px;
    }
}

.section-heading{
    font-size: 43px;
    font-family: 'Noto Serif JP', serif;
    color: #192169;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    letter-spacing: .05em;
}
.section-heading__sub-heading{
    font-size: 18px;
    font-family: "Noto Sans JP";
    color: #000;
    font-weight: 500;
    letter-spacing: 0;
}
.section-heading.section-heading_txt_white, .section-heading_txt_white .section-heading__sub-heading{
    color: #fff;
}
.contents-heading{
    font-size: 30px;
    border-left: solid 4px #252F81;
    padding-left: 12px;
    font-weight: 500;
    color: #192169;
    margin: 0;
}
.txt_font-color_red{
    color: #D00623;
}

/* ------------メインビジュアル------------*/
.main-visual{
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    height: 400px;
}
.main-visual__bg-left{
    width: calc(50% - 475px);
    background-position: left center;
    background-image: url(../images/mv_bg_pc_01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
}
.main-visual__bg-right{
    width: calc(50% - 475px);
    background-position: right center;
    background-image: url(../images/mv_bg_pc_02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
}
.main-visual .inner-wrap{
    background-color: #192169;
    color: #fff;
    padding-top: 16px;
    height: 100%;
    min-width: 950px;
}
.main-visual__white-window{
    width: 918px;
    margin: 0 auto;
    padding: 32px 0 35px;
    border: solid 1px #fff;
}
.page-heading{
    font-size: 48px;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: .1em;
    margin: 20px auto 21px;
    color: #fff;
}
.page-heading__bold-txt{
    font-weight: 700;
    font-size: 48px;
    font-family: 'Noto Serif JP', serif;
}
.page-heading__sub-txt{
    font-size: 20px;
    margin-bottom: 20px;
    font-family: 'Noto Serif JP', serif;
    margin: 0 auto;
    position: relative;
    width: fit-content;
    letter-spacing: .2em;
    color: #fff;
}
.page-heading__sub-txt::before{
    content: "";
    position: absolute;
    width: 70px;
    height: 13px;
    top: 40%;
    left: -85px;
    background: url(../images/mv_decoration_pc_01.png) no-repeat center center / contain;
}
.page-heading__sub-txt::after{
    content: "";
    position: absolute;
    width: 70px;
    height: 13px;
    top: 40%;
    right: -85px;
    background: url(../images/mv_decoration_pc_02.png) no-repeat center center / contain;
}

.main-visual__red-box{
    background-color: #D00623;
    font-size: 28px;
    font-weight: 700;
    width: 260px;
    margin: 0 auto;
    padding: 14px 0;
    letter-spacing: .1em;
    font-family: 'Noto Serif JP', serif;
}


/* ------------リンク------------*/
.links-area{
    padding-top: 80px;
    background-color: #fff;
    padding-bottom: 10px;
    margin-bottom: -10px;
}
.links-txt{
    text-align: center;
    font-size: 28px;
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 42px;
    font-weight: 600;
}
.links-txt_txt_large{
    font-size: 40px;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
}
.links-txt_txt-color_blue{
    font-size: 40px;
    color: #192169;
    font-weight: 700;
    font-family: 'Noto Serif JP', serif;
}

.link-list-wrap{
    width: 100%;
    margin-bottom: 0px;
    padding: 35px 0 25px;
    display: flex;
    justify-content: center;
    box-shadow: 0px 0px 6px rgba(0,0,0,.16);
    border-radius: 11px;
    list-style: none;
    margin-bottom: 10px;
}
.link-item{
    width: 192px;
    border-right: solid 1px #CBCBCB;
}
.link-item:last-child{
    border-right-width: 0px;
}
.link-item>a{
    display: block;
    width: 146px;
    margin: 0 auto;
}
.link-item:last-child>a{
    width: 158px;
}
.link-item_widh_narrow{
    width: 185px;
}
.link-item__img:hover{
    opacity: .7;
}

/* ------------売却と買い取りの違い------------*/
.sales-or-pirchase{
    background: linear-gradient(3.2deg,#F7F7F7 0 92.4%, #fff 88% 100%);
    padding-top: 90px;
    padding-bottom: 161px;
}
.comparison-wrap{
    display: flex;
    justify-content: space-between;
}
.comparison-item{
    width: 460px;
}
.comparison-summary{
    border: solid 2px #192169;
    background: linear-gradient(175deg, #fff 0 85%, #DCDEE8 80% 100%);
    width: 100%;
    height: 219px;
    margin-bottom: 74px;
    margin-top: 40px;
    position: relative;
}
.comparison-summary::after{
    content: "";
    position: absolute;
    width: 20px;
    height: 34px;
    bottom: -55px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/comparison_summary_arrow_pc_01.png) no-repeat center center / contain;
}
.comparison-summary__ttl{
    width: 100%;
    padding:10px 0 12px;
    background-color: #192169;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    font-family: 'Noto Serif JP', serif;       
}
.comparison-summary>dd{
    margin: 0;
}
.comparison-summary__txt{
    padding-left: 90px;
    list-style: none;
    margin: 20px 0;
    font-size: 18px;
    font-weight: 500;
}
.comparison-summary__txt li{
    position: relative;
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 500;
}
.comparison-summary__txt li::before{
    content: "";
    position: absolute;
    width: 21px;
    height: 17px;
    top: 4px;
    left: -30px;
    background: url(../images/comparison_summary_check_pc_01.png) no-repeat center center / contain;
}
.comparison-item_purchase .comparison-summary{
    border: solid 2px #D00623;
    background: linear-gradient(175deg, #fff 0 85%, #F8D9DE 80% 100%);
}
.comparison-item_purchase .comparison-summary::after{
    background: url(../images/comparison_summary_arrow_pc_02.png) no-repeat center center / contain;
}
.comparison-item_purchase .comparison-summary li::before{
    background: url(../images/comparison_summary_check_pc_02.png) no-repeat center center / contain;
}
.comparison-merit, .comparison-demerit{
    color: #192169;
}
.comparison-merit__ttl, .comparison-demerit__ttl{
    width: 100%;
    padding:0px 0 9px;
    color: #192169;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    border-bottom:dashed 1px #192169;
    letter-spacing: .05em;
}
.comparison-merit>dd, .comparison-demerit>dd{
    margin: 0;
    padding-left: 20px;
}
.comparison-merit ul, .comparison-demerit ul{
    margin: 20px 0;
    padding-left: 41px;
}
.comparison-merit li, .comparison-demerit li{
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #192169;
}
.comparison-merit li::before, .comparison-demerit li::before{
    content: "・";
    position: absolute;
    top: 1px;
    left: -20px;
}
.comparison-item_purchase .comparison-merit, .comparison-item_purchase .comparison-demerit, .comparison-item_purchase .comparison-merit li, .comparison-item_purchase .comparison-demerit li{
    color: #D00623;
    font-size: 18px;
    font-weight: 500;
}
.comparison-merit{
    height: 193px;
    margin-bottom: 0;
}
.comparison-demerit{
    height: 227px;
    margin-top: 40px;
}
.comparison-item_purchase .comparison-summary__ttl{
    width: 100%;
    padding:10px 0 12px;
    background-color: #D00623;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    font-family: 'Noto Serif JP', serif;       
}
.comparison-item_purchase .comparison-merit__ttl, .comparison-item_purchase .comparison-demerit__ttl{
    width: 100%;
    padding:0px 0 9px;
    color: #D00623;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    border-bottom:dashed 1px #D00623;
    letter-spacing: .05em;
}
.comparison-item_purchase .comparison-merit>dd,.comparison-item_purchase  .comparison-demerit>dd{
    padding-left: 46px;
}
/* ------------不動産売却の流れ------------*/
.flow-area{
    padding-top: 164px;
    background: linear-gradient(172deg,#F7F7F7 0 21%, #F6F7FF 21% 100%);
    margin-top: -239px;
    padding-bottom: 86px;
}
.flow-area .section-heading{
    padding-top: 80px;
}
.flow-list{
    list-style: none;
    margin:40px 0 0;
    padding-left: 0;
}
.flow-item{
    position: relative;
    height: 66px;
}
.flow-item:nth-child(3){
    height: 150px;
}
.flow-item:not(:last-child){
    margin-bottom: 50px;
}
.flow-item:not(:last-child):after{
    content: "";
    position: absolute;
    width: 20px;
    height: 12px;
    bottom: -46px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/flow_item_arrow_pc_01.png) no-repeat center center / contain;
}
.flow-item__flex-wrap{
    display: flex;
    justify-content: flex-start;
    margin: 0;
    height: 100%;
}
.flow-item__ttl{
    font-size: 24px;
    font-weight: 700;
    color: #192169;
    width: 396px;
}
.flow-item__num{
    font-size: 40px;
    font-family: 'Noto Serif JP', serif;
    color: #010101;
    font-weight: 600;
    margin-right: 32px;
    line-height: 1.425;
    
}
.flow-area .flow-item__num{
    vertical-align: sub;
}

.flow-item__txt{
    font-size: 18px;
    color: #010101;
    font-weight: 500;
    border-left: solid 1px #CBCBCB;
    padding-left: 22px;
    margin-left: 0;
    width: 505px;
    line-height: 1.889;
}
.flow-item__note{
    font-size: 14px;
}

/* ----------お問い合せ------------*/
.contact-info{
    background-image: url(../images/contact_info_bg_pc_01.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    height: 422px;
    padding-top: 60px;
}
.contact-info__txt{
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
    color: #fff;
    margin: 20px 0;
}
.contact-info__flex-wrap{
    display: flex;
    justify-content: center;
}
.info-tel{
    width: 50%;
    font-family: 'Noto Serif JP', serif;
    padding-top: 28px;
    text-align: center;
    border-right:dashed 1px #fff;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 500;
}
.info-tel__tel-number{
    display: inline-block;
    width: 347px;
}
.info-form{
    width: 50%;
    padding-left: 50px;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    padding-right: 124px;
    font-size: 18px;
    font-weight: 500;
}
.info-form>a{
    display: block;
    background-color: #fff;
    width: 300px;
    margin: 10px 0;
    border-radius: 10px;
}
.btn-form-satei{
    display: block;
    width: 300px;
}
.btn-form-satei:hover{
    opacity: .9;
}
.btn-form-toiawase{
    display: block;
    width: 300px;
}
.btn-form-toiawase:hover{
    opacity: .8;
}

/* ----------不動産売却時の税金について------------*/
.about-taxes{
    padding-top: 63px;
    background-color: #fff;
}
.taxes-card-wrap{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 41px;
}
.taxes-card-item{
    margin-bottom: 20px;
    background-color: #F7F7F7;
    border: solid 1px #192169;
    width: 303px;
    min-height: 303px;
    padding: 20px 14px 14px;
    margin: 0 0 20px;
}
.taxes-card-item__ttl{
    font-size: 24px;
    font-weight: 700;
    color: #192169;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    line-height: 1.25;
}
.taxes-card-item__ttl::before{
    content: "";
    position: relative;
    width: 60px;
    height: 60px;
    background: url(../images/taxes_card_icon_pc_01.jpg) no-repeat center center / contain;
    margin-right: 20px;
}
.taxes-card-item:nth-child(2) .taxes-card-item__ttl::before{
    background: url(../images/taxes_card_icon_pc_02.jpg) no-repeat center center / contain;
}
.taxes-card-item:nth-child(3) .taxes-card-item__ttl::before{
    background: url(../images/taxes_card_icon_pc_03.jpg) no-repeat center center / contain;
}
.taxes-card-item:nth-child(4) .taxes-card-item__ttl::before{
    background: url(../images/taxes_card_icon_pc_04.jpg) no-repeat center center / contain;
}
.taxes-card-item:nth-child(5) .taxes-card-item__ttl::before{
    background: url(../images/taxes_card_icon_pc_05.jpg) no-repeat center center / contain;
}
.taxes-card-item:nth-child(6) .taxes-card-item__ttl::before{
    background: url(../images/taxes_card_icon_pc_06.jpg) no-repeat center center / contain;
}
.taxes-card-item__txt{
    margin-left: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.556;
}
.taxes-flow{
    padding-top: 40px;
}
.taxes-flow__figure{
    display: block;
    width: 100%;
    margin:30px 0 80px;
}
.taxes-description{
    background-image: url(../images/taxes_specialcase_bg_pc_01.png);
    background-position:center;
    height: 721px;
}

.taxes-description_img {
    text-align: center;
    padding-top: 80px;
}

.taxes-description_img img {
    width: 950px;
}
.taxes-description-keigen{
    text-align: center;
    width: 475px;
    padding: 80px 0 40px 20px;
}
.taxes-description-keigen .taxes-description__ttl{
    color: #192169;
    font-weight: 500;
}
.taxes-description-keigen .taxes-income-calc{
    border: solid 1px #192169;
    margin-left: 9px;
}
.taxes-description-keigen dd{
    margin-top: 48px;
    padding: 0;
}

.taxes-bar-graph{
    text-align: center;
    width: 950px;
    margin: 0 auto;
    padding: 40px 0 80px;
}

/* ----------不動産相続の流れ------------*/
.inheritance-area{
    background-color: #F6F7FF;
    padding: 80px 0 77px;

}
.inheritance-cath{
    background-color: #fff;
    border: solid 1px #192169;
    text-align: center;
    padding: 48px 100px 52px;
    margin-top: 40px;
    font-size: 18px;
    font-weight: 500;
}
.inheritance-cath>p{
    font-weight: 500;
}
.inheritance-cath__heading{
    font-family: 'Noto Serif JP', serif;;
    font-size: 40px;
    font-weight: 600;
    margin: 0 0 22px;

}
.inheritance-cath-list-wrap{
    list-style: none;
    margin: 38px auto;
    padding-left: 10px;
}
.inheritance-cath-list-item{
    position: relative;
    text-align: start;
    border-bottom: dashed 1px #192169;
    height: 51px;
    padding-left: 60px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
}
.inheritance-cath-list-item::before{
    content: "";
    position: absolute;
    width: 32px;
    height: 26px;
    top: 4px;
    left: 20px;
    background: url(../images/comparison_summary_check_pc_03.png) no-repeat center center / contain;
}
.inheritance-catch-point-wrap{
    margin: 40px auto 38px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
}
.inheritance-catch-point-wrap>li{
    color: #fff;
    background-color: #D00623;
    width: 243px;
    padding: 21px 0 22px;
    font-size: 19px;
    font-weight: 700;
}
.inheritance-catch-point-wrap>li:not(:last-child){
    margin-right: 10px;
}
.inheritance-cath__note{
    font-size: 14px;
    line-height: 1.85;
    text-align: left;
    font-weight: 500;
}
.inheritance-flow{
    padding-top: 60px;
}
.inheritance-flow-list{
    list-style: none;
    margin:32px auto 0;
    padding-left: 0;
}
.inheritance-flow-list .flow-item{
    height: 70px;
}
.flow-item.flow-item_bg_white{
    position: relative;
    background:linear-gradient(90deg, #192169 0 70px, #fff 0 100%);
    border: solid 1px #192169;
}
.inheritance-flow-list .flow-item:not(:last-child){
    margin-bottom: 45px;
}
.flow-item:not(:last-child):after{
    content: "";
    position: absolute;
    width: 20px;
    height: 12px;
    bottom: -30px;
    left: 50%;
    background: url(../images/flow_item_arrow_pc_01.png) no-repeat center center / contain;
}
.inheritance-flow-list .flow-item__ttl{
    font-size: 20px;
    width: 331px;
}
.flow-item_bg_white .flow-item__num{
    display: inline-block;
    font-size: 30px;
    color: #fff;
    width: 70px;
    text-align: center;
    margin-right: 20px;
    padding-top: 10px;
}
.flow-item_bg_white .flow-item__txt{
    font-size: 18px;
    color: #010101;
    font-weight: 500;
    border-left-width: 0px;
    padding-left: 20px;
    width: 505px;
    padding-top: 15px;
}
.inheritance-estimation{
    padding-top: 60px;
}
.estimation-condition-list{
    list-style: none;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(to top, #FFFA75 0 10px, transparent 0 100%);
    width: 577px;
    margin: 33px auto 10px;
    padding-left: 0;
}
.txt_font-sub {
    font-size: 20px;
}
.estimation-condition-list .txt_font-color_red{
    font-size: 22px;
    font-weight: 700;
}
.inheritance-estimation__txt{
    font-size: 24px;
    text-align: center;
    margin: 15px auto 33px;
}
.inheritance-estimation__point{
    background-color: #D00623;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    padding: 22px 0px 22px 0px;
    text-align: center;
    margin: 30px auto;
}
.inheritance-estimation:nth-child(2) .inheritance-estimation__point{
    padding: 22px 21px 22px 0px;
}

.inheritance-check{
    display: flex;
    justify-content: space-between;
    margin-bottom: 61px;

}
.inheritance-check-item{
    background-color: #fff;
    border: solid 1px #192169;
    position: relative;
    width: 222px;
    margin-top: 0;
    padding: 20px 17px 16px;
}
.inheritance-check-item::before{
    content: "01";
    font-size: 48px;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    color: #F6F7FF;
    position: absolute;
    bottom: 20px;
    right: 10px;
    letter-spacing: .1em;
}
.inheritance-check-item:nth-child(2):before{
    content: "02";
}
.inheritance-check-item:nth-child(3):before{
    content: "03";
}
.inheritance-check-item:nth-child(4):before{
    content: "04";
}
.inheritance-check-item:not(:last-child)::after{
    content: "";
    position: absolute;
    width: 12px;
    height: 20px;
    bottom: 46%;
    right: -17px;
    background: url(../images/flow_item_arrow_pc_03.png) no-repeat center center / contain;
}
.inheritance-check-item__ttl{
    font-weight: 700;
    color: #192169;
    text-align: center;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 14px;
}
.inheritance-check-item__txt{
    font-size: 14px;
    margin-left: 0;
}
.inheritance-check-item__list{
    list-style: none;
    padding-left: 0;
}
.inheritance-check-item__list>li{
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
}
.inheritance-check-item__list>li::before{
    content: "";
    position: absolute;
    width: 21px;
    height: 17px;
    top: 4px;
    left: 0px;
    background: url(../images/comparison_summary_check_pc_02.png) no-repeat center center / contain;
}
.inheritance-estimation__note{
    font-size: 14px;
    margin-top: -10px;
    line-height:1.7;
}


/* ----------任意売却------------*/
.voluntary-sale{
    background-color: #fff;
    padding-bottom: 53px;
}
.voluntary-sale-catch{
    background-color: #192169;
    color: #fff;
    text-align: center;
    padding: 20px 0 43px;
}
.voluntary-sale-catch__txt{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.889;
    margin-bottom: 34px;
    color: #fff;
}
.voluntary-sale-catch__heading{
    font-size: 40px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    position: relative;
    color: #fff;
    margin: 42px 0;
}
.voluntary-sale-catch__heading::after{
    content: "";
    position: absolute;
    background-color: #fff;
    width: 227px;
    height: 4px;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.voluntary-sale .section-heading{
    margin-top: 80px;
}
.voluntary-sale-about{
    padding-top: 40px;
}
.voluntary-sale-about__txt{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.556;
    margin-top: 20px;
}
.voluntary-sale-about__figure{
    display: block;
    width: 786px;
    margin: 40px auto 60px;
}
.voluntary-sale-flow-list{
    list-style: none;
    padding-left: 0;
    margin-top: 32px;
}
.voluntary-sale-flow-list .flow-item{
    height: auto;
    min-height: 70px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.voluntary-sale-flow-list .flow-item:not(:last-child){
    margin-bottom: 45px;
}
.voluntary-sale-flow-list .flow-item__num{
    line-height: 1.45;
    padding-top: 0;
}
.voluntary-sale-flow-list .flow-item__flex-wrap{
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.voluntary-sale-flow-list .flow-item__ttl{
    width: 100%;
    font-size: 20px;
    padding-left: 20px;
    line-height: 1.5;
    padding: 20px 0;
}
.voluntary-sale-flow-list .flow-item_bg_white .flow-item__txt{
    margin-left: 0;
    font-size: 14px;
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    line-height: 1.43;
    margin: -16px 0 16px;
}
.voluntary-sale-timing{
    padding-top: 55px;
}
.voluntary-sale-timing-list{
    padding-left: 0;
    margin-top: 35px;
}
.flow-item__num-wrap{
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #006792;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    margin: 0;
    line-height: 1.46;
}
.flow-item__num-wrap>p{
    color: #fff;
    font-size: 16px;
}
.flow-item__flex-wrap:nth-child(2) .flow-item__num-wrap{
    background-color: #00844C;
}
.flow-item__flex-wrap:nth-child(3) .flow-item__num-wrap{
    background-color: #EC9E00;
}
.flow-item__flex-wrap:nth-child(4) .flow-item__num-wrap{
    background-color: #D96700;
}
.flow-item__flex-wrap:nth-child(5) .flow-item__num-wrap{
    background-color: #AF000F;
}
.voluntary-sale-timing-list .flow-item__num{
    color: #fff;
    margin: 0;
    display: block;
    margin-top: -9px;
    font-size: 30px;
}
.voluntary-sale-timing-description{
    position: relative;
    width: 854px;
    height: 80px;
    margin: 0 0 31px 16px;
}
.flow-item__flex-wrap:not(:last-child) .voluntary-sale-timing-description::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: -8px;
    left: 0px;
    background: url(../images/voluntary_sale_timing_arrow_pc_01.png) no-repeat center center / contain;
}
.voluntary-sale-timing-list__ttl{
    font-size: 20px;
    font-weight: 700;
    color: #192169;
}
.voluntary-sale-timing-list__txt{
    font-size: 14px;
    font-weight: 400;
    margin-left: 0;
    padding-bottom: 10px;
}
.voluntary-sale-difference{
    padding-top: 33px;
}
.voluntary-sale-difference__txt{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.556;
    margin: 20px 0 27px;
    letter-spacing: -.002em;
}

#contents {
    padding-bottom: 0;
}