
@media screen and (max-width:820px) {
    /* 컨텐츠 슬라이드 */

    .c-slide {width: 100% !important;}

    .c-slide .swiper-slide img:nth-child(1) {
        display: none;
    }
    .c-slide .swiper-slide img:nth-child(2) {
        display: block;
    }

    .contant-slide, .c-slide {
        width: 820px;
        position: relative;
        margin-top: -10px;
        overflow: hidden;
    }

    .slide-text {
        width: 820px;
        color: #ffffff;
        text-align: center;
        bottom: 25%;
    }

    .slide-text h2 {
        font-size: 25pt;
    }

    .slide-text h4 {
        margin-top: 18px;
        font-size: 18pt;
    }

    .slide-simbol {
        top: 40%;
        width: 30%;
    }

    .c-pager {
        width: 100%;
        bottom: 3% !important;
        text-align: center !important;
    }

    .c-pager span {
        margin: 1%;
        width: 8px;
        height: 8px;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        opacity: 1;
    }

    .c-pager span.swiper-pagination-bullet-active {
        width: 30px;
        height: 8px;
        border-radius: 15px;
        background-color: #673b90;
        border: 1px solid #673b90;
    }


    /* 인스타그램 */

    #num2 {
        width: 820px;
        height: auto;
        background-color: #fff;
    }

    .insta-wrap {
        border-radius: 30px 30px 0 0;
    }

    .section-logo {
        width: 15%;
        top: -4%;
    }

    .section-logo img {width: 100%;}

    .section-text-area {padding-top: 30px;}
    .section-text-area h4 {
        position: relative;
        color: #673b90;
        font-size: 25pt;
    }

    .section-text-area p {
        font-size: 18pt;
        margin-top: 13px;
    }

    #instagram-container, #youtube-container {
        width: 612px;
        margin:0 auto;
        padding: 4% 0 8% 0;
        position: relative;
    }

    .insta-feed-area {
        width: 611px;
        height: 816px;
    }

    .insta-feed-area a {
        width: 201px;
        height: 201px;
    }

    #instagram-myfeed {padding-top: 5%;}

    ul.myfeed li a {
        width:200px;
        height:200px;
    }

    /* SNS 아이콘 */

    .vj_snsarea {
        width: 100%;
    }

    .vj_snsarea h2 {
        float: none;
        margin: 0 auto;
        text-align: center;
        font-size: 20pt;
    }

    .vj_snsarea h2 span {
        display: none;
    }

    .icon-area {
        width: 200px;
        margin: 0 auto;
        text-align: center;
    }

    .icon-area a {display: block;}

    .m-only-222 {
        width: 10%;
        margin: 0 auto;
        margin-top: 3%;
        margin-bottom: 4%;
        border-bottom: 3px solid gray;
    }


    /* youtube */

    #num3 {
        width: 612px;
        margin: 0 auto;
        margin-left: 104px;
        margin-top: 15%;
        /* background-color: #673b90; */
    }

    .main-youtube {
        width: 612px;
        height: 344.25px;
        border-radius: 25px;
        box-shadow:  0 0 10px rgba(0, 0, 0, 0.5);
        margin: 0 auto;
    }

    .main-youtube iframe {
        width: 100%;
        height: 100%;
        border-radius: 25px;
    }

    .youtube-slide, .y-slide {
        width: 612px;
        position: relative;
        margin-top: 30px;
        overflow: hidden;
    }

    .y-slide .swiper-slide {
        width: 400px;
        height: auto;
        padding: 15px;
        border-radius: 25px;
        background-color: #e7e5e7;
    }

    .img-area {
        width: 400px;
        height: 225px;
        border-radius: 20px;
        overflow: hidden;
    }

    .v-title {
        font-weight: 500;
        font-size: 18pt;
        margin-top: 15px;
    }

    .v-text {
        font-weight: 300;
        font-size: 15pt;
        margin-top: 15px;
    }


    /* 이벤트 */

    #num4 {
        width: 820px;
        height: auto;
        background-color: #673b90;
        padding: 30px 0;
        position: relative;
    }

    .event {
        width: 612px;
        margin: 0 auto;
    }

    .event .section-text-area h4, .event .section-text-area p {
        color: white;
    }

    .event-contain {
        width: 612px;
        margin: 0 auto;
        height: auto;
        margin: 50px 0;
        padding: 10px;
        border-radius: 30px;
        background-color: #f8f8fa;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        position: relative;
        z-index: 99;
    }

    .event-title {
        font-size: 20pt;
        color: #673b90;
        font-weight: 400;
    }
    .event-section {
        color: #673b90;
        font-size: 20pt;
        font-weight: 800;
        float: left;
        margin-right: 20px;
    }

    .event-date {
        color: #676767;
        font-size: 15pt;
        font-weight: 300;
        line-height: 30pt;
    }

    .main-event {
        width: 570px;
    }

    .main-event-area {
        width: 570px;
        height: 570px;
        margin: 0 auto;
        position: relative;
        border-radius: 30px;
        overflow: hidden;
    }

    .sub-event {
        width: 570px;
        height: 190px;
        border-radius: 30px;
        margin: 0 auto;
    }

    .sub-contain {
        width: 600px;
        margin: 0 auto;
        margin-left: -5px;
    }

    .event-more {
        display: block;
        width: 150px;
        height: 40px;
        margin: 15px auto;
        border-radius: 20px;
        background-color: #673b90;
        color: #fff;
        font-weight: 700;
        font-size: 12pt;
        line-height: 40px;
        text-align: center;
    }

    .event-bg {
        width: 100%;
        background-color: #fff;
        position: absolute;
        height: 40%;
        bottom: 0;
        left: 0;
        border-radius: 30px 30px 0 0;
        z-index: 90;
    }

    .m-only {
        width: 100%;
        height: 10%;
        background-color: white;
    }

    
    .tag-area p {
        margin-right: 10px;
        padding: 0.5% 5%;
        border: 1px solid #673b90;
        color: #673b90;
        border-radius: 25px;
        float: left;
    }


}


