/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* renewal main */
@media all and (max-width: 1600px) {
    #contentWrapper {
        padding:0px;
        box-sizing: border-box;
    }
}

.title-area {
    position: relative;
    max-width: 1200px;
    margin: 0 auto 23px;
    text-align: center;
}

.title-area h2 {
    font-size: 20px;
    color: #000;
    font-weight: 800;
    font-family: 'NanumSquare';
}

.list_box .products-area__list {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
}

.list_box .products-area__list.items li {
    margin-right: 10.575%;
    width: 26.281%;
    margin-bottom: 55px;
}

.list_box .products-area__list.items li .thumb {
    border-radius: 14px 0px 14px 0px;
    overflow: hidden;
}

.list_box .products-area__list.items li:nth-of-type(3n) {
    margin-right: 0;
}

.products-area .details-btn {
    font-size: 16px;
    color: rgb(0,0,0);
    font-weight: 500;
    display: inline-block;
    background-image: url(/design/duolab/0414main_renewal/PC/ic_more_arrow.svg);
    background-repeat: no-repeat;
    background-size: 7px;
    background-position: 100% 50%;
    letter-spacing: -0.035em;
    margin-top: 15px;
    padding: 0 15px;
}

.more-products {
    width: 110px;
    height: 35px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border: 1px solid #000000;
    margin: 0 auto;
    background: #000;
}

.more-products a {
    text-align: center;
    display: block;
    line-height: 35px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #f7f7f7;
    font-weight: 700;
    letter-spacing: -0.035em;
    font-family: 'NanumSquare';
}

.best-area__wrapper {
    margin-bottom: 110px;
}

#mainSpot {
    position: relative;
    width: 100%;
    max-width: 1920px;
    min-width: 1024px;
    overflow: hidden;
    margin: 0 auto 110px;
}

#mainSpot .swiper-slide img {
    width: 100%;
}

#mainSpot .bx-pager {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    height: 11px;
    text-align: center
}

#mainSpot .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 0 7px
}

*:first-child+html #mainSpot .bx-pager .bx-pager-item {
    display: inline
}

/* IE7 Hack */
#mainSpot .bx-pager .bx-pager-item a {
    display: block;
    width: 11px;
    height: 11px;
    text-indent: -9999em;
    background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/main/sp_spot_pager.png) 0 0 no-repeat
}

#mainSpot .bx-pager .bx-pager-item a.active {
    background-position: 0 -11px
}

#mainSpot .swiper_progress {
    margin: 6px 0;
    margin-right: 20px;
    width: 296px;
    height: 2px;
    background-color: rgba(0,0,0,.2);
}

#mainSpot .swiper_progress span {
    background: #000;
    border-radius: 2px;
}

#mainSpot .spotSlider {
    width: 1920px;
    margin: 0 auto;
}

#mainSpot2 {
    position: relative;
    width: 100%;
    max-width: 1920px;
    min-width: 1024px;
    overflow: hidden;
    margin: 0 auto 110px;
}

#mainSpot2 .swiper-slide img {
    width: 100%;
}

#mainSpot2 .bx-pager {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    height: 11px;
    text-align: center
}

#mainSpot2 .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 0 7px
}

*:first-child+html #mainSpot2 .bx-pager .bx-pager-item {
    display: inline
}

/* IE7 Hack */
#mainSpot2 .bx-pager .bx-pager-item a {
    display: block;
    width: 11px;
    height: 11px;
    text-indent: -9999em;
    background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/main/sp_spot_pager.png) 0 0 no-repeat
}

#mainSpot2 .bx-pager .bx-pager-item a.active {
    background-position: 0 -11px
}

#mainSpot2 .swiper_progress {
    margin: 6px 0;
    margin-right: 20px;
    width: 296px;
    height: 2px;
    background-color: rgba(255,255,255,.2);
}

#mainSpot2 .swiper_progress span {
    background: #fff;
    border-radius: 2px;
}

#mainSpot2 .spotSlider {
    width: 1920px;
    margin: 0 auto;
}

.video-area__wrapper {
    max-width: 960px;
    margin: 0 auto 110px;
}

.video-area__item {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video-area__item iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}

.recommend-area__wrapper {
    margin-bottom: 160px;
}

.recommend-area .products-area__wrapper {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 0;
}

.recommend-area .products-area__list {
    box-sizing: border-box;
}

.recommend-area .products-area__list:not(:last-of-type) {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 3%;
}

.recommend-area .products-area__list li {
    position: relative;
    width: 23.125%;
    margin-right: 2.5%;
    display: inline-block;
    text-align: center;
    margin-bottom: 3%;
}

.recommend-area .products-area__list li:nth-of-type(4n) {
    margin-right: 0;
}

.recommend-area .products-area__list li:nth-last-of-type(-n+4) {
    margin-bottom: 0;
}

.recommend-area .products-area__list:not(:last-of-type) li:nth-last-of-type(-n+4) {
    margin-bottom: 3%;
}

.recommend-area .products-area__list li img {
    width: 100%;
    transition: opacity 0.3s ease 0s;
}
}

.recommend-area .products-area__list li:hover img:first-of-type {
    opacity: 0;
}

.recommend-area .products-area__list li:hover .img2 {
    opacity: 1;
}

.recommend-area .products-area__list li .img2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.recommend-area .products-area .details-btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 9.94%;
    display: none;
}

.review-area__wrapper {
    background-color: #f7f7f7;
    padding: 35px 45px 45px;
}

.review-area .count-box {
    width: 153px;
    right: 0;
    bottom: 0;
    height: 11px;
    position: relative;
    margin: 18px auto 0;
    padding: 0 1px;
    box-sizing: border-box;
    text-align: left;
}

.review-area .count-box p {
    font-size: 13px;
    letter-spacing: -0.035em;
    color: #000000;
    font-weight: 500;
    /* position:absolute; */
    /* top:-4px; */
    /* width:100%; */
}

.review-area .count-box p #count_review {
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0;
    margin-left: 10px;
    margin-right: 0;
    font-family: 'NanumSquare', sans-sarif;
    display: inline-block;
}

.review-area .count-box p>span {
    position: absolute;
    right: -5px;
    top: 73%;
    transform: translateY(-50%);
    padding-bottom: 6px;
}

.review-area .count-box p>span>em {
    /* vertical-align: text-top; */
}

.review-area .products-area__wrapper {
    max-width: 1664px;
    margin: 0px auto;
    /* margin-bottom:2.881%; */
    max-width: calc(100% - 24px);
    padding: 0;
}

