/* BASIC css start */
#contents {margin: 80px 8px 0;}


.dj-noto-serif-kr-font {
    font-family: 'Noto Serif KR', serif;
    font-weight:600;
    transform: skew(-0.1deg);
}

#titleArea {
    position: relative;
    padding: 0 0 20px;
    background-color: #fff;
}

#titleArea h2 {
    padding: 0 61px;
    line-height: 53px;
    font-size: 20px;
    color: #222;
    text-align: center;
}

#titleArea span {
    position: absolute;
    top: 12px;
    left: 0px;
}

.xans-board-title .imgArea img {
    width: 100%
}

#mall_company {
    width: 100%;
    margin: 0px auto 0;
    border-top: 1px solid #ececec;
    padding: 23px 0 0;
}

#mall_company .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

#mall_company .embed-container iframe,#mall_company .embed-container object,#mall_company .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#mall_company .mov {
    margin: 0 auto;
    padding: 30px 0 0;
}

#mall_company .text {
    text-align: center;
    line-height: 1.4;
}

#mall_company .text h2 {
    font-size: 22px;
    letter-spacing: -0.05em;
    padding: 15px 0 10px;
}

#mall_company .text p {
    line-height: 1.5;
    padding: 20px 0 30px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: -0.03em
}

#mall_company .img_zone img {
    max-width: 100%;
    padding: 10px 0 40px;
}
/* BASIC css end */

