@charset "UTF-8";
.wrap .bg {
    background-position: center 41px;
    background-repeat: no-repeat;
    background-size: 960px 450px;
    background-color: #733ec4;
    background-image: URL("/img/portpolio/sub_main_imege.png");
}

.wrap .content-2 {
    position: relative;
    height: 489px;
    margin-top: 50px;
}

.wrap .content-2 {
    text-align: center;
}

.container_main {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
    position: relative;
}

/*컨테이너 가운데 정렬*/
@media only screen and (max-width: 340px) {
    .wrap .container_main {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .container_main {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .container_main {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .container_main {
        padding-left: 20px;
        padding-right: 20px;
        width: 980px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .container_main {
        width: 980px;
        margin: 0 auto;
    }
}

/*----------컨테이너 가운데 정렬*/
.container_main h1 {
    font-size: 2em !important;
    color: #ffffff !important;
    font-weight: 500 !important;
    padding-top: 150px !important;
    padding-bottom: 30px !important;
    max-width: 80% !important;
    display: inline-block !important;
    text-shadow: 3px 3px 4px #25005e;
}
@media only screen and (max-width: 820px) {
    .container_main h1 {
    	padding-top: 100px !important;
    }
}
@media only screen and (max-width: 610px) {
    .container_main h1 {
    	padding-top: 70px !important;
    }
}

.container_main h3 {
    font-size: 18px !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    padding-bottom: 20px !important;
    max-width: 94% !important;
    display: inline-block !important;
    color: #270076;
}

/*상단 컨테이너 박스*/
@media only screen and (max-width: 340px) {
    .wrap .content-2 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-2 {

    }

    .container_main h3 {
        display: none !important;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-2 {

    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-2 > div {
        width: 100% !important;
        height: 70% !important;
    }
}

/*스마트팜*/
.wrap .content-3 {
    background: #f1f3f4;
    text-align: center;
    height: 600px;
}

.wrap .content-3 h1 {
    color: #733ec4;
    font-size: 27px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 35px;
    width: 215px;
}

.content-3-bar {
    background-color: #733ec4;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-3 h1 {
        padding-top: 35px;
    }

    .wrap .content-3 {
        height: 460px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-3 h1 {
        padding-top: 35px;
    }

    .wrap .content-3 {
        height: 1000px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-3 h1 {
        padding-top: 35px;
    }

    .wrap .content-3 {
        height: 760px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-3 h1 {
        padding-top: 35px;
    }

    .wrap .content-3 {
        height: 640px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-3 h1 {
        padding-top: 35px;
    }

    .wrap .content-3 {
        height: 640px;
    }
}

/*------크기에 따른 글자변화*/
.wrap .content-3 .description {
    margin-top: 0px;
    font-size: 16px;
    letter-spacing: -1px;
    color: black;
    font-weight: 300;
    margin-bottom: 45px;
    width: 100%;
    text-align: initial;
    word-spacing: 2px;
    line-height: 200%;
}

.wrap .content-3 .system-img img {
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
    width: 730px;
}

.wrap .content-3 .system-img-m img {
    padding-top: 0px;
    margin: 0px auto;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
    width: 730px;
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-3 .system-img img {
        width: 285px;
        display: none;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-3 .system-img img {
        display: inline-block;
        overflow: auto;
        height: 350px;
        width: 80%;
        display: none;
    }

    .wrap .content-3 .system-img-m {
        border: 1px solid #454545;
        border-radius: 8px;
        padding: 10px;
    }

    .wrap .content-3 .system-img-m img {
        display: inline-block;
        overflow: auto;
        height: 100%;
        width: 300px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-3 .system-img img {
        display: inline-block;
        overflow: auto;
        height: 350px;
        width: 80%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-3 .system-img img {
        display: inline-block;
        overflow: auto;
        height: 350px;
        width: 780px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-3 .system-img img {
        display: inline-block;
        overflow: auto;
        height: 350px;
        width: 960px;
    }
}

/*스마트팜 컨텐츠*/
.wrap .content-4 {
    background: #ebebeb;
    text-align: center;
    position: relative;
}

.wrap .content-4 h1 {
    color: #733ec4;
    font-size: 26px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    width: 370px;
    padding-top: 35px;
}

.content-4-bar {
    background-color: #733ec4;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

.wrap .content-4 .system-img2 {
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
    background-image: URL("/img/portpolio/system2_en.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 100px;
}

.wrap .content-4 .system-img2-m img {
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-4 .system-img2 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-4 .system-img2 {
        display: none;
    }

    .wrap .content-4 .system-img2-m {
        border: 1px solid #454545;
        border-radius: 8px;
        padding: 10px;
    }

    .wrap .content-4 .system-img2-m img {
        display: inline-block;
        overflow: auto;
        height: 100%;
        width: 300px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-4 .system-img2 {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-4 {
        height: 630px;
    }

    .wrap .content-4 .system-img2 {
        display: inline-block;
        overflow: auto;
        height: 495px;
        width: 490px;

    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-4 {
        height: 650px;
    }

    .wrap .content-4 .system-img2 {
        display: inline-block;
        overflow: auto;
        height: 400px;
        width: 475px;
    }

}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-4 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-4 {
        height: 1050px;
    }

    .wrap .content-4 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-4 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-4 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-4 h1 {
        padding-top: 35px;
    }

    .wrap .content-4 {
        height: 630px;
    }
}

/*------크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-4 .menu-list .row {
        display: block;
    }

    .wrap .content-4 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-4 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-4 .menu-list .row {
        display: block;
    }

    .wrap .content-4 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-4 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-4 .menu-list .row {
        display: block;
    }

    .wrap .content-4 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-4 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-4 .menu-list .row {
        display: block;
    }

    .wrap .content-4 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-4 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-4 .menu-list .row {
        display: flex;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-4 .menu-list .row {
        display: flex; /*수평 맞추기*/
    }
}

.wrap .content-4 .menu-column {
    display: inline-block;
    vertical-align: middle;
    flex: 1;
    width: 130px;
    height: 500px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.wrap .content-4 .menu-column .big-only {
    display: block;
}

.wrap .content-4 .menu-column .small-only {
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-4 .menu-column {
        padding-left: 0px;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        height: auto;
    }

    .wrap .content-4 .menu-column .big-only {
        display: none;
    }

    .wrap .content-4 .menu-column .small-only {
        display: block;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-4 .menu-column {
        padding-left: 0px;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        height: auto;
    }

    .wrap .content-4 .menu-column .big-only {
        display: none;
    }

    .wrap .content-4 .menu-column .small-only {
        display: block;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-4 .menu-column {
        margin-right: 10px;
        width: 140px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-4 .menu-column {
        margin-right: 10px;
        width: 140px;
    }
}

.wrap .content-4 .menu-column .title {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    color: black;
    padding-top: 15px;
}

@media only screen and (max-width: 340px) {
    .wrap .content-4 .menu-column .title {
        padding-top: 20px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-4 .menu-column .title {
        padding-top: 20px;
    }
}

.wrap .content-4 .menu-column .body {
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: black;
    padding-bottom: 20px;
    line-height: 1.5;
}

.wrap .content-4 .menu-column .body .item {
    padding: 5px 0px;
}

/*스마트팜*/
.wrap .content-5 {
    background: #f1f3f4;
    text-align: center;
    height: 900px;
}

.wrap .content-5 h1 {
    color: #733ec4;
    font-size: 30px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 35px;
    width: 180px;
}

.content-5-bar {
    background-color: #733ec4;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-5 h1 {
    }

    .wrap .content-5 {
        height: 1900px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-5 h1 {

    }

    .wrap .content-5 {
        height: 1515px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-5 {
        height: 1700px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-5 {
        height: 1500px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-5 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-5 h1 {
        padding-top: 35px;
    }

    .wrap .content-5 {

    }

    .wrap .content-5 .bar-420_1 {
        width: 410px;
        height: 1px;
        background-color: #e1e1e1;
        float: left;
        position: absolute;
        top: 360px;
        left: 30px;
    }

    .wrap .content-5 .bar-420_2 {
        width: 410px;
        height: 1px;
        background-color: #e1e1e1;
        float: left;
        position: absolute;
        top: 360px;
        left: 500px;
    }
}

/*------크기에 따른 글자변화*/
.wrap .img-list {
    border: 1px solid #e1e1e1;
}

/* @media only screen and (max-width: 340px) {
	.wrap .content-5 .img-list {
		width: 960px;
		height: 704px;
	    position: relative;
	}
}
@media only screen and (min-width: 341px) and (max-width: 480px) {
	.wrap .content-5 .img-list {
		width: 960px;
		height: 704px;
	    position: relative;
	}
} */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-5 .img-list {
        width: 960px;
        height: 704px;
        position: relative;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-5 .img-list {
        width: 960px;
        height: 704px;
        position: relative;
    }
}

.content-5 .img-row {
    width: 410px;
    height: 270px;
    margin: 35px 230px 40px 230px;
    float: left;
}

.content-5 .detail-img {
    width: 410px;
    height: 270px;
}

.content-5 .detail-img img {
    width: 100%;
    height: 100%;
}

.content-5 .discribe-img {
    margin: 0px 0px 25px 0px;
    text-align: left;
    font-weight: 200;
}

@media only screen and (max-width: 340px) {
    .wrap .content-5 .img-row {
        width: 255px;
        height: 270px;
        margin: 0px 0px 0px 0px;
    }

    .wrap .content-5 .detail-img {
        background-size: 255px 270px;
        width: 255px;
        height: 270px;
    }

    .wrap .content-5 .discribe-img {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-5 .img-row {
        width: 320px;
        height: 270px;
        margin: 0px 0px 40px 0px;
    }

    .wrap .content-5 .detail-img {
        background-size: 320px 270px;
        width: 320px;
        height: 249px;
    }

    .wrap .content-5 .discribe-img {

    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-5 .img-row {
        margin: 35px 140px 40px 120px;
    }

    .wrap .content-5 .detail-img {

    }

    .wrap .content-5 .discribe-img {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-5 .img-row {
        width: 410px;
        height: 270px;
        margin: 35px 30px 40px 30px;
        float: left;
    }

    .wrap .content-5 .detail-img {
        background-repeat: no-repeat;
        background-size: 410px 270px;
        width: 410px;
        height: 270px;
    }

    .wrap .content-5 .discribe-img {
        margin: 0px 0px 25px 0px;
        text-align: left;
        font-weight: 200;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-5 .img-row {
        width: 410px;
        height: 270px;
        margin: 35px 30px 40px 30px;
        float: left;
    }

    .wrap .content-5 .detail-img {
        background-repeat: no-repeat;
        background-size: 410px 270px;
        width: 410px;
        height: 270px;
    }

    .wrap .content-5 .discribe-img {
        margin: 0px 0px 25px 0px;
        text-align: left;
        font-weight: 200;
    }
}

/*스마트팜*/
.wrap .content-6 {
    background: #f1f3f4;
    text-align: center;
    height: 600px;
}

.wrap .content-6 h1 {
    color: #733ec4;
    font-size: 30px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 31px;
    padding-right: 800px;
}

.content-6-bar {
    background-color: #733ec4;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

.content-6-longbar {
    background-color: #733ec4;
    height: 1px;
    float: left;
}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-6 h1 {
        max-width: 100%;
        padding-top: 50px;
        padding-bottom: 30px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {

}

@media only screen and (min-width: 481px) and (max-width: 767px) {

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-6 h1 {
        padding-top: 32px;
        padding-right: 435px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-6 h1 {
        padding-top: 32px;
        padding-right: 625px;
    }

    .wrap .content-6-longbar {
        width: 940px;
        margin-top: 5px;
    }

}

@media only screen and (min-width: 1201px) {
    .wrap .content-6 h1 {
        padding-top: 32px;
        padding-right: 625px;
    }

    .wrap .content-6-longbar {
        width: 960px;
        margin-top: 35px;
    }

}

/*------크기에 따른 글자변화*/
.composition {
    border-bottom: 1px solid #6e6e6e;
}

.composition-row {
    display: inline-block;
    float: left;
    color: #733ec4;
    font-weight: bold;
    text-align: center;
    font-size: 1.5em;
}

.discribe-row {
    display: inline-block;
    float: left;
}

.discribe-row h2 {
    display: inline-block;
    float: left;
    color: black;
    font-weight: bold;
    text-align: left;
    font-size: 1.0em;
}

.discribe-row h4 {
    display: inline-block;
    float: left;
    color: black;
    font-weight: 200;
    text-align: left;
    font-size: 0.8em;
}

.discribe-composition {
    background-color: #ebebeb;
}

@media only screen and (max-width: 340px) {
    .wrap .composition {

    }

    .wrap .composition-row {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {

}

@media only screen and (min-width: 481px) and (max-width: 767px) {

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .composition {
        height: 70px;
    }

    .wrap .composition-row {
        margin: 15px 45px 0px 80px;
    }

    .wrap .discribe-composition {
        width: 940px;
        height: 175px;
    }

    .wrap .discribe-row {
        width: 230px;
        height: 175px;
    }

    .wrap .discribe-row h2 {
        margin: 30px 0px 0px 75px;
    }

    .wrap .discribe-row h4 {
        margin: 20px 0px 0px 60px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .composition {
        height: 70px;
    }

    .wrap .composition-row {
        margin: 15px 45px 0px 150px;
    }

    .wrap .discribe-composition {
        width: 940px;
        height: 175px;
    }

    .wrap .discribe-row {
        width: 300px;
        height: 175px;
    }

    .wrap .discribe-row h2 {
        margin: 30px 0px 0px 75px;
    }

    .wrap .discribe-row h4 {
        margin: 20px 0px 0px 77px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .composition {
        width: 960px;
        height: 100px;
    }

    .wrap .composition-row {
        margin: 15px 45px 0px 150px;
    }

    .wrap .discribe-composition {
        width: 960px;
        height: 175px;
    }

    .wrap .discribe-row {
        width: 300px;
        height: 175px;
    }

    .wrap .discribe-row h2 {
        margin: 30px 0px 0px 75px;
    }

    .wrap .discribe-row h4 {
        margin: 20px 0px 0px 77px;
    }
}

/*무정전 ESS*/
.wrap .bg7 {
    background-position: center 41px;
    background-repeat: no-repeat;
    background-size: 960px 450px;
    background-color: #263454;
    background-image: URL("/img/essems/sub_main_imege2.png");
}

.wrap .content-7 {
    position: relative;
    height: 489px;
    margin-top: 50px;
}

.wrap .content-7 {
    text-align: center;
}

.container_main2 {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
    position: relative;
}

/*컨테이너 가운데 정렬*/
@media only screen and (max-width: 340px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg7 {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg7 {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg7 {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
        width: 980px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .container_main2 {
        width: 980px;
        margin: 0 auto;
    }
}

/*상단 컨테이너 박스*/
@media only screen and (max-width: 340px) {
    .wrap .content-7 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-7 {

    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-7 {

    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-7 > div {
        width: 100% !important;
        height: 70% !important;
    }
}

/*ESSEMS*/
.wrap .content-8 {
    background: #f1f3f4;
    text-align: center;
}

.wrap .content-8 h1 {
    color: #263454;
    font-size: 27px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 35px;
    width: 215px;
}

.content-8-bar {
    background-color: #263454;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-8 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-8 {
        height: 950px;
    }

    .wrap .content-8 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-8 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-8 h1 {
        padding-top: 35px;

    }

    .wrap .content-8 {

    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-8 h1 {
        padding-top: 35px;
    }

    .wrap .content-8 {
        height: 600px;
    }
}

/*------크기에 따른 글자변화*/
.wrap .content-8 .description {
    margin-top: 0px;
    font-size: 16px;
    letter-spacing: -1px;
    color: black;
    font-weight: 300;
    margin-bottom: 45px;
    width: 100%;
    text-align: initial;
    word-spacing: 2px;
    line-height: 200%;
}

.wrap .content-8 .system-img img {
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
    width: 730px;
}

.wrap .content-8 .system-img-m img {
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-8 .system-img img {
        display: none;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-8 .system-img img {
        display: none;
    }

    .wrap .content-8 .system-img-m {
        border: 1px solid #454545;
        border-radius: 8px;
        padding: 10px;
    }

    .wrap .content-8 .system-img-m img {
        display: inline-block;
        overflow: auto;
        height: 100%;
        width: 300px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-8 .system-img img {
        width: 80%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-8 {
        height: 660px;
    }

    .wrap .content-8 .system-img img {
        display: inline-block;
        overflow: auto;
        height: 350px;
        width: 780px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-8 {
        height: 660px;
    }

    .wrap .content-8 .system-img img {
        display: inline-block;
        overflow: auto;
        height: 350px;
        width: 960px;
    }
}

/*ESSEMS 컨텐츠*/
.wrap .content-9 {
    background: white;
    text-align: center;
    position: relative;
}

.wrap .content-9 h1 {
    color: #263454;
    font-size: 26px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 35px;
    width: 370px;
}

.content-9-bar {
    background-color: #263454;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

.wrap .content-9 .system-img2 {
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
    background-image: URL("/img/essems/system4.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 100px;
}

.wrap .content-9 .system-img2-m img {
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-9 .system-img2 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-9 .system-img2 {
        display: none;
    }

    .wrap .content-9 .system-img2-m {
        border: 1px solid #454545;
        border-radius: 8px;
        padding: 10px;
    }

    .wrap .content-9 .system-img2-m img {
        display: inline-block;
        overflow: auto;
        height: 100%;
        width: 300px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-9 .system-img2 {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-9 {
        height: 500px;
    }

    .wrap .content-9 .system-img2 {
        display: inline-block;
        overflow: auto;
        height: 495px;
        width: 490px;

    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-9 {
        height: 500px;
    }

    .wrap .content-9 .system-img2 {
        display: inline-block;
        overflow: auto;
        height: 400px;
        width: 475px;
    }

}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-9 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-9 {
        height: 940px;
    }

    .wrap .content-9 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-9 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-9 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-9 h1 {
        padding-top: 35px;
    }
}

/*------크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-9 .menu-list .row {
        display: block;
    }

    .wrap .content-9 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-9 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-9 .menu-list .row {
        display: block;
    }

    .wrap .content-9 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-9 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-9 .menu-list .row {
        display: block;
    }

    .wrap .content-9 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-9 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-9 .menu-list .row {
        display: block;
    }

    .wrap .content-9 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-9 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-9 .menu-list .row {
        display: flex;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-9 .menu-list .row {
        display: flex; /*수평 맞추기*/
    }
}

.wrap .content-9 .menu-column {
    display: inline-block;
    vertical-align: middle;
    flex: 1;
    width: 130px;
    height: 500px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.wrap .content-9 .menu-column .big-only {
    display: block;
}

.wrap .content-9 .menu-column .small-only {
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-9 .menu-column {
        padding-left: 0px;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        height: auto;
    }

    .wrap .content-9 .menu-column .big-only {
        display: none;
    }

    .wrap .content-9 .menu-column .small-only {
        display: block;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-9 .menu-column {
        padding-left: 0px;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        height: auto;
    }

    .wrap .content-9 .menu-column .big-only {
        display: none;
    }

    .wrap .content-9 .menu-column .small-only {
        display: block;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-9 .menu-column {
        margin-right: 10px;
        width: 140px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-9 .menu-column {
        margin-right: 10px;
        width: 140px;
    }
}

.wrap .content-9 .menu-column .title {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    color: black;
    padding-top: 15px;
}

@media only screen and (max-width: 340px) {
    .wrap .content-9 .menu-column .title {
        padding-top: 20px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-9 .menu-column .title {
        padding-top: 20px;
    }
}

.wrap .content-9 .menu-column .body {
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: black;
    padding-bottom: 20px;
}

.wrap .content-9 .menu-column .body .item {
    padding: 5px 0px;
}

/*ESSEMS*/
.wrap .content-10 {
    background: #f1f3f4;
    text-align: center;
    height: 900px;
}

.wrap .content-10 h1 {
    color: #263454;
    font-size: 30px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 35px;
    width: 180px;
}

.content-10-bar {
    background-color: #263454;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-10 h1 {
        max-width: 100%;
        padding-right: 100px;
    }

    .wrap .content-10 {
        height: 1900px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-10 h1 {
        padding-top: 35px;
    }

    .wrap .content-10 {
        height: 1515px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-10 {
        height: 1700px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-10 {
        height: 1500px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-10 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-10 h1 {
        padding-top: 35px;
    }

    .wrap .content-10 {

    }

    .wrap .content-10 .bar-420_1 {
        width: 410px;
        height: 1px;
        background-color: #e1e1e1;
        float: left;
        position: absolute;
        top: 360px;
        left: 30px;
    }

    .wrap .content-10 .bar-420_2 {
        width: 410px;
        height: 1px;
        background-color: #e1e1e1;
        float: left;
        position: absolute;
        top: 360px;
        left: 500px;
    }
}

/*------크기에 따른 글자변화*/
.wrap .img-list {
    border: 1px solid #e1e1e1;
}

@media only screen and (max-width: 340px) {
    .wrap .content-10 .img-list {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-10 .img-list {
        width: 960px;
        height: 704px;
        position: relative;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-10 .img-list {
        width: 960px;
        height: 704px;
        position: relative;
    }
}

.content-10 .img-row {
    width: 410px;
    height: 223px;
    margin: 35px 230px 40px 230px;
    float: left;
}

.content-10 .detail-img {
    width: 410px;
    height: 195px;
}

.content-10 .detail-img img {
    width: 100%;
    height: 100%;
}

.content-10 .discribe-img {
    margin: 0px 0px 25px 0px;
    text-align: left;
    font-weight: 200;
}

@media only screen and (max-width: 340px) {
    .wrap .content-10 .img-row {
        margin: 20px 0px 40px 0px;
    }

    .wrap .content-10 .detail-img {
        background-size: 325px 249px;
    }

    .wrap .content-10 .discribe-img {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-10 .img-row {
        margin: 20px 0px 40px 0px;
    }

    .wrap .content-10 .detail-img {
        background-size: 325px 195px;
    }

    .wrap .content-10 .discribe-img {

    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-10 .img-row {
        margin: 35px 130px 40px 130px;
    }

    .wrap .content-10 .detail-img {

    }

    .wrap .content-10 .discribe-img {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-10 .img-row {
        width: 410px;
        height: 270px;
        margin: 35px 30px 40px 30px;
        float: left;
    }

    .wrap .content-10 .detail-img {
        background-repeat: no-repeat;
        background-size: 410px 270px;
        width: 410px;
        height: 270px;
    }

    .wrap .content-10 .discribe-img {
        margin: 0px 0px 25px 0px;
        text-align: left;
        font-weight: 200;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-10 .img-row {
        width: 410px;
        height: 270px;
        margin: 35px 30px 40px 30px;
        float: left;
    }

    .wrap .content-10 .detail-img {
        background-repeat: no-repeat;
        background-size: 410px 270px;
        width: 410px;
        height: 270px;
    }

    .wrap .content-10 .discribe-img {
        margin: 0px 0px 25px 0px;
        text-align: left;
        font-weight: 200;
    }
}

/*온팜*/
.wrap .bg11 {
    background-position: center 41px;
    background-repeat: no-repeat;
    background-size: 960px 450px;
    background-color: #370B6E;
    background-image: url("/img/onfarm/banner_onfarm.png");
}

.wrap .content-11 {
    position: relative;
    height: 489px;
    margin-top: 50px;
    text-align: center;
}

.container_main2 {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
    position: relative;
}

/*컨테이너 가운데 정렬*/
@media only screen and (max-width: 340px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg11 {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg7 {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg11 {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
        width: 980px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .container_main2 {
        width: 980px;
        margin: 0 auto;
    }
}

/*----------컨테이너 가운데 정렬*/
.container_main2 h1 {
    font-size: 2em !important;
    color: #ffffff !important;
    font-weight: 500 !important;
    padding-top: 150px !important;
    padding-bottom: 30px !important;
    max-width: 83% !important;
    display: inline-block !important;
    text-shadow: 3px 3px 4px #25005e;
}
@media only screen and (max-width: 820px) {
    .container_main2 h1 {
    	padding-top: 100px !important;
    }
}
@media only screen and (max-width: 610px) {
    .container_main2 h1 {
    	padding-top: 70px !important;
    }
}


.container_main2 h3 {
    font-size: 18px !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    padding-bottom: 20px !important;
    max-width: 94% !important;
    display: inline-block !important;
    color: #BDBDBD;
}

/*상단 컨테이너 박스*/
@media only screen and (max-width: 340px) {
    .wrap .content-7 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-7 {

    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-7 {

    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-11 > div {
        width: 100% !important;
        height: 70% !important;
    }
}

/*온팜*/
.wrap .content-12 {
    background: #f1f3f4;
    text-align: center;
    padding-bottom: 50px;
}

.wrap .content-12 h1 {
    color: #263454;
    font-size: 27px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 35px;
    /*width: 215px;*/
    text-align: left;
    padding-left: 25px;
}

.content-12-bar {
    background-color: #263454;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-12 h1 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-12 {
        /*height: 1180px;*/
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-12 h1 {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-12 h1 {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-12 h1 {
        padding-top: 35px;
    }

    .wrap .content-12 {
        /*height: 600px;*/
    }
}

/*------크기에 따른 글자변화*/
.wrap .content-12 .description {
    margin-top: 0px;
    font-size: 16px;
    letter-spacing: -1px;
    color: black;
    font-weight: 300;
    margin-bottom: 45px;
    width: 100%;
    text-align: initial;
    word-spacing: 2px;
    line-height: 200%;
}

.wrap .content-12 .system-img img {
    margin: 0px auto;
    /*padding-bottom: 10px;*/
    text-align: center;
    font-weight: bold;
    width: 730px;
}

.wrap .content-12 .system-img-m img {
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-12 .system-img img {
        display: none;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-12 .system-img img {
        display: none;
    }

    .wrap .content-12 .system-img-m {
        border: 1px solid #454545;
        border-radius: 8px;
        padding: 10px;
    }

    .wrap .content-12 .system-img-m img {
        display: inline-block;
        overflow: auto;
        height: 100%;
        width: 300px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-12 .system-img img {
        width: 80%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-12 {
        /*height: 735px;*/
    }

    .wrap .content-12 .system-img img {
        display: inline-block;
        overflow: auto;
        /*height: 350px;*/
        width: 780px;
    }

    .wrap .content-12 .card {
        display: block;
        float: left;
        width: 240px;
        margin: 10px;
    }

    .wrap .content-12 .card.active {
        z-index: 10;
        -webkit-transform: scale(1.2) translate(0px, -30px);
        -moz-transform: scale(1.2) translate(0px, -30px);
        -o-transform: scale(1.2) translate(0px, -30px);
        -ms-transform: scale(1.2) translate(0px, -30px);
        transform: scale(1.2) translate(0px, -30px);
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-12 {
        /*height: 735px;*/
    }

    .wrap .content-12 .system-img img {
        display: inline-block;
        overflow: auto;
        /*height: 350px;*/
        width: 960px;
    }

    .wrap .content-12 .card {
        display: block;
        float: left;
        width: 270px;
        margin: 10px;
    }

    .wrap .content-12 .card.active {
        z-index: 10;
        -webkit-transform: scale(1.2) translate(0px, -30px);
        -moz-transform: scale(1.2) translate(0px, -30px);
        -o-transform: scale(1.2) translate(0px, -30px);
        -ms-transform: scale(1.2) translate(0px, -30px);
        transform: scale(1.2) translate(0px, -30px);
    }

}

/*ESSEMS 컨텐츠*/
.wrap .content-13 {
    background: white;
    text-align: center;
    position: relative;
}

.wrap .content-13 h1 {
    color: #263454;
    font-size: 26px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 35px;
    /*width: 370px;*/
    text-align: left;
    padding-left: 25px;
}

.content-13-bar {
    background-color: #263454;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

.wrap .content-13 .system-img2 {
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
    background-image: url("/img/greenmax/system6_en.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 100px;
}

.wrap .content-13 .system-img2-m img {
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-13 .system-img2 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-13 .system-img2 {
        display: none;
    }

    .wrap .content-13 .system-img2-m {
        border: 1px solid #454545;
        border-radius: 8px;
        padding: 10px;
    }

    .wrap .content-13 .system-img2-m img {
        display: inline-block;
        overflow: auto;
        height: 100%;
        width: 300px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-13 .system-img2 {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-13 {
        height: 500px;
    }

    .wrap .content-13 .system-img2 {
        display: inline-block;
        overflow: auto;
        height: 495px;
        width: 490px;

    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-13 {
        /*height: 500px;*/
    }

    .wrap .content-13 .system-img2 {
        display: inline-block;
        overflow: auto;
        height: 400px;
        width: 475px;
    }

}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-13 h1 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-13 {
        /*height: 680px;*/
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-13 h1 {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-13 h1 {

    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-13 h1 {

    }

    .wrap .content-13 {
        /*height: 420px;*/
    }
}

/*------크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-13 .menu-list .row {
        display: block;
    }

    .wrap .content-13 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-13 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-13 .menu-list .row {
        display: block;
    }

    .wrap .content-13 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-13 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-13 .menu-list .row {
        display: block;
    }

    .wrap .content-13 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-13 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-13 .menu-list .row {
        display: block;
    }

    .wrap .content-13 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-13 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-13 .menu-list .row {
        display: flex;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-13 .menu-list .row {
        display: flex; /*수평 맞추기*/
    }
}

.wrap .content-13 .menu-column {
    display: inline-block;
    vertical-align: middle;
    flex: 1;
    width: 130px;
    height: 500px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.wrap .content-13 .menu-column .big-only {
    display: block;
}

.wrap .content-13 .menu-column .small-only {
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-13 .menu-column {
        padding-left: 0px;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        height: auto;
    }

    .wrap .content-13 .menu-column .big-only {
        display: none;
    }

    .wrap .content-13 .menu-column .small-only {
        display: block;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-13 .menu-column {
        padding-left: 0px;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        height: auto;
    }

    .wrap .content-13 .menu-column .big-only {
        display: none;
    }

    .wrap .content-13 .menu-column .small-only {
        display: block;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-13 .menu-column {
        margin-right: 10px;
        width: 140px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-13 .menu-column {
        margin-right: 10px;
        width: 140px;
    }
}

.wrap .content-13 .menu-column .title {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    color: black;
    padding-top: 15px;
}

@media only screen and (max-width: 340px) {
    .wrap .content-13 .menu-column .title {
        padding-top: 20px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-13 .menu-column .title {
        padding-top: 20px;
    }
}

.wrap .content-13 .menu-column .body {
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: black;
    padding-bottom: 20px;
}

.wrap .content-13 .menu-column .body .item {
    padding: 5px 0px;
}

/*그린맥스*/
.wrap .content-14 {
    background: #f1f3f4;
    text-align: center;
    /*height: 1130px;*/
    margin-bottom: 50px;
}

.wrap .content-14 h1 {
    color: #263454;
    font-size: 30px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 35px;
    /*width: 180px;*/
    text-align: left;
    padding-left: 25px;
}

.content-14-bar {
    background-color: #263454;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-14 h1 {
        max-width: 100%;
        padding-right: 100px;
    }

    .wrap .content-14 {
        height: 1900px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-14 h1 {

    }

    .wrap .content-14 {
        /*height: 1640px;*/
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-14 {
        /*height: 1700px;*/
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-14 {
        height: 1500px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-14 h1 {

    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-14 h1 {

    }

    .wrap .content-14 {

    }

    .bar-420_1 {
        width: 410px;
        height: 1px;
        background-color: #e1e1e1;
        float: left;
        position: absolute;
        top: 515px;
        left: 30px;
    }

    .bar-420_2 {
        width: 410px;
        height: 1px;
        background-color: #e1e1e1;
        float: left;
        position: absolute;
        top: 515px;
        left: 500px;
    }
}

/*------크기에 따른 글자변화*/
.wrap .img-list {
    border: 1px solid #e1e1e1;
    overflow: hidden;
}

.content-14 .img-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

@media only screen and (max-width: 340px) {
    .wrap .content-14 .img-list {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-14 .img-list {
        /*width: 960px;*/
        /*height: 1025px;*/
        /*position: relative;*/
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-14 .img-list {
        /*width: 960px;*/
        /*height: 1025px;*/
        /*position: relative;*/
    }
}

.content-14 .img-row {
    /*width: 410px;*/
    /*height: 270px;*/
    /*margin: 35px 230px 40px 230px;*/
    /*float: left;*/
    margin: 30px 0;
}

.content-14 .detail-img {
    /*width: 410px;*/
    /*height: 270px;*/
    width: 300px;
    height: 600px;
    margin-bottom: 10px;
}

.content-14 .detail-img img {
    width: 100%;
    height: 100%;
}

.content-14 .discribe-img {
    margin: 0px 0px 25px 0px;
    text-align: left;
    font-weight: 200;
}

@media only screen and (max-width: 340px) {
    .wrap .content-14 .img-row {
        /*margin: 35px 130px 40px 130px;*/
    }

    .wrap .content-14 .detail-img {

    }

    .wrap .content-14 .discribe-img {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-14 .img-row {
        /*margin: 35px 0px 40px 0px;*/
    }

    .wrap .content-14 .detail-img {
        background-size: 335px 270px;
    }

    .wrap .content-14 .discribe-img {

    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-14 .img-row {
        /*margin: 35px 0px 40px 0px;*/
    }

    .wrap .content-14 .detail-img {
        background-size: 335px 270px;
    }

    .wrap .content-14 .discribe-img {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-14 .img-row {
        /*width: 410px;*/
        /*height: 430px;*/
        /*margin: 35px 30px 40px 30px;*/
        /*float: left;*/
    }

    .wrap .content-14 .detail-img {
        /*background-repeat: no-repeat;*/
        /*background-size: 410px 430px;*/
        /*width: 410px;*/
        /*height: 440px;*/
    }

    .wrap .content-14 .discribe-img {
        margin: 0px 0px 25px 0px;
        text-align: left;
        font-weight: 200;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-14 .img-row {
        /*width: 410px;*/
        /*height: 430px;*/
        /*margin: 35px 30px 40px 30px;*/
        /*float: left;*/
    }

    .wrap .content-14 .detail-img {
        /*background-repeat: no-repeat;*/
        /*background-size: 410px 430px;*/
        /*width: 410px;*/
        /*height: 440px;*/
    }

    .wrap .content-14 .discribe-img {
        margin: 0px 0px 25px 0px;
        text-align: left;
        font-weight: 200;
    }
}

.wrap .bg15 {
    background-position: center 41px;
    background-repeat: no-repeat;
    background-size: 960px 450px;
    background-color: #7055fc;
    background-image: URL("/img/pudi/sub_main_imege4.png");
}

.wrap .content-15 {
    position: relative;
    height: 489px;
    margin-top: 50px;
    text-align: center;
}

.container_main2 {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
    position: relative;
}

/*컨테이너 가운데 정렬*/
@media only screen and (max-width: 340px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg15 {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg15 {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .wrap .bg15 {
        /* background-image: none; */
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .container_main2 {
        padding-left: 20px;
        padding-right: 20px;
        width: 980px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .container_main2 {
        width: 980px;
        margin: 0 auto;
    }
}

/*상단 컨테이너 박스*/
@media only screen and (max-width: 340px) {
    .wrap .content-7 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .container_main2 h3 {
        display: none !important;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-7 {

    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-15 > div {
        width: 100% !important;
        height: 70% !important;
    }
}

/*푸디*/
.wrap .content-16 {
    background: #f1f3f4;
    text-align: center;
}

.wrap .content-16 h1 {
    color: #263454;
    font-size: 27px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 35px;
    width: 210px;
}

.content-16-bar {
    background-color: #263454;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-16 h1 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-16 {
        height: 1000px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-16 h1 {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-16 h1 {
        padding-top: 35px;

    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-16 h1 {
        padding-top: 35px;
    }

    .wrap .content-16 {
        height: 600px;
    }
}

/*------크기에 따른 글자변화*/
.wrap .content-16 .description {
    margin-top: 0px;
    font-size: 16px;
    letter-spacing: -1px;
    color: black;
    font-weight: 300;
    margin-bottom: 45px;
    width: 100%;
    text-align: initial;
    word-spacing: 2px;
    line-height: 200%;
}

.wrap .content-16 .system-img img {
    padding-top: 0px;
    margin: 0px auto;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
    width: 730px;
}

.wrap .content-16 .system-img-m img {
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-16 .system-img img {
        display: none;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-16 .system-img img {
        display: none;
    }

    .wrap .content-16 .system-img-m {
        border: 1px solid #454545;
        border-radius: 8px;
        padding: 10px;
    }

    .wrap .content-16 .system-img-m img {
        display: inline-block;
        overflow: auto;
        height: 100%;
        width: 300px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-16 .system-img img {
        width: 80%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-16 {
        height: 680px;
    }

    .wrap .content-16 .system-img img {
        display: inline-block;
        overflow: auto;
        height: 350px;
        width: 780px;
    }

    .wrap .content-16 .card {
        display: block;
        float: left;
        width: 240px;
        margin: 10px;
    }

    .wrap .content-16 .card.active {
        z-index: 10;
        -webkit-transform: scale(1.2) translate(0px, -30px);
        -moz-transform: scale(1.2) translate(0px, -30px);
        -o-transform: scale(1.2) translate(0px, -30px);
        -ms-transform: scale(1.2) translate(0px, -30px);
        transform: scale(1.2) translate(0px, -30px);
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-16 {
        height: 710px;
    }

    .wrap .content-16 .system-img img {
        display: inline-block;
        overflow: auto;
        height: 433px;
        width: 960px;
    }

    .wrap .content-16 .card {
        display: block;
        float: left;
        width: 270px;
        margin: 10px;
    }

    .wrap .content-16 .card.active {
        z-index: 10;
        -webkit-transform: scale(1.2) translate(0px, -30px);
        -moz-transform: scale(1.2) translate(0px, -30px);
        -o-transform: scale(1.2) translate(0px, -30px);
        -ms-transform: scale(1.2) translate(0px, -30px);
        transform: scale(1.2) translate(0px, -30px);
    }

}

/*ESSEMS 컨텐츠*/
.wrap .content-17 {
    background: white;
    text-align: center;
    position: relative;
}

.wrap .content-17 h1 {
    color: #263454;
    font-size: 26px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 35px;
    width: 470px;
}

.content-17-bar {
    background-color: #263454;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

.wrap .content-17 .system-img2 {
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
    background-image: URL("/img/pudi/system8_en.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 100px;
}

.wrap .content-17 .system-img2-m img {
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-17 .system-img2 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-17 .system-img2 {
        display: none;
    }

    .wrap .content-17 .system-img2-m {
        border: 1px solid #454545;
        border-radius: 8px;
        padding: 10px;
    }

    .wrap .content-17 .system-img2-m img {
        display: inline-block;
        overflow: auto;
        height: 100%;
        width: 300px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-17 .system-img2 {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-17 {
        height: 500px;
    }

    .wrap .content-17 .system-img2 {
        display: inline-block;
        overflow: auto;
        height: 495px;
        width: 490px;

    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-17 {
        height: 500px;
    }

    .wrap .content-17 .system-img2 {
        display: inline-block;
        overflow: auto;
        height: 400px;
        width: 475px;
    }

}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-17 h1 {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-17 {
        height: 1100px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-17 h1 {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-17 h1 {

    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-17 h1 {

    }

    .wrap .content-17 {
        height: 520px;
    }
}

/*------크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-17 .menu-list .row {
        display: block;
    }

    .wrap .content-17 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-17 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-17 .menu-list .row {
        display: block;
    }

    .wrap .content-17 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-17 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-17 .menu-list .row {
        display: block;
    }

    .wrap .content-17 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-17 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-17 .menu-list .row {
        display: block;
    }

    .wrap .content-17 .menu-list .row .menu-column {
        display: block;
        flex: none;
        width: auto;
        height: auto;
        padding-bottom: 0px;
    }

    .wrap .content-17 .menu-list .row .menu-column .body .item {
        display: inline-block;
        margin-right: 20px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-17 .menu-list .row {
        display: flex;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-17 .menu-list .row {
        display: flex; /*수평 맞추기*/
    }
}

.wrap .content-17 .menu-column {
    display: inline-block;
    vertical-align: middle;
    flex: 1;
    width: 130px;
    height: 500px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.wrap .content-17 .menu-column .big-only {
    display: block;
}

.wrap .content-17 .menu-column .small-only {
    display: none;
}

@media only screen and (max-width: 340px) {
    .wrap .content-17 .menu-column {
        padding-left: 0px;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        height: auto;
    }

    .wrap .content-17 .menu-column .big-only {
        display: none;
    }

    .wrap .content-17 .menu-column .small-only {
        display: block;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-17 .menu-column {
        padding-left: 0px;
        width: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        height: auto;
    }

    .wrap .content-17 .menu-column .big-only {
        display: none;
    }

    .wrap .content-17 .menu-column .small-only {
        display: block;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-17 .menu-column {
        margin-right: 10px;
        width: 140px;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-17 .menu-column {
        margin-right: 10px;
        width: 140px;
    }
}

.wrap .content-17 .menu-column .title {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    color: black;
    padding-top: 15px;
}

@media only screen and (max-width: 340px) {
    .wrap .content-17 .menu-column .title {
        padding-top: 20px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-17 .menu-column .title {
        padding-top: 20px;
    }
}

.wrap .content-17 .menu-column .body {
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    color: black;
    padding-bottom: 20px;
}

.wrap .content-17 .menu-column .body .item {
    padding: 5px 0px;
}

/*그린맥스*/
.wrap .content-18 {
    background: #f1f3f4;
    text-align: center;
    height: 1160px;
}

.wrap .content-18 h1 {
    color: #263454;
    font-size: 30px;
    max-width: 100%;
    font-weight: 100;
    padding-bottom: 20px;
    line-height: 1.15;
    padding-top: 35px;
    width: 170px;
}

.content-14-bar {
    background-color: #263454;
    width: 5px;
    height: 34px;
    float: left;
    margin-top: 35px;
}

/*크기에 따른 글자변화*/
@media only screen and (max-width: 340px) {
    .wrap .content-18 h1 {

    }

    .wrap .content-18 {
        height: 1900px;
    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-18 h1 {

    }

    .wrap .content-18 {
        height: 1490px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-18 {
        height: 1700px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .wrap .content-18 {
        height: 1500px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-18 h1 {

    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-18 h1 {

    }

    .wrap .content-18 {

    }

    .bar-420_1 {
        width: 410px;
        height: 1px;
        background-color: #e1e1e1;
        float: left;
        position: absolute;
        top: 515px;
        left: 30px;
    }

    .bar-420_2 {
        width: 410px;
        height: 1px;
        background-color: #e1e1e1;
        float: left;
        position: absolute;
        top: 515px;
        left: 500px;
    }
}

/*------크기에 따른 글자변화*/
.wrap .img-list {
    border: 1px solid #e1e1e1;
}

@media only screen and (max-width: 340px) {
    .wrap .content-18 .img-list {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-18 .img-list {
        width: 960px;
        height: 1025px;
        position: relative;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-18 .img-list {
        width: 960px;
        height: 1025px;
        position: relative;
    }
}

.content-18 .img-row {
    width: 410px;
    height: 270px;
    margin: 35px 230px 40px 230px;
    float: left;
}

.content-18 .detail-img {
    width: 410px;
    height: 270px;
}

.content-18 .detail-img img {
    width: 100%;
    height: 100%;
}

.content-18 .discribe-img {
    margin: 0px 0px 25px 0px;
    text-align: left;
    font-weight: 200;
}

@media only screen and (max-width: 340px) {
    .wrap .content-18 .img-row {
        margin: 35px 0px 40px 0px;
    }

    .wrap .content-18 .detail-img {
        background-size: 335px 270px;
    }

    .wrap .content-18 .discribe-img {

    }
}

@media only screen and (min-width: 341px) and (max-width: 480px) {
    .wrap .content-18 .img-row {
        margin: 35px 0px 40px 0px;
    }

    .wrap .content-18 .detail-img {
        background-size: 335px 270px;
    }

    .wrap .content-18 .discribe-img {

    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .wrap .content-18 .img-row {
        margin: 35px 130px 40px 130px;
    }

    .wrap .content-18 .detail-img {

    }

    .wrap .content-18 .discribe-img {

    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrap .content-18 .img-row {
        width: 410px;
        height: 430px;
        margin: 35px 30px 40px 30px;
        float: left;
    }

    .wrap .content-18 .detail-img {
        background-repeat: no-repeat;
        background-size: 410px 345px;
        width: 410px;
        height: 345px;
    }

    .wrap .content-18 .discribe-img {
        margin: 0px 0px 25px 0px;
        text-align: left;
        font-weight: 200;
    }
}

@media only screen and (min-width: 1201px) {
    .wrap .content-18 .img-row {
        width: 410px;
        height: 430px;
        margin: 35px 30px 40px 30px;
        float: left;
    }

    .wrap .content-18 .detail-img {
        background-repeat: no-repeat;
        background-size: 410px 345px;
        width: 410px;
        height: 345px;
    }

    .wrap .content-18 .discribe-img {
        margin: 0px 0px 25px 0px;
        text-align: left;
        font-weight: 200;
    }
}

/* 2024-01-11 수정 추가 epjang */
.content-half-area {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: wrap;
}

.content-half {
    width: 50%;
    min-width: 340px;
    padding-bottom: 20px;
}

.content-half-left {
    padding-right: 8px;
    border-right: 2px solid #D6D6D6;
}

.content-half-right {
    padding-left: 8px;
    padding-right: 8px;
}

@media only screen and (max-width: 719px) {
    .content-half {
        width: 100%;
    }

    .content-half-left {
        border-right: 0;
        margin-bottom: 50px;
    }
}

.content-half img {
    width: 100%;
}

.content-half-text-area {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: nowrap;
    text-align: left;
}

.content-half-text-area-height-13 {
    min-height: 150px;
}

.content-half-text-typenum {
    padding-right: 25px;
    font: normal normal 800 80px/60px NanumSquare;
    color: #D6D6D6;
}

@media only screen and (max-width: 800px) {
    .content-half-text-typenum {
        padding-right: 20px;
        font: normal normal 800 55px/45px NanumSquare;
    }
}

@media only screen and (max-width: 719px) {
    .content-half-text-typenum {
        padding-right: 25px;
        font: normal normal 800 80px/60px NanumSquare;
    }
}

@media only screen and (max-width: 480px) {
    .content-half-text-typenum {
        padding-right: 20px;
        font: normal normal 800 55px/45px NanumSquare;
    }
}

.content-half-text {

}

.content-half-text-title {
    font-size: 16px;
    padding-bottom: 15px;
}

.content-half-text-row {
    font-size: 14px;
    padding-bottom: 10px;
    text-indent: -8px;
    margin-left: 8px;
    word-break: keep-all;
}