.review-area .products-area__list li {
    width: calc(50% - 3px);
    margin-right: 6px;
    vertical-align: bottom;
    border-radius: 14px 0px;
    overflow: hidden;
    display: inline-block;
}

.review-area .products-area__list li img {
    width: 100%;
}

.review-area .products-area__list {
    font-size: 0;
}

.review-area .products-area__list li:nth-of-type(2n) {
    margin-right: 0;
}

.review-area .products-area__list li:not(:nth-last-of-type(-n+2)) {
    margin-bottom: 6px;
}

/* renewal main*/
.tit_box a img {
    margin-top: -2px;
    margin-right: 2px;
}

.list_box.review_box .items li img {
    width: 100%;
}

.list_box.review_box .items li.first_li {
    width: 100%;
    margin-right: 2.8%;
    margin-top: 0;
}

.list_box.review_box {
    position: relative;
    margin-top: 100px;
}

.list_box.review_box .items li {
    width: 30.289%;
    margin-right: 3.044%;
    vertical-align: bottom;
    margin-bottom: 0;
    margin-top: 2%;
    border-radius: 14px 0;
    overflow: hidden;
}

.list_box.review_box .items li:nth-of-type(3n) {
    margin-right: 2%;
}

.list_box.review_box .items li:last-of-type {
    margin-right: 0;
}

.list_box.review_box .tit_box {
    position: absolute;
    top: 0;
    right: 0;
    width: 66.024%;
    height: 11vw;
    max-height: 103px;
    padding-right: 2%;
    box-sizing: border-box;
}

.list_box.review_box .tit_box h1 {
    position: relative;
    padding-top: 22px;
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: -0.035em;
    color: #000;
    font-weight: 700;
}

.list_box.review_box .tit_box h1 span {
    font-size: 40px;
}

.list_box.review_box .tit_box h1 span em {
    font-size: 28px;
}

.list_box.review_box .tit_box h1:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 4px;
    background: #000;
}

.list_box.review_box .tit_box a {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.05em;
    position: absolute;
    bottom: 0;
    right: 2%;
}

.review_box.list_box .items {
    float: left;
    .main_text vertical-align: bottom;
    display: inline-block;
    width: 66.024%;
}

.review_box.list_box .items:first-of-type {
    width: 31.967%;
    margin-right: 2.009%;
    padding-top: 0;
}

.review_box.list_box .items:last-child {
    position: absolute;
    right: 0;
    bottom: 0;
}

figure {
    margin: 0;
}

.bottom_btn_list {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    z-index: 10;
    opacity: 1;
}

.bottom_btn_list>div {
    position: relative!important;
    float: left;
    height: 15px;
}

.bottom_btn_list>div.swiper_fraction {
    font-size: 15px;
    color: rgba(0,0,0,.3);
    font-weight: 500;
    display: flex;
    align-items: center;
    margin-right: 18px;
}

.bottom_btn_list>div.slide_button {
    float: right;
    cursor: pointer;
    line-height: 14px;
    width: 10px;
}

.bottom_btn_list>div.slide_button>img {
    padding-bottom: 2px;
}

.main_banner_arrow {
    width: 95vw;
    min-width: 1024px;
    max-width: 1840px;
    position: absolute;
    top: calc(50%);
    left: 50%;
    z-index: 10;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}

.main_banner_arrow .left_arrow {
    width: 60px;
    float: left;
}

.main_banner_arrow .right_arrow {
    width: 60px;
    float: right;
}

.bottom_btn_list>div.swiper_fraction .image-slider__current {
    color: #000;
}

div#mainSpot2 .bottom_btn_list>div.swiper_fraction .image-slider__current {
    color: #fff;
}

#mainSpot2 .bottom_btn_list>div.swiper_fraction {
    color: rgba(255,255,255,.3);
}

.bottom_btn_list>div.swiper_fraction .image-slider__sepparator {
    padding: 0 3px;
    font-size: 12px;
}

.main_text {
    position: absolute;
    top: 50%;
    left: 85px;
    z-index: 10;
    transform: translateY(-50%);
}

.main_text h1 {
    font-size: 44px;
    font-weight: 500;
    color: #000;
    line-height: 1.1;
    margin-bottom: 15px;
}

.main_text p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
}

.banner_text {
    position: absolute;
    top: 50%;
    left: 40%;
    z-index: 10;
    transform: translateY(-50%);
}

.banner_text h1 {
    position: relative;
    padding-top: 22px;
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: -0.035em;
    color: #fff;
    font-weight: 400;
}

.banner_text h1:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 4px;
    background: #fff;
}

.banner_text h1,.banner_text span {
    float: left;
}

.banner_text span {
    font-size: 18px;
    color: #faff7d;
    font-family: 'Lust Script';
    letter-spacing: 0.05em;
    position: relative;
    padding-right: 39px;
    vertical-align: bottom;
    margin-top: 30px;
    margin-left: 56px;
}

.banner_text span img {
    transition: .2s all;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
}

.main_find_banner a:hover span img {
    right: -5px;
}

.main_find_banner_02 .banner_text {
    top: 50%;
    left: 47%;
}

.main_find_banner_02 .banner_text h1 {
    position: relative;
    padding-top: 15px;
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: -0.035em;
    color: #fff;
    font-weight: 400;
}

.main_find_banner_02 .banner_text h1:after {
    content: '';
    position: absolute;
    top: 0;
    left: 3px;
    width: 24px;
    height: 4px;
    background: #fff;
}

.main_find_banner_02 .banner_text h1,.main_find_banner_02 .banner_text span {
    float: inherit;
}

.main_find_banner_02 .banner_text h1 p {
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 2px;
}

.main_find_banner_02 .banner_text span {
    font-size: 18px;
    color: #faff7d;
    font-family: 'Lust Script';
    letter-spacing: 0.05em;
    position: relative;
    padding-right: 39px;
    vertical-align: bottom;
    margin-top: 30px;
    margin-left: 5px;
    display: block;
    width: fit-content;
}

.main_find_banner_02 .banner_text span img {
    transition: .2s all;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
}

.main_find_banner a:hover span img {
    right: -5px;
}

