@charset "utf-8";
/* CSS Document */

/* ====================================
高額買取の秘密
====================================== */
.rsnSe {
    padding-bottom: 60px;
    margin-bottom: 60px;
    background: url("../img/common/border_dashed.png") repeat-x left bottom;
}
#rsnSe3 { margin-bottom: 0;}

.rsnSeConts .rsnSeContsTxt,
.rsnHeadR .rsnSeContsTxt {
    font-size: 1.7rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
}

.rsnSe .rsnHeadTxt {
    margin-bottom: 55px;
    font-size: 2.7rem;
    font-weight: bold;
    line-height: 1.0;
    color: #ffc815;
}
.rsnSeHead .rsnHeadTxt {
    display: inline-block;
    float: left;
}

.rsnSe .rsnHeadTxt:after {
    content: "";
    display: block;
    width: 55px;
    height: 4px;
    margin-top: 20px;
    background-color: #ffc815;
}

.rsnSe .rsnSeContsTtl {
    margin-bottom: 38px;
    font-size: 4.0rem;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.06em;
}

@media screen and (max-width:1000px) {
    .rsnSe .rsnSeContsTtl .tab { display: none;}
}

.rsnSeConts {
    float: left;
    width: 490px;
}
@media screen and (max-width:1100px) {
    .rsnSeConts { width: 44.5%;}
}

#rsnSe2 .rsnSeConts {
    float: right;
    width: 520px;
}
@media screen and (max-width:1100px) {
    #rsnSe2 .rsnSeConts { width: 44.5%;}
}

.rsnSeImg {
    float: right;
    width: 540px;
}
@media screen and (max-width:1100px) {
    .rsnSeImg { width: 52%;}
}

.rsnSeImg img { width: 100%;}

#rsnSe2 .rsnSeImg {
    float: left;
    width: 490px;
}
@media screen and (max-width:1100px) {
    #rsnSe2 .rsnSeImg { width: 52%;}
}

.rsnSeHead { margin-bottom: 64px;}

.rsnHeadR {
    float: right;
    width: 724px;
}

.rsnBox {
    width: 330px;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    margin-right: 42px;
    text-align: center;
    border: 4px solid #000;
}
@media screen and (max-width:1150px) {
    .rsnBox {
        width: 32.4%;
        margin-right: 1%;
    }
}
@media screen and (max-width:1000px) {
    .rsnBox {
        width: 32.0%;
    }
}

.rsnBox:nth-last-of-type(1) { margin-right: 0;}

.rsnBox .rsnImg { margin-bottom: 20px;}

.rsnBox img { width: 100%;}

.rsnBox .rsnTxt {
    font-size: 1.7rem;
    line-height: 1.4;
    letter-spacing: 0.1em;
}