@media screen and (max-width:720px) {
    
    /* 컨텐츠 슬라이드 */

    .contant-slide, .c-slide, .slide-text, #num2, #num4 {
        width: 720px;
    }

    #instagram-container, #youtube-container {
        width: 612px;
        margin:0 auto;
    }

    ul.myfeed li a {
        width:200px;
        height:200px;
    }

    /* youtube */

    #num3 {
        width: 612px;
        margin-left: 54px;
    }

    .main-youtube {
        width: 612px;
        height: 344.25px;
    }

    .youtube-slide, .y-slide {
        width: 612px;
    }

    .y-slide .swiper-slide {
        width: 400px;
        height: auto;
        padding: 15px;
        border-radius: 25px;
        background-color: #e7e5e7;
    }

    .img-area {
        width: 400px;
        height: 225px;
        border-radius: 20px;
        overflow: hidden;
    }

    .main-event {
        width: 550px;
    }

    .main-event-area {
        width: 550px;
        height: 550px;
        margin: 0 auto;
        position: relative;
        border-radius: 30px;
        overflow: hidden;
    }

    .sub-event {
        width: 550px;
        height: 183.34px;
        border-radius: 30px;
        margin: 0 auto;
    }

    .event, .event-contain {
        width: 612px;
    }


    .last-event {
        margin-bottom: 20px;
        font-size: smaller;
    }
}


@media screen and (max-width:620px) {
    
    /* 컨텐츠 슬라이드 */

    .contant-slide, .c-slide, .slide-text, #num2, #num4 {
        width: 620px;
    }

    #instagram-container, #youtube-container {
        width: 519px;
        margin:0 auto;
    }

    .insta-feed-area {
        width: 518px;
        height: 692px;
    }

    .insta-feed-area a {
        width: 170px;
        height: 170px;
    }

    ul.myfeed li a {
        width:169px;
        height:169px;
    }

    /* youtube */

    #num3 {
        width: 519px;
        margin-left: 50.5px;
    }

    .main-youtube {
        width: 519px;
        height: 291.9375px;
    }

    .youtube-slide, .y-slide {
        width: 519px;
    }

    .y-slide .swiper-slide {
        width: 380px;
        height: auto;
        padding: 15px;
        border-radius: 25px;
        background-color: #e7e5e7;
    }

    .img-area {
        width: 342px;
        height: 192.375px;
        border-radius: 20px;
        overflow: hidden;
    }

    .main-event {
        width: 490px;
    }

    .main-event-area {
        width: 490px;
        height: 490px;
        margin: 0 auto;
        position: relative;
        border-radius: 30px;
        overflow: hidden;
    }

    .sub-event {
        width: 490px;
        height: 163.34px;
        border-radius: 30px;
        margin: 0 auto;
    }

    .event, .event-contain {
        width: 519px;
    }

    .sub-contain {
        width: 510px;
        margin: 0 auto;
        margin-left: -5px;
    }
}