.main_content {
    max-width: 1600px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.main_content .main_content_leftdiv {
    float: left;
    width: 78.188%;
    padding: 40px 0 150px;
    position: relative;
    padding-right: 56px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.main_content .main_content_leftdiv:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #e7e7e7;
}

.main_content .main_content_rightdiv {
    width: 21.812%;
    float: right;
    padding: 40px 0;
    position: relative;
    padding-left: 56px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.list_box.main_slideBox5 .items li:first-of-type {
    width: 31.967%;
    margin-right: 2.009%;
}

.list_box.main_slideBox5 {
    position: relative;
}

.list_box.main_slideBox5 .items li {
    width: 20.67%;
    margin-right: 2.009%;
    vertical-align: bottom;
}

.list_box.main_slideBox5 .items li:nth-of-type(3) {
    /* margin-right:1.4%; */
}

.list_box.main_slideBox5 .items li:last-of-type {
    margin-right: 0;
}

.list_box.main_slideBox5 .tit_box {
    position: absolute;
    top: 0;
    right: 0;
    width: 66.024%;
    height: auto;
    max-height: 200px;
}

.list_box.main_slideBox5 .tit_box h1 {
    position: relative;
    padding-top: 22px;
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: -0.035em;
    color: #000;
    font-weight: 700;
}

.list_box.main_slideBox5 .tit_box h1:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 4px;
    background: #000;
}

.list_box.main_slideBox5 .tit_box a {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.05em;
    position: absolute;
    bottom: 0;
    right: 0;
}

.best_icon_div {
    background: #000;
    width: 38px;
    height: 38px;
    line-height: 42px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.best_icon_div span {
    font-size: 14px;
    color: #fff;
    font-family: "Lust Script";
    font-weight: 400;
}

.list_box.main_slideBox5 .items li:first-of-type .best_icon_div {
    width: 48px;
    height: 48px;
    line-height: 52px;
}

.list_box.main_slideBox5 .items li:first-of-type .best_icon_div span {
    font-size: 18px;
}

.list_box.main_slideBox5 .items li:first-of-type .rg_delivery {
    width: 71px;
    height: 71px;
}

.list_box.main_slideBox5 .items li:not(.first_li) .rg_delivery {
    width: 64px;
    height: 64px;
}

.list_box.main_slideBox5 .items li:not(.first_li) .list_shoppingInfo .listName {
    font-size: 14px;
    height: 42px;
}

.list_box.main_slideBox5 .items li:not(.first_li) .list_shoppingInfo .listPrice,.list_box.main_slideBox5 .items li:not(.first_li) .list_shoppingInfo .off_txt em {
    font-size: 18px;
}

.list_box.main_slideBox5 .items li:not(.first_li) .list_shoppingInfo .consumer {
    font-size: 12px;
}

.list_box.main_slideBox5 .items li:not(.first_li) .list_shoppingInfo .price_top_box span font {
    font-size: 11px;
}

.list_box.main_slideBox5 .items li:not(.first_li) span.my-wish-list,.list_box.main_slideBox5 .items li:not(.first_li) .cart_open_btn {
    /*! height:33px; */
    /*! line-height:37px; */
}

.list_box.main_slideBox5 .items li:not(.first_li) span.my-wish-list img {
    width: 18px;
}

.list_box.main_slideBox5 .items li:not(.first_li) .cart_open_btn img {
    width: 19px;
}

.list_box.main_slideBox5 .items li:not(.first_li) {
    /*! padding-bottom:15px; */
}

.list_box.main_slideBox5 .items li {
    margin-bottom: 0;
}

.list_box.main_slideBox5 .items li:not(.first_li) .list_shoppingInfo .price_top_box {
    /*! margin-top:12px; */
}

.new_listBox.main_slideBox5 {
    margin-top: 100px;
}

.new_listBox.main_slideBox5 .items li .best_icon_div {
    display: none;
}

.main_find_banner {
    width: 100%;
    margin-top: 80px;
    position: relative;
}

.main_find_banner a {
    display: block;
    width: 100%;
    height: 100%;
}

.main_find_banner a>img {
    width: 100%;
}

.list_box.time_sale_Box {
    margin-top: 80px;
}

.list_box.time_sale_Box .tit_box {
    top: 0;
    right: 0;
    width: 100%;
    position: relative;
    margin-bottom: 35px;
}

.list_box.time_sale_Box .tit_box h1 {
    position: relative;
    padding-top: 30px;
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: -0.035em;
    color: #000;
    font-weight: 700;
}

.list_box.time_sale_Box .tit_box h1:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 24px;
    font-size: 16px;
    background: #000;
    height: 4px;
}

.list_box.ranking_box .tit_box h1:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    font-size: 14px;
    padding-left: 33px;
    color: #000;
    font-weight: 500;
}

.ranking_tab .ranking_tab_inner a {
    display: block;
    padding: 0 13px;
    width: 100%;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #888;
    font-weight: 400;
    margin-bottom: 5px;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 1300px) {
    .ranking_tab .ranking_tab_inner a {
        font-size:10px;
    }
}

.ranking_tab .ranking_tab_inner a span {
    font-size: 14px;
    font-family: 'Lust Script';
    color: #d7d7d7;
    margin-right: 16px;
}

.ranking_tab .ranking_tab_inner a.now_ranking {
    width: 100%;
    height: 100%;
    border: 2px solid rgb(137,48,220);
    box-sizing: border-box;
    color: #000;
    background: #fff;
}

.ranking_tab .ranking_tab_inner a.now_ranking span {
    color: #000;
}

.list_box.ranking_box .ranking_prd {
    margin-top: 46px;
}

.list_box.ranking_box .ranking_prd .items li {
    margin: 0;
    width: 100%;
}

.stock_graph_outer {
    position: absolute;
    bottom: 0;
    width: 65.7%;
    display: none;
}

.stock_graph {
    height: 3px;
    width: 100%;
    background: #e7e7e7;
}

.stock_graph>span {
    background: #000;
    display: block;
    height: 3px;
}

p.stock_text {
    position: absolute;
    bottom: 42px;
    margin-left: -15px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    background: rgb(137,48,220);
    padding: 0 4px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    box-sizing: border-box;
    width: max-content;
}

p.stock_text span {
}

p.stock_text:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 12px solid rgb(137,48,220);
    border-right: 12px solid transparent;
    position: absolute;
    bottom: -9px;
    left: 50%;
    transform: translateX(-50%);
}

.all_stock {
    font-size: 13px;
    color: #888;
    font-weight: 400;
    text-align: right;
    padding-top: 8px;
}

.countdown {
    position: absolute;
    top: -32px;
    left: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: #000;
    text-align: center;
    font-size: 13px;
    color: #faff7d;
    font-weight: 500;
}

