.content_section {
    margin: auto;
}
.content_section img {
    width: 100%;
}
.content_section .img-mobile {
    display: none;
    position: relative;
}
.content_section {
    width: 900px;
}
.content_section > .img-web {
    height: 1743px;
    position: relative;
}
/* 기업정보 */
.companyInfo-text {
    position: absolute;
    width: 390px;
    top: 360px;
    line-height: 23px;
    margin-left: 60px;
    padding: 0 20px;
}
.companyInfo-title1 {
    position: absolute;
    font-size: 13px;
}
.companyInfo-title2 {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
}
.companyInfo-title3 {
    position: absolute;
    right: 80px;
    top: 14px;
    font-size: 20px;
    font-weight: bold;
}
.img-web .btn-area{
    position: absolute;
    width: 900px;
    height: 220px;
    top: 845px;
}
/* 사전등록 버튼 */
.img-web .registration {
    position: absolute;
    width: 370px;
    height: 40px;
    left: 70px;
    bottom: 0;
}
/* 온라인전시관 버튼 */
.img-web .exhibition-link {
    position: absolute;
    cursor: pointer;
    width: 370px;
    height: 40px;
    left: 520px;
    top: 0;
}
.img-web .sns-area{
    position: relative;
    left: 530px;
    width: 350px;
    height: 40px;
    bottom: 45px;
}
.img-web .location-area {
    width: 310px;
    height: 40px;
    position: absolute;
    bottom: 125px;
    right: 40px;
}
.location-area a, .location-area-mobile a{
    position: absolute;
    width: 100%;
    height: 100%;
}
.sns-area a, .sns-area-mobile a {
    position: absolute;
    width: 25%;
    height: 100%;
}
.sns-kakao {
    left: 25%;
}
.sns-blog {
    left: 50%;
}
.print-btn {
    position: absolute;
    cursor: pointer;
    width: 25%;
    height: 100%;
    left: 75%;
}
@media screen and (max-width: 899px) {
    .content_section {
        width: 500px;
    }
    .content_section .img-mobile{
        display: block;
    }
    .content_section .img-web{
        display: none;
    }
    /* 기업정보 */
    .img-mobile .companyInfo-text {
        width: 380px;
        top: 355px;
    }
    .img-mobile .btn-area-mobile{
        position: absolute;
        width: 500px;
        height: 1510px;
        top: 990px;
    }
    /* 사전등록 버튼 */
    .btn-area-mobile .registration {
        position: absolute;
        width: 100%;
        height: 40px;
        top: 0;
    }
    /* 온라인전시관 버튼 */
    .btn-area-mobile .exhibition-link {
        position: absolute;
        width: 100%;
        height: 40px;
        bottom: 0;
    }
    .img-mobile .sns-area-mobile{
        position: absolute;
        width: 350px;
        height: 35px;
        bottom: 5px;
        left: 95px;
    }
    .img-mobile .location-area-mobile {
        width: 500px;
        height: 40px;
        position: absolute;
        bottom: 180px;
    }
}
@media screen and (max-width: 425px) {
    .img-mobile .btn-area-mobile {
        height: 1510px;
        top: 990px;
    }
    .img-mobile .sns-area-mobile {
    }
}
@media screen and (max-width: 375px) {
    .img-mobile .sns-area-mobile{
    }
}

.amxpo-content-section {
    width: 450px;
    margin: auto;
}

.amxpo-content-section img {
    width: 100%;
}

.amxpo-content-section > .img-ko {
    height: auto;
    position: relative;
}

.amxpo-content-section > .img-en {
    height: auto;
    position: relative;
}

.digital-showroom-wrapper {
    position: absolute;
    top: 419px;
    left: 54px;
}

.digital-showroom-wrapper .showroom-btn {
    position: absolute;
    width: 342px;
    height: 67px;
    cursor: pointer;
}

.participation-visitor-wrapper {
    position: absolute;
    top: 337px;
    left: 54px;
}

.participation-visitor-wrapper .visitor-btn {
    position: absolute;
    width: 342px;
    height: 67px;
    cursor: pointer;
}

.introduce-wrapper {
    position: absolute;
    top: 546px;
    left: 54px;
}

.introduce-wrapper .invitation-introduce-btn {
    position: absolute;
    width: 342px;
    height: 58px;
    cursor: pointer;
}

.board-detail-wrapper {
    position: absolute;
    top: 617px;
    left: 54px;
}

.board-detail-wrapper .invitation-board-btn {
    position: absolute;
    width: 342px;
    height: 58px;
    cursor: pointer;
}