@media screen and (max-width:520px) {
    
    /* 컨텐츠 슬라이드 */

    .contant-slide, .c-slide, .slide-text, #num2, #num4 {
        width: 520px;
    }

    #instagram-container, #youtube-container {
        width: 449px;
        margin:0 auto;
    }

    .insta-feed-area {
        width: 449px;
        height: 600px;
    }

    .insta-feed-area a {
        width: 147px;
        height: 147px;
    }

    ul.myfeed li a {
        width:145px;
        height:145px;
    }

    
    /* SNS 아이콘 */

    .main-sns-icon {
        padding: 0 0 100px 0 !important;
    }

    .vj_snsarea h2 {
        font-size: 15pt;
    }

    .vj_snsarea h2 span {
        display: none;
    }

    .icon-area {
        width: 166px;
        margin: 0 auto;
        text-align: center;
    }

    .icon-area>a>img {
        width: 50px;
        margin-right: 8px;
        display: block;
        float: left;
    }


    /* youtube */

    #num3 {
        width: 449px;
        margin-left: 35.5px;
    }

    .main-youtube {
        width: 449px;
        height: 252.5625px;
    }

    .youtube-slide, .y-slide {
        width: 449px;
    }

    .y-slide .swiper-slide {
        width: 324px;
        height: auto;
        padding: 15px;
        border-radius: 25px;
        background-color: #e7e5e7;
    }

    .img-area {
        width: 294px;
        height: 165.375px;
        border-radius: 20px;
        overflow: hidden;
    }


    .event, .event-contain {
        width: 449px;
    }

    .main-event {
        width: 430px;
    }

    .main-event-area {
        width: 430px;
        height: 430px;
        margin: 0 auto;
        position: relative;
        border-radius: 30px;
        overflow: hidden;
    }

    .sub-event {
        width: 430px;
        height: 143.34px;
        border-radius: 30px;
        margin: 0 auto;
    }

    .sub-contain{
        width: 430px;
    }

}