.countdown span {
    color: #fff;
    display: inline-block;
    margin-right: 6px
}

.ranking_box .best_icon_div {
    width: 48px;
    height: 48px;
    line-height: 52px;
}

.ranking_box .best_icon_div span {
    font-size: 18px;
}

.list_box.main_slideBox5 .items li.first_li span.my-wish-list img {
    width: 18px;
}

.section_area {
    position: relative;
}

.section_area .main_section_outer {
    /* position:absolute; */
    width: 100%!important;
    /* left:50%; */
    /* transform:translateX(-50%); */
    /* height:100%; */
    top: 0;
    /* width:100%; */
}

.section_area.main_section01 {
    position: relative;
    background: url('/design/duolab/0414main_renewal/MB/bottom_img.jpg' ) no-repeat;
    background-size: contain;
    padding-bottom: 50px;
}

.section_area.main_section01 .info_txt {
    font-weight: 400;
    color: #9c9c9c;
    font-size: 11px;
    /* position:absolute; */
    padding: 30px 12px;
    /* top:30px; */
    /* left:12px; */
    line-height: 28px;
    font-family: 'NanumSquare';
    letter-spacing: -1px;
}

.info_txt span {
    height: 23px;
    width: 65px;
    text-align: center;
    line-height: 25px;
    border: 1px solid #a8a8a8;
    margin-right: 5px;
    display: inline-block;
}

.main_section_left_text {
    font-size: 24px;
    color: #fff;
    text-align: center;
    /* position:absolute; */
    /* top:266px; */
    left: 0;
    line-height: 1.6;
    font-weight: 400;
    font-family: 'NanumSquare';
    /* transform:translateX(434px); */
    /* width:182px; */
    font-weight: 400;
    background-position: center;
}

.right_top_text {
    /* position:absolute; */
    /* top:190px; */
    /* right:0; */
    line-height: 1.3;
    font-weight: 400;
    font-family: 'NanumSquare';
    /* transform:translateX(900px); */
    text-align: center;
}

.right_top_text .txt_info {
    font-size: 16px;
    color: #404041;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: -0.5px;
}

.right_top_text .txt_info>b {
    font-weight: 800;
}

.right_top_text .txt_info span {
    font-weight: 800;
    position: relative;
    z-index: 10;
    font-size: 18px;
    display: block;
    margin-top: 23px;
}

.right_top_text .txt_info span font {
    width: 68px;
    height: 13px;
    background: rgba(115,206,224,.8);
    position: absolute;
    left: 85px;
    bottom: 0px;
    z-index: -1;
}

