#Gameflow1{
    padding:60px 0 0 0;
    background:url("../images/gameflow_bg1_pc.jpg") no-repeat top center;
    background-size:1400px;
    height:821px}
#Gameflow1 .inner{
    width:100%;
    height:100%}
#Gameflow1 .inner #Text1{
    position:absolute;
    top:95px;
    left:25px;
    width:1023px}
#Gameflow1 .inner #Obj1{
    position:absolute;
    top:175px;
    right:15px;
    width:1023px}
#Gameflow1 .inner #Obj2{
    position:absolute;
    top:595px;
    width:1032px}
@media all and (max-width: 1079px){
    #Gameflow1{
        padding:14.4vw 0 0 0;
        background:url("../images/gameflow_bg1_sp.jpg") no-repeat top center;
        background-size:100%;
        height:557.2vw}
    #Gameflow1 .inner #Text1{
        top: 15.93333vw;
        left: calc(50% - 48.8vw);
        width: 97.6vw}
    #Gameflow1 .inner #Obj1{
        top: 36.13333vw;
        left: calc(50% - 47.25vw);
        width: 94.53333vw}
    #Gameflow1 .inner #Obj2{
        top: 371.6666vw;
        left: calc(50% - 48.4vw);
        width: 96.8vw}
}
#Gameflow2{
    padding:35px 0 0 0;
    background:url("../images/gameflow_bg2_pc.jpg") no-repeat top center;
    background-size:1400px;
    height:812px}
#Gameflow2 .inner{
    width:100%;
    height:100%}
#Gameflow2 .inner #Text2{
    position:absolute;
    top:100px;
    width:1031px}
#Gameflow2 .inner #Obj3{
    position:absolute;
    top:225px;
    left:27px;
    width:511px}
#Gameflow2 .inner #Obj4{
    position:absolute;
    top:225px;
    right:0;
    width:571px}
@media all and (max-width: 1079px){
    #Gameflow2{
        padding:0;
        background:url("../images/gameflow_bg2_sp.jpg") no-repeat top center;
        background-size:100%;
        padding-top: 6.4vw;
        height:264.6666vw}
    #Gameflow2 .inner #Text2{
        top:18.2vw;
        left:calc(50% - 39.45vw);
        width:78.93333vw}
    #Gameflow2 .inner #Obj3{
        top: 44.6666vw;
        left: calc(50% - 48.45vw);
        width: 96.93333vw}
    #Gameflow2 .inner #Obj4{
        top: 149.46666vw;
        left: 0vw;
        width: 100vw}
}