@media screen and (max-width:428px) {
    /* 컨텐츠 슬라이드 */

    .c-slide .swiper-slide img:nth-child(1) {
        display: none;
    }
    .c-slide .swiper-slide img:nth-child(2) {
        display: block;
    }

    .contant-slide, .c-slide {
        width: 428px;
        position: relative;
        margin-top: -10px;
        overflow: hidden;
    }

    .slide-text {
        width: 428px;
        color: #ffffff;
        text-align: center;
        bottom: 25%;
    }

    .slide-text h2 {
        font-size: 20pt;
    }

    .slide-text h4 {
        margin-top: 18px;
        font-size: 10pt;
    }

    .slide-simbol {
        top: 40%;
        width: 30%;
    }

    .c-pager {
        width: 100%;
        bottom: 3% !important;
        text-align: center !important;
    }

    .c-pager span {
        margin: 1%;
        width: 8px;
        height: 8px;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        opacity: 1;
    }

    .c-pager span.swiper-pagination-bullet-active {
        width: 30px;
        height: 8px;
        border-radius: 15px;
        background-color: #673b90;
        border: 1px solid #673b90;
    }


    /* 인스타그램 */

    #num2 {
        width: 428px;
        height: auto;
        background-color: #fff;
    }

    .insta-wrap {
        border-radius: 30px 30px 0 0;
    }

    .section-logo {
        width: 15%;
        top: -4%;
    }

    .section-logo img {width: 100%;}

    .section-text-area {padding-top: 15px;}
    .section-text-area h4 {
        position: relative;
        color: #673b90;
        font-size: 15pt;
    }

    .section-text-area p {
        font-size: 10pt;
        margin-top: 13px;
    }

    #instagram-container, #youtube-container {
        width: 36px;
        margin:0 auto;
        padding: 4% 0 8% 0;
        position: relative;
    }

    .insta-feed-area {
        width: 365px;
        height: 488px;
    }

    .insta-feed-area a {
        width: 119px;
        height: 119px;
    }

    ul.myfeed li {
        position:relative;
        display:inline-block;
        margin:0 2px 2px 0;
    } 

    #instagram-myfeed {padding-top: 5%;}

    ul.myfeed li a {
        width:120px;
        height:120px;
    }

    /* youtube */

    #num3 {
        width: 366px;
        margin: 0 auto;
        margin-left: 31px;
        margin-top: 15%;
        /* background-color: #673b90; */
    }

    .main-youtube {
        width: 366px;
        height: 205.875px;
        border-radius: 15px;
        box-shadow:  0 0 10px rgba(0, 0, 0, 0.5);
        margin: 0 auto;
    }

    .main-youtube iframe {
        width: 100%;
        height: 100%;
        border-radius: 15px;
    }

    .youtube-slide, .y-slide {
        width: 366px;
        position: relative;
        margin-top: 15px;
        overflow: hidden;
    }

    .y-slide .swiper-slide {
        width: 200px;
        height: auto;
        padding: 10px;
        border-radius: 10px;
        background-color: #e7e5e7;
    }

    .img-area {
        width: 240px;
        height: 135px;
        border-radius: 10px;
        overflow: hidden;
    }

    .v-title {
        font-weight: 500;
        font-size: 13pt;
        margin-top: 10px;
    }

    .v-text {
        font-weight: 300;
        font-size: 10pt;
        margin-top: 10px;
    }


    /* 이벤트 */

    #num4 {
        width: 428px;
        height: auto;
        background-color: #673b90;
        padding: 15px 0;
        position: relative;
    }

    .event {
        width: 366px;
        margin: 0 auto;
    }

    .event .section-text-area h4, .event .section-text-area p {
        color: white;
    }

    .event-contain {
        width: 366px;
        margin: 0 auto;
        height: auto;
        margin: 25px 0;
        padding: 10px;
        border-radius: 30px;
        background-color: #f8f8fa;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        position: relative;
        z-index: 99;
    }

    .main-event {
        width: 330px;
    }
    .main-event-area {
        width: 330px;
        height: 330px;
        margin: 0 auto;
        position: relative;
        border-radius: 20px;
        overflow: hidden;
    }

    .event-title {
        font-size: 15pt;
        color: #673b90;
        font-weight: 400;
    }
    .event-section {
        color: #673b90;
        font-size: 15pt;
        font-weight: 800;
        float: left;
        margin-right: 20px;
    }

    .event-date {
        color: #676767;
        font-size: 10pt;
        font-weight: 300;
        line-height: 20pt;
    }

    .sub-contain {
        width: 330px;
        margin: 0 auto;
    }

    .sub-event {
        width: 330px;
        height: 110px;
        border-radius: 20px;
    }

    .event-more {
        display: block;
        width: 100px;
        height: 20px;
        margin: 10px auto;
        border-radius: 50px;
        background-color: #673b90;
        color: #fff;
        font-weight: 700;
        font-size: 10pt;
        line-height: 20px;
        text-align: center;
    }

    .event-bg {
        width: 100%;
        background-color: #fff;
        position: absolute;
        height: 40%;
        bottom: 0;
        left: 0;
        border-radius: 15px 15px 0 0;
        z-index: 90;
    }

}


@media screen and (max-width:428px) {
    /* 컨텐츠 슬라이드 */

    .contant-slide, .c-slide, .slide-text, #num2, #num4 {
        width: 414px;
    }

    #instagram-container, #youtube-container {
        width: 351px;
        margin:0 auto;
        padding: 4% 0 8% 0;
        position: relative;
    }

    .insta-feed-area {
        width: 353px;
        height: 472px;
    }

    .insta-feed-area a {
        width: 115px;
        height: 115px;
    }

    ul.myfeed li a {
        width:115px;
        height:115px;
    }

    /* SNS 아이콘 */

    .main-sns-icon {
        padding: 0 0 80px 0 !important;
    }


    /* youtube */

    #num3 {
        width: 351px;
        margin-left: 31.5px;
    }

    .main-youtube {
        width: 351px;
        height: 197.4375px;
    }

    .youtube-slide, .y-slide, .event, .event-contain {
        width: 351px;
    }

    .img-area {
        width: 230px;
        height: 129.375px;
    }

    .sub-contain {
        width: 335px;
        margin: 0 auto;
        margin-left: -2px;
    }

    .sub-event {
        width: 335px;
        height: 111.67px;
    }

    .main-event {
        width: 335px;
        margin-left: -2px;
    }
    .main-event-area {
        width: 335px;
        height: 335px;
        margin: 0 auto;
        position: relative;
        border-radius: 20px;
        overflow: hidden;
    }

}