.right_top_text .icon_li {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.right_top_text .icon_li ul {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    gap: 0 6px;
    justify-content: space-between;
}

.right_top_text .icon_li ul li {
    text-align: center;
    /* margin-right:30px; */
    width: 28%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.right_top_text .icon_li ul li:nth-of-type(3n) {
    margin-right: 0;
}

.right_top_text .icon_li ul li:last-of-type {
    margin-right: 0;
}

.right_top_text .icon_li ul li span {
    display: block;
    font-size: 13px;
    color: #404041;
    line-height: 1.4;
    letter-spacing: -0.5px;
    margin: 0 auto;
    width: fit-content;
}

.right_top_text .icon_li ul li span b {
    color: #404041;
}

.right_top_text .icon_li ul li img {
    margin-bottom: 8px;
    width: 100%;
}

.right_top_text .more_section01 {
    font-size: 14px;
    color: #404041;
    letter-spacing: -0.5px;
    padding-bottom: 5px;
    padding-right: 28px;
    margin-top: 50px;
    display: block;
    width: fit-content;
    border-bottom: 2px solid #404041;
    line-height: 1;
    background: url(/design/duolab/0414main_renewal/PC/main_section01_arrow.png);
    background-repeat: no-repeat;
    background-position: 99% 3px;
}

a.more_choice {
    position: absolute;
    bottom: 40px;
    width: 136px;
    height: 136px;
    right: -76px;
    /* transform:translateX(1440px); */
}

.section_area.main_section02 {
    overflow: hidden;
}

.section_area.main_section02 .swiper-slide {
    position: relative;
    background-position: center!important;
    /* height: 114vw; */
    width: 100%;
    margin-left: -2px;
}

.section_area.main_section02 .swiper-slide img {
    width: 100%;
}

.section_area.main_section02 .swiper-slide h1 {
    letter-spacing: -1px;
    font-family: 'NanumSquare';
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    font-size: 4.5vw;
    color: #6638b4;
    font-weight: 800;
    width: 100%;
}

.section_area.main_section02 .swiper-slide h1 p {
    display: block;
    font-size: 3.5vw;
    color: #404041;
    margin-top: 17px;
    font-weight: 400;
}

.section_area.main_section02 .swiper-slide h1 p span {
    font-weight: 800;
}

.bottom_graph_div {
    position: absolute;
    width: 60vw;
    margin: 0 auto;
    bottom: 28px;
    left: 44%;
    transform: translateX(-50%);
    z-index: 10;
}

.section_area.main_section02 .bottom_page_graph {
    width: 75%;
    height: 6px;
    margin: 0 auto;
    position: relative;
    /* margin-top: 25px; */
    border-radius: 50px;
    overflow: hidden;
    background: #d9d9d9;
    /* left: 50%; */
    /* bottom: 25px; */
    /* top: auto; */
    /* transform: translateX(-50%); */
    z-index: 10;
    /* margin-bottom: 50px; */
}

.section_area.main_section02 .bottom_page_graph>span {
    background: #404041!important;
    border-radius: 50px;
}

.section_area.main_section02 .bottom_page_arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    cursor: pointer;
    background-size: 100% auto!important;
    box-shadow: 5px 4px 15px rgba(33,33,33,.4);
    border-radius: 50%;
    z-index: 10;
}

.section_area.main_section02 .bottom_page_arrow.bottom_page_left {
    left: 20px;
    background: url(/design/duolab/0414main_renewal/PC/event_arrow_left.png);
}

.section_area.main_section02 .bottom_page_arrow.bottom_page_right {
    right: 20px;
    background: url(/design/duolab/0414main_renewal/PC/event_arrow_right.png);
}

.section_area.main_section03 {
    /* height:1000px; */
    font-family: 'NanumSquare';
}

.main_section03_left_text {
    font-size: 9px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 3px;
    left: 10.5vw;
    line-height: 1.3;
    font-weight: 700;
    font-family: 'NanumSquare';
    width: 137px;
    height: 140px;
    background: url(/design/duolab/0414main_renewal/MB/circle_img.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding-top: 61px;
    z-index: 13;
}



.main_section03_top_text {
    font-size: 11px;
    color: #404041;
    text-align: center;
    position: absolute;
    top: 15px;
    left: 50%;
    line-height: 1.3;
    font-weight: 400;
    font-family: 'NanumSquare';
    transform: translateX(-50%);
    letter-spacing: -1px;
    width: 100%;
}

.main_section03_top_text span {
    font-weight: 800;
}

.main_section03_top_box {
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 13px;
    z-index: 11;
}

.main_section03_top_box .main_section03_top_slide {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 15px 0;
}

.main_section03_top_box .main_section03_top_slide .swiper-slide img {
    width: 100%;
}

.main_section03_top_box .main_slide03_arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-size: 40px!important;
    border-radius: 50%;
    outline: none;
    z-index: 10;
}

.main_section03_top_box .main_slide03_arrow.main_slide03_left {
    left: 6px;
    background: url(/design/duolab/0414main_renewal/MB/mo_arrow_left.png);
}

.main_section03_top_box .main_slide03_arrow.main_slide03_right {
    right: 6px;
    background: url(/design/duolab/0414main_renewal/MB/mo_arrow_right.png);
}

.main_section03_bottom_slide {
    width: calc(100% - 53px);
    position: absolute;
    top: 60vw;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 12px -5px 50px 5px rgba(173,173,173,0.3);
    overflow: hidden;
}
.main_section03_bottom_slide .swiper-slide { text-align:center; }
.main_section03_bottom_slide .swiper-slide img {
    width: 99%;
}

.bottom_slide_top_text {
    position: absolute;
    top: 32px;
    width: 762px;
    left: 18px;
}

.bottom_slide_top_text .left_txt {
    float: left;
    font-size: 15px;
    color: #404041;
    font-weight: 800;
}

.bottom_slide_top_text .right_txt {
    font-size: 12px;
    color: #404041;
    font-weight: 400;
    position: absolute;
    right: 0;
    bottom: 0;
}

.main_section03_bottom_slide .buy_btn {
    width: 121px;
    height: 36px;
    line-height: 36px;
    background: #6638b5;
    text-align: center;
    position: absolute;
    top: 293px;
    left: 109px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -1px;
}

.main_section03_bottom_slide .section03_right_top_text {
    position: absolute;
    top: 86px;
    left: 345px;
    font-size: 0;
}

.main_section03_bottom_slide .section03_right_top_text p {
    font-size: 13px;
    color: #404041;
    font-weight: 400;
    margin-right: 30px;
    display: inline-block;
    letter-spacing: -0.5px;
}

.main_section03_bottom_slide .section03_right_top_text p span {
    display: block;
    font-size: 11px;
    margin-top: 5px;
    line-height: 1.4
}

.main_section03_bottom_slide .section03_right_bottom_text {
    position: absolute;
    top: 190px;
    left: 345px;
    font-size: 18.67px;
    color: #404041;
    line-height: 1.9;
    letter-spacing: -1.5px;
}

.section_area.main_section04 {
    /* height:1000px; */
    font-family: 'NanumSquare';
}

.main_section04_top {
    /* height:395px; */
    position: relative;
    z-index: 15;
    padding-top: 60px;
    padding-bottom: 30px;
}

.section04_top_btn {
    /* position:absolute; */
    /* top:70px; */
    /* left:50%; */
    /* transform:translateX(-50%); */
    text-align: center;
    width: 100%;
}

.section04_top_btn>h1 {
    font-size: 20px;
    color: #000;
    font-weight: 800;
    letter-spacing: -2px;
    font-family: 'NanumSquare';
    margin: 0 auto;
    width: fit-content;
    margin-bottom: 30px;
}

.section04_top_btn>h1 span {
    color: #6638b4;
    font-weight: 800;
}

.section04_top_btn>ul {
    margin-top: 45px;
    font-size: 0;
}

.section04_top_btn>ul li {
    display: inline-block;
    padding: 0 21.4px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #8f8f8f;
    margin-right: 19px;
    border-radius: 50px;
    font-size: 22px;
    color: #2d2d2d;
    opacity: .5;
    box-sizing: border-box;
    cursor: pointer;
    font-family: 'NanumSquare';
}

.section04_top_btn>ul li:last-of-type {
    margin-right: 0;
}

.section04_top_btn>ul li.select {
    background: #6638b4;
    opacity: 1;
    color: #fff;
    border-color: #6638b4;
}

.choice_tab {
    /* margin-bottom:60px; */
    z-index: 10;
}

.choice_tab ul {
    font-size: 0;
    text-align: center;
    position: relative;
}

.choice_tab ul li {
    display: inline-block;
    width: 86px;
}

.choice_tab ul li .choice_icon {
    width: 64px;
    height: 64px;
    display: block;
    box-sizing: border-box;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 11px;
    text-align: center;
    position: relative;
    background: #6638b5;
    /* border:3px solid #000; */
    box-shadow: inset 2px 1px 12px 0px rgb(255,255,255,.5),4px 4px 10px 1px rgb(153,106,232,.3);
}

.choice_tab ul li .choice_icon:before {
    content: '';
    width: 56px;
    height: 56px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #f5f5f5;
    border-radius: 50%;
}

.choice_tab ul li {
    font-size: 12px;
    color: #404041;
    text-align: center;
    font-weight: 400;
    font-family: 'NanumSquare';
    letter-spacing: -1px;
    position: relative;
    padding-bottom: 30px;
    z-index: 14;
}

.choice_tab ul li:after {
    content: '';
    width: 16px;
    height: 5px;
    background: #6638b5;
    position: absolute;
    top: 29px;
    right: -8px;
}

.choice_tab ul li:last-of-type:after {
    display: none;
}

.choice_tab ul li.sel {
    font-weight: 800;
    color: #6638b5;
}

.choice_tab ul li.sel .choice_icon:before {
    display: none;
}

.choice_tab ul li .choice_icon span {
    cursor: pointer;
    display: block;
    -webkit-mask-position-x: center !important;
    -webkit-mask-position-y: center !important;
    -webkit-mask-size: contain !important;
    -webkit-mask-repeat: no-repeat !important;
    -webkit-mask-origin: initial !important;
    -webkit-mask-clip: initial !important;
    transition: .2s all;
    width: 27px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #6638b5;
    opacity: 1;
}

.choice_tab ul li:nth-of-type(1) .choice_icon span {
    -webkit-mask: url(/design/duolab/0414main_renewal/PC/choice_tab_01_01.png);
    width: 30px;
}

.choice_tab ul li:nth-of-type(2) .choice_icon span {
    -webkit-mask: url(/design/duolab/0414main_renewal/PC/choice_tab_02_01.png);
}

.choice_tab ul li:nth-of-type(3) .choice_icon span {
    -webkit-mask: url(/design/duolab/0414main_renewal/PC/choice_tab_03_01.png);
    width: 14px;
}

.choice_tab ul li:nth-of-type(4) .choice_icon span {
    -webkit-mask: url(/design/duolab/0414main_renewal/PC/choice_tab_04_01.png);
    width: 19px;
}

.choice_tab ul li.sel .choice_icon span {
    background: #fff;
    opacity: 1;
}

.choice_tab ul li.sel .choice_icon:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #6638b4;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}

.main_section04_bottom {
    /* height:620px; */
    position: relative;
    z-index: 10;
}

.main_section04_bottom:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    border-top: 23px solid #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.main_section04_bottom .main_section04_bottom_div {
    position: relative;
    background-position: center!important;
}

