@charset "utf-8";

_:-ms-fullscreen, html{overflow:hidden;}
_:-ms-fullscreen, body{overflow:auto}
_:-ms-fullscreen, .main-wrap #footer .main-only-footer {
    position:relative;
    z-index:-1;
}

/* main */
#wrap.main-wrap {
    height:auto;
    padding-bottom:890px;
}
.main-wrap #container {
    position:relative;
    overflow:hidden;
    margin-top:0;
    padding-top:140px;
    background:#fff;
    z-index:11;
}
.main-wrap #footer {
    position:fixed;
    bottom:0;
    left:0;
    right:0;
}
.main-top-section {
    position:relative;
    /*height:900px;*/
    height:760px;
    padding-right:30.9%;
}
.top-first-visual {
    position:relative;
    height:100%;
    /*padding-top:101px;*/
    padding-top:50px;
}
.top-first-visual > strong{
    display:block;
    padding-left:30.6%;
    /*font-size:82px;
    line-height:100px;*/
    font-size:60px;
    line-height:75px;
    font-weight:700;
    letter-spacing:-2px;
    color:#2e3040;
}
.top-first-visual > img {
    position:absolute;
    bottom:0;
    right:0;
    height:380px;
}
.main-top-section .btn-swiper-view,
.main-top-section .btn-swiper-hide {
    position:absolute;
    /*bottom:420px;*/
    bottom:410px;
    left:21.3%;
    width:54px;
    height:41px;
    background:url(../images/main/btn_visual_next.png) no-repeat 0 0;
    background-size:100% 100%;
    font-size:0;
    line-height:0;
}
.main-top-section > .btn-transparent-view,
.main-top-section > .btn-transparent-hide {
    position:absolute;
    /*top:307px;*/
    top:195px;
    bottom:0;
    right:-30.9%;
    width:71%;
    font-size:0;
    line-height:0;
    z-index:10;
}
.main-top-section .btn-swiper-hide {background-image:url(../images/main/btn_visual_prev.png);}
.main-top-section > .btn-transparent-hide {
    /*top:101px;*/
    top:50px;
    left:21.3%;
    /*width:500px;
    height:300px;*/
    width:170px;
    height:235px;
    z-index:1;
}
.main-top-section .btn-swiper-hide,
.main-top-section > .btn-transparent-hide {display:none;}
.main-visual-cont {
    position:absolute;
    /*top:307px;*/
    top:195px;
    bottom:0;
    right:-30.9%;
    width:71%;
    transition: 1s right ease;
}
.main-visual-cont.first-event {right:-100%;}
.main-top-visual {
    position:relative;
    overflow:hidden;
    display:block;
    width:100%;
    height:100%;
    z-index:3;
}
.main-top-visual .swiper-slide {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:block;
    background-color:transparent;
    text-align:left;
    transform:translateX(100%);
    opacity:1;
    transition: 1s all ease;
}
.main-top-visual .swiper-slide > strong {
    display:block;
    /*font-size:82px;
    line-height:100px;*/
    font-size:70px;
    line-height:85px;
    font-weight:700;
    letter-spacing:-1px;
    color:#2e3040;
    opacity: 0.27;
    filter:blur(3px);
}
.main-top-visual .swiper-slide .visual-cont {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:380px;
    padding:22px 40px 0;
}
.main-top-visual .swiper-slide .visual-cont:before {
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0, 0, 0 , 0.17);
    z-index:3;
}
.main-top-visual .swiper-slide .visual-cont > img {
    position:absolute;
    top:0;
    left:0;
    width:1364px;
    height:100%;
    z-index:2;
}
.main-top-visual .swiper-slide .visual-cont > p {
    position:relative;
    font-size:22px;
    color:#fff;
    z-index:1;
}
.main-top-visual .swiper-slide .visual-cont .page-move-link {
    position:relative;
    display:inline-block;
    margin-top:21px;
    font-size:18px;
    font-weight:300;
    color:#fff;
    text-decoration:underline;
    z-index:1;
}
.main-top-visual .swiper-slide .visual-cont .btn-visual {
    position:absolute;
    display:inline-block;
    bottom:47px;
    right:23.4%;
    width:210px;
    margin-top:21px;
    background-color:#a4c41c;
    font-size:22px;
    line-height:70px;
    color:#fff;
    text-align:center;
    z-index:1;
}
.main-visual-control .swiper-next {
    position:absolute;
    bottom:410px;
    right:-100%;
    width:54px;
    height:41px;
    background:url(../images/main/btn_visual_next.png) no-repeat 0 0;
    background-size:100% 100%;
    font-size:0;
    line-height:0;
    cursor:pointer;
    z-index:4;
    transition: 0.8s right ease;
}
.main-visual-control .swiper-prev {
    position:absolute;
    bottom:410px;
    left:21.3%;
    width:54px;
    height:41px;
    background:url(../images/main/btn_visual_prev.png) no-repeat 0 0;
    background-size:100% 100%;
    font-size:0;
    line-height:0;
    cursor:pointer;
    z-index:4;
}
.main-visual-control .swiper-pagination {
    position:absolute;
    top:0;
    left:0;
    right:0;
    /*display:flex;*/
    display:none;
    width:1100px;
    margin:-15px auto 0;
    border:2px solid #2e3040;
    z-index:101;
    opacity:0;
    transition: 1s all ease;
}
.main-visual-control .swiper-pagination .swiper-pagination-bullet {
    position:relative;
    display:block;
    flex:1;
    width:auto;
    height:auto;
    padding:6px 0;
    background-color:transparent;
    font-size:20px;
    color:#666;
    text-align:center;
    opacity:1;
}
.main-visual-control .swiper-pagination .swiper-pagination-bullet:before {
    content:'';
    position:absolute;
    top:6px;
    bottom:6px;
    left:0;
    width:1px;
    background:#d0d0d0;
}
.main-visual-control .swiper-pagination .swiper-pagination-bullet:first-child:before {display:none;}
.main-visual-control .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    font-weight:700;
    color:#26a361;
}
.main-top-visual .swiper-slide.swiper-slide-active {transform:translateX(0);}
.main-top-visual .swiper-slide.swiper-slide-hide {
    opacity:0;
    transform:translateX(0);
}
/*.main-visual-view .gnb-wrap .depth-one > li:hover .ly-menu,*/
.main-visual-view .main-top-section .btn-swiper-view,
.main-visual-view .main-top-section > .btn-transparent-view,
.main-visual-view .swiper-slide .visual-cont:before {display:none;}
.main-visual-view .main-top-section .btn-swiper-hide,
.main-visual-view .main-top-section > .btn-transparent-hide {display:block;}
.main-visual-view .main-visual-control .swiper-pagination {display:flex;}
.main-visual-view .main-visual-cont {right:0;}
.main-visual-view .top-first-visual:before {
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    height:380px;
    background-color:rgba(0, 0, 0 , 0.17);
    z-index:2;
}
.main-visual-view .top-first-visual strong {
    opacity: 0.27;
    filter:blur(3px);
}
.main-visual-view .main-top-visual .swiper-slide > strong {
    opacity:1;
    filter:none;
}
.main-visual-view .main-top-visual .swiper-slide .visual-cont > img {z-index:0;}
.main-visual-view .main-visual-control .swiper-next {right:16.6%;}
.main-visual-view .main-visual-control .swiper-pagination {
    margin-top:-50px;
    opacity:1;
}
.main-wrap .header-utill,
.main-wrap h1,
.main-wrap .gnb-wrap .depth-one > li:not(.mypage) {
    opacity:1;
    transition:1s opacity ease;
}
.main-wrap .ly-menu {top:100%;}
/*.main-visual-view #header {
    transform:translateY(-45px);
    transition:1s transform ease;
}
.main-visual-view #header.menu-view + .container .main-visual-control .swiper-pagination {display:none;}
.main-visual-view .header-utill,
.main-visual-view h1,
.main-visual-view .gnb-wrap .depth-one > li:not(.mypage),
.main-visual-view .gnb-wrap .mypage a::before {opacity:0;}
.main-visual-view .main-visual-head .header-utill,
.main-visual-view .main-visual-head h1,
.main-visual-view .main-visual-head .gnb-wrap .depth-one > li:not(.mypage),
.main-visual-view .main-visual-head .gnb-wrap .mypage a::before{position:relative;}
.main-visual-view .main-visual-head .header-utill:before,
.main-visual-view .main-visual-head h1:before,
.main-visual-view .main-visual-head .gnb-wrap .depth-one > li:not(.mypage):before,
.main-visual-view .main-visual-head .gnb-wrap .mypage a::after{
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:transparent;
    z-index:10;
}*/