@media screen and (max-width:390px) {
    /* 컨텐츠 슬라이드 */

    .contant-slide, .c-slide, .slide-text, #num2, #num4 {
        width: 390px;
    }

    #instagram-container, #youtube-container {
        width: 321px;
    }

    .insta-feed-area {
        width: 323px;
        height: 435px;
    }

    .insta-feed-area a {
        width: 105px;
        height: 105px;
    }

    ul.myfeed li a {
        width:105px;
        height:105px;
    }

    /* youtube */

    #num3 {
        width: 321px;
        margin-left: 34.5px;
    }

    .main-youtube {
        width: 321px;
        height: 180.5625px;
    }

    .youtube-slide, .y-slide, .event, .event-contain {
        width: 321px;
    }

    .img-area {
        width: 210px;
        height: 118.125px;
    }


    .sub-contain {
        width: 306px;
        margin: 0 auto;
        margin-left: -3px;
    }

    .sub-event {
        width: 306px;
        height: 102px;
    }

    .main-event {
        width: 306px;
        margin-left: -3px;
    }
    .main-event-area {
        width: 306px;
        height: 306px;
        margin: 0 auto;
        position: relative;
        border-radius: 20px;
        overflow: hidden;
    }

    
    /* SNS 아이콘 */

    .vj_snsarea h2 {
        font-size: 12pt;
    }

    .vj_snsarea h2 span {
        display: none;
    }

    .icon-area {
        width: 130px;
        margin: 0 auto;
        text-align: center;
    }

    .icon-area>a>img {
        width: 40px;
        margin-right: 5px;
        display: block;
        float: left;
    }

}

@media screen and (max-width:375px) {
    /* 컨텐츠 슬라이드 */

    .contant-slide, .c-slide, .slide-text, #num2, #num4 {
        width: 375px;
    }

    #instagram-container, #youtube-container {
        width: 306px;
    }

    .insta-feed-area {
        width: 308px;
        height: 412px;
    }

    .insta-feed-area a {
        width: 100px;
        height: 100px;
    }

    ul.myfeed li a {
        width:100px;
        height:100px;
    }

    /* youtube */

    #num3 {
        width: 306px;
        margin-left: 34.5px;
    }

    .main-youtube {
        width: 306px;
        height: 172.125px;
    }

    .youtube-slide, .y-slide, .event, .event-contain {
        width: 306px;
    }

    .img-area {
        width: 200px;
        height: 112.5px;
    }


    .sub-contain {
        width: 290px;
        margin: 0 auto;
    }

    .sub-event {
        width: 290px;
        height: 96.67px;
    }

    .main-event {width: 290px;}

    .main-event-area {
        width: 290px;
        height: 290px;
        margin: 0 auto;
        position: relative;
        border-radius: 20px;
        overflow: hidden;
    }

}