.main_section04_bottom_right {
    position: absolute;
    left: 50%;
    top: 30px;
    text-align: center;
    width: 100%;
    transform: translateX(-50%);
}

.main_section04_bottom_right h1 {
    font-size: 16px;
    color: #000;
    font-weight: 800;
    letter-spacing: -1.5px;
    font-family: 'NanumSquare';
}

.main_section04_bottom_right h1 span {
    font-size: 27px;
    font-weight: 800;
    display: block;
    margin-top: 10px;
    font-family: 'NanumSquare';
}

.main_section04_bottom_right a {
    height: 35px;
    line-height: 33px;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    display: block;
    border: 1px solid #000;
    font-family: 'NanumSquare';
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 24px;
    width: fit-content;
    padding: 0 15px;
}

.main_section04_bottom_box {
    position: absolute;
    bottom: 13px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    box-sizing: border-box;
}

.main_section04_bottom_slide {
    width: 100%;
    overflow: hidden;
}

.main_section04_bottom_slide .items {
    padding-left: 30px;
    padding-right: 20px;
}

.main_section04_bottom_slide.list_box .items li {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 0;
    width: 85vw!important;
}

.main_section04_bottom_slide.list_box .items li:last-of-type {
    margin-right: 20px;
}

.main_section04_bottom_slide.list_box .items li .thumb {
    width: 100px;
    border-radius: 8px;
    overflow: hidden;
    float: left;
}

.main_section04_bottom_slide.list_box .items li .list_shoppingInfo {
    width: calc(100% - 100px);
    float: left;
    padding: 10px 0 0;
    padding-left: 14px;
    height: 100px;
    box-sizing: border-box;
    position: relative;
}

.main_section04_bottom_slide.list_box .items li .prd_bottom_div2,.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .hash_box {
    display: none;
}

.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .listName {
    font-size: 13px;
    color: #000;
    font-weight: 700;
    height: 50px;
    /* white-space:nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    /* display:block; */
    font-family: 'NanumSquare';
    -webkit-line-clamp: 2;
}

