#akiya-leaseback{

}

.leaseback-wrap01{
	max-width: 1000px;
	margin: auto;
    position: relative;
}
.leaseback-wrap01 h2{
    margin: 0 calc(49% - 49vw);
    background: url(/m/cmn_files/img_rwd/akiya-img/title-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 16vw;
    line-height: 16vw;
    font-size: 2rem;
}
.leaseback-wrap01 h2>img{
    max-width: 500px;
    vertical-align: middle;
    height: 150px;
}
.leaseback01{
    max-width: 800px;
    display: block;
    margin: 50px auto;
}
#akiya-leaseback hr{
    margin: 150px calc(49% - 49vw) 100px;
    border-bottom: solid 2px #e1b630;
    height: 0;
}
.leaseback-wrap01:before{
    content: url(/m/cmn_files/img_rwd/akiya-img/leaseback-sub-title01.svg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -35px;
    max-width: 500px;
    margin: auto;
    z-index: 1;
}
.leaseback-wrap02{
    max-width: 1000px;
	margin: auto;
    position: relative;
}
.leaseback-wrap02:before{
    content: url(/m/cmn_files/img_rwd/akiya-img/leaseback-sub-title02.svg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -35px;
    max-width: 500px;
    margin: auto;
    z-index: 1;
}
.leaseback-wrap03{
    max-width: 1000px;
    margin: auto;
    padding-top: 50px;
}
.leaseback-wrap03 .flex-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.leaseback-wrap03 b{
    border-bottom: solid 2px #d7522f;
    padding-bottom: 3px;
}
#akiya-leaseback .contents1,#akiya-leaseback .contents2,
#akiya-leaseback .contents3,#akiya-leaseback .contents4,
#akiya-leaseback .contents5{
    width: 48%;
    background-color: #f0e8d9;
    min-height: 200px;
    position: relative;
    padding: 30px 50px;
    box-sizing: border-box;
}
#akiya-leaseback .contents1 span,#akiya-leaseback .contents2 span,
#akiya-leaseback .contents3 span,#akiya-leaseback .contents4 span,
#akiya-leaseback .contents5 span{
    color: #d7522f;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 3px;
}
#akiya-leaseback p>.note{
    font-size: .9rem;
    color: #000;
    font-weight: normal;
    letter-spacing: 1px;
}
#akiya-leaseback .contents1 p,#akiya-leaseback .contents2 p,
#akiya-leaseback .contents3 p,#akiya-leaseback .contents4 p,
#akiya-leaseback .contents5 p{
    font-size: 1.2rem;
    letter-spacing: 1px;
    line-height: 35px;
    margin-top: 20px;
}
#akiya-leaseback .contents6{
    width: 48%;
    min-height: 200px;
    padding-top: 48px;
}
#akiya-leaseback .contents6 img{
    vertical-align: bottom;
}
#akiya-leaseback .contents3,#akiya-leaseback .contents4,
#akiya-leaseback .contents5{
    margin-top: 80px;
}
#akiya-leaseback .contents1:before,#akiya-leaseback .contents2:before,
#akiya-leaseback .contents3:before,#akiya-leaseback .contents4:before,
#akiya-leaseback .contents5:before{
    position: absolute;
    left: 10px;
    top: -30px;
    width: 8%;
}
#akiya-leaseback .contents1:before{
    content: url(/m/cmn_files/img_rwd/akiya-img/merit1.svg);
    width: 4%;
}
#akiya-leaseback .contents2:before{
    content: url(/m/cmn_files/img_rwd/akiya-img/merit2.svg);
}
#akiya-leaseback .contents3:before{
    content: url(/m/cmn_files/img_rwd/akiya-img/merit3.svg);
}
#akiya-leaseback .contents4:before{
    content: url(/m/cmn_files/img_rwd/akiya-img/merit4.svg);
}
#akiya-leaseback .contents5:before{
    content: url(/m/cmn_files/img_rwd/akiya-img/merit5.svg);
}

@media screen and (max-width:767px) {
    .leaseback-wrap01 h2 {
        background-size: cover;
        background-position: 65%;
        height: 30vw;
        line-height: 30vw;
    }
    .leaseback-wrap01 h2>img{
        width: 65%;
        height: auto;
    }
    .leaseback-wrap01:before{
        width: 70%;
        bottom: -20px;
    }
    .leaseback01{
        width: 90%;
        margin: 50px auto;
    }
    .leaseback02{
        width: 80%;
        margin: auto;
    }
    .leaseback-wrap02:before{
        width: 70%;
        bottom: -16px;
    }
    #akiya-leaseback p>.note{
        font-size: .7rem!important;
    }
    #akiya-leaseback hr{
        margin: 80px calc(49% - 49vw) 60px;
    }
    .leaseback-wrap03{
        padding-top: 0px;
    }
    .leaseback-wrap03 .flex-wrap {
        display: block;
    }
    #akiya-leaseback .contents1,#akiya-leaseback .contents2,
    #akiya-leaseback .contents3,#akiya-leaseback .contents4,
    #akiya-leaseback .contents5{
        width: 90%;
        margin: auto;
        min-height: unset;
        padding: 15px 40px;
        min-height: 150px;
    }
    #akiya-leaseback .contents2,
    #akiya-leaseback .contents3,#akiya-leaseback .contents4,
    #akiya-leaseback .contents5{
        margin-top: 50px;
    }
    #akiya-leaseback .contents1:before,#akiya-leaseback .contents2:before,
    #akiya-leaseback .contents3:before,#akiya-leaseback .contents4:before,
    #akiya-leaseback .contents5:before{
        top: -20px;
    }
    #akiya-leaseback .contents1 span,#akiya-leaseback .contents2 span,
    #akiya-leaseback .contents3 span,#akiya-leaseback .contents4 span,
    #akiya-leaseback .contents5 span{
        font-size: 1.2rem;
        line-height: 30px;
        letter-spacing: 0;
    }
    #akiya-leaseback .contents1 p,#akiya-leaseback .contents2 p,
    #akiya-leaseback .contents3 p,#akiya-leaseback .contents4 p,
    #akiya-leaseback .contents5 p{
        font-size: .8rem;
        letter-spacing: 1px;
        margin-top: 20px;
        line-height: 20px;
    }
    #akiya-leaseback .contents6 {
        width: 90%;
        min-height: unset;
        margin: auto;
    }
}