@charset "utf-8";

/*----------------------------------------------------
    共通css
----------------------------------------------------*/

.line {
    color: #2f2f2f;
    text-decoration: underline;
}

.br_sp {
    display: none;
}

.br_pcblock {
    display: block;
}

#sect06 .mainArea .book {
    width: 59.3rem;
    float: left;
}

#sect06 .mainArea .book p {
    float: none;
}

#sect06 .mainArea .book img {
    display: block;
    margin: 0rem auto 0.5rem;
    width: 150px;
}

#sect06 .mainArea .book .imgarea.caption {
    text-align: center;
    width: 45%;
    margin: -3rem 0 0;
    line-height: 1.2;
}

#sect06 .mainArea .book .box {
    display: flex;
}

#sect06 .mainArea .book .box ul {
    width: 55%;
    margin: 3rem 0 0 2rem;
    padding: 0;
}

#sect06 .mainArea .book p.bookttl {
    font-weight: bold;
}

@media screen and (min-width: 481px) {
    .leaseback-iilust-area img {
        width: 450px;
        margin: 0 auto;
        display: block;
    }

    #sect11 .btnArea .leftArea,
    #sect11 .btnArea .rightArea {
        display: inline-block;
        margin: 0 16px;
        vertical-align: top;
    }

    #sect11 .btnArea .btn-web a,
    #sect11 .btnArea .btn-internal a {
        width: 300px;
    }
}

/*2024.01.30*/
@media screen and (max-height: 800px) {

    /* 高さ800px以下の場合 */
    #contents::before,
    #contents::after {
        content: none;
    }


    /* #sect07_PC */
    #sect07 {
        position: relative;
        margin: 40px -100% 0;
        padding: 80px 100% 65px;
        background: url("./img/pt_b.jpg") 0 0 repeat;
        background-size: 15rem auto;
    }

    #sect07 .areaInner {
        width: 1000px;
    }

    #sect07::before {
        content: "";
        position: absolute;
        top: -10px;
        right: 0;
        width: 123px;
        height: 20px;
        background: url(./img/eng_ad.svg) 100% 0 no-repeat;
        background-size: 123px auto;
    }

    #sect07 .headArea {
        position: relative;
        width: 58rem;
        margin: 0 0 15px;
        padding: 0 0 15px;
        background: url(./img/dotline_r.png) 0 100% repeat-x;
        background-size: auto 3px;
    }

    #sect07 .headArea::before {
        content: "";
        position: absolute;
        bottom: 0;
        right: -45px;
        width: 53px;
        height: 50px;
        background: url(./img/pen.svg) 0 0 no-repeat;
        background-size: 53px auto;
    }

    #sect07 .headArea .headTag {
        display: inline-block;
        vertical-align: top;
        margin: 10px 10px 0 0;
        padding: 9px 0 0;
        width: 120px;
        height: 40px;
        background: url("./img/tag_or.svg") 0 0 no-repeat;
        background-size: 120px auto;
        text-align: center;
        line-height: 1;
        font-size: 2.0rem;
        font-family: 'Zen Maru Gothic', sans-serif;
        font-weight: 700;
        color: #fff;
    }

    #sect07 .headArea .sttl {
        display: inline-block;
        vertical-align: top;
        font-size: 4.0rem;
    }

    #sect07 .imgArea {
        width: 35.2rem;
        float: right;
        margin: -90px 0 0 55px;
    }

    #sect07 .imgArea .flame {
        margin: 0 0 20px;
    }

    #sect07 .imgArea .txt {
        padding: 0;
        text-align: center;
        font-size: 1.3rem;
        line-height: 1.8;
    }

    #sect07 .mainArea p {
        width: 59.3rem;
        float: left;
    }

    #sect07 .btnArea {
        padding: 20px 0 0;
        text-align: center;
    }

    #sect07 .btnArea .leftArea,
    #sect07 .btnArea .rightArea {
        display: inline-block;
        margin: 0 16px;
        vertical-align: top;
    }

    #sect07 .btnArea .btn-web a,
    #sect07 .btnArea .btn-internal a {
        width: 340px;
    }

    #sect07 .btnArea .caption {
        margin: 10px 0 0;
        line-height: 1.8;
    }

    #sect07 .btnArea .btn-internal a {
        background: #06c755;
    }

}

