@media all and (min-width: 1511px){ /*1501이상 화면 1501~*/
    #container{
    position: relative;
    height: 850px;
    width: 100%;
    }
    #map_name_container{
        left: 70%;
    }
    #map_name_container_reaction{
        display: none;
    }
    #map_name_container_reaction_2{
        display: none;
    }
    #map_name_container_reaction_3{
        display: none;
    }
    #map_name_container{
        width: 430px;
        height: 689px;
        position: absolute;
        background-color: white;
        top: 5%;
        right: 1%;
        overflow-x: hidden;
    }
    .num{
        position: relative;
        width: 100px;
        height: 40px;
    }
    .map_name_container_second{
        display: flex;
    }
    #one{
        width: 100px;
        left: -2px;
    }
    #two{
        top: 2px;
        width: 190px;
    }
    #three{
        left: 3px;
    }
    #four{
        width: 110px;
    }
    #five{
        width: 160px;
        left: 3px;
    }
    #six{
        width: 160px;
    }
    #seven{
        width: 140px;
        left: 3px;
    }
    #eight{
        width : 140px;
    }
    #nine{
        width: 220px;
        left: 3px;
    }
    #ten{
        width: 180px;
    }
    #eleven{
        width: 150px;
        left: -2px;
    }
    #twelve{
        width: 160px;
    }
    #thirteen{
        width: 170px;
    }
    #fourteen{
        width: 100px;
    }
    #fifteen{
        width: 140px;
    }
    #sixteen{
        width: 140px;
    }

    #seventeen{
        width: 180px;
    }
    #eighteen{
        width: 230px;
    }
    #nineteen{
        width: 100px;
    }
    #twenty{
        width: 160px;
    }
    #twenty_one{
        width: 240px;
    }
    #twenty_two{
        width: 140px;
    }
    #twenty_three{
        width: 190px;
    }
    #twenty_four{
        left: -10px;
        width: 180px;
    }
    #twenty_five{
        width: 180px;
    }
    #twenty_six{
        width: 180px;
    }
    #twenty_seven{
        width: 180px;
    }
    #twenty_eight{
        width: 180px;
    }
    #twenty_nine{
        width: 180px;
    }
    #thirty{
        width: 180px;
    }
    #thirty_one{
        width: 180px;
    }
    #thirty_two{
        width: 180px;
    }
    #thirty_three{
        width: 140px;
    }
    #thirty_four{
        width: 190px;
    }
    #thirty_five{
        width: 110px;
    }
    #thirty_six{
        width: 90px;
    }
    #thirty_seven{
        width: 280px;
    }

    #two_a{
        margin-left: 85px;
    }
    #four_a{
        margin-left: 85px;
    }
    #six_a{
        margin-left: 25px;
    }
    #eight_a{
        margin-left: 45px;
    }
    #ten_a{
        margin-left: 3px;
    }
    #twelve_a{
        margin-left: 29px;
    }
    #fourteen_a{
        margin-left: 10px;
    }
    #sixteen_a{
        margin-left: 40px;
    }
    #eighteen_a{

    }
    #twenty_a{
        margin-left: 80px;
    }
    #twenty_two_a{

    }
    #twenty_four_a{

    }
    #twenty_six_a{

    }
    #twenty_eight_a{

    }
    #thirty_a{

    }
    #thirty_two_a{

    }
    #thirty_four_a{
        margin-left: 40px;
    }
    #thirty_six_a{
        margin-left: 70px;
    }
}