@media screen and (max-width:360px) {
    /* 컨텐츠 슬라이드 */

    .c-slide .swiper-slide img:nth-child(1) {
        display: none;
    }
    .c-slide .swiper-slide img:nth-child(2) {
        display: block;
    }

    .contant-slide, .c-slide {
        width: 360px;
        position: relative;
        margin-top: -10px;
        overflow: hidden;
    }

    .slide-text {
        width: 360px;
        color: #ffffff;
        text-align: center;
        bottom: 25%;
    }

    .slide-text h2 {
        font-size: 20pt;
    }

    .slide-text h4 {
        margin-top: 18px;
        font-size: 10pt;
    }

    .slide-simbol {
        top: 40%;
        width: 30%;
    }

    .c-pager {
        width: 100%;
        bottom: 3% !important;
        text-align: center !important;
    }

    .c-pager span {
        margin: 1%;
        width: 8px;
        height: 8px;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        opacity: 1;
    }

    .c-pager span.swiper-pagination-bullet-active {
        width: 30px;
        height: 8px;
        border-radius: 15px;
        background-color: #673b90;
        border: 1px solid #673b90;
    }


    /* 인스타그램 */

    #num2 {
        width: 360px;
        height: auto;
        background-color: #fff;
    }

    .insta-wrap {
        border-radius: 30px 30px 0 0;
    }

    .section-logo {
        width: 15%;
        top: -4%;
    }

    .section-logo img {width: 100%;}

    .section-text-area {padding-top: 15px;}
    .section-text-area h4 {
        position: relative;
        color: #673b90;
        font-size: 15pt;
    }

    .section-text-area p {
        font-size: 10pt;
        margin-top: 13px;
    }

    #instagram-container, #youtube-container {
        width: 306px;
        margin:0 auto;
        padding: 4% 0 8% 0;
        position: relative;
    }

    .insta-feed-area {
        width: 308px;
        height: 412px;
    }

    .insta-feed-area a {
        width: 100px;
        height: 100px;
    }
    
    ul.myfeed li {
        position:relative;
        display:inline-block;
        margin:0 2px 2px 0;
    } 

    #instagram-myfeed {padding-top: 5%;}

    ul.myfeed li a {
        width:100px;
        height:100px;
    }

    /* youtube */

    #num3 {
        width: 306px;
        margin: 0 auto;
        margin-left: 27px;
        margin-top: 15%;
        /* background-color: #673b90; */
    }

    .main-youtube {
        width: 306px;
        height: 172.125px;
        border-radius: 15px;
        box-shadow:  0 0 10px rgba(0, 0, 0, 0.5);
        margin: 0 auto;
    }

    .main-youtube iframe {
        width: 100%;
        height: 100%;
        border-radius: 15px;
    }

    .youtube-slide, .y-slide {
        width: 306px;
        position: relative;
        margin-top: 15px;
        overflow: hidden;
    }

    .y-slide .swiper-slide {
        width: 200px;
        height: auto;
        padding: 10px;
        border-radius: 10px;
        background-color: #e7e5e7;
    }

    .img-area {
        width: 200px;
        height: 112.5px;
        border-radius: 10px;
        overflow: hidden;
    }

    .v-title {
        font-weight: 500;
        font-size: 13pt;
        margin-top: 10px;
    }

    .v-text {
        font-weight: 300;
        font-size: 10pt;
        margin-top: 10px;
    }


    /* 이벤트 */

    #num4 {
        width: 360px;
        height: auto;
        background-color: #673b90;
        padding: 15px 0;
        position: relative;
    }

    .event {
        width: 306px;
        margin: 0 auto;
    }

    .event .section-text-area h4, .event .section-text-area p {
        color: white;
    }

    .event-contain {
        width: 306px;
        margin: 0 auto;
        height: auto;
        margin: 25px 0;
        padding: 10px;
        border-radius: 30px;
        background-color: #f8f8fa;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        position: relative;
        z-index: 99;
    }

    .main-event {
        width: 270px;
        margin: 0 auto;
    }

    .main-event-area {
        width: 270px;
        height: 270px;
    }

    .event-title {
        font-size: 15pt;
        color: #673b90;
        font-weight: 400;
    }
    .event-section {
        color: #673b90;
        font-size: 15pt;
        font-weight: 800;
        float: left;
        margin-right: 20px;
    }

    .event-date {
        color: #676767;
        font-size: 10pt;
        font-weight: 300;
        line-height: 20pt;
    }

    .sub-contain {
        width: 300px;
        margin: 0 auto;
    }

    .sub-event {
        width: 270px;
        height: 90px;
        margin-left: 10px;
    }

    .event-more {
        display: block;
        width: 100px;
        height: 20px;
        margin: 10px auto;
        border-radius: 50px;
        background-color: #673b90;
        color: #fff;
        font-weight: 700;
        font-size: 10pt;
        line-height: 20px;
        text-align: center;
    }

    .event-bg {
        width: 100%;
        background-color: #fff;
        position: absolute;
        height: 40%;
        bottom: 0;
        left: 0;
        border-radius: 15px 15px 0 0;
        z-index: 90;
    }

}


@media screen and (max-width:320px) {
    /* 컨텐츠 슬라이드 */

    .contant-slide, .c-slide, .slide-text, #num2, #num4 {
        width: 320px;
    }

    #instagram-container, #youtube-container {
        width: 276px;
    }

    .insta-feed-area {
        width: 278px;
        height: 372px;
    }

    .insta-feed-area a {
        width: 90px;
        height: 90px
    }

    ul.myfeed li a {
        width:90px;
        height:90px;
    }

    /* youtube */

    #num3 {
        width: 276px;
        margin-left: 22px;
    }

    .main-youtube {
        width: 276px;
        height: 155.25px;
    }

    .youtube-slide, .y-slide, .event, .event-contain {
        width: 276px;
    }

    .sub-contain {
        width: 260px;
        margin: 0 auto;
    }

    .sub-event {
        width: 260px;
        height: 86.67px;
        margin: 0 auto;
    }

    .main-event {width: 260px;}
    .main-event-area {
        width: 260px;
        height: 260px;
        margin: 0 auto;
        position: relative;
        border-radius: 20px;
        overflow: hidden;
    }

    
    .slide-text h2 {
        font-size: 18pt;
    }

    .slide-text h4 {
        margin-top: 18px;
        font-size: 10pt;
    }

}