/*2024.06.25*/
/* #sect10 {
    background: #F5F5F5;
    margin-top: 100px;
} */
.indexSect#sect10 {
    padding-top: 0;
}

.question {
    display: none;
    border: 2px solid #333;
    margin: auto;
    padding: 25px 40px 30px;
    width: 80%;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.btn_box {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.btn_box .btn-internal a {
    width: 300px;
}

.btn-internal.reset-button a,
.btn-internal.return_btn a {
    background: #62789f;
}

#sect11 .btn-internal a {
    padding: 20px 40px 20px;
}

.question.active {
    display: block;
}

.result {
    display: none;
    justify-content: space-between;
    padding: 40px 30px 20px;
    margin-top: 100px;
    background: #fff7e5;
    border-radius: 10px;
    position: relative;
}

.result.active {
    display: flex;
}

.result h2 {
    text-align: center;
    font-size: 2.0rem;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 700;
    line-height: 1.5;
}

.result .imgArea {
    width: 25%;
}

.result .result_left {
    width: 70%;
}

.result .imgArea .flame {
    position: relative;
    width: 162px;
    border-radius: 50%;
    margin: 0 auto 12px;
    overflow: hidden;
}

.result .imgArea .phCap {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 3px 0 12px;
    background: rgba(255, 255, 255, .8);
    text-align: center;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 700;
    line-height: 1.5;
    font-size: 1.3rem;
}

.result .imgArea .txt {
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.6;
}

.reset-button {
    display: none;
    margin-top: 20px;
}

#sect10 .result .headTag {
    position: absolute;
    top: -25px;
    left: 25px;
}

#sect10 .result .headTag {
    vertical-align: top;
    margin: 5px 10px 0 0;
    width: 120px;
    height: 40px;
    background: url(https://www.rikosapo.com/wp/wp-content/themes/wp001j/img/tag_or.svg) 0 0 no-repeat;
    background-size: 120px auto;
    text-align: center;
    line-height: 1;
    font-size: 1.8rem;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 700;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

#sect10 .result::before {
    content: "";
    position: absolute;
    top: -13px;
    right: 20px;
    width: 123px;
    height: 20px;
    background: url(https://www.rikosapo.com/wp/wp-content/themes/wp001j/img/eng_ad.svg) 100% 0 no-repeat;
    background-size: 123px auto;
}

.question h3 {
    font-size: 2.4rem;
    text-align: center;
}

/*2024.07.22*/
#sect11 {
    background: #62789f;
}

#sect11 .areaInner {
    border-radius: 20px;
    background: #fff;
    padding: 50px;
}

#sect11.indexSect {
    padding: 50px 0;
}

#sect11 .sectTtl::before {
    content: "";
    position: absolute;
    /* z-index: -2; */
    z-index: 1;
    bottom: 0;
    left: calc(51% + 244px);
    width: 100px;
    height: 200px;
    background: url(./img/man_index.png) 0 0 no-repeat;
    background-size: contain;
}

#sect11 .sectTtl::after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: calc(37% - 235px);
    width: 100px;
    height: 200px;
    background: url(./img/woman_index.png) 0 0 no-repeat;
    background-size: contain;
}


#sect11 .sectTtl .font_dotline {
    position: relative;
    display: inline-block;
    padding: 0 0 16px;
    background: url(./img/dotline_r.png) 0 100% repeat-x;
    background-size: auto 3px;
    line-height: 1;
    font-size: 3rem;
}

.font_orange {
    color: #f8b62d;
}

#sect11 .btnArea .btn-internal a {
    background: #06c755;
}

