.execution_wrap {
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    overflow: hidden !important;
    position: relative;
}

.frame {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.frame img {
    object-fit: cover;
    height: 75px;
}

.execution_wrap .floor_01 {
    padding-top: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 2;
}

.execution_wrap .floor_01 .legend_row_top {
    display: flex;
    justify-content: center;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap {
    width: auto;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .first_class {
    display: flex;
    justify-content: center;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .first_class .frame {
    height: 80px;
    width: 200px;
    display: flex;
    justify-content: center;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .first_class .frame img {
    padding: 17px 15px;
    height: 70px;
    margin-top: -2px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .second_class {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .second_class .left {
    height: 73px;
    width: 165px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .second_class .right {
    height: 73px;
    width: 165px;
    margin-left: 10px;
    margin-top: 15px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .second_class .frame {
    height: 66px;
    width: 166px;
    display: flex;
    justify-content: center;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .second_class .frame img {
    padding: 16px 15px;
    height: 64px;
    margin-top: -6px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .third_class {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .third_class .frame {
    height: 55px;
    width: 137px;
    display: flex;
    justify-content: center;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .third_class .frame img {
    padding: 9px 15px;
    height: 44px;
    margin-top: 0px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .third_class .left,
.execution_wrap .floor_01 .legend_row_top .row_wrap .third_class .right {
    margin-bottom: 15px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .third_class .center {
    margin-top: 15px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .third_class div {
    margin: 0px 10px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .third_class div:first-child {
    margin-left: 0px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .third_class div:last-child {
    margin-right: 0px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class .frame {
    height: 45px;
    width: 114px;
    display: flex;
    justify-content: center;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class .frame img {
    padding: 12px 15px;
    height: 42px;
    margin-top: -2px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class div {
    margin: 0px 10px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class div:first-child {
    margin-left: 0px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class div:last-child {
    margin-right: 0px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class div {
    margin-bottom: 15px;
}

.execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class div:nth-child(2),
.execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class div:nth-child(5) {
    margin-bottom: 0px;
    margin-top: 15px;
}

/* _______________________________________________________ */

.execution_wrap .background-line-patten {
    position: absolute;
    top: -30px;
    left: 0%;
    height: 378px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.execution_wrap .background-line-patten .patten-wrap {
    display: flex;
    justify-content: center;
    width: 784px;
    height: 378px;
}

.execution_wrap .background-line-patten .patten-wrap.main-wrap {
    width: auto;
}

.execution_wrap .background-line-patten .patten-wrap .box_wrap {
    padding: 0px 20px;
}

.execution_wrap .background-line-patten .patten-wrap .box_wrap .box {
    border: 1px solid #a5a5a5;
    border-top: none;
    border-bottom: none;
    width: 74px;
    height: 378px;
    margin: 0px 10px;
}

.execution_wrap .background-line-patten .patten-wrap .row_patten .patten_warp_03 .box_wrap .box{
    width: 97px !important;
    height: 274px !important;
}
.execution_wrap .background-line-patten .patten-wrap .row_patten .patten_warp_02 .box_wrap .box{
    width: 127px !important;
    height: 190px !important;
}
.execution_wrap .background-line-patten .patten-wrap .row_patten .patten_warp_01 .box_wrap .box{
    width: 154px !important;
    height: 90px !important;
}

.execution_wrap .background-line-patten .patten-wrap .row_patten {
    width: auto;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0px;
    width: 784px;
}


.execution_wrap .background-line-patten .patten-wrap .row_patten:nth-child(2) {
    z-index: 1;
}

.execution_wrap .background-line-patten .row_patten .patten_warp_01,
.execution_wrap .background-line-patten .row_patten .patten_warp_02,
.execution_wrap .background-line-patten .row_patten .patten_warp_03,
.execution_wrap .background-line-patten .row_patten .patten_warp_04 {
    display: flex;
    justify-content: center;
    height: 378px;
}

/* _______________________________________________________ */

.execution_wrap .floor_02{
    width: 100%;
    position: absolute;
    top: 30%;
    left: 0px;
    padding: 0px 50px;
}

.execution_wrap .floor_02 .row_wrap{
    display: flex;
    justify-content: space-between;
}

.execution_wrap .floor_02 .frame img{
    width: 236px;
    height: 132px;
    object-fit: cover;
    border: 1.5px solid #000;
}
.execution_wrap .floor_02 .left-wall-poster .frame{
    position: absolute;
    left: 40px;
    z-index: 3;
}
.execution_wrap .floor_02 .right-wall-poster .frame{
    position: absolute;
    right: 40px;
    z-index: 3;
}
.execution_wrap .floor_02 .left-wall-poster .frame img{
    rotate: 18 -41 -18 35deg;
}
.execution_wrap .floor_02 .right-wall-poster .frame img{
    rotate: -16 -117 -32 -43deg;
}

/* _______________________________________________________ */

.execution_wrap .floor_03 {
    width: 100%;
    position: absolute;
    bottom: 12%;
    left: 0px;
    padding: 0px 50px;
}
.execution_wrap .floor_03 .row_wrap{
    display: flex;
    justify-content: space-between;
}
.execution_wrap .floor_03 .frame{
    width: 92px;
    height: 203px;
}
.execution_wrap .floor_03 .frame img{
    width: 90px;
    height: 154px;
    object-fit: cover;
    padding: 16px 0px 0px;
}

.execution_wrap .floor_03 .flyer_left .frame img{
    transform: rotate3d(-248, 407, 49, -26deg);
    margin-left: 2px;
}

.execution_wrap .floor_03 .flyer_right .frame img{
    transform: rotate3d(115, 257, -26, -29deg);
    margin-right: 2px;
}

.execution_wrap .floor_03  .frame {
    position: absolute;
    bottom: 16%;
}

.execution_wrap .floor_03 .flyer_left  .frame{
    left: 150px;
    z-index: 6;
}
.execution_wrap .floor_03 .flyer_right  .frame{
    right: 150px;
    z-index: 6;
}

/* _______________________________________________________ */

.execution_wrap .floor_04{
    width: 100%;
    position: absolute;
    bottom: 3%;
    left: 0px;
    z-index: 5;
}

.execution_wrap .floor_04 .row_wrap{
    display: flex;
    justify-content: center;
}
.execution_wrap .floor_04 .row_wrap .frame{
    width: 620px;
    height: 254px;
}
.execution_wrap .floor_04 .row_wrap .legend_top .frame_2{
    position: absolute;
    top: 0;
    z-index: 5;
}

.execution_wrap .floor_04 .row_wrap .legend_top .frame_2 img{
    width: 121px;
    height: 91px;
    margin-left: 7px;
    margin-top: 5px;
}

.execution_wrap .floor_04 .row_wrap .legend_mid{
    position: relative;
}

.execution_wrap .floor_04 .row_wrap .legend_mid .frame_2{
    position: absolute;
    top: 0;
}

.execution_wrap .floor_04 .row_wrap .legend_mid .row_right  .frame_2 img{
    width: 158px;
    height: 198px;
    margin-top: 29px;
    border: 5px solid #0B2434;
}
.execution_wrap .floor_04 .row_wrap .legend_mid .row_right .frame_2 a{
    margin-left: 342px;
}
.execution_wrap .floor_04 .row_wrap .legend_mid .row_left .frame_2 img{
    width: 158px;
    height: 200px;
    margin-top: 26px;
    border: 5px solid #0B2434;
}

.execution_wrap .floor_04 .row_wrap .legend_mid .row_wrap_2{
    display: flex;
    justify-content: center;
    width: 127px;
}

.execution_wrap .floor_04 .row_wrap .legend_bottom .row_wrap{
    position: absolute;
    bottom: 38px;
}
.execution_wrap .floor_04 .row_wrap .legend_bottom .row_wrap .frame_2{
    margin-left: 240px;
}
.execution_wrap .floor_04 .row_wrap .legend_bottom .row_wrap .frame_2 img{
    width: 149px;
    height: 37px;
}

.execution_wrap .floor_04 .row_wrap .legend_mid .row_left .frame_2{
    z-index: 4;

}

/* @media only screen and (max-width: 768px) {
    .execution_wrap {
        height: 100%;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .second_class {
        flex-direction: column;
        margin-top: 15px;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .second_class .left {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .second_class .right {
        margin-left: 0px;
        margin-top: 0px;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .third_class {
        flex-direction: column;
        margin-top: 15px;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .third_class div {
        margin-left: 0px;
        margin-right: 0px;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .third_class .left .frame {
        margin-left: 0px;
        margin-bottom: 0px;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .third_class .center {
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .third_class .right .frame {
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class {
        flex-direction: column;
        margin-top: 0px;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class div {
        margin-left: 0px;
        margin-right: 0px;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class div .frame {
        margin-bottom: 0px;
    }

    .execution_wrap .floor_01 .legend_row_top .row_wrap .forth_class div {
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }
} */