.main-tab-move-section .move-tab {
    display:none;
    position:fixed;
    top:346px;
    left:4.6%;
    z-index:5;
}
.main-tab-move-section .move-tab > li {
    margin-top:32px;
    font-size:16px;
    color:#a9a9a9;
    cursor:pointer;
}
.main-tab-move-section .move-tab > li.active {color:#121212;}
.main-tab-move-section .move-tab.section-tab3 > li.active {color:#fff;}
.main-tab-move-section.tab-view .move-tab {display:block;}

.section-tit {
    font-size:72px;
    font-weight:700;
    line-height:110px;
    letter-spacing:-2px;
    color:#2e3040;
}
.section-tit:after {
    content:'';
    display:inline-block;
    width:26px;
    height:26px;
    margin-left:2px;
    border-radius:100%;
    background:#26a361;
    vertical-align:-9px;
}
.move-section .section-copy {
    margin-top:20px;
    font-size:24px;
    line-height:34px;
    letter-spacing:-1px;
    color:#2e3040;
}
.move-section .section-copy .txt-point {font-weight:300;}

.move-section .section-tit,
.move-section .section-copy {
    position:relative;
    transition: 1s all ease;
}
.main-split {
    padding:180px 0 0 18.7%
}
.main-split .section-tit,
.main-split .section-copy {
    left:-10%;
    opacity:0.3;
}
.main-split.animeate-section .section-tit,
.main-split.animeate-section .section-copy {
    left:0;
    opacity:1;
}
.main-split .split-swiper-view {
    overflow:hidden;
    position:relative;
    width:100%;
    margin-top:70px;
    padding-bottom:100px;
}
.main-split .split-swiper {
    width:360px;
}
.main-split .split-swiper .swiper-wrapper {
    width:100%;
	transition-timing-function:cubic-bezier(0,0,1,1) !important;
}
.main-split .split-swiper .swiper-wrapper .swiper-slide {
    position:relative;
    height:427px;
    padding-top:85px;
}
.main-split .split-swiper .swiper-wrapper .swiper-slide > a > strong {
    position:absolute;
    display:block;
    bottom:357px;
    left:0;
    font-size:20px;
    font-weight:500;
    line-height:26px;
    color:#adadad;
    text-align:left;
}
.main-split .split-swiper .swiper-wrapper .swiper-slide.swiper-slide-active > a > strong,
.main-split .split-swiper .swiper-wrapper .swiper-slide > a:hover > strong {
    font-size:24px;
    line-height:34px;
    color:#26a361;
    letter-spacing:-2px;
}
.main-split .split-swiper .swiper-wrapper .swiper-slide .split-img-cont {
    position:relative;
    width:100%;
    height:100%;
}
.main-split .split-swiper .swiper-wrapper .swiper-slide .split-img-cont > img {
    width:100%;
    height:100%;
    vertical-align:top;
}
.main-split .split-swiper .swiper-wrapper .swiper-slide .split-img-cont .split-hover-cont {
    display:none;
    position:absolute;
    top:50%;
    left:0;
    right:0;
    padding:0 30px;
    font-size:20px;
    line-height:28px;
    color:#fff;
    letter-spacing:-1px;
    text-align:center;
    z-index:2;
    transform:translateY(-50%);
}
.main-split .split-swiper .swiper-wrapper .swiper-slide .split-img-cont .split-hover-cont > strong {
    display:block;
    font-size:26px;
    font-weight:700;
}
.main-split .split-swiper .swiper-wrapper .swiper-slide .split-img-cont .split-hover-cont > p {margin-top:11px;}
.main-split .split-swiper .swiper-wrapper .swiper-slide.swiper-slide-active > a .split-img-cont:before,
.main-split .split-swiper .swiper-wrapper .swiper-slide > a:hover .split-img-cont:before {
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:rgba(0, 0, 0, 0.28);
}
.main-split .split-swiper .swiper-wrapper .swiper-slide.swiper-slide-active > a .split-hover-cont,
.main-split .split-swiper .swiper-wrapper .swiper-slide > a:hover .split-hover-cont {display:block;}
.main-split .split-swiper .split-pagination {
    position:absolute;
    bottom:56px;
    left:0;
    right:0;
    font-size:0;
    line-height:0;
    text-align:center;
}
.main-split .split-swiper .split-pagination .swiper-pagination-bullet {
    width:10px;
    height:10px;
    margin:0 4px;
    background-color:#d0d0d0;
    opacity:1;
}
.main-split .split-swiper .split-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color:#26a361;}

.main-change {
    position:relative;
    width:1200px;
    margin:86px auto 0;
    padding:134px 0 112px;
}
.main-change:before {
    content:'';
    position:absolute;
    top:146px;
    right:-215px;
    width:429px;
    height:404px;
    background:url(../images/main/bg_change_section.png) no-repeat 0 0;
    background-size:100% 100%;
    z-index:0;
}
.main-change .section-tit {
    position:relative;
    margin-right:-36px;
    text-align:right;
    z-index:1;
}
.main-change .section-copy {
    position:relative;
    text-align:right;
    z-index:1;
}
.main-change .section-tit,
.main-change .section-copy {
    right:-10%;
    opacity:0.3;
}
.main-change.animeate-section .section-tit,
.main-change.animeate-section .section-copy {
    right:0;
    opacity:1;
}
.main-change .main-change-list {
    display:flex;
    /*justify-content:space-between;*/
    justify-content:space-around;
    margin-top:85px;
}
.main-change .main-change-list > li {
    max-width:393px;
    height:500px;
    text-align:center;
    transform:translateY(10%);
    transition: 1s transform ease;
}
.main-change.animeate-section .main-change-list > li {transform:translateY(0);}
.main-change.animeate-section .main-change-list > li:nth-child(1) {transition-duration:0.5s;}
.main-change.animeate-section .main-change-list > li:nth-child(2) {transition-duration:1s;}
.main-change.animeate-section .main-change-list > li:nth-child(3) {transition-duration:1.5s;}
.main-change .main-change-list > li > a {
    display:block;
}
.main-change .main-change-list > li img {
    width:100%;
}
.main-change .main-change-list > li .cate-name {
    display:block;
    margin-top:23px;
    padding:0 10px;
    font-size:24px;
    font-weight:500;
    color:#26a361;
}
.main-change .main-change-list > li strong {
    overflow:hidden;
    text-overflow:ellipsis;
    display:block;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    max-height:56px;
    margin-top:15px;
    padding:0 10px;
    font-size:20px;
    font-weight:500;
    line-height:28px;
    color:#333;
    word-wrap:break-word;
}
.main-change .main-change-list > li p {
    overflow:hidden;
    text-overflow:ellipsis;
    display:block;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    max-height:72px;
    margin-top:22px;
    padding:0 10px;
    font-size:16px;
    line-height:24px;
    color:#666;
    word-wrap:break-word;
}
.main-change .main-change-list > li .list-more {
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    display:inline-block;
    font-size:14px;
    color:#26a361;
    text-decoration:underline;
}

.main-partici {
    height:1092px;
    margin-top:90px;
    padding-top:261px;
    background:url(../images/main/bg_partici_section.png) no-repeat 50% 50%;
    background-size:auto 100%;
}
.main-partici .section-tit,
.main-partici .section-copy {
    top:10%;
    color:#fff;
    text-align:center;
    opacity:0.3;
}
.main-partici.animeate-section .section-tit,
.main-partici.animeate-section .section-copy {
    top:0;
    opacity:1;
}
.main-partici .section-tit {font-size:82px;}
.main-partici .section-tit:after {
    display:none;
}
.main-partici .partici-list {
    display:flex;
    justify-content:space-between;
    width:62.5%;
    margin:63px auto 0;
}
.main-partici .partici-list > li {
    flex:1;
    height:420px;
    transform:translateY(10%);
    transition: 1s transform ease;
}
.main-partici.animeate-section .partici-list > li {transform:translateY(0);}
.main-partici.animeate-section .partici-list > li:nth-child(1) {transition-duration:1s;}
.main-partici.animeate-section .partici-list > li:nth-child(2) {transition-duration:1.5s;}
.main-partici .partici-list > li + li {margin-left:10px;}
.main-partici .partici-list > li a {
    position:relative;
    display:block;
    width:100%;
    height:100%;
    padding-top:113px;
    border-radius:8px;
    background:rgba(255, 255, 255, 0.4);
    color:#fff;
    text-align:center;
}
.main-partici .partici-list > li a:before {
    content:'';
    position:absolute;
    bottom:60px;
    left:50%;
    width:75px;
    height:75px;
    background:url(../images/main/bg_partici_btn.png) no-repeat 0 0;
    background-size:100% 100%;
    transform:translateX(-50%);
    transition:.5s all ease;
}
.main-partici .partici-list > li a strong {
    position:relative;
    display:block;
    font-size:40px;
    font-weight:700;
    line-height:50px;
    z-index:2;
}
.main-partici .partici-list > li a p {
    position:relative;
    margin-top:26px;
    font-size:22px;
    line-height:32px;
    z-index:2;
}
.main-partici .partici-list > li a:hover {
    background-color:#fff;
    color:#2e3040;
}
.main-partici .partici-list > li a:hover:after {
    content:'';
    position:absolute;
    bottom:16px;
    right:0;
    width:258px;
    height:290px;
    background:url(../images/main/bg_partici_hover.png) no-repeat 0 0;
    background-size:100% 100%;
}
.main-partici .partici-list > li a:hover:before {
    background-image:url(../images/main/bg_partici_btn_hover.png);
    transform:translateX(-50%) rotate(360deg);
}
.main-partici .partici-list > li:nth-child(2) a:hover:after {
    background-image:url(../images/main/bg_partici_hover2.png);
}

.main-dream {
    position:relative;
    padding:316px 0 73px;
}
.main-dream:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    height:456px;
    background:rgba(164, 196, 28, 0.3);
    z-index:0;
}
.main-dream:after {
    content:'';
    position:absolute;
    top:80px;
    left:5.1%;
    width:589px;
    height:560px;
    background:url(../images/main/bg_dream_section.png) no-repeat 0 0;
    background-size:100% 100%;
} 
.main-dream .section-tit,
.main-dream .section-copy {
    position:relative;
    width:1200px;
    margin-right:auto;
    margin-left:auto;
    text-align:right;
    z-index:1;
}
.main-dream .section-tit {
    font-size:82px;
    line-height:90px;
    color:#2e3040;
}
.main-dream .section-tit:after {display:none;}
.main-dream .section-tit,
.main-dream .section-copy {
    right:-10%;
    opacity:0.3;
}
.main-dream.animeate-section .section-tit,
.main-dream.animeate-section .section-copy {
    right:0;
    opacity:1;
}

.dream-list {
    display:flex;
    width:1200px;
    margin:61px auto 0;
}
.dream-list > li {flex:1;}
.dream-list > li + li {margin-left:-1px;}
.dream-list > li .dream-cate-name {
    font-size:24px;
    font-weight:500;
    color:#26a631;
    text-align:center;
}
.dream-list > li .dream-list-box {
    position:relative;
    height:340px;
    margin-top:22px;
    border:1px solid #707070;
    background:#fff;
}
.dream-list > li .dream-list-box > a {
    display:block;
    width:100%;
    height:100%;
}
.dream-list > li .dream-list-box .dream-box-vertical {
    position:absolute;
    top:calc(50% - 17px);
    left:80px;
    right:80px;
    transform:translateY(-50%);
}
.dream-list > li .dream-list-box strong {
    display:block;
    font-size:24px;
    font-weight:500;
    color:#333;
    text-align:center;
}
.dream-list > li .dream-list-box p {
    text-overflow:ellipsis;
    display:block;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    margin-top:23px;
    font-size:16px;
    font-weight:300;
    color:#333;
    text-align:center;
    word-wrap:break-word;
}
.dream-list > li .dream-list-box .more_link {
    position:absolute;
    bottom:32px;
    left:0;
    right:0;
    font-size:14px;
    font-weight:500;
    color:#26a361;
    text-decoration:underline;
    text-align:center;
}

.main-promise-section {
    position:relative;
    margin-top:100px;
    padding:126px 0 21px;
}
.main-promise-section:before {
    content:'';
    position:absolute;
    top:420px;
    left:13.7%;
    right:13.7%;
    height:1px;
    background:#d0d0d0;
    z-index:-1;
}
.main-promise-section .section-tit {
    width:1200px;
    margin:0 auto;
}
.main-promise-section .section-tit:after {margin-left:28px;}
.promise-list {
    display:flex;
    width:1180px;
    margin:68px auto 0;
    padding-left:40px;
}
.promise-list > li {flex:1;}
.promise-list > li .promi-tit {
    font-size:26px;
    font-weight:700;
    line-height:72px;
    color:#26a361;
}
.promise-list > li .promi-tit > span {
    display:inline-block;
    margin-left:15px;
    font-size:60px;
    font-weight:400;
    vertical-align:-13px;
}
.promise-list > li .promi-copy {
    margin-top:28px;
    font-size:18px;
    line-height:28px;
    color:#2e3040;
}
.sub-page-link {
    display:flex;
    width:1180px;
    margin:43px auto 0;
    padding-left:40px;
}
.sub-page-link > li {flex:1;}
.sub-page-link > li + li {margin-left:11px;}
.sub-page-link > li > a {
    display:block;
    padding:30px 38px 31px;
    border-radius:8px;
    background:rgba(227, 227, 227, 0.3);
    color:#2e3040;
}
.sub-page-link > li > a strong {
    display:block;
    font-size:20px;
    line-height:25px;
}
.sub-page-link > li > a p {
    margin-top:12px;
    font-size:18px;
    line-height:22px;
}

.main-only-footer {
    overflow:hidden;
    height:540px;
    background:url(../images/main/bg_main_footer.png) no-repeat 50% 100%;
    background-size:cover;
    font-size:71px;
    font-weight:700;
    line-height:87px;
    color:#fff;
    letter-spacing:-2px;
    transition: 1s display ease;
}
.main-only-footer > p {
    width:1280px;
    margin:88px auto 0;
}
.main-only-footer .point-color {color:#d9f853;}

.btn-fixed-sponsor {
    position:fixed;
    top:163px;
    right:8.8%;
    width:128px;
    height:162px;
    background:url(../images/main/btn_sponsor.png) no-repeat 0 0;
    background-size:100% 100%;
    font-size:0;
    line-height:0;
    z-index:3;
}
.btn-fixed-sponsor:hover {background-image:url(../images/main/btn_sponsor_hover.png);}

/* main popup */
.main-pop{
    position: absolute;
    top: 200px;
    left: calc(50% - 100px);
    bottom: auto;
    right: auto;
    justify-content: center;
    align-items: center;
    width: 480px;
    background-color: transparent;
    transform: translateX(-50%);
    z-index: 100;
}
.main-pop .main-pop-swiper{
    position: relative;
    overflow: hidden;
    height: 480px;
}
/* .main-pop .main-pop-swiper img{width: 100%;} */
.main-pop .pop-btns{
    display: flex;
    justify-content: space-between;
    background-color: #394d5c;
}
.main-pop .pop-btns [class*="btn-"]{
    padding: 7px 14px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
}
.main-pop .pop-btns .btn-today-hide{color: #b7b7b7;}
.main-pop [class*="swiper-button-"]{
    width: 60px;
    height: 40px;
    background: rgba(36, 36, 36, .5) url(../images/common/icons/icon_arrow_w.svg) center no-repeat;
}
.main-pop [class*="swiper-button-"]::after{content: none;}
.main-pop .swiper-button-prev{
    left: -10px;
    transform: rotate(-90deg);
}
.main-pop .swiper-button-next{
    right: -10px;
    transform: rotate(90deg);
}
.main-pop .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background-color: #d0d0d0;
    opacity: 1;
}
.main-pop .swiper-pagination-bullet-active{background-color: #26a361;}

/* edit 구조에 따른 태그 스타일 추가 */
.main-pop .main-pop-swiper .swiper-slide p{
    width: 100%;
    height: 100%;
}


@media(max-width:1280px){/* layout 1280 */
    .main-top-section {padding-right:33.9%;}
    .top-first-visual > strong{padding-left:17.2%;}
    .main-top-section .btn-swiper-view,
    .main-top-section .btn-swiper-hide {left:11.7%;}
    .main-top-section > .btn-transparent-view,
    .main-top-section > .btn-transparent-hide {
        right:-43.1%;
        width:77%;
    }
    .main-top-section > .btn-transparent-hide {left:11.7%;}
    .main-visual-cont {
        right:-43.1%;
        width:77%;
    }
    .main-visual-control .swiper-prev {left:11.7%;}
    .main-top-visual .swiper-slide .visual-cont .btn-visual {right:15.1%;}
    .main-visual-view .main-visual-control .swiper-next {right:11.6%;}

    .main-tab-move-section .move-tab {left:3%;}
    
    .main-split {padding-left:14.3%;}
    .main-split .split-swiper {width:334px;}
    .main-split .split-swiper .swiper-wrapper .swiper-slide {height:403px;}
    .main-split .split-swiper .swiper-wrapper .swiper-slide > a > strong {bottom:332px;}
    .main-split .split-swiper .swiper-wrapper .swiper-slide .split-img-cont .split-hover-cont > p {margin-top:6px;}

    .main-change {width:910px;}
    .main-change:before {right:-151px;}
    .main-change .section-tit {margin-right:0;}
    .main-change .main-change-list > li {
        max-width:297px;
        height:442px;
    }

    .main-partici .partici-list {width:71.2%;}
    .main-partici .partici-list > li {height:341px;}
    .main-partici .partici-list > li a {padding-top:93px;}
    .main-partici .partici-list > li a strong {
        font-size:32px;
        line-height:52px;
    }
    .main-partici .partici-list > li a p {
        margin-top:23px;
        font-size:18px;
        line-height:26px;
    }
    .main-partici .partici-list > li a:before {bottom:26px;}

    .main-dream:after {left:-10.6%;} 
    .main-dream .section-tit,
    .main-dream .section-copy {width:912px;}
    .dream-list {width:912px;}
    .dream-list > li .dream-list-box .dream-box-vertical {
        left:20px;
        right:20px;
    }

    .main-promise-section:before {
        left:14.3%;
        right:0;
    }
    .main-promise-section .section-tit {width:912px;}
    .promise-list {
        width:912px;
        padding-left:0;
    }
    .sub-page-link {
        width:912px;
        padding-left:0;
    }

    .main-only-footer > p {width:912px;}

    .btn-fixed-sponsor {right:3.9%;}
}

@media(max-width:1024px){/* layout 1024 */
    #wrap.main-wrap {padding-bottom:69.5313vw;}
    .main-wrap #container {padding-top:10.9375vw;}
    /*.main-top-section {height:70.3125vw;}
    .top-first-visual {padding-top:7.8906vw;}*/
    .main-top-section {height:59.3750vw;}
    .top-first-visual {padding-top:3.9063vw;}
    .top-first-visual > strong{
        /*font-size:6.4063vw;
        line-height:7.8125vw;*/
        font-size:4.6875vw;
        line-height:5.8594vw;
        letter-spacing:-0.1563vw;
    }
    .top-first-visual > img {height:29.6875vw;}
    .main-top-section .btn-swiper-view,
    .main-top-section .btn-swiper-hide {
        /*bottom:32.8125vw;*/
        bottom:32.0313vw;
        width:4.2188vw;
        height:3.2031vw;
    }
    /*.main-top-section > .btn-transparent-view,
    .main-top-section > .btn-transparent-hide {top:23.9844vw;}*/
    .main-top-section > .btn-transparent-view,
    .main-top-section > .btn-transparent-hide {top:15.2344vw;}
    .main-top-section > .btn-transparent-hide {
        /*top:7.8906vw;
        width:39.0625vw;
        height:23.4375vw;*/
        top:3.9063vw;
        width:13.2813vw;
        height:18.3594vw;
    }
    /*.main-visual-cont {top:23.9844vw;}*/
    .main-visual-cont {top:15.2344vw;}
    .main-top-visual .swiper-slide > strong {
        /*font-size:6.4063vw;
        line-height:7.8125vw;*/
        font-size:5.4688vw;
        line-height:6.6406vw;
        font-weight:700;
        letter-spacing:-0.0781vw;
    }
    .main-top-visual .swiper-slide .visual-cont {
        height:29.6875vw;
        padding:1.7188vw 3.1250vw 0;
    }
    .main-top-visual .swiper-slide .visual-cont > img {width:106.5625vw;}
    .main-top-visual .swiper-slide .visual-cont > p {font-size:1.7188vw;}
    .main-top-visual .swiper-slide .visual-cont .page-move-link {
        margin-top:1.6406vw;
        font-size:1.4063vw;
    }
    .main-top-visual .swiper-slide .visual-cont .btn-visual {
        bottom:3.6719vw;
        width:16.4063vw;
        margin-top:1.6406vw;
        font-size:1.7188vw;
        line-height:5.4688vw;
    }
    .main-visual-control .swiper-next {
        bottom:32.0313vw;
        width:4.2188vw;
        height:3.2031vw;
    }
    .main-visual-control .swiper-prev {
        bottom:32.0313vw;
        width:4.2188vw;
        height:3.2031vw;
    }
    .main-visual-control .swiper-pagination {
        width:85.9375vw;
        margin:-1.1719vw auto 0;
        border:0.1563vw solid #2e3040;
    }
    .main-visual-control .swiper-pagination .swiper-pagination-bullet {
        padding:0.4688vw 0;
        font-size:1.5625vw;
    }
    .main-visual-control .swiper-pagination .swiper-pagination-bullet:before {
        top:0.4688vw;
        bottom:0.4688vw;
        width:0.0781vw;
    }
    .main-visual-view .top-first-visual:before {height:29.6875vw;}
    .main-visual-view .main-visual-control .swiper-pagination {margin-top:-3.9063vw;}
    .main-visual-view #header {transform:translateY(-3.5156vw);}

    .main-tab-move-section .move-tab {
        top:27.0313vw;
    }
    .main-tab-move-section .move-tab > li {
        margin-top:2.5000vw;
        font-size:1.2500vw;
    }
    
    .section-tit {
        font-size:5.6250vw;
        line-height:8.5938vw;
        letter-spacing:-0.1563vw;
    }
    .section-tit:after {
        width:2.0313vw;
        height:2.0313vw;
        margin-left:0.1563vw;
        vertical-align:-0.7031vw;
    }
    .move-section .section-copy {
        margin-top:1.5625vw;
        font-size:1.8750vw;
        line-height:2.6563vw;
        letter-spacing:-0.0781vw;
    }
    
    .main-split {
        padding:14.0625vw 0 0 14.3%
    }
    .main-split .split-swiper-view {
        margin-top:5.4688vw;
        padding-bottom:7.8125vw;
    }
    .main-split .split-swiper {
        width:26.0938vw;
    }
    .main-split .split-swiper .swiper-wrapper .swiper-slide {
        height:31.4844vw;
        padding-top:6.6406vw;
    }
    .main-split .split-swiper .swiper-wrapper .swiper-slide > a > strong {
        bottom:25.9375vw;
        font-size:1.5625vw;
        line-height:2.0313vw;
    }
    .main-split .split-swiper .swiper-wrapper .swiper-slide.swiper-slide-active > a > strong,
    .main-split .split-swiper .swiper-wrapper .swiper-slide > a:hover > strong {
        font-size:1.8750vw;
        line-height:2.6563vw;
        letter-spacing:-0.1563vw;
    }
    .main-split .split-swiper .swiper-wrapper .swiper-slide .split-img-cont .split-hover-cont {
        padding:0 2.3438vw;
        font-size:1.5625vw;
        line-height:2.1875vw;
        letter-spacing:-0.0781vw;
    }
    .main-split .split-swiper .swiper-wrapper .swiper-slide .split-img-cont .split-hover-cont > strong {font-size:2.0313vw;}
    .main-split .split-swiper .swiper-wrapper .swiper-slide .split-img-cont .split-hover-cont > p {margin-top:0.4688vw;}
    .main-split .split-swiper .split-pagination {bottom:4.3750vw;}
    .main-split .split-swiper .split-pagination .swiper-pagination-bullet {
        width:0.7813vw;
        height:0.7813vw;
        margin:0 0.3125vw;
    }
    
    .main-change {
        width:71.0938vw;
        margin:6.7188vw auto 0;
        padding:10.4688vw 0 8.7500vw;
    }
    .main-change:before {
        top:11.4063vw;
        right:-11.7969vw;
        width:33.5156vw;
        height:31.5625vw;
    }
    .main-change .main-change-list {
        margin-top:6.6406vw;
    }
    .main-change .main-change-list > li {
        max-width:23.2031vw;
        height:34.5313vw;
    }
    .main-change .main-change-list > li .cate-name {
        margin-top:1.7969vw;
        padding:0 0.7813vw;
        font-size:1.8750vw;
    }
    .main-change .main-change-list > li strong {
        max-height:4.3750vw;
        margin-top:1.1719vw;
        padding:0 0.7813vw;
        font-size:1.5625vw;
        line-height:2.1875vw;
    }
    .main-change .main-change-list > li p {
        max-height:5.6250vw;
        margin-top:1.7188vw;
        padding:0 0.7813vw;
        font-size:1.2500vw;
        line-height:1.8750vw;
    }
    .main-change .main-change-list > li .list-more {font-size:1.0938vw;}

    .main-partici {
        height:85.3125vw;
        margin-top:7.0313vw;
        padding-top:20.3906vw;
    }
    .main-partici .section-tit {font-size:6.4063vw;}
    .main-partici .partici-list {margin:4.9219vw auto 0;}
    .main-partici .partici-list > li {height:26.6406vw;}
    .main-partici .partici-list > li + li {margin-left:0.7813vw;}
    .main-partici .partici-list > li a {
        padding-top:7.2656vw;
        border-radius:0.6250vw;
    }
    .main-partici .partici-list > li a:before {
        bottom:2.0313vw;
        width:5.8594vw;
        height:5.8594vw;
    }
    .main-partici .partici-list > li a strong {
        font-size:2.5000vw;
        line-height:3.9063vw;
    }
    .main-partici .partici-list > li a p {
        margin-top:1.7969vw;
        font-size:1.4063vw;
        line-height:2.0313vw;
    }
    .main-partici .partici-list > li a:hover:after {
        bottom:1.2500vw;
        width:20.1563vw;
        height:22.6563vw;
    }

    .main-dream {padding:24.6875vw 0 5.7031vw;}
    .main-dream:before {height:35.6250vw;}
    .main-dream:after {
        top:6.2500vw;
        left:-10.6%;
        width:46.0156vw;
        height:43.7500vw;
    } 
    .main-dream .section-tit,
    .main-dream .section-copy {width:71.2500vw;}
    .main-dream .section-tit {
        font-size:6.4063vw;
        line-height:7.0313vw;
    }
    .dream-list {
        width:71.2500vw;
        margin:4.7656vw auto 0;
    }
    .dream-list > li .dream-cate-name {font-size:1.8750vw;}
    .dream-list > li .dream-list-box {
        height:29.6875vw;
        margin-top:1.7188vw;
    }
    .dream-list > li .dream-list-box .dream-box-vertical {
        top:calc(50% - 1.3281vw);
        left:1.5625vw;
        right:1.5625vw;
    }
    .dream-list > li .dream-list-box strong {font-size:1.8750vw;}
    .dream-list > li .dream-list-box p {
        margin-top:1.7969vw;
        font-size:1.2500vw;
    }
    .dream-list > li .dream-list-box .more_link {
        bottom:2.5000vw;
        font-size:1.0938vw;
    }

    .main-promise-section {
        margin-top:7.8125vw;
        padding:9.8438vw 0 1.6406vw;
    }
    .main-promise-section:before {
        top:32.8125vw;
        height:0.0781vw;
    }
    .main-promise-section .section-tit {width:71.2500vw;}
    .main-promise-section .section-tit:after {margin-left:2.1875vw;}
    .promise-list {
        width:71.2500vw;
        margin:5.3125vw auto 0;
    }
    .promise-list > li .promi-tit {
        font-size:2.0313vw;
        line-height:5.6250vw;
    }
    .promise-list > li .promi-tit > span {
        margin-left:1.1719vw;
        font-size:4.6875vw;
        vertical-align:-1.0156vw;
    }
    .promise-list > li .promi-copy {
        margin-top:2.1875vw;
        font-size:1.4063vw;
        line-height:2.1875vw;
    }
    .sub-page-link {
        width:71.2500vw;
        margin:3.3594vw auto 0;
    }
    .sub-page-link > li + li {margin-left:0.8594vw;}
    .sub-page-link > li > a {
        padding:2.3438vw 2.9688vw 2.4219vw;
        border-radius:0.6250vw;
    }
    .sub-page-link > li > a strong {
        font-size:1.5625vw;
        line-height:1.9531vw;
    }
    .sub-page-link > li > a p {
        margin-top:0.9375vw;
        font-size:1.4063vw;
        line-height:1.7188vw;
    }

    .main-only-footer {
        height:42.1875vw;
        font-size:5.5469vw;
        line-height:6.7969vw;
        letter-spacing:-0.1563vw;
    }
    .main-only-footer > p {
        width:71.2500vw;
        margin-top:6.8750vw;
    }

    .btn-fixed-sponsor {
        top:12.7344vw;
        width:10.0000vw;
        height:12.6563vw;
    }


    /* main popup */
    .main-pop{
        width: 37.500vw;
        top: 18.359vw;
        left: calc(50% - 7.813vw);
    }
    .main-pop .main-pop-swiper{height: 37.500vw;}
    .main-pop .pop-btns [class*="btn-"]{
        padding: 0.547vw 1.094vw;
        font-size: 1.094vw;
    }
    .main-pop [class*="swiper-button-"]{
        width: 4.688vw;
        height: 3.125vw;
        background-size: 1.250vw;
    }
    .main-pop .swiper-button-prev{left: -0.781vw;}
    .main-pop .swiper-button-next{right: -0.781vw;}
    .main-pop .swiper-pagination-bullet{
        width: 0.781vw;
        height: 0.781vw;
    }
}