blockquote{
	padding:0.7rem 2rem;
	background:#DDDDDD;
	margin:0.7rem 2rem;
	border-radius:30px;
}
.btn-internal, .btn-web, .btn-tel {
    z-index: 0;
}












/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/
@media screen and (min-width: 600px) {

#fixBan a:nth-of-type(2) {
    background: #06c755;
}
#fixBan a:last-of-type {
    background: #62789f;
}
#fixBan {
    bottom: 150px;
    width:400px;
}
#fixBan a {
    padding: 4px 4px 4px 46px;
}

#fixBan a.banner{
background:none;
}

.table-magnification table th{
    width:14%;
}
#sect11.indexSect .ulBox.box1 .btn-internal:nth-child(3) a, #sect11.indexSect .ulBox.box1 .btn-internal:nth-child(4) a {line-height: 3;}
	
	
}
/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 599px) {
#sect11.indexSect .ulBox.box1 .btn-internal:nth-child(3) a {
    line-height: 3;
}
    .br_sp {
        display: block;
    }

    .br_pc {
        display: none;
    }

    #fixBan_sp a:first-of-type {
        background: #06c755;
    }

    #fixBan_sp a:last-of-type {
        background: url(./img/link.svg) 7px 50% no-repeat #422800;
        background-size: 16px auto;
    }

	#fixBan_sp a.banner{
		background:none;
	}
	
    #sect06 .mainArea .book {
        width: unset;
        float: none;
    }

    #sect06 .mainArea .book .box {
        margin: 1rem 0;
    }

    #sect06 .mainArea .book .box ul {
        width: 50%;
        margin: 1rem 0;
    }

    #sect06 .mainArea .book .imgarea.caption {
        margin: 0;
        width: 50%;
        padding: 0;
        line-height: 1.4;
    }

    #sect06 .mainArea .book img {
        width: 70%;
    }

    .leaseback-iilust-area img {
        width: 70%;
        margin: 0 auto;
        display: block;
    }

    /*2024.06.25*/
    .btn_box {
        display: block;
    }

    .btn_box .btn-internal a {
        width: 100%;
    }

    .question {
        margin: 0 auto 20px;
        padding: 25px 10px 30px;
        width: 95%;
    }

    .result.active {
        display: block;
    }

    .result .result_left,
    .result .imgArea {
        width: 100%;
    }

    #sect11 .areaInner {
        width: 90%;
        margin: 0 auto;
        padding: 10px;
    }

    #sect11 .sectTtl::after,
    #sect11 .sectTtl::before {
        content: none;
    }

    .indexSect#sect10 {
        padding-bottom: 0;
    }

    #sect11 .sectTtl .font_dotline {
        font-size: 1.8rem;
    }

    #sect11 .btn-internal a {
        padding: 20px 30px 20px;
    }
#sect11 .btnArea .btn-internal,
#sect11 .btnArea .btn-web,
#sect11 .btnArea .btn-tel,
#sect11 .btnArea .btn-link {
        width: 100%;
    }
    .banner-close {
        font-weight: bold;
        position: absolute;
        top: -13px;
        padding: 0px 8px;
        z-index: 99999;
        background-color: #f8f8f8;
        border-radius: 20px;
        cursor: pointer;
        -webkit-box-shadow: 0 0 7px rgb(0 0 0 / 40%);
        box-shadow: 0 0 7px rgb(0 0 0 / 40%);
        left: 210px;
    }
#fixBan_sp {
    background: unset;
}
#page-top {
    bottom: 30px;
}
#fixBan_sp a {
    padding: 4px 4px 4px 30px;
    width: 230px;
}
#fixBan_sp.absolute {
    top: -110px;
}	
.table-magnification {
	padding:10px;
	overflow-x: auto;
    white-space: nowrap;
}
.table-magnification table {
    width: auto;
    border-collapse: collapse;
    display: table;
}
.table-magnification th, 
.table-magnification td {
    width: 100px;
    padding: 8px;
    box-sizing: border-box;
    display: table-cell;
}
	
}