.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .price_top_box {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .price_top_box span.consumer {
    /* display:block; */
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 12px;
    margin-left: 10px;
}

.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .price_top_box span.consumer strike {
    color: rgba(0,0,0,.6);
}

.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .price_top_box span.consumer font {
    font-size: 12px;
}

.main_section04_bottom_slide.list_box .items li .thumb .best_icon_div {
    border-bottom-right-radius: 8px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #000;
    border-radius: 50%;
    top: 4px;
    left: 4px;
}

.main_section04_bottom_slide.list_box .items li .thumb .best_icon_div span {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    font-family: 'NanumSquare';
}

.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .price_top_box span {
    font-family: 'NanumSquare';
}

.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .price_top_box span.off_txt,.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .price_top_box span.off_txt em {
    font-size: 17px;
    font-weight: 800;
    color: #6638b5;
    letter-spacing: -1px;
}

.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .listPrice,.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .listPrice font {
    font-size: 17px;
    color: #000;
    font-weight: 800;
    letter-spacing: -1px;
    margin: 0;
}

.main_section04_bottom_slide.list_box .items li .list_shoppingInfo .listPrice {
    margin-left: 7px;
}

.main_section04_bottom_box .main_section04_bottom_slide_arrow {
    position: absolute;
    top: 39%;
    /* transform:translateY(-50%); */
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10;
    border-radius: 50%;
    background-size: 40px!important;
    outline: none;
}

.main_section04_bottom_box .main_section04_bottom_slide_arrow.main_section04_bottom_slide_left {
    left: 5px;
    background: url(/design/duolab/0414main_renewal/MB/mo_arrow_left.png);
}

.main_section04_bottom_box .main_section04_bottom_slide_arrow.main_section04_bottom_slide_right {
    right: 5px;
    background: url(/design/duolab/0414main_renewal/MB/mo_arrow_right.png);
}

.main_section04_bottom_box .main_section04_bottom_slide_arrow.swiper-button-disabled {
    display: none;
}

.main_section04_more {
    font-size: 12px;
    color: rgba(0,0,0,1);
    font-weight: 700;
    font-family: 'NanumSquare';
    margin-bottom: 12px;
    display: block;
    float: right;
    line-height: 1;
    margin-right: 42px;
}

.bottom_pagination_bullet {
    text-align: center;
    margin-top: 15px;
}

.bottom_pagination_bullet span {
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 8px;
    opacity: .4;
}

.bottom_pagination_bullet span.swiper-pagination-bullet-active {
    opacity: 1;
}

.section_area.main_section05 {
    width: 100%;
    margin: 0 auto;
    padding: 45px 0 50px;
    overflow: hidden;
}

.section_area.main_section05 .section05_title {
    margin-bottom: 25px;
    position: relative;
    text-align: center;
}

.section_area.main_section05 .section05_title h1 {
    font-size: 20px;
    color: #000;
    font-weight: 800;
    font-family: 'NanumSquare';
    letter-spacing: -2px;
}

.main_section05_banner {
    width: 85vw;
    margin: 0 auto;
    position: relative;
}

.main_section05_banner_outer .main_section05_bottom_slide_arrow {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    cursor: pointer;
    z-index: 10;
    box-shadow: 5px 4px 15px rgba(33,33,33,.4);
    border-radius: 50%;
    background-size: 35px!important;
}

.main_section05_banner_outer .main_section05_bottom_slide_arrow.main_section05_bottom_slide_left {
    left: 15px;
    background: url(/design/duolab/0414main_renewal/PC/event_arrow_left.png);
}

.main_section05_banner_outer .main_section05_bottom_slide_arrow.main_section05_bottom_slide_right {
    right: 15px;
    background: url(/design/duolab/0414main_renewal/PC/event_arrow_right.png);
}

.main_section05_banner_outer .swiper-slide img {
    width: 100%;
    border-radius: 12px;
}

.main05_bottom_btn_list .bottom_pagination {
    display: inline-block;
    vertical-align: top;
}

.main05_bottom_btn_list {
    text-align: center;
    padding-top: 20px;
}

.main05_bottom_btn_list .bottom_pagination span {
    width: 10px;
    height: 10px;
    background: #d9d9d9;
    margin: 0 9px;
    opacity: 1;
}

.main05_bottom_btn_list .bottom_pagination span.swiper-pagination-bullet-active {
    background: #6638b4;
}

.main05_bottom_btn_list>div.slide_button {
    display: inline-block;
    cursor: pointer;
    width: 8px;
    margin-left: 9px;
    vertical-align: top;
}

.main05_bottom_btn_list>div.slide_button>img {
    padding-bottom: 2px;
    vertical-align: top;
    width: 100%;
}

.main_section05_banner_outer .center_banner_txt {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    height: 100%;
    padding-top: 25px;
    box-sizing: border-box;
}

.main_section05_banner_outer .center_banner_txt .txt_01 {
    font-size: 18px;
    color: rgba(0,0,0,1);
    font-weight: 800;
    letter-spacing: -1px;
    font-family: 'NanumSquare';
    line-height: 1.3;
    margin-bottom: 0;
}

.main_section05_banner_outer .center_banner_txt h1 {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    letter-spacing: -1px;
    font-family: 'NanumSquare';
    margin-bottom: 10px;
    line-height: 1.4;
}

.main_section05_banner_outer .center_banner_txt .txt_02 {
    padding-right: 5px;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    letter-spacing: -1px;
    font-family: 'NanumSquare';
    /* width:130px; */
    padding-bottom: 5px;
    background: url(/design/duolab/0414main_renewal/MB/mo_more_bottom.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    line-height: 1;
    background-size: 100% auto;
    text-align: left;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

a.more_event {
    height: 35px;
    line-height: 33px;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    display: block;
    border: 1px solid #000;
    font-family: 'NanumSquare';
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 24px;
    width: fit-content;
    padding: 0 15px;
}

.video_area {
    position: relative;
    /* padding-top:40.9%; */
    z-index: 10;
}

/* .video_area video {position:absolute;right:0;bottom:0;top:0;right:0;width:100%;height:100%;background-size:100% 100%;background-color:black;;background-position:center center;background-size:contain;object-fit:cover;z-index:3; } */
.video_button_group {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 20;
    text-align: center;
}

.video_button_group .play_btn {
    width: 38px;
    height: 38px;
    background: url(/design/duolab/0414main_renewal/PC/play_btn.png);
    display: block;
    background-size: 38px auto;
    margin-bottom: 28px;
    cursor: pointer;
    display: none;
}

.video_button_group .scroll_btn>div {
    width: 18px;
    height: 30px;
    border: 1.5px solid #8a8a8a;
    border-radius: 6px;
    margin: 0 auto;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
}

.video_button_group .scroll_btn>div:after {
    position: absolute;
    content: "";
    width: 0.4rem;
    height: 0.4rem;
    background-color: #000;
    border-radius: 80%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    animation: scrollUpdown 1.3s ease-in-out infinite;
}

.video_button_group .scroll_btn>span {
    font-size: 13px;
    color: #8a8a8a;
    font-weight: 700;
    letter-spacing: -1px;
    font-family: 'NanumSquare';
}

@keyframes scrollUpdown {
    0% {
        top: 60%;
        opacity: 1
    }

    100% {
        top: 15%;
        opacity: 0.3
    }
}

.fix_choice {
    position: fixed;
    bottom: 150px;
    right: 3vw;
    z-index: 25;
    display: none;
    width: 115px;
}

.fix_choice.fixed {
    display: block;
}

.fix_choice img {
    width: 100%;
}

.center_banner_txt {
    position: absolute;
    top: 65px;
    left: 115px;
}

.center_banner_txt h1 {
    font-size: 24px;
    color: rgba(0,0,0,.8);
    font-weight: 700;
    letter-spacing: -1px;
    font-family: 'NanumSquare';
    margin-bottom: 17px;
}

.event_banner .center_banner_txt .txt_01 {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    letter-spacing: -1px;
    font-family: 'NanumSquare';
    margin-bottom: 0;
    line-height: 1.4;
}

.center_banner_txt .txt_01 {
    font-size: 33px;
    color: #000;
    font-weight: 800;
    letter-spacing: -1px;
    font-family: 'NanumSquare';
    margin-bottom: 37px;
    line-height: 1.2;
}

.center_banner_txt .txt_02 {
    font-size: 14px;
    color: rgba(0,0,0,.8);
    font-weight: 700;
    letter-spacing: -1px;
    font-family: 'NanumSquare';
}

.center_banner_txt span {
    display: block;
    font-size: 12px;
    color: rgba(255,255,255,.8);
    font-weight: 500;
    font-family: 'NanumSquare';
    margin-top: 38px;
}

ul.example_list {
    overflow: hidden;
    margin-top: 400px;
}

ul.example_list li {
    float: left;
    margin-right: 10px;
    width: calc((100% - 40px) / 5);
    text-align: center;
}

ul.example_list li:nth-of-type(5) {
    margin-right: 0;
}

ul.example_list li img {
    width: 100%;
    height: 316px;
}

ul.example_list li p {
    line-height: 1.4;
    font-size: 13px;
    margin-top: 15px;
    color: #000;
    font-weight: 700;
}

.section_area.event_section {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 60px;
    overflow: hidden;
    display: none;
}

.section_area.event_section .event_title {
    margin: 0 auto;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
    width: fit-content;
}

.section_area.event_section .event_title h1 {
    font-size: 20px;
    color: #000;
    font-weight: 800;
    font-family: 'NanumSquare';
    letter-spacing: -2px;
}

.event_banner {
    width: 85vw;
    margin: 0 auto;
    position: relative;
}

.event_banner_outer .event_slide_arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10;
    border-radius: 50%;
    background-size: 40px!important;
}

.event_banner_outer .event_slide_arrow.event_slide_left {
    left: -18px;
    background: url(/design/duolab/0414main_renewal/MB/mo_arrow_left.png);
}

.event_banner_outer .event_slide_arrow.event_slide_right {
    right: -20px;
    background: url(/design/duolab/0414main_renewal/MB/mo_arrow_right.png);
}

.event_banner_outer .swiper-slide img {
    width: 100%;
    border-radius: 12px;
}

.event_btn_list .bottom_pagination {
    display: inline-block;
    vertical-align: top;
}

.event_btn_list {
    text-align: center;
    padding-top: 20px;
}

.event_btn_list .bottom_pagination span {
    width: 10px;
    height: 10px;
    background: #d9d9d9;
    margin: 0 9px;
    opacity: 1;
}

.event_btn_list .bottom_pagination span.swiper-pagination-bullet-active {
    background: #6638b4;
}

.event_btn_list>div.slide_button {
    display: inline-block;
    cursor: pointer;
    width: 8px;
    margin-left: 9px;
    vertical-align: top;
}

.event_btn_list>div.slide_button>img {
    padding-bottom: 2px;
    vertical-align: top;
    width: 100%;
}

.event_banner .swiper-slide {
    transform: translate3d(0,0,0) scale(0.87);
    transition: .3s all;
    opacity: .4;
}

.event_banner .swiper-slide.swiper-slide-active {
    transform: translate3d(0,0,0) scale(1);
    opacity: 1;
}

.event_banner .center_banner_txt {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    height: 100%;
    padding-top: 35px;
    box-sizing: border-box;
}

.event_banner .center_banner_txt h1 {
    font-size: 18px;
    color: rgba(0,0,0,1);
    font-weight: 800;
    letter-spacing: -1px;
    font-family: 'NanumSquare';
    margin-bottom: 10px;
    line-height: 1.3;
}

.event_banner .center_banner_txt h1 span {
}

.event_banner .center_banner_txt .txt_01 {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    letter-spacing: -1px;
    font-family: 'NanumSquare';
    margin-bottom: 0;
    line-height: 1.4;
}

.event_banner .center_banner_txt .txt_01 span {
}

.event_banner .center_banner_txt .txt_02 {
    font-size: 12px;
    color: #000;
    font-weight: 700;
    letter-spacing: -1px;
    font-family: 'NanumSquare';
    /* width:130px; */
    padding-bottom: 5px;
    background: url(/design/duolab/0414main_renewal/MB/mo_more_bottom.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    line-height: 1;
    background-size: 100% auto;
    text-align: left;
    position: absolute;
    bottom: 20px;
    right: 15px;
    padding-right: 5px;
}

.event_banner .center_banner_txt span {
    display: block;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    font-family: 'NanumSquare';
    position: absolute;
    left: 12px;
    bottom: 20px;
    margin-top: 0;
}

.div_go {
    display: block;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    letter-spacing: -1px;
    font-weight: 700;
    color: #404041;
    font-family: 'NanumSquare';
    cursor: pointer;
}

.div_go img {
    display: block;
    margin: 0 auto;
    margin-bottom: 3px;
    width: 45px;
}

.section_example {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 56vw;
    padding: 0 12px;
    width: 100%;
    box-sizing: border-box;
}

.section_example img {
    width: 100%;
}

@media screen and (max-width: 380px) {
    .section_example {
        padding:0 30px;
    }
}

.choice_tab ul li .choice_icon em {
    width: 20px;
    height: 20px;
    line-height: 16px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #8763c5;
    box-sizing: border-box;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0;
    padding: 0;
    display: block;
    font-family: 'NanumSquare';
    color: #6638b4;
    position: absolute;
    top: 0;
    left: 0;
}

.choice_tab ul li.sel .choice_icon em {
    background: #6638b5;
    color: #fff;
    border-color: #6638b5;
}

.choice_navigation {
    text-align: center;
    font-size: 0;
}

.choice_navigation>span {
    background: #d9d9d9;
    width: 10px;
    height: 10px;
    margin: 0 9px;
    border-radius: 50%;
    display: inline-block;
}

.choice_navigation>span.on {
    background: #6638b5;
}

.swiper_fraction {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -30px;
    background: #fff;
    width: 35px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50px;
    letter-spacing: -1px;
    box-sizing: border-box;
    padding-right: 3px;
    box-shadow: 5px 4px 15px rgba(33,33,33,.4);
}

.main_section02 .swiper_fraction span {
    font-size: 12px;
    font-weight: 900;
    color: #000;
    font-family: 'NanumSquare';
    letter-spacing: -2px;
}

.main_section02 .swiper_fraction .image-slider__sepparator, .main_section02 .swiper_fraction span.image-slider__total {
    /* padding: 0 3px; */
    color: #9d9d9d;
}

.main_section03_left_text b {
    color: #decbff;
    font-size: 10px;
    font-weight: 800;
    display: block;
    padding-bottom: 6px;
    background: url(/design/duolab/0414main_renewal/PC/text_bottom.png);
    background-repeat: no-repeat;
    background-position: 50% bottom;
    position: relative;
    background-size: 58% auto;
}

.main_section03_left_text b:after {
    content: '';
    width: 11px;
    height: 18px;
    position: absolute;
    right: 16px;
    top: -8px;
    background: url(/design/duolab/0414main_renewal/PC/text_star.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}

.main_section03_line_text {
    font-size: 8px;
    color: #fff;
    font-weight: 400;
    font-family: 'NanumSquare';
    position: absolute;
    right: 28px;
    top: 56vw;
}

.main_section03_top_slide .swiper-wrapper {
    margin-left: -21px;
}

.main_section03_top_slide .swiper-slide {
    opacity: .4;
    transform: scale(.9) translate3d(0,0,0)!important;
    transition: all 0s ease;
}

.main_section03_top_slide .swiper-slide.swiper-slide-active {
    opacity: 1;
    transform: scale(1.2) translate3d(0,0,0)!important;
    margin: 0 25px!important;
}

.main_section03_left_image {position: absolute;top: 7px;left: 5.5vw;z-index:15;width: 29vw;}
.main_section03_left_image2 {position: absolute;top: 118px;left: 4vw;z-index: 9;width: 26.5vw;}
/* BASIC css end */

