@charset "utf-8";

/*타이틀*/
.sectionTit span {font-weight: bold;color: #6b1493;line-height: 1.2;}
.sectionTit h3{letter-spacing: -0.1em;font-weight: 800;padding-bottom: 0.51em;}


/* section01 */
#section01 {position:relative;background-size:cover!important;background:url(../imgs/main/mainVisual.png);height: 740px;}
#section01 .main_visual {position:relative;padding: 190px 0 0 0;width: 80%;margin: 0 auto;text-align: center;}
#mainVisualBanner span.bTit {color: #fff;display: block;font-weight: 800;letter-spacing: -0.1em;}
#mainVisualBanner span.text {color: #fff;display: block;letter-spacing: -0.1em;}
#mainVisualBanner a.btn {display: block;padding: 1em;background: #fff;width: 150px;border-radius: 35px;font-family: Montserrat;font-weight: bold;margin: 80px auto 0;}


/* section02 */
#section02 {padding: 100px 0;background: #f7f7f7;}
#section02 .lectureTab ul.lecTit {padding-bottom: 25px;}
#section02 .lectureTab ul.lecTit li{display: inline;}
#section02 .lectureTab ul.lecTit li a{color: #c6c5c5;font-size: 18px;display: inline-block;padding:10px;}
#section02 .lectureTab ul.lecTit li.on a{color: #000000;border-bottom:2px solid #000}
#section02 ul.lecure>li {display: inline;width: 24%;margin-left: 1%;}
#section02 ul.lecure>li>a>div.img {border-radius: 15px;}
#section02 ul.lecure>li>a>div.img img{width: 100%}
#section02 ul.lecure>li>a {display: inline-block;}

#section02 .lectureTit span.tit {font-size: 20px;font-weight: 600;display: block;letter-spacing: -0.08em;}
#section02 .lectureTit {display: block;border-bottom: 1px solid #ddd;padding: 1em 0;}
#section02 .lectureTit em {font-size: 16px;color: #6b1493;}
#section02 ul.lecure li:first-child {margin-left: 0;}
#section02 ul.lecure li ul.detail li{display: block;padding: 5px 0 5px 30px;}
#section02 ul.lecure li ul.detail {padding: 20px 0 0 0;}
#section02 ul.lecure li ul.detail li.cal {background: url(../imgs/main/ico_cal.png) no-repeat 5px 9px;}
#section02 ul.lecure li ul.detail li.time {background: url(../imgs/main/ico_time.png) no-repeat 5px 9px;}
#section02 ul.lecure li ul.detail li.target {background: url(../imgs/main/ico_target.png) no-repeat 5px 9px;}


/* section03 */
#section03 {padding: 100px 0;}
#section03 .popupzone, #section03 .bannerzone{display: inline-block;width: 49.8%;vertical-align: top;}
#section03 h4 {font-size: 26px;letter-spacing: -0.08em;padding: 0 0 20px 38px;position: relative;}
#section03 h4:before{content:'';width: 24px; height:3px;background: #6b1493; position:absolute;left: 0;top: 16px;}
.popupArea, .bannerArea {width: 90%;margin: 0 auto;}
#mainPopupZone>div>img{border-radius: 25px;width: 100%;}
#mainBannerzone>li>a>img{border-radius: 25px;width: 100%;}
#mainBannerzone li.second {width: 48%;display: inline-block;margin-top: 3.2%;margin-left: 3.1%;}
#mainBannerzone li.second.first {margin-left: 0 !important;}

#mainPopupZone .ctrl {position: absolute;left: 60px;bottom: 21px;width:90px;height:41px;line-height:41px;background:rgba(0,0,0,.3);padding:0 17px;border-radius:20px;}
#mainPopupZone .ctrl .num {float:left;height:40px;color:#fff;font-size:15px;margin:0 4px;}
#mainPopupZone .ctrl button {float:left;width:8px;height:40px;text-indent:-9999px;margin:0 7px;}
#mainPopupZone .ctrl button.btnPrev {background:url(../imgs/common/btnArrPrev.png) no-repeat 50% 50%;}
#mainPopupZone .ctrl button.btnNext {position:relative;background:url(../imgs/common/btnArrNext.png) no-repeat 50% 50%;margin:0 0 0 9px;}
#mainPopupZone .ctrl button.btnNext:after {position:absolute;left:-8px;top:50%;margin-top:-8px;content:'';background:#fff;width:1px;height:16px;}

li.longBannner {position: relative;}
.longBannner .ctrl {position: absolute;right: 0px;bottom: 0px;width:90px;height: 40px;line-height: 39px;padding: 0 7px;border-radius:20px;}
.longBannner .ctrl .num {float:left;height:40px;font-size: 13px;margin:0 4px;}
.longBannner .ctrl button {float:left;width:8px;height:40px;text-indent:-9999px;margin: 0 4px;}
.longBannner .ctrl button.btnPrev {background: url(../imgs/common/btnArrPrev3.png) no-repeat 50% 50%;}
.longBannner .ctrl button.btnNext {position:relative;background: url(../imgs/common/btnArrNext3.png) no-repeat 50% 50%;margin:0 0 0 9px;}
.longBannner .ctrl button.btnNext:after {position:absolute;left: -6px;top:50%;margin-top: -6px;content:'';background: #000;width:1px;height: 12px;}



/*section04*/
#section04 {padding: 100px 0;}
.gallery ul.list>li {width: 32%;display: inline-block;margin-left: 1.7%;}
.gallery ul.list>li:first-child {margin-left: 0;}
.gallery ul.list>li img{width:100%}
.gallery ul.list {width: 100%;}
.gallery ul.list .text {padding: 30px 20px;}
.gallery ul.list .text span{display: block}
.gallery ul.list .text span.category {color: #6b1493;font-size: 16px;font-weight: 600;}
.gallery ul.list .text span.tit {font-size: 20px;font-weight: 600;letter-spacing: -0.1em;color: #111;line-height: 2.2;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.gallery ul.list .text p.content {font-size: 16px;letter-spacing: -0.1em;color: #666;}


#section04 .ctrl {position: absolute;right: 0px;top: 36px;width: 130px;height: 40px;line-height: 39px;padding: 0 7px;border-radius:20px;}
#section04 .ctrl button {float:left;width: 50px;height: 50px;text-indent:-9999px;margin: 0 10px;}
#section04 .ctrl button.btnPrev {background: url(../imgs/common/btnArrPrev4.png) no-repeat 50% 50%;}
#section04 .ctrl button.btnNext {position:relative;background: url(../imgs/common/btnArrNext4.png) no-repeat 50% 50%;margin:0 0 0 9px;}



/*section05*/
#section05 .contentBox {border-top: 3px solid #000;}
#section05 .contentBox ul.list>li {width: 47.7%;display: inline-block;margin-left: 4.16%;padding: 20px 0;border-bottom: 1px solid #ddd;}
#section05 .contentBox ul.list>li:first-child {margin-left:0 !important;}
#section05 .contentBox ul.list>li:nth-child(2n+1) {margin-left:0;}
#section05 .contentBox ul.list>li>a {display:block;}
#section05 .contentBox ul.list>li>a:before {display:block;content:'';clear:both;}
#section05 .contentBox .leftDate {float:left;width: 20%;margin-right: 1.5%;}
#section05 .contentBox .RightText {float:left;width: 78%;vertical-align: top;padding: 8px 0 0 0;}
#section05 .contentBox .leftDate span.date {color: #ccc;font-family: Play;font-weight: bold;text-align: center;}
#section05 .contentBox .leftDate span.date em.dd {display: block;font-size: 58px;}
#section05 .contentBox .leftDate span.date em.yymm {display: block;font-size: 15px;}
#section05 .contentBox .RightText span {display: block;color: #000;letter-spacing: -0.05em;}
#section05 .contentBox .RightText span.tit {font-size: 20px;line-height: 2.0;}
#section05 .contentBox .RightText span.text {color: #777;font-size: 16px;font-weight: 200;}

ul.infoText {background: #333;width: 90%;margin: 50px auto;box-shadow: 3px 6px 16px 0px rgb(0 0 0 / 33%);}
ul.infoText:after{content:'';display:block;clear:both;}
ul.infoText span.ico {display: block;width: 130px;height: 130px;border-radius: 50%;float: left;margin-right: 9%;}
ul.infoText>li {width: 27.3%;float: left;padding: 3%;}
ul.infoText span.tit {color: #fff;display: block;padding: 15px 0 0 0;font-size: 26px;font-weight: 600;font-family: Montserrat;}
ul.infoText p.content {float: left;color: #fff;padding: 10px 0 0 0;font-size: 20px;}
ul.infoText li.list01 p.content {letter-spacing: -0.09em;line-height: 1.3;}
ul.infoText li.list01 span.ico{background: url('../imgs/main/ico_map01.png') no-repeat center  #fff;background-size: 50%;}
ul.infoText li.list02 span.ico{background: url('../imgs/main/ico_map02.png') no-repeat center  #fff;}
ul.infoText li.list03 span.ico{background: url('../imgs/main/ico_map03.png') no-repeat center  #fff;}

.main_right_btn {position:absolute;right:0px; top:46px;text-align: right;}
.main_right_btn .more_btn {margin-top:10px;}
.main_right_btn button.on{color:#000;}
.main_right_btn button {color: #a7a9ac;font-size: 22px;font-weight: 500;padding:0 15px;display: inline-block; position:relative;letter-spacing: -0.05em;}
.main_right_btn .btn_middle:before {content:' ';width: 7px;height: 7px;background-color: #ddd;border-radius: 50%;display: block; position: absolute;right: 105px;top: 17px;}
.main_right_btn .btn_middle:after {content:' ';width: 7px;height: 7px;background-color: #ddd;border-radius: 50%;display: block; position: absolute;left: 105px;top: 17px;}
/*map*/
#section05{position: relative;}
/*#section05 .inner{padding: 0 0 680px 0;}*/
#section05 .info_wrap {position:relative;height:150px;}
#section05 .info {position: absolute;width: 100%;z-index: 2;}
#section05 .map {z-index: 0;width: 100%;}

#section05 .sectionTit {position:relative;}

/* btn_area */
.btn_area {position:absolute;right:0;}
.btn_area button {border:1px solid #989b9e;float:left;}
.btn_area button.btn_prev {background:url(../imgs/common/arr_prev_gray.png) 50% 50% no-repeat;}
.btn_area button.btn_next {background:url(../imgs/common/arr_next_gray.png) 50% 50% no-repeat;margin-left:-1px;}
.btn_area button.btn_more {background:url(../imgs/common/arr_more_gray.png) 50% 50% no-repeat;margin-left:-1px;}
.btn_area button.btn_play {background:url(../imgs/common/arr_paly_gray.png) 50% 50% no-repeat;margin-left:-1px;}
.btn_area button.btn_play.btn_stop {background:url(../imgs/common/arr_stop_gray.png) 50% 50% no-repeat;margin-left:-1px;}

/*모바일*/
@media all and (max-width:480px) {


    .sectionTit span {font-size: 14px;}
    .sectionTit h3{font-size: 1.3em;}

    #mainVisualBanner {width:100%;max-height:480px;height:auto;overflow:hidden;}
    #mainVisualBanner span.bTit {font-size: 1.8em;padding-bottom: 1.1em;}
    #mainVisualBanner span.text {font-size: 1.2em;}
    #mainVisualBanner a.btn {margin: 30px auto 0;}

    .gallery ul.list>li{width: 31% !important;}
    .main_right_btn .more_btn{margin-top:6px;width: 74%;}



    #mainCon > div {padding:0 10px;}

    #section01 {padding:0!important;height: 560px !important;}
    #section02, #section03, #section04{padding: 20px 0 !important;}

    #section03 h4{font-size: 20px;}
    #section03 .popupzone, #section03 .bannerzone{display: inline-block;width: 100%;margin: 0 0 30px 0;}
    .popupArea, .bannerArea{width:100%;}
    #mainBannerzone li.second{width:47%;}

    #section05 .contentBox ul.list>li{width:100%;margin-left: 0;}
    #section05 .main_right_btn{position: static;text-align: left;padding:0 0 10px 0;}
    .main_right_btn button{font-size:1em;letter-spacing: -0.05em;padding: 0 10px 0 0;}
    .main_right_btn .btn_middle:before, .main_right_btn .btn_middle:after{display:none;}

    #section05 .inner{padding: 0 0 100px 0;}
    #section05 .map{position: relative;overflow: hidden;height: 250px;/* padding-bottom: 120px; */}
    #section05 .map img{height: 100%;width:auto;}
    #section05 ul.infoText{background: #fff;width: 100%;margin: 0;box-shadow: none;}
    #section05 .info{padding: 0px 0 90px 0;}
    #section05 ul.infoText>li{width: 48%;padding: 6% 6px 6% 0;}

    #section05 ul.infoText span.ico{border:1px solid #6b1493;width: 55px;height: 55px;background-size: 50%;margin-right: 3%;}
    #section05 ul.infoText span.tit{color:#000;font-size: 0.9em;padding-top: 10px;}
    ul.infoText p.content{color:#000;font-size: 0.8em;padding: 0;}
    ul.infoText li.list01 p.content{color:#000;font-size: 0.6em;padding: 0;}




    #section06 .btn_area02 {left:0px;}
    #section06 ul#mainBanner li {width:11% !important;}

    .gallery{overflow-x: scroll;}
    .gallery ul.list {width: 900px;}



}

/*아이패드*/
@media all and (min-width:481px) and (max-width:768px) {

    .sectionTit span {font-size: 18px;}
    .sectionTit h3{font-size: 2em;}
    #mainVisualBanner {width:100%;max-height:480px;height:auto;overflow:hidden;}
    #mainVisualBanner span.bTit {font-size: 4.2em;}
    #mainVisualBanner span.text {font-size: 1.5em;}
    #mainCon > div {padding:0 10px;}
    h2 {font-size:30px;line-height:30px;text-align:left;}

    #section01 {padding:0!important;}

    #section03 .popupzone, #section03 .bannerzone{display: inline-block;width: 49.8%;vertical-align: top;}






    #section06 .btn_area02 {left:0px;}
    #section06 ul#mainBanner li {width:4% !important;}

}

/*아이패드프로*/
@media all and (min-width:769px) and (max-width:1024px) {

    .sectionTit span {font-size: 20px;}
    .sectionTit h3{font-size: 2.2em;}
    #mainVisualBanner span.bTit {font-size: 2.8em;}
    #mainVisualBanner span.text {font-size: 1.3em;padding: 20px 0 0 0;}
    #mainCon > div .inner {padding:0 10px;}

    h2 {font-size:40px;}

    /* btn_are */
    .btn_area {top:20px;right:20px!important;}
    .btn_area button {width:40px;height:40px;}

    #header:not(.main) #headerTop .site_map_area {display:none;}

    #section01 .main_visual {height:480px;}

    #section03 .popupzone, #section03 .bannerzone{display: inline-block;width: 49.8%;vertical-align: top;}



    #section06 .inner > .bx-wrapper {padding:24px 0;}
    #section06 .btn_area02 {left:10px;}


}

@media all and (min-width:1025px) and (max-width:1199px) {

    .sectionTit span {font-size: 18px;}
    .sectionTit h3{font-size: 2em;}

    #mainCon > div .inner {padding:0 10px;}

    h2 {font-size:40px;}

    /* btn_are */
    .btn_area {top:20px;right:20px!important;}
    .btn_area button {width:40px;height:40px;}

    #headerTop .site_map_area {display:none;}

    #section01 .main_visual {height:550px;}
    #section03 .popupzone, #section03 .bannerzone{display: inline-block;width: 49.8%;vertical-align: top;}
    #section05 .main_right_btn {width:600px;}


    #section06 .inner > .bx-wrapper {padding:24px 0;}
    #section06 .btn_area02 {left:10px;}


}

/* PC */
@media all and (min-width:1200px) {

    .sectionTit span {font-size: 18px;}
    .sectionTit h3{font-size: 2em;}
    /* btn_are */
    .btn_area {top:20px;}
    .btn_area button {width:40px;height:40px;}

    #section01 .main_visual {height:480px;}
    #mainVisualBanner span.bTit{font-size: 4em;}
    #mainVisualBanner span.text{font-size: 1.5em;}
    #section03 .popupzone, #section03 .bannerzone{display: inline-block;width: 49.8%;vertical-align: top;}
    #section05 .main_right_btn {width:600px;}

    #section06 .btn_area02 {left:1px;}



}


.main_box {margin-top: 100px;}
.main_box #section01 {background:url(../imgs/main/img_mainVisual.jpg);height: unset;}
.main_box #section01.visual {width:100%;display: inline-block;}
.main_box #section01.visual .titleText {max-width: calc(1500px - 14em);margin:0 auto;position:relative;overflow: hidden;background-image: url(../imgs/main/ill_mainVisual.png);background-repeat: no-repeat;background-position-x: 100%;background-position-y: 100%;}
.main_box #section01 p {color:#692c85;font-weight:600;letter-spacing:-5px;line-height:140%;}


.main_box #section02 {position:relative;overflow:hidden;max-width:1200px;width: calc(100% - 180px);margin:-179px auto 4.5%;background:#fff;box-shadow:0px 20px 40px #f9f7fc;padding:56px 46px;}
.main_box #section02.section02box {position:absolute;}
.main_box #section02 .section02box h5 {font-size:30px;}
.main_box #section02 .section02box .board_notice {margin-top:30px}
.main_box #section02 .section02box .board_notice input {}
.main_box #section02 .section02box .board_notice li {border-bottom:1px solid #e6e6e6;padding:22px;}
.main_box #section02 .section02box .board_notice li a {display:inline-block;width:100%}
.main_box #section02 .section02box .board_notice li a span:first-child {display: inline-block;width: calc(100% - 100px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 18px;font-weight: 400;}
.main_box #section02 .section02box .board_notice li a span:last-child {display: inline-block;width: 100px;text-align: right;float: right;color: #8b8b8b;font-weight: 400;font-size: 15px;padding-top: 2px;}
.main_box #section02 .section02box .board_notice .btnMore a {position:absolute;right:0;top: 0px;width: 45px;height: 45px;border-radius: 30px;border: 1px solid #dddd;background: url(../imgs/main/ico_add_b.png) no-repeat 50%;cursor:pointer;}

.main_box #section02 .section02box .item02 {width: calc( (100% - 70px) / 2);display: inline-block;}
.main_box #section02 .section02box .item02.left {float: left;position: relative;margin-right: 70px;position:relative;} 
.main_box #section02 .section02box .item02.right {float: right;}
.main_box #section02 .section02box .item02.right .popupArea {width:100%;}
.main_box #section02 .section02box .item02.right .popupArea .bx-wrapper {position: relative;}
.main_box #section02 .section02box .item02.right .popupArea .bx-wrapper .bx-controls {position: absolute;top: -47px;right: 0;}
.main_box #section02 .section02box .item02.right .popupArea .bx-wrapper .bx-controls .bx-controls-direction a {cursor: pointer;}
.main_box #section02 .section02box .item02.right .popupArea .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {display: inline-block;width: 45px;height: 45px;border: 1px solid #ddd;border-radius: 30px;background: url(../imgs/main/ico_arr_left.png) no-repeat 50% #fff;position: unset;margin-right: 10px;}
.main_box #section02 .section02box .item02.right .popupArea .bx-wrapper .bx-controls .bx-controls-direction .bx-next {display: inline-block;width: 45px;height: 45px;border: 1px solid #ddd;border-radius: 30px;background: url(../imgs/main/ico_arr_right.png) no-repeat 50% #fff;position: unset;}


.main_box #section03 {padding: 15px 0 20px 0;}
.main_box #section03 {max-width:1280px;margin:0 auto;}
.main_box #section03 .title{text-align:center;letter-spacing:-1px;}
.main_box #section03 .title p {color:#999;font-size:16px;}
.main_box #section03 .title span {font-size:40px;font-weight:500;}
.main_box #section03 ul {display:flex;justify-content:space-between;margin-top:40px;}
.main_box #section03 ul li:nth-child(1) div {background-image:url(../imgs/main/ico_quick01.png);background-size:47px 47px;}
.main_box #section03 ul li:nth-child(2) div {background-image:url(../imgs/main/ico_quick02.png);background-size:47px 44px;}
.main_box #section03 ul li:nth-child(3) div {background-image:url(../imgs/main/ico_quick03.png);background-size:41px 43px;}
.main_box #section03 ul li:nth-child(4) div {background-image:url(../imgs/main/ico_quick04.png);background-size:44px 38px;}
.main_box #section03 ul li:nth-child(5) div {background-image:url(../imgs/main/ico_quick05.png);background-size:43px 43px;}
.main_box #section03 ul li:nth-child(6) div {background-image:url(../imgs/main/ico_quick06.png);background-size:46px 46px;}
.main_box #section03 ul li:nth-child(7) div {background-image:url(../imgs/main/ico_quick07.png);background-size:44px 42px;}
.main_box #section03 ul li:nth-child(8) div {background-image:url(../imgs/main/ico_quick08.png);background-size:38px 46px;}
.main_box #section03 ul li:nth-child(1) a:hover div{background-image:url(../imgs/main/ico_quick01_hover.png);}
.main_box #section03 ul li:nth-child(2) a:hover div{background-image:url(../imgs/main/ico_quick02_hover.png);}
.main_box #section03 ul li:nth-child(3) a:hover div{background-image:url(../imgs/main/ico_quick03_hover.png);}
.main_box #section03 ul li:nth-child(4) a:hover div{background-image:url(../imgs/main/ico_quick04_hover.png);}
.main_box #section03 ul li:nth-child(5) a:hover div{background-image:url(../imgs/main/ico_quick05_hover.png);}
.main_box #section03 ul li:nth-child(6) a:hover div{background-image:url(../imgs/main/ico_quick06_hover.png);}
.main_box #section03 ul li:nth-child(7) a:hover div{background-image:url(../imgs/main/ico_quick07_hover.png);}
.main_box #section03 ul li:nth-child(8) a:hover div{background-image:url(../imgs/main/ico_quick08_hover.png);}
.main_box #section03 ul li a {display:block;width:auto;height:auto;}
.main_box #section03 ul li span {display:block;text-align:center;margin-top:24px;font-size:16px;font-weight:500;}
.main_box #section03 ul li div {width:110px;height:110px;border-radius:23px;background-color:#f7f7f7;background-repeat:no-repeat;background-position:50%;}
.main_box #section03 ul li a:hover div {background-color:#744f83;box-shadow: 6px 6px 14px #a68db0;}

.main_box #section04 {max-width:1280px;margin:0 auto;}
.main_box #section04 .title{text-align:center;letter-spacing:-1px;}
.main_box #section04 .title p {color:#999;font-size:16px;}
.main_box #section04 .title span {font-size:40px;font-weight:500;}
.main_box #section04 .areaWrap {margin-top:35px;}
.main_box #section04 .areaWrap .areaZone {}
.main_box #section04 .areaWrap .areaZone li {margin-bottom: 15px;padding-bottom: 5px;}
.main_box #section04 .areaWrap .areaZone li p {padding: 30px 25px;position: relative;border: 1px solid #ddd;margin-top: -1px;}
.main_box #section04 .areaWrap .areaZone li .area_title {font-size: 19px;font-weight: 400;}
.main_box #section04 .areaWrap .areaZone li .area_btn {position: absolute;right: 25px;height: 45px;line-height: 45px;top: calc( (100% - 45px) / 2 );padding: 0 50px 0 20px;background-color: #fff;border: 1px solid #333;border-radius: 50px;font-weight: 400;background-image:url(../imgs/main/ico_download_b.png);background-repeat: no-repeat;background-position: 96px;cursor:pointer;}
.main_box #section04 .areaWrap .areaZone li .area_btn:hover {background-color:#333;color:#fff;background-image:url(../imgs/main/ico_download_w.png);}
.main_box #section04 .areaWrap .bx-wrapper {position: relative;}
.main_box #section04 .areaWrap .bx-wrapper img {width:100%;}
.main_box #section04 .areaWrap .bx-wrapper .bx-controls {position: absolute;top: -55px;right: 0;}
.main_box #section04 .areaWrap .bx-wrapper .bx-controls .bx-controls-direction {}
.main_box #section04 .areaWrap .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {display: inline-block;width: 45px;height: 45px;border: 1px solid #ddd;border-radius: 30px;background: url(../imgs/main/ico_arr_left.png) no-repeat 50% #fff;position: unset;margin-right: 10px;}
.main_box #section04 .areaWrap .bx-wrapper .bx-controls .bx-controls-direction .bx-next {display: inline-block;width: 45px;height: 45px;border: 1px solid #ddd;border-radius: 30px;background: url(../imgs/main/ico_arr_right.png) no-repeat 50% #fff;position: unset;}


.main_box #section05 {max-width:1280px;margin:0 auto;margin-bottom:160px}
.main_box #section05 .title {text-align:center;letter-spacing:-1px;margin-bottom:40px;}
.main_box #section05 .title p {color:#999;font-size:16px;}
.main_box #section05 .title span {font-size:40px;font-weight:500;}
.main_box #section05 .csWrapper {display:flex;position: relative;}

.main_box #section05 .csWrapper .leftEdu {width:60%;}
.main_box #section05 .csWrapper .leftEdu li > div {display:flex;border-bottom:1px solid #d0d0d0;padding:40px 20px 40px 35px;}
.main_box #section05 .csWrapper .leftEdu li:nth-child(1) div {border-top:1px solid #d0d0d0;}
.main_box #section05 .csWrapper .leftEdu li a span {font-size:16px;color:#999;font-weight:600;}
.main_box #section05 .csWrapper .leftEdu li a p {font-size:24px;font-weight:500;letter-spacing:-1px;}

.main_box #section05 .csWrapper .rightInfomation {width:40%;background-color:#fff;box-shadow:30px 30px 58px rgba(38,38,38,0.11);}
.main_box #section05 .csWrapper .rightInfomation .top {padding:96px 46px 38px;background:url(../imgs/main/bg_infomation.jpg) no-repeat 50%;background-size:cover;color:#fff;border-radius:0 50px 0 0;}
.main_box #section05 .csWrapper .rightInfomation .top > span {font-size:14px;font-weight:700;}
.main_box #section05 .csWrapper .rightInfomation .top p {color:#fff;font-size:30px;line-height:1.3;font-weight:400;}

.main_box #section05 .csWrapper .rightInfomation .bottom {padding:40px 50px;}
.main_box #section05 .csWrapper .rightInfomation .bottom em {display:block;border-radius:17px;width:88px;height:34px;line-height:33px;background-color:#46195c;color:#fff;font-size:14px;font-weight:700;text-align:center;}
.main_box #section05 .csWrapper .rightInfomation .bottom > a {font:700 40px 'Montserrat';color:#46195c;letter-spacing:-1px;display:block;margin:8px 0 16px;}
.main_box #section05 .csWrapper .rightInfomation .bottom span {font-size:16px;font-weight:500;}
.main_box #section05 .csWrapper .rightInfomation .bottom .info_btnBox {margin-top:30px;}
.main_box #section05 .csWrapper .rightInfomation .bottom .info_btnBox a {position:relative;display:block;padding:20px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;width:46%;float:left;border: 1px solid #d0d0d0;margin-right:3%;font-weight:400;color:#666;}
.main_box #section05 .csWrapper .rightInfomation .bottom .info_btnBox a:before {content:'';position:absolute;width:6px;height:9px;background-image:url(../imgs/main/ico_arr_right_small.png);right: 20px;top: calc((100% - 6px) / 2);}
.main_box #section05 .csWrapper .rightInfomation .bottom .info_btnBox a:hover {border: 1px solid #4a1f5b;color: #6f3287;font-weight: 500;}

.main_box #section06 {height:75px;}
.main_box #section06 .bx-wrapper .bx-viewport {margin: 23px 0 23px 16%;}
.main_box #section06 .btn_area02 {top:20px;}
.main_box #section06 .btn_area02{}
.main_box #section06 .btn_area02 span {font-size: 15px;font-weight: 500;letter-spacing: -0.1em;padding-right: 10px;}
.main_box #section06 .btn_area02 button {border: 1px solid #ddd;border-radius: 11px;margin-right: 5px;}
.main_box #section06 .btn_area02 .btnPrev {background-image: url(../imgs/main/ico_arr_left_small.png);}
.main_box #section06 .btn_area02 .btnPlay {background-image: url(../imgs/main/ico_stop.png);}
.main_box #section06 .btn_area02 .btnPlay.start {background-image: url(../imgs/main/ico_start.png);}
.main_box #section06 .btn_area02 .btnNext {background-image: url(../imgs/main/ico_arr_right_small.png);}

.main_box + #footer .inner{width: 100%;max-width: 1500px;}