/* update: 사이트 빌더 추가로 인한 추가 css*/

.commu-wrap {
    padding: 0;
    width: 100%;
}
.commu-content {
    margin: 0;
    width: 100%;
}
.commu-content nav {
    background: transparent;
}
.commu-center {
    padding: 0px;
    width: 100%;
}
.commu-center .commu-body {
    margin: 0;
    width: 100%;
}


.layout01 {
    margin: 0 auto;
    width: 1022px;
}

/* 통합 */
.clearfix::after{
    content: '';
    display: block;
    clear: both;
}
.img-17th {
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
}
#webzineBody{
    min-width: 1280px;
}
#webzineHead #webzineHeadlink {
    min-width: 1090px;
}
.special17th{
    position: relative;
    min-width: 100%;
    min-height: 100%;
    text-align: center;
}
.special17th .container {
    position: relative;
    overflow: hidden;
    margin:0 auto;
}
.special17th .inven17thBottom {
    display: block;
    float: left;
    padding: 40px 0 210px;
    min-width: 100%;
    background-color: #1d1d1d;
    color: #fff;
    text-align: center;
}
.hotissue .hotFocus a,
.hotSubFocus a,
.hotissue .hotSubList li a {
    color: #5e5e5e;
    font-family: "Noto Sans";
    letter-spacing: -1px;
    text-decoration: none;}
.sliderchar {
    text-indent: -9999px;
}
section h2 {
    display: none;
}


/* 헤더 */
.special17th header {
    margin: 0;
    width: 100%;
    height: 68px;
    border-bottom: 3px solid #532800;
    transition: all 1s;
    background-position: center 0 !important;
}
.special17th header.on {
    position: fixed;
    top: 0;
    z-index: 100;
}
.special17th header .logo {
    position: relative;
    top: 2px;
    width: 350px;
    height: 60px;
    background-position: -1292px -1158px;
    text-indent: -9999px;
}
.special17th header .menu {
    padding: 8px 0;
    text-align: right;
}
.special17th header .menu a {
    position: relative;
    top: 15px;
    margin: 0px 20px;
    color: #fff;
    font-size: 23px;
    font-family: "BMDOHYEON", sans-serif;
    text-decoration: none;
    text-shadow: 3px 3px 0px #532800;
    transition: .2s;
}
.special17th header .menu a::before {
    content: "";
    display: none;
    position: absolute;
    top: -5px;
    left: -35px;
    width: 30px;
    height: 32px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: -1647px -1167px;
}
.special17th header .menu a:last-child {
    margin-right: 0;
}
.special17th header .menu a:hover {
    color: #a7dbff;
    text-shadow: 3px 3px 0px #532800;
}
.special17th header .menu a.action {
    color: #ffcc00;
    text-shadow: 3px 3px 0px #532800;
}
.special17th header .menu a.action::before {
    display: block;
}
.special17th header .menu a.action::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #ffcc00;
    box-shadow: 2px 2px 0px 0px #532800;
}
.special17th header .menu a.menu-02 {
    color: #a7dbff;
}
.special17th header .menu a.menu-02.action {
    color: #ffcc00;
    text-shadow: 3px 3px 0px #532800;
}
.special17th header .layout01 {
    display: flex;
    justify-content: space-between;
}

/* 컨텐츠 */

