@charset "utf-8";

.with_pict {
    background: url("../img2/top/page_btn_demo.jpg") no-repeat center -70px;
    background-size: 550px auto;
}

#next_page_oneway {
    padding-bottom: 200px;
    overflow: hidden;    
}

#next_page_oneway a.hover_btn {
    font-size: 20px;
    max-width: 400px;
    letter-spacing: 0.2em;
    margin-top: 50px;
    margin-bottom: 10px;
}
#next_page_oneway p {
    text-align: left;
}

p.h1_guid a {
        font-size: 100%;
    border-bottom: 1px dashed #68BFAA;
    text-decoration: none;
    margin: 0 0.3em;
}

a.hover_btn {
    font-size: 21px;
    max-width: 400px;
    letter-spacing: 0.2em;
}

h1.subpage_basic {
    margin-top: 80px;
}