.guideBox .section_base .f-left {
    float: left;
    padding-left: 40px;
    padding-right: 0;
}

.guideBox .section_base .ttl3 {
    font-size: 13px;
    font-weight: bold;
    color: #1a1a1a;
    line-height: 1.5;
    margin-bottom: 20px;
}
.guideBox .section_base .layout_thum {
    width: 40%;
}

.guideBox .section_base .layout_text {
    width: 58%;
    padding-top: 5px;
}

.guideBox .layout .mb40 {
    margin-bottom: 40px;
}

.guideBox .layout .mb50 {
    margin-bottom: 50px;
}
@media screen and ( min-width:751px) {
    .guideBox .section_base .pc_none {
        display: none !important;
    }
}
@media screen and ( max-width:750px) {
    .guideBox .section_base .sp_none {
        display: none !important;
    }

    .guideBox .section_base .f-left {
        padding-left: 5px;
        padding-right: 0;
        padding-top: 10px;
    }

    #send .layout {
        display: inline-grid;
    }

    .guideBox .section_base .layout_thum {
        width: 90%;
    }
    .guideBox .section_base .layout_text {
        width: 90%;
        padding-top: 10px;
    }
}


.guideBox .section_base .f-left {
    float: left;
    padding-left: 40px;
    padding-right: 0;
}

.guideBox .section_base .ttl3 {
    font-size: 13px;
    font-weight: bold;
    color: #1a1a1a;
    line-height: 1.5;
    margin-bottom: 20px;
}
.guideBox .section_base .layout_thum {
    width: 40%;
}

.guideBox .section_base .layout_text {
    width: 58%;
    padding-top: 5px;
}

.guideBox .layout .mb40 {
    margin-bottom: 40px;
}

.guideBox .layout .mb50 {
    margin-bottom: 50px;
}
@media screen and ( min-width:751px) {
    .guideBox .section_base .pc_none {
        display: none !important;
    }
}
@media screen and ( max-width:750px) {
    .guideBox .section_base .sp_none {
        display: none !important;
    }

    .guideBox .section_base .f-left {
        padding-left: 5px;
        padding-right: 0;
        padding-top: 10px;
    }

    #send .layout {
        display: inline-grid;
    }

    .guideBox .section_base .layout_thum {
        width: 90%;
    }
    .guideBox .section_base .layout_text {
        width: 90%;
        padding-top: 10px;
    }
}