/* 상단 메인 */
.special17th .topWrap {
    position: relative;
    z-index: 10;
}
.special17th .topWrap::after {
    content: "";
    display: block;
    clear: both;
}
.special17th .topWrap .topContent {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 40px;
    width: 100%;
    max-width: 1920px;
    height: 880px;
}
.special17th .topWrap .topContent::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background: #fccb75;
}
.special17th .topWrap .topContent::after {
    
}
.special17th .topWrap .topContent > div {
    position: absolute;
    text-indent: -9999px;
}
/* 로고 */
.special17th .topWrap .topContent .logo {
    top: 65px;
    right: 0;
    left: 0;
    z-index: 15;
    margin: 0 auto;
}
.special17th .topWrap .topContent .logo.lo {
    width: 425px;
    height: 196px;
    background-position: -1290px -962px;
    opacity: 0;
}
.special17th .topWrap .topContent .logo.m1 {
    top: 100px;
    right: 320px;
    width: 49px;
    height: 52px;
    background-position: -1728px -965px;
    opacity: 0;
}
.special17th .topWrap .topContent .logo.m2 {
    top: 40px;
    left: 310px;
    width: 56px;
    height: 71px;
    background-position: -1731px -1021px;
    opacity: 0;
}
/* 구름 */
.special17th .topWrap .topContent .cloud {
    z-index: 0;
}
.special17th .topWrap .topContent .cloud.c1 {
    top: 25px;
    left: 34px;
    width: 266px;
    height: 68px;
    background-position: -1427px -1776px;
    animation-name: moving1;
    animation-duration: 40s;
    animation-iteration-count: infinite;
    opacity: 0;
}
.special17th .topWrap .topContent .cloud.c2 {
    top: 50px;
    left: 545px;
    width: 270px;
    height: 87px;
    background-position: -1427px -1854px;
    animation-name: moving2;
    animation-duration: 60s;
    animation-iteration-count: infinite;
    opacity: 0;
}
.special17th .topWrap .topContent .cloud.c3 {
    top: 155px;
    left: 975px;
    width: 165px;
    height: 79px;
    background-position: -1710px -1775px;
    animation-name: moving3;
    animation-duration: 80s;
    animation-iteration-count: infinite;
    opacity: 0;
}
.special17th .topWrap .topContent .cloud.c4 {
    top: 4px;
    left: 1180px;
    width: 489px;
    height: 124px;
    background-position: -1427px -1642px;
    animation-name: moving4;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    opacity: 0;
}
@keyframes moving1 {
    10% {
        opacity: 1;
    }
    100% {
        left: -400px;
    }
}
@keyframes moving2 {
    7% {
        opacity: 1;
    }
    100% {
        left: -400px;
    }
}
@keyframes moving3 {
    2% {
        opacity: 1;
    }
    100% {
        left: -400px;
    }
}
@keyframes moving4 {
    3% {
        opacity: 1;
    }
    100% {
        left: 980px;
    }
}
/* 단풍나무 */
.special17th .topWrap .topContent .maple {
    z-index: 10;
}
.special17th .topWrap .topContent .maple.rt {
    width: 657px;
    height: 397px;
    top: -35px;
    right: 0;
    background-position: -1263px -1234px;
}
.special17th .topWrap .topContent .maple.rb {
    right: 0;
    bottom: 0;
}
.special17th .topWrap .topContent .maple.rb > div {
    position: absolute;
}
.special17th .topWrap .topContent .maple.rb .type1 {
    right: 0;
    bottom: 204px;
    width: 308px;
    height: 343px;
    z-index: 0;
    background-position: -317px -1268px;
}
.special17th .topWrap .topContent .maple.rb .type2 {
    right: 180px;
    bottom: 127px;
    width: 352px;
    height: 172px;
    z-index: 2;
    background-position: -631px -1440px;
}
.special17th .topWrap .topContent .maple.lb {
    left: 0;
    bottom: 0;
}
.special17th .topWrap .topContent .maple.lb > div {
    position: absolute;
}
.special17th .topWrap .topContent .maple.lb .type1 {
    left: -5px;
    bottom: 204px;
    width: 308px;
    height: 343px;
    z-index: 0;
    background-position: 0px -1268px;
}
.special17th .topWrap .topContent .maple.lb .type2 {
    left: 180px;
    bottom: 125px;
    width: 374px;
    height: 188px;
    z-index: 1;
    background-position: -631px -1234px;
}
/* 단풍잎 */
.special17th .topWrap .topContent .maple-leaf {
    right: 0;
    left: 0;
    z-index: 10;
    margin: 0 auto;
}
.special17th .topWrap .topContent .maple-leaf.ml1 {
    top: 350px;
    left: 1250px;
    width: 56px;
    height: 54px;
    background-position: -1028px -1234px;
}
.special17th .topWrap .topContent .maple-leaf.ml2 {
    top: 220px;
    left: 1300px;
    width: 89px;
    height: 94px;
    background-position: -1028px -1302px;
}
.special17th .topWrap .topContent .maple-leaf.ml3 {
    top: 430px;
    left: 1250px;
    width: 110px;
    height: 106px;
    background-position: -1028px -1411px;
}
/* 배경나무 */
.special17th .topWrap .topContent .tree {
    top: 130px;
    left: -100px;
    z-index: 1;
    width: 838px;
    height: 253px;
    background-position: 0 -2117px;
}
.special17th .topWrap .topContent .tree.ri {
    top: 160px;
    left: auto;
    right: 115px;
    width: 592px;
    height: 181px;
    background-position: -852px -2117px;
}
/* 캐릭터 */
.special17th .topWrap .topContent .ch {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    margin: auto;
}
.special17th .topWrap .topContent .ch.c1 {
    right: 900px;
    top: 250px;
    width: 182px;
    height: 174px;
    background-position: 0px -1639px;
}
.special17th .topWrap .topContent .ch.c2 {
    top: 300px;
    right: 500px;
    width: 278px;
    height: 329px;
    background-position: -192px -1639px;
}
.special17th .topWrap .topContent .ch.c3 {
    bottom: 105px;
    width: 282px;
    height: 372px;
    background-position: -708px -1639px;
}
.special17th .topWrap .topContent .ch.c4 {
    left: 795px;
    top: 40px;
    z-index: 5;
    width: 414px;
    height: 458px;
    background-position: -1000px -1639px;
}
/* 차푸 음표 */
.special17th .topWrap .topContent .ch.c4 .note {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.special17th .topWrap .topContent .ch.c4 .note.no1 {
    top: 90px;
    right: 370px;
    width: 34px;
    height: 46px;
    background-position: -0px -1823px;
    animation-name: note1;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}
.special17th .topWrap .topContent .ch.c4 .note.no2 {
    top: -85px;
    right: 100px;
    width: 53px;
    height: 60px;
    background-position: -44px -1823px;
    animation-name: note2;
    animation-duration: 1.5s;
    animation-delay: 0.5s;
    animation-iteration-count: infinite;
}
.special17th .topWrap .topContent .ch.c4 .note.no3 {
    top: 62px;
    left: 230px;
    width: 55px;
    height: 45px;
    background-position: -108px -1823px;
    animation-name: note3;
    animation-duration: 1.5s;
    animation-delay: 0.7s;
    animation-iteration-count: infinite;
}
@keyframes note1 {
    50% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes note2 {
    50% {
        transform: rotate(35deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes note3 {
    50% {
        transform: rotate(55deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.special17th .topWrap .topContent .ch.c5 {
    right: 540px;
    bottom: 260px;
    width: 218px;
    height: 232px;
    background-position: -479px -1639px;
}
/* 오브젝트 */
.special17th .topWrap .topContent .ob {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    margin: auto;
}
.special17th .topWrap .topContent .ob.o1 {
    top: 425px;
    left: 65px;
    width: 260px;
    height: 178px;
    background-position: -1459px -1967px;
}
.special17th .topWrap .topContent .ob.o2 {
    top: 140px;
    left: 335px;
    z-index: 3;
    width: 114px;
    height: 159px;
    background-position: 0px -1893px;
}
.special17th .topWrap .topContent .ob.o3 {
    top: 490px;
    left: 405px;
    width: 101px;
    height: 102px;
    background-position: -481px -1893px;
}
/* 하단 */
.special17th .topWrap .topContent .main-title {
    left: 0;
    right: 0;
    bottom: -20px;
    margin: 0 auto;
    width: 1227px;
    height: 258px;
    background-position: -33px -981px;
    z-index: 20;

}
.special17th .topWrap .topContent .bottom-line {
    left: 0;
    bottom: 37px;
    z-index: 15;
    width: 100%;
    height: 228px;
    background-position: center -727px;
}
/* 배경반짝이 */
.special17th .topWrap .topContent .dot-wrap {
    position: relative;
    width: 100%;
    height: 500px;
}
.special17th .topWrap .topContent .dot-wrap > div {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 14;
    margin: auto;
    border-radius: 50%;
}
.special17th .topWrap .topContent .dot-wrap .ye {
    position: absolute;
    background: #ffd790;
}
.special17th .topWrap .topContent .dot-wrap .w3 {
    width: 3px;
    height: 3px;
}
.special17th .topWrap .topContent .dot-wrap .w4 {
    width: 4px;
    height: 4px;
}
.special17th .topWrap .topContent .dot-wrap .w5 {
    width: 5px;
    height: 5px;
}
.special17th .topWrap .topContent .dot-wrap .w6 {
    width: 6px;
    height: 6px;
}
.special17th .topWrap .topContent .dot-wrap .w7 {
    width: 7px;
    height: 7px;
}
.special17th .topWrap .topContent .dot-wrap .w8 {
    width: 8px;
    height: 8px;
}
.special17th .topWrap .topContent .dot-wrap .w11 {
    width: 11px;
    height: 11px;
}
.special17th .topWrap .topContent .dot-wrap .w12 {
    width: 12px;
    height: 12px;
}
.special17th .topWrap .topContent .dot-wrap .w13 {
    width: 13px;
    height: 13px;
}
.special17th .topWrap .topContent .dot-wrap .w14 {
    width: 14px;
    height: 14px;
}
.special17th .topWrap .topContent .dot-wrap .w15 {
    width: 15px;
    height: 15px;
}
.special17th .topWrap .topContent .dot-wrap .w16 {
    width: 16px;
    height: 16px;
}
.special17th .topWrap .topContent .dot-wrap .w17 {
    width: 17px;
    height: 17px;
}
.special17th .topWrap .topContent .dot-wrap .w18 {
    width: 18px;
    height: 18px;
}
.special17th .topWrap .topContent .dot-wrap .w20 {
    width: 20px;
    height: 20px;
}
.special17th .topWrap .topContent .dot-wrap .w22 {
    width: 22px;
    height: 22px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po1 {
    top: 190px;
    right: 1350px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po2 {
    top: 230px;
    right: 1405px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po3 {
    top: 470px;
    right: 1350px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po4 {
    top: 470px;
    right: 1305px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po5 {
    top: 740px;
    right: 1275px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po6 {
    top: 275px;
    right: 875px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po7 {
    top: 275px;
    right: 840px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po8 {
    top: 455px;
    right: 750px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po9 {
    top: 442px;
    right: 710px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po10 {
    top: 530px;
    right: 687px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po11 {
    top: 70px;
    right: 185px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po12 {
    top: 55px;
    right: 125px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po13 {
    top: 455px;
    right: 210px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po14 {
    top: 485px;
    right: 250px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po15 {
    top: 320px;
    left: 290px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po16 {
    top: 150px;
    left: 375px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po17 {
    top: 105px;
    left: 385px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po18 {
    top: 330px;
    left: 460px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po19 {
    top: 365px;
    left: 470px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po20 {
    top: 285px;
    left: 1055px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po21 {
    top: 260px;
    left: 1075px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po22 {
    top: 545px;
    left: 1110px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po23 {
    top: 505px;
    left: 1400px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po24 {
    top: 475px;
    left: 1370px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po25 {
    top: 75px;
    left: 1500px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po26 {
    top: 175px;
    left: 1580px;
}
.special17th .topWrap .topContent .dot-wrap .ye.po27 {
    top: 220px;
    left: 1540px;
}
.special17th .topWrap .topContent .dot-wrap .po28 {
    top: 305px;
    right: 1520px;
}
.special17th .topWrap .topContent .dot-wrap .po29 {
    top: 405px;
    right: 1450px;
}
.special17th .topWrap .topContent .dot-wrap .po30 {
    top: 330px;
    right: 1330px;
}
.special17th .topWrap .topContent .dot-wrap .po31 {
    top: -230px;
    left: 775px;
}
.special17th .topWrap .topContent .dot-wrap .po32 {
    top: 310px;
    left: 1480px;
}
.special17th .topWrap .topContent .dot-wrap .po33 {
    top: 360px;
    left: 1440px;
}
.special17th .topWrap .topContent .dot-wrap .po34 {
    top: 610px;
    left: 1290px;

}
.special17th .topWrap .topContent .dot-wrap .pi {
    position: absolute;
    background: #e46346;
}
.special17th .topWrap .topContent .dot-wrap .act1 {
    animation-name: act1;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    opacity: 0;
}
.special17th .topWrap .topContent .dot-wrap .act2 {
    animation-name: act2;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    opacity: 0;
}
@keyframes act1 {
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes act2 {
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.special17th .topWrap .topContent .cloud.c4 {
    top: 4px;
    left: 1180px;
    width: 489px;
    height: 124px;
    background-position: -1427px -1642px;
}
.special17th .topWrap .topContent .bg {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 40px;
    z-index: 2;
    width: 100%;
    height: 638px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: center -78px;
}

/* 메인 하단 나뭇잎 반응형*/
@media screen and (min-width:1800px) and (max-width:1855px) {
    .special17th .topWrap .topContent .maple.lb .type1 {
        left: -20px;
        bottom: 200px;
    }
    .special17th .topWrap .topContent .maple.lb .type2 {
        bottom: 120px;
    }
    .special17th .topWrap .topContent .maple.rb .type1 {
        bottom: 195px;
    }
    .special17th .topWrap .topContent .maple.rb .type2 {
        bottom: 110px;
    }
}
@media screen and (min-width:1750px) and (max-width:1799px) {
    .special17th .topWrap .topContent .maple.lb .type1 {
        left: -40px;
        bottom: 197px;
    }
    .special17th .topWrap .topContent .maple.lb .type2 {
        bottom: 110px;
    }
    .special17th .topWrap .topContent .maple.rb .type1 {
        right: -10px;
        bottom: 192px;
    }
    .special17th .topWrap .topContent .maple.rb .type2 {
        right: 160px;
        bottom: 108px;
    }
}
@media screen and (min-width:1700px) and (max-width:1749px) {
    .special17th .topWrap .topContent .maple.lb .type1 {
        left: -60px;
        bottom: 193px;
    }
    .special17th .topWrap .topContent .maple.lb .type2 {
        bottom: 110px;
        left: 160px;
    }
    .special17th .topWrap .topContent .maple.rb .type1 {
        right: -20px;
        bottom: 185px;
    }
    .special17th .topWrap .topContent .maple.rb .type2 {
        right: 160px;
        bottom: 108px;
    }
}
@media screen and (min-width:1650px) and (max-width:1699px) {
    .special17th .topWrap .topContent .maple.lb .type1 {
        left: -70px;
        bottom: 185px;
    }
    .special17th .topWrap .topContent .maple.lb .type2 {
        bottom: 105px;
        left: 133px;
    }
    .special17th .topWrap .topContent .maple.rb .type1 {
        right: -20px;
        bottom: 180px;
    }
    .special17th .topWrap .topContent .maple.rb .type2 {
        right: 155px;
        bottom: 95px;
    }
}
@media screen and (min-width:1600px) and (max-width:1649px) {
    .special17th .topWrap .topContent .maple.lb .type1 {
        left: -70px;
        bottom: 185px;
    }
    .special17th .topWrap .topContent .maple.lb .type2 {
        bottom: 105px;
        left: 133px;
    }
    .special17th .topWrap .topContent .maple.rb .type1 {
        right: -20px;
        bottom: 176px;
    }
    .special17th .topWrap .topContent .maple.rb .type2 {
        right: 130px;
        bottom: 95px;
    }
}
@media screen and (min-width:1550px) and (max-width:1599px) {
    .special17th .topWrap .topContent .maple.lb .type1 {
        left: -70px;
        bottom: 180px;
    }
    .special17th .topWrap .topContent .maple.lb .type2 {
        bottom: 105px;
        left: 108px;
    }
    .special17th .topWrap .topContent .maple.rb .type1 {
        right: -40px;
        bottom: 176px;
    }
    .special17th .topWrap .topContent .maple.rb .type2 {
        right: 97px;
        bottom: 97px;
    }
}
@media screen and (min-width:1500px) and (max-width:1549px) {
    .special17th .topWrap .topContent .maple.lb .type1 {
        left: -70px;
        bottom: 180px;
    }
    .special17th .topWrap .topContent .maple.lb .type2 {
        bottom: 95px;
        left: 108px;
    }
    .special17th .topWrap .topContent .maple.rb .type1 {
        right: -50px;
        bottom: 167px;
    }
    .special17th .topWrap .topContent .maple.rb .type2 {
        right: 127px;
        bottom: 80px;
    }
}
@media screen and (min-width:1450px) and (max-width:1499px) {
    .special17th .topWrap .topContent .maple.lb .type1 {
        left: -90px;
        bottom: 175px;
    }
    .special17th .topWrap .topContent .maple.lb .type2 {
        bottom: 95px;
        left: 108px;
    }
    .special17th .topWrap .topContent .maple.rb .type1 {
        right: -100px;
        bottom: 167px;
    }
    .special17th .topWrap .topContent .maple.rb .type2 {
        right: 75px;
        bottom: 90px;
    }
}
@media screen and (min-width:1280px) and (max-width:1449px) {
    .special17th .topWrap .topContent .maple.lb .type1 {
        left: -130px;
        bottom: 175px;
    }
    .special17th .topWrap .topContent .maple.lb .type2 {
        bottom: 95px;
        left: 42px;
    }
    .special17th .topWrap .topContent .maple.rb .type1 {
        right: -150px;
        bottom: 157px;
    }
    .special17th .topWrap .topContent .maple.rb .type2 {
        right: 68px;
        bottom: 79px;
    }
}
@media screen and (max-width:1279px) {
    .special17th .topWrap .topContent .maple.lb .type1 {
        left: -146px;
        bottom: 163px;
    }
    .special17th .topWrap .topContent .maple.lb .type2 {
        bottom: 86px;
        left: 10px;
    }
    .special17th .topWrap .topContent .maple.rb .type1 {
        right: -150px;
        bottom: 157px;
    }
    .special17th .topWrap .topContent .maple.rb .type2 {
        right: 68px;
        bottom: 79px;
    }
    .inven_pc .layout01 .text_wrap {
        float: none !important;
    }
}
.wrap_17th {
    width: 100%;
    margin: -240px auto 0;
    overflow: hidden;
    position: relative;
    z-index: 5;
    max-width: 1920px;
}


/* event banner */
.event_banner {display: block; position: relative; float: none; margin: 0 auto; max-width: 1920px; height: 226px; background-color: #001226; border-top: 10px solid #59a1ff; border-bottom: 10px solid #59a1ff;}
.event_banner::before,
.event_banner::after {content: ''; position: absolute; top: 20px; display: block; width: 190px; height: 170px; z-index: 0;} 
.event_banner::before {left: 80px; background-position: -420px -315px;}
.event_banner::after {right: 80px; background-position: -625px -315px;}
.event_banner p {margin: 0; font-family: "BMDOHYEON", sans-serif; position: relative; z-index: 1;}
.event_banner p.main_txt {color: #59ffed; font-size: 90px;}
.event_banner p.main_txt::before {content: ''; position: relative; top: 15px; display: inline-block; width: 405px; height: 115px; background-position: -20px -300px;}
.event_banner p.sub_txt {color: #5398f1; font-size: 30px;}

/* hotissue */
.hotissue {
    position: relative;
    overflow: hidden;
    margin-left: 0px;
    width: 100%;
    padding: 70px 0 50px 0;
    padding-top: 260px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/pattern_01.png")
}
.hotissue::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 565px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: 0px -2381px;
    opacity: 0.2;
}
.hotissue #mainHotissue {
    position: relative;
    z-index: 1;
    width: 1030px;
    margin: 0 auto;
}
.bttnnp {
    width: 62px;
    height: 62px;
    cursor: pointer;
    position: absolute;
    top: 140px;
    text-indent: -9999px;
    z-index: 2;
}
.hotissue .bttnLeft {
    left: -80px;
    background-position: -1164px -1235px;
}
.hotissue .bttnRight {
    right: -80px;
    background-position: -1164px -1301px;
}
.hotissue .hotList {
    overflow: hidden;
    width: 1022px;
}
.hotissue .sildeBlock {
    float: left;
    overflow: hidden;
    width: 1022px;
}
.hotissue .hotFocus {
    float: left;
}
.hotissue .hotFocus a {
    display:block;
    position: relative;
    overflow: hidden;
    width: 586px;
    height: 327px;
    background: #ccc;
    color: #fff;
    font-size: 20px;
    border: 1px solid #616161;
    box-sizing: border-box;
}
.hotissue .hotFocus a span {
    display: block;
}
.hotissue .hotFocus a .thumb {
    position: relative;
}
.hotissue .hotFocus a .thumb img {
    width: 586px;
    height: 327px;
}
.hotissue .hotFocus a .desc {
    position: absolute;
    bottom: 0;
    z-index: 5;
    padding: 10px 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
}
.hotissue .hotSubimg {
    display: flex;
    float: right;
    padding-bottom: 14px;
    border-bottom: 2px dashed #8d8d8d;
    margin-bottom: 10px;
}
.hotSubFocus-Left {
    margin: 0 10px 0 0;
}
.hotSubFocus a {
    display: block;
    position: relative;
    overflow: hidden;
    width: 207px;
    height: 158px;
    font-size: 18px;
    color: #FFF;
    border: 1px solid #616161;
    box-sizing: border-box;
}
.hotSubFocus span {
    display: block;
}
.hotSubFocus span.thumb {
    position: relative;
    z-index: 5;
    overflow: hidden;
    width: 207px;
    height: 158px;
    background: #CCC;
}
.hotSubFocus span.thumb img {
    width: 207px;
    height: 158px;
}
.hotSubFocus span.desc {
    position: absolute;
    bottom: 0;
    z-index: 10;
    padding: 8px 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
}
.hotSubList {
    float: left;
    margin: 0 0 0 15px;
}
.hotSubList li {
    text-align: left;
    margin-bottom: 5px;
}
.hotSubList li:last-child {
    margin-bottom: 0px;
}
.hotSubList li a {
    font-size: 17px;
}
.hotSubList li a span {
    display: block;
}
.hotSubList li a .dot_icon {
    position: relative;
    top: 9px;
    float: left;
    margin-right: 10px;
    width: 6px;
    height: 9px;
    }
.hotSubList li a .dot_icon .box {
    width: 3px;
    height: 3px;
    background: #8d8d8d;
}
.hotSubList li a .dot_icon .box.center {
    margin-left: 3px;
}
.bttnRolling {
    width: 100%;
    height: 10px;
    padding: 15px 0;
}
.bttnRolling ul {
    width:100%;
}
.bttnRolling ul li {
    display:inline-block;
    width: 10px;
    height: 10px;
    text-align:center;
}
.bttnRolling ul li {
    margin: 0 0 0 3px;
    overflow: hidden;
}
.bttnRolling ul li a {
    display: inline;
    overflow: hidden;
    float: left;
    height: 10px;
    width: 10px;
    background: url('https://static.inven.co.kr/image_2011/webzine/special/17th/dots_10x10_white1.png') no-repeat left top;
    text-indent:-9999px;
}
.special17th .hotissue_intro {
    position: relative;
    width: 1030px;
    height: 524px;
    background-position: 0px -2956px;
}
.special17th .hotissue_intro::before {
    content: "";
    display: block;
    position: absolute;
    top: -60px;
    right: -32px;
    width: 152px;
    height: 164px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: -1748px -1967px;
}
.bttnRolling ul li a.btnOn {
    background-position: left -10px;
}

/* event */
.event {
    position: relative;
    width:100%;
    background: url("//static.inven.co.kr/image_2011/webzine/special/17th/pattern_02.png");
    padding: 50px 0;
}
.event::before {
    content: "";
    display: block;
    position: absolute;
    top: -11px;
    width: 100%;
    height: 11px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/pattern_top_01.png");
}
.event h3 {
    position: relative;
    color: #fff;
    font-family: "BMDOHYEON", sans-serif;
    font-size: 50px;
    text-shadow: 3px 3px 0px #3e1b00;
}
.event h3::before {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 165px;
    width: 52px;
    height: 56px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: -1462px -2228px;
}
.event h3::after {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    right: 180px;
    width: 41px;
    height: 43px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: -1519px -2228px;
}
.event .layout01 {
    position: relative;
    overflow: hidden;
    width: 1105px;
    z-index: 1;
}
.event .layout01 p {
    margin: 0;
    font-family: "BMDOHYEON", sans-serif;
}
.event .layout01 p.hashtag {
    margin: 0 0 5px 0;
    color: #ffd237;
    font-size: 25px;
    text-shadow: 2px 2px 0px #7a3519;
}
.special17th .event .layout01 p.text_img {
    margin: 0 auto;
    width: 463px;
    height: 45px;
    background-position: 0px -5166px;
    text-indent: -9999px;
}
.event .layout01 p.event_period {
    margin: 10px auto 20px;
    width: 500px;
    height: 45px;
    background-color: #26815d;
    border: 4px solid #11563a;
    border-radius: 50px;
    color: #fff;
    font-size: 22px;
    line-height: 47px;
}
.event .layout01 p.event_period > span {
    margin: 0 18px;
    font-family: "BMDOHYEON", sans-serif;
}
.event .layout01 p.event_period span .yellow {
    color: #ffe400;
    font-family: "BMDOHYEON", sans-serif;
}
.event .layout01 p.event_fever {
    color: #fff;
    font-size: 25px;
    text-shadow: 2px 2px 0px #3e1b00;
}
.special17th .event .giveaway {
    margin: 0 auto;
    width: 980px;
    height: 399px;
    text-indent: -9999px;
    background-position: -476px -5166px;
}
.event .group {
    display: flex;
    justify-content: space-between;
}
.event .text {
    margin: 21px 0 0 55px;
    color: #fff;
    font-family: "BMDOHYEON", sans-serif;
    font-size: 22px;
    text-align: left;
}
.event .bg-ob .ma {
    position: absolute;
    z-index: 0;
}
.event .bg-ob .ma.m1 {
    top: 65px;
    left: 75px;
    width: 320px;
    height: 313px;
    background-position: 0px -4323px;
}
.event .bg-ob .ma.m2 {
    top: 540px;
    right: 200px;
    width: 238px;
    height: 233px;
    background-position: -722px -4323px;
}
.event .bg-ob .ma.m3 {
    top: 165px;
    right: -20px;
    width: 381px;
    height: 374px;
    background-position: -336px -4323px;
}
.event .event_injang, 
.event .event_btn {
    display: block;
    position: relative;
    float: left;
    margin: 18px 13px 0;
    padding: 0 30px;
    height: 45px;
    border: 5px solid #aaa;
    border-radius: 50px;
    color: #fff;
    font-family: "BMDOHYEON", sans-serif;
    font-size: 29px;
    line-height: 49px;
    cursor: pointer;
    text-decoration: none;
}
.event .event_btn {
    background-color: #821800;
    border-color: #5f1a0a;
    box-shadow: 2px 2px 0px 0px #4a0e00;
}
.event .event_injang {
    background-color: #f3ab00;
    border-color: #e69800;
    box-shadow: 2px 2px 0px 0px #7c5301;
}
.event .event_btn::before,
.event .event_injang::before {
    content: '';
    display: block;
    position: absolute;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
}
.event .event_btn::before {
    top: -30px;
    left: -25px;
    width: 49px;
    height: 63px;
    background-position: -1510px -2154px;
}
.event .event_injang::before  {
    top: -20px;
    left: -20px;
    width: 47px;
    height: 47px;
    background-position: -1460px -2154px;
}
.event .pattern_line {position: absolute; top: 0; left: 0; width: 100%; height: 11px; /*background: url("//static.inven.co.kr/image_2011/webzine/special/16th/pattern_line.png?v=2");*/ text-indent: -9999px;}
.event .pattern_line.bottom {top: auto; bottom: 0; transform: rotate(180deg);}

/* inven-pc */
.inven_pc {
    position: relative;
    width: 100%;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/pattern_03.png");
    padding: 30px 0 40px;
}
.inven_pc::before {
    content: "";
    display: block;
    position: absolute;
    top: -11px;
    width: 100%;
    height: 11px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/pattern_top_02.png");
}
.inven_pc::after {
    content: "";
    display: block;
    clear: both;
}
.inven_pc .layout01 {
    position: relative;
    width: 1022px;
    z-index: 1;
}
.inven_pc .layout01::before {
    content: ''; 
    display: block; 
    position: absolute;
    top: 0;
    left: 38px;
    width: 324px;
    height: 357px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: -22px -5231px;
}
.inven_pc .layout01 .text_wrap {
    float: right;
}
.inven_pc .layout01 p {
    position: relative;
    margin: 0;
    font-family: "BMDOHYEON", sans-serif;
    color: #fff;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
}
.inven_pc .layout01 p span {
    color: #ffed54;
    font-family: "BMDOHYEON", sans-serif;
}
.inven_pc .layout01 p span.add-bg {
    padding: 4px 2px 0;
    background: #312f07;
}
.inven_pc .layout01 p.hashtag {
    margin: 30px 0 0 0;
    font-size: 28px;
    color: #feef98;
    text-shadow: 0px 2px 0px #0a1a25;
}
.inven_pc .layout01 p.title {
    margin: 15px 0 30px;
    font-size: 50px;
    text-shadow: 3px 3px 0px #333000;
}
.inven_pc .layout01 a {
    position: relative;
    display: block;
    margin: 22px auto 0;
    width: 457px;
    height: 50px;
    font-family: "BMDOHYEON", sans-serif;
    font-size: 30px;
    line-height: 54px;
    color: #333000;
    background-color: #feef98;
    border: 5px solid #afaa4c;
    border-radius: 50px;
    text-decoration: none;
}
.inven_pc .bg-ob {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.inven_pc .bg-ob .ac {
    position: absolute;
    z-index: 0;
}
.inven_pc .bg-ob .ac.a1 {
    left: 75px;
    bottom: 20px;
    width: 219px;
    height: 232px;
    background-position: -979px -4313px;
}
.inven_pc .bg-ob .ac.a2 {
    right: 130px;
    bottom: 0px;
    width: 280px;
    height: 304px;
    background-position: -1203px -4313px;
}
.inven_pc .bg-ob .ac.a3 {
    top: 0px;
    right: 20px;
    width: 135px;
    height: 164px;
    background-position: -1485px -4313px;
}
/* inven_friends */
.inven_friends {
    position: relative;
    padding: 30px 0;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/pattern_04.png");
}
.inven_friends::before {
    content: "";
    display: block;
    position: absolute;
    top: -11px;
    width: 100%;
    height: 11px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/pattern_top_03.png");
}
.inven_friends .layout01 {
    width: 1030px;
}
.inven_friends .hashtag {
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
    color: #2e7155;
    font-size: 25px;
    font-family: "BMDOHYEON", sans-serif;
}
.inven_friends .hashtag span {
    display: inline-block;
    position: relative;
    top: 5px;
    width: 212px;
    height: 26px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: -1571px -2231px;
    text-indent: -9999px;
}
.inven_friends h3 {
    position: relative;
    z-index: 1;
    color: #994800;
    font-size: 52px;
    font-family: "BMDOHYEON", sans-serif;
    text-shadow: 2px 2px 0px #351900;
}
.inven_friends h3::before {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    left: 17px;
    width: 68px;
    height: 63px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: -1567px -2154px;
}
.inven_friends h3::after {
    content: "";
    display: block;
    position: absolute;
    top: -50px;
    right: 5px;
    width: 96px;
    height: 70px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: -1644px -2154px;
}
.inven_friends .intro {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 690px;
    height: 315px;
    background-position: 0px -3997px;
    text-indent: -9999px;
}
.inven_friends .goods {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 1030px;
    height: 464px;
    background-position: 0px -3490px;
    text-indent: -9999px;
}
.inven_friends .text_img {
    position: relative;
    z-index: 3;
    margin: 25px auto 15px;
    width: 653px;
    height: 39px;
    background-position: -1259px -2333px;
    text-indent: -9999px;
}
.inven_friends a {
    display: block;
    margin: 0 auto;
    width: 457px;
    height: 68px;
    font-family: "BMDOHYEON", sans-serif;
    font-size: 40px;
    line-height: 72px;
    color: #fff;
    background-color: #ce0000;
    border: 5px solid #b30f0f;
    border-radius: 50px;
    text-decoration: none;
}
.inven_friends .bg-ob .ma {
    position: absolute;
    z-index: 0;
}
.inven_friends .bg-ob .ma.m1 {
    bottom: 40px;
    left: -40px;
    width: 462px;
    height: 454px;
    background-position: 0px -4705px;
}
.inven_friends .bg-ob .ma.m2 {
    top: 170px;
    left: 260px;
    width: 282px;
    height: 278px;
    background-position: -466px -4708px;
}
.inven_friends .bg-ob .ma.m3 {
    top: 300px;
    right: 350px;
    width: 179px;
    height: 167px;
    background-position: -466px -4997px;
}
.inven_friends .bg-ob .ma.m4 {
    top: 40px;
    right: 25px;
    width: 336px;
    height: 333px;
    background-position: -759px -4830px;
}
.inven_friends .bg-ob .ma.m5 {
    bottom: 210px;
    right: 45px;
    width: 440px;
    height: 413px;
    background-position: -1103px -4709px;
}

/* congratulations */
.congratulations {
    position: relative;
    padding: 30px 0 50px 0;
    width:100%;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/pattern_05.png");
}
.congratulations::before {
    content: "";
    display: block;
    position: absolute;
    top: -11px;
    width: 100%;
    height: 11px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/pattern_top_04.png");
}
.congratulations h3 {
    position: relative;
    font-family: "BMDOHYEON", sans-serif;
    font-size: 50px;
    color: #fff;
    text-shadow: 3px 3px 0px #00401f;
}
.congratulations h3::before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: 170px;
    width: 32px;
    height: 32px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: -1744px -2155px;
}
.congratulations h3::after {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    right: 147px;
    width: 53px;
    height: 58px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/main_img_sprite.png?v=14") no-repeat;
    background-position: -1780px -2154px;
}
.congratulations .layout01 {
    position: relative;
}
.congratulations .bttnLeft {
    top: 50%;
    left: -80px;
    background-position: -1165px -1369px;
    z-index: 3;
}
.congratulations .bttnRight {
    top: 50%;
    right: -80px;
    background-position: -1165px -1438px;
    z-index: 3;
}
.congratulations .slide {
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.congratulations ul {
    width: 1032px;
    height: 672px;
    display: inline;
    float: left;
    margin: 0 0 0 0;
}
.congratulations ul li {
    float: left;
    margin: 10px 10px 0 0;
    width: 162px;
    height: 214px;
}
.congratulations ul li a {display:block; float: left; position:relative; width: 162px; height: 214px; background-color: #ededed;}
.congratulations ul li a:hover,
.congratulations ul li a.selected {background-color: #ffc000;}
.congratulations ul li a span {position: absolute;}
.congratulations ul li a span.thumb {left: 10px; top:11px; width: 140px; height: 193px;}
.congratulations ul li a span.thumb img {width: 140px; height: 193px;}
.congratulations ul li a span.desc {
    width: 140px;
    color: #ffffff;
    text-align: center;
    left:10px;
    top: 167px;
    z-index: 2;
    white-space: nowrap;
    letter-spacing: -0.05em;
    font-size: 12px;
}
.congratulations ul li a span.bg {width: 140px; height:42px; left: 10px; bottom: 10px; display: block; background-color: #000; filter: alpha(opacity=50); -moz-opacity: .50; -khtml-opacity: .50; opacity: .50;}

.congratulations .bg-ob .ma {
    position: absolute;
    z-index: 0;
}
.congratulations .bg-ob .ma.m1 {
    top: 40px;
    left: 85px;
    width: 242px;
    height: 243px;
    background-position: -797px -4567px;
}
.congratulations .bg-ob .ma.m2 {
    top: 150px;
    right: 140px;
    width: 171px;
    height: 172px;
    background-position: -726px -4104px;
}
.congratulations .bg-ob .ma.m3 {
    bottom: 25px;
    right: 25px;
    width: 376px;
    height: 378px;
    background-position: -1535px -5281px;
}



/* greetings */
.wrap_17th .greetings {position: relative; width:100%; background-color: #0a3262; padding: 40px 0 50px;}

.greetings .layout01 {position: relative; z-index: 2;}
.greetings h3 {display: block; position: relative; float: none; font-family: "BMDOHYEON", sans-serif; font-size: 50px; color: #fff; text-shadow: 2px 2px 0px #59a1ff;}
.greetings h3::before {content: ""; display: block; position: absolute; top: -20px; left: 148px; width: 62px; height: 63px; background-position: -623px -2723px;}
.greetings .bttnLeft {top: 50%; left: -80px; background-position: -692px -61px;}
.greetings .bttnRight {top: 50%; right: -80px; background-position: -771px -61px;}
.greetings .slide {display: block; float: none; overflow: hidden;}
.greetings ul {width:1032px; margin-top: 10px; display: inline; float: left; height: 672px; overflow: hidden;}
.greetings ul li {float: left; margin: 10px 10px 0 0; width: 162px; height: 214px;}
.greetings ul li a {display:inline; float: left; position:relative; width: 162px; height: 214px; background-color: #ededed;}
.greetings ul li a:hover,
.greetings ul li a.selected {background-color:#59ffed;}
.greetings ul li a span {position: absolute;}
.greetings ul li a span.thumb {left: 10px; top:11px; width: 140px; height: 193px;}
.greetings ul li a span.thumb img {width: 140px; height: 193px;}
.greetings ul li a span.desc {width: 140px; color: #ffffff; text-align: center; left:10px; top:170px;z-index: 2;}
.greetings ul li a span.bg {width: 140px; height: 42px; left: 10px; bottom: 10px; display: block; background-color: #000; filter: alpha(opacity=50); -moz-opacity: .50; -khtml-opacity: .50; opacity: .50;}

/* 70 30 600 30 70 */
.greetings #dialog .dialogMain .detailtop .title {width: 191px; height: 43px; background-position: -623px -2888px;}
.congratulations #dialog .dialogMain .detailtop .title {width: 191px; height: 43px; background-position: 0px -5604px;}

#dialog .dialogMain { margin-left: 70px; width: 660px; height: auto; background-color: #ffffff;}
#dialog .dialogMain .detailtop {display: flex; justify-content: space-between; margin-top: 30px; padding-top: 5px; width: 630px; height: 70px;}
#dialog .dialogMain #detailCore {min-height:600px; height:auto !important; height:600px; }
#dialog .dialogMain .detailtop .bttnClose {float: right;}
#dialog .dialogMain .detailCore {height: 800px; }
#dialog .dialogMain .photo{ margin-left: 30px; width: 600px; height: auto; text-align: center; padding-bottom: 30px;}
#dialog .dialogMain .photo img {width:600px; height:auto; margin: 5px auto;}
.bttn42White1-Close {display:inline; width:42px; height:41px; overflow:hidden; text-indent:-9999px; cursor:pointer; background:url('//static.inven.co.kr/image_2011/webzine/special/13th/bttn_42x41_white1_close.png') no-repeat left top;}
.bttn68White-Left {position:absolute; left: 0px; top: 430px; width:68px; height:68px; cursor:pointer; background:url('//static.inven.co.kr/image_2011/webzine/special/13th/bttn_68x68_white1_arrowleft.png') no-repeat left top;display:none;}
.bttn68White-Right {position:absolute; left: 760px; top:430px; width:68px; height:68px;cursor:pointer; background:url('//static.inven.co.kr/image_2011/webzine/special/13th/bttn_68x68_white1_arrowright.png') no-repeat left top;display:none;}

.partner {position: relative; width:100%; background: url('//static.inven.co.kr/image_2011/webzine/special/16th/pattern_03.png'); padding: 60px 0px 0px;}
.partner::before {
    content: "";
    display: block;
    position: absolute;
    top: -11px;
    width: 100%;
    height: 11px;
    background: url("https://static.inven.co.kr/image_2011/webzine/special/17th/pattern_top_05.png");
}
.partner .layout01 {
    position: relative;
    z-index: 100;
    min-height:750px;
}
.partner h3 {
    font-family: "BMDOHYEON", sans-serif;
    font-size: 50px;
    color: #898989;
}
.partner ul {
    margin: 40px 0;
    display: inline-block;
}
.partner ul li {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin:0 10px 10px 0;
    width: 162px;
    height: 100px;
    background: #FFF;
    border-radius: 10px;
}
.partner ul li:nth-child(6n) {
    margin-right: 0%;
}
.partner .bg-ob .ac {
    position: absolute;
    z-index: 0;
}
.partner .bg-ob .ac.a1 {
    top: 170px;
    left: 240px;
    width: 171px;
    height: 205px;
    background-position: -1742px -4302px;
}
.partner .bg-ob .ac.a2 {
    top: 415px;
    left: 50px;
    width: 337px;
    height: 432px;
    background-position: -1583px -4510px;
}
.partner .bg-ob .ac.a3 {
    top: 125px;
    right: 120px;
    width: 271px;
    height: 326px;
    background-position: -1649px -4949px;
}


body .ui-dialog .ui-dialog-titlebar {
    display: none;
}
body .ui-dialog .ui-dialog-content {
    width: 830px !important;
}
body .ui-widget-content {
    background: none;
    border:none;
}
body .ui-widget-overlay {
    background: #000000;
    opacity: .70;
    filter: Alpha(Opacity=70);
    /* support: IE8; */
}

/*main css*/
.special17th .slide_character01 {
    position: absolute;
    top: 475px;
    left: 50px;
    z-index: 2;
    width: 342px;
    height: 404px;
    background-position: -1094px -2956px;
    transition: 1s;
}
/* .special17th .slide_character01.on{
    left: 50px;
} */
.special17th .slide_character02 {
    position: absolute;
    top: -200px;
    right: 25px;
    bottom: 32px;
    width: 398px;
    height: 474px;
    background-position: -1470px -2956px; 
    transition: 1s;
    z-index: 1;
}

.special17th .slide_character03 {
    top: -400px;
    left: 50px;
    bottom: 50px;
    width: 425px;
    height: 345px;
    background-position: -1492px -3440px; 
    position: absolute;
    transition: 1s;
}
.special17th .slide_character04 {
    position: absolute;
    top: -90px;
    right: 15px;
    z-index: 1;
    width: 460px;
    height: 314px;
    background-position: -1031px -3392px;
    transition: 1s;
}
.special17th .slide_character05 {
    position: absolute;
    left: 24px;
    bottom: 30px;
    z-index: 50;
    width: 383px;
    height: 554px;
    background-position: -1055px -3744px;
    transition: 1s;
    z-index: 1;
}
.special17th .slide_character06 {
    position: absolute;
    right: 24px;
    bottom: 0px;
    z-index: 50;
    width: 406px;
    height: 413px;
    background-position: -1484px -3870px;
    transition: 1s;
}

.lightbox_17th {
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    display: none;
}
.injang_img {
    display: none;
    background: #fff;
    position: absolute;
    z-index: 600;
    left: 50%;
    max-width: 1022px;
    margin-left: -350px;
    top: 2680px;
    padding: 0 20px 20px;
    box-sizing: border-box;
}
.injang_img .sample {width: 663px; height: 546px; margin-top: 30px; background: url("//static.inven.co.kr/image_2011/webzine/special/17th/injang_sample.jpg?v=211007a&qt=100") no-repeat; float: none; display: block; text-indent: -9999px;}
/*.injang_img .bttn42White1-Close {float: right; margin: 8px -12px 0 0;}*/


@media (max-width: 1700px) {
    .special17th .slide_character01 {z-index: 1;}
}
@media (max-width: 1315px) {
    .hotissue .bttnLeft {left: -30px; z-index: 15;}
    .hotissue .bttnRight {right: -30px; z-index: 15;}
    .congratulations .bttnLeft {left: -30px;}
    .congratulations .bttnRight {right: -30px;}
    .greetings .bttnLeft {left: -30px;}
    .greetings .bttnRight {right: -30px;}
    .event_banner {height: 180px;}
    .event_banner::before {left: 20px;}
    .event_banner::after {right: 20px;}
    .event_banner p.main_txt::before {
        width: 320px;
        height: 86px;
        background-position: -20px -238px;
        background-size: 1500px;}
    .event_banner p.main_txt {font-size: 60px;}
}
@media (max-width: 1279px) {
    .sliderchar {display: none;}
}