#the-header .container{
    position: relative;
}

#the-header #nav-xs-register,
#the-header #nav-header{
    position: absolute;
    top: 0;
    z-index: 5;
    font-size: 120%;
    padding: 0 30px;
    right: 0;
    float: none;
}

#the-logo a{
    text-indent: -9999px;
    background: url(../img/logo_sp.png) no-repeat center center;
    width: 167px;
    height: 156px;
    display: inline-block;
}

#the-header #nav-xs-register{
    top: auto;
    bottom: 10px;
}

#the-header #nav-xs-register a{
    padding: 7px 15px;
    border-radius: 10px;
}

#global-nav{
    margin-bottom: 0;
}

#global-nav > li > a{
    padding-left: 3px;
    padding-right:3px;
}

#global-nav > li{
    width: 32.5%;
    font-weight: 700;
    display: inline-block !important;
    margin-bottom: 15px;
    font-size: 90%;
}

#main #the-msg .flow .col-sm-1 {
    padding-top: 12.5%;
    margin-left: 0;
    margin-right:0;
}

#main #the-msg .flow .row > div:first-child{
    margin-bottom: 30px;
}

#main #the-msg .why-detail .col-xs-12{
    padding-top: 40px;
    text-align: center;
}

#main #the-msg .flow .col-xs-nl{
    clear: both;
}

#main #the-msg .flow .col-sm-1.col-xs-nl{
    margin-left: 25%;
}

#main #the-msg .then{
    margin-top: 40px;
}

#main #the-msg .then2{
    margin-top: 20px;
}

#wrapper #container #main .start{
    margin-bottom: 40px;
}

#main #the-msg{
    margin-bottom: 20px;
}

#main #the-benefit .the-easy .the-point-desc2{
    margin: 20px 0;
}

#main #the-benefit .the-easy .media-object{
    margin-top: -20px;
    width: 100px;
}

#main #the-func-gnavi .feature{
    border-left: 0;
    border-right: 0;
}

#main #the-info-restaurant .summary .row .col-xs-12{
    margin-bottom: 20px;
}

#the-qa{
    margin-top: 60px;
}

@media (max-width: 320px)
{
    #the-logo a{
        width: 100%;
        background-position: 0px center;
    }
    #global-nav > li{
        width: 48%;
    }
}

#main #the-campaign-2017-start .the-steps .col-xs-12{
    margin-bottom: 20px;
}