#Spec{
    padding:60px 0 0 0;
    background:url("../images/spec_bg_pc.jpg") no-repeat top center;
    background-size:1400px;
    height:945px}
#Spec .inner{
    width:100%;
    height:100%}
#Spec .inner #Obj1{
    position:absolute;
    top:105px;
    left:35px;
    width:228px}
#Spec .inner #Obj2{
    position:absolute;
    top:670px;
    left:35px;
    width:228px}
#Spec .inner #Obj3{
    position:absolute;
    top:105px;
    right: 30px;
    /*left:calc(50% - 387px);*/
    width:764px}
#Spec .inner #Obj4{
    position:absolute;
    top:512px;
    right:30px;
    width:764px}
@media all and (max-width: 1079px){
    #Spec{
        padding:14.4vw 0 0 0;
        background:url("../images/spec_bg_sp.jpg") no-repeat top center;
        background-size:100%;
        height:531.6vw}
    #Spec .inner #Obj1{
        top: 18.93333vw;
        left: calc(50% - 47.3vw);
        width: 94.6666vw;}
    #Spec .inner #Obj2{
        top: 249.13333vw;
        left: calc(50% - 47.85vw);
        width: 95.73333vw;}
    #Spec .inner #Obj3{
        top: 329.66667vw;
        left: calc(50% - 47.85vw);
        width: 95.73333vw;}
    #Spec .inner #Obj4{
        top: 418.66667vw;
        left: calc(50% - 47.85vw);
        width: 95.73333vw;}
}
