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

/* ====================================
出張買取
====================================== */
.visSe1 {
    padding-bottom: 66px;
    margin: -15px 0 70px;
    background: url("../img/common/border_dashed.png") repeat-x left bottom;
}

.visSe1 .visSe1Txt {
    margin-bottom: 66px;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

.visSe1 .visMainTxt {
    margin-bottom: 33px;
    font-size: 3.0rem;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.08em;
}

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

.visSe1 .visSe1Img { margin-bottom: 32px;}

.visSe1Img img {
    width: 100%;
    height: auto;
}