.main_templateB .allbrandmenu .menus:after, .main_templateB .social_sec .snslink:after, .main_templateB .event_sec:after, .main_templateB .review_sec .item_btm a:after, .main_templateB .review_sec:after {
    content: "";
    display: block;
    clear: both;
}

.main_templateA {
    overflow: hidden;
}

    .main_templateA .contents {
        margin: 0 auto 0;
        text-align: center;
    }

    .main_templateA .section {
        position: relative;
        width: 100%;
        margin: 0 auto 80px;
    }

        .main_templateA .section:first-of-type {
            padding-top: 80px;
        }

        .main_templateA .section:last-of-type {
            margin-bottom: 0;
        }

        .main_templateA .section > div {
            padding: 0 25px;
        }

        .main_templateA .section h3 {
            font-size: 26px;
            font-weight: 400;
            letter-spacing: -0.01em;
            margin-bottom: 30px;
        }

    .main_templateA .tab_wrap .tablist {
        margin-bottom: 20px;
    }

        .main_templateA .tab_wrap .tablist .tab {
            min-width: 0;
        }

            .main_templateA .tab_wrap .tablist .tab[aria-selected="true"] {
                border-bottom: none;
                color: #000;
            }

                .main_templateA .tab_wrap .tablist .tab[aria-selected="true"]::before {
                    visibility: visible;
                }

    .main_templateA .kvcontainer {
        position: relative;
        margin: -70px auto 0;
        padding-top: 70px;
    }

        .main_templateA .kvcontainer::after {
            content: '';
            position: absolute;
            width: 100%;
            bottom: 0;
            left: 0;
            right: 0;
            height: 70px;
            background-color: #fff;
        }

        .main_templateA .kvcontainer .swiper-container {
            height: 480px;
        }

        .main_templateA .kvcontainer .swiper-wrapper {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            margin: 0 auto 0 !important;
        }

        .main_templateA .kvcontainer .swiper-slide {
            z-index: 1;
            max-height: 480px;
            width: calc(100% - 50px);
        }

        .main_templateA .kvcontainer .figure {
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
        }

            .main_templateA .kvcontainer .figure a {
                display: block;
                position: relative;
                width: 100%;
                height: 100%;
            }

                .main_templateA .kvcontainer .figure a .info {
                    position: absolute;
                    bottom: 13.3%;
                    left: 10.29411%;
                    padding-right: 10.29411%;
                }

                    .main_templateA .kvcontainer .figure a .info .kv-title {
                        font-size: 26px;
                        line-height: 38px;
                        font-weight: 300;
                        letter-spacing: -0.01em;
                    }

                        .main_templateA .kvcontainer .figure a .info .kv-title b {
                            font-size: inherit;
                            line-height: inherit;
                            font-weight: 900;
                            letter-spacing: -0.01em;
                        }

                    .main_templateA .kvcontainer .figure a .info .desc {
                        padding-top: 15px;
                        font-size: 15px;
                        line-height: 25px;
                        font-weight: 350;
                        letter-spacing: -0.01em;
                    }

        .main_templateA .kvcontainer .kvrow {
            position: absolute;
            left: 50%;
            bottom: 0;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 100%;
            z-index: 1;
        }

        .main_templateA .kvcontainer .swiper-button-next {
            right: 13%;
            background-image: url(../images/icon/kv-swiper_next.png);
        }

        .main_templateA .kvcontainer .swiper-button-prev {
            left: 13%;
            background-image: url(../images/icon/kv-swiper_prev.png);
        }

        .main_templateA .kvcontainer [class^=swiper-button] {
            position: absolute;
            bottom: 330px;
            opacity: 1;
            background-size: 20px;
            background-position: center center;
            background-repeat: no-repeat;
        }

        .main_templateA .kvcontainer .swiper-pagination {
            position: absolute;
            bottom: 30px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 100%;
            color: #999;
            text-align: left;
        }

            .main_templateA .kvcontainer .swiper-pagination .pagi-cur {
                margin-left: 10.54%;
                color: #000;
                font-size: 13px;
                font-weight: 900;
                vertical-align: middle;
            }

            .main_templateA .kvcontainer .swiper-pagination .pagi-total {
                color: inherit;
                font-size: 12px;
                font-weight: 350;
                vertical-align: middle;
            }

    .main_templateA .ourproduct_sec > div {
        padding-right: 0;
    }

    .main_templateA .ourproduct_sec h3 {
        margin-bottom: 20px;
    }

    .main_templateA .ourproduct_sec .navi {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        max-width: 1420px;
    }

        .main_templateA .ourproduct_sec .navi > div {
            position: relative;
        }

        .main_templateA .ourproduct_sec .navi [class^=swiper-button] {
            position: absolute;
            top: 50%;
            top: 0;
            pointer-events: all;
            background-size: 12px;
            background-position: center center;
            background-repeat: no-repeat;
            opacity: 1;
        }

            .main_templateA .ourproduct_sec .navi [class^=swiper-button]:hover {
                cursor: pointer;
            }

    .main_templateA .ourproduct_sec .tab-pagination {
        margin-bottom: 20px;
    }

    .main_templateA .ourproduct_sec .tab-row {
        width: 100%;
        padding-top: 5px;
    }

    .main_templateA .ourproduct_sec .tablist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 15px;
        margin-bottom: 0;
    }

        .main_templateA .ourproduct_sec .tablist li {
            display: inline-block;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            -webkit-transition-property: -webkit-transform;
            transition-property: -webkit-transform;
            transition-property: transform;
            transition-property: transform, -webkit-transform;
        }

            .main_templateA .ourproduct_sec .tablist li:last-child {
                padding-right: 20px;
            }

        .main_templateA .ourproduct_sec .tablist .tab {
            position: relative;
        }

            .main_templateA .ourproduct_sec .tablist .tab::before {
                display: inline-block;
                content: '';
                width: 6px;
                height: 6px;
                position: absolute;
                top: -5px;
                left: 50%;
                -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
                border-radius: 50%;
                background-color: #000;
                visibility: hidden;
            }

            .main_templateA .ourproduct_sec .tablist .tab .tag {
                display: inline-block;
                margin-top: 7px;
                color: #999;
                font-size: 14px;
                font-weight: 350;
                letter-spacing: -0.025em;
                vertical-align: initial;
            }

            .main_templateA .ourproduct_sec .tablist .tab[aria-selected="true"] .tag {
                color: #000;
                font-weight: 500;
            }

    .main_templateA .ourproduct_sec .tab_contents .tab_panel {
        position: relative;
        padding: 0;
    }

    .main_templateA .ourproduct_sec .tab_contents .swiper-slide a {
        width: 100%;
        display: inline-block;
    }

        .main_templateA .ourproduct_sec .tab_contents .swiper-slide a .img {
            margin-bottom: 20px;
            background-color: #f6f8fa;
        }

        .main_templateA .ourproduct_sec .tab_contents .swiper-slide a .prd_name {
            font-weight: 500;
            margin-bottom: 5px;
            white-space: normal;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .main_templateA .ourproduct_sec .tab_contents .swiper-slide a .info {
            font-weight: 350;
            color: #666;
            white-space: normal;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .main_templateA .brandintro_sec {
        background-color: #FFE194;
        height: 100%;
        padding-bottom: 30px;
    }

        .main_templateA .brandintro_sec .row {
            position: absolute;
            top: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 100%;
            height: 100%;
        }

            .main_templateA .brandintro_sec .row > div {
                position: relative;
                height: 100%;
            }

        .main_templateA .brandintro_sec .figure {
            position: relative;
            width: 100%;
            padding-bottom: 100%;
            background-color: #f6f8fa;
            background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
        }

        .main_templateA .brandintro_sec .info {
            margin-left: 20px;
            width: calc(100% - 20px);
            -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
            background-color: #fff;
            padding: 40px 35px 40px;
            text-align: left;
        }

            .main_templateA .brandintro_sec .info .logo {
                margin-bottom: 40px;
            }

                .main_templateA .brandintro_sec .info .logo img {
                    max-width: 110px;
                    width: 100%;
                }

            .main_templateA .brandintro_sec .info .tit {
                font-size: 26px;
                font-weight: 500;
                letter-spacing: -0.02em;
                margin-bottom: 20px;
            }

            .main_templateA .brandintro_sec .info .subtit {
                color: #E2211C;
                font-size: 15px;
                font-weight: 900;
                line-height: 24px;
                margin-bottom: 10px;
            }

            .main_templateA .brandintro_sec .info .desc {
                color: #444;
                font-size: 15px;
                line-height: 25px;
                font-weight: 350;
                margin-bottom: 30px;
            }

            .main_templateA .brandintro_sec .info a {
                font-size: 15px;
                font-weight: 500;
                letter-spacing: -0.03em;
            }

                .main_templateA .brandintro_sec .info a:hover i {
                    margin-left: 20px;
                }

                .main_templateA .brandintro_sec .info a i {
                    display: inline-block;
                    margin-top: 6px;
                    margin-left: 15px;
                    -webkit-transition: all 0.4s;
                    transition: all 0.4s;
                    width: 34px;
                    height: 6px;
                    background-image: url(../images/icon/cta_arrow_right.png);
                    background-size: 100%;
                    background-position: 0 0;
                    background-repeat: no-repeat;
                }

    .main_templateA .videoplay_sec .swiper-wrapper {
        height: 200px;
    }

    .main_templateA .videoplay_sec .swiper-slide {
        max-width: 340px;
        margin-right: 10px;
    }

    .main_templateA .videoplay_sec .navi {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        max-width: 1024px;
        z-index: 1;
    }

        .main_templateA .videoplay_sec .navi > div {
            position: relative;
        }

        .main_templateA .videoplay_sec .navi .swiper-button-next {
            right: -5px;
            background-image: url(../images/icon/swiper_next.png);
        }

        .main_templateA .videoplay_sec .navi .swiper-button-prev {
            left: -5px;
            background-image: url(../images/icon/swiper_prev.png);
        }

        .main_templateA .videoplay_sec .navi [class^=swiper-button] {
            position: absolute;
            top: 50%;
            top: 0;
            pointer-events: all;
            background-size: 12px;
            background-position: center center;
            background-repeat: no-repeat;
            opacity: 1;
        }

            .main_templateA .videoplay_sec .navi [class^=swiper-button]:hover {
                cursor: pointer;
            }

    .main_templateA .videoplay_sec iframe {
        position: relative;
    }

    .main_templateA .videoplay_sec .vplay_button {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        background-image: url(../images/icon/vplay_button.png);
        background-size: 80px;
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 1;
        opacity: 1;
        cursor: pointer;
    }

    .main_templateA .eventboard_sec {
        padding: 80px 0;
        background-color: #f4f4f4;
    }

        .main_templateA .eventboard_sec .item_wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            min-width: 1040px;
        }

        .main_templateA .eventboard_sec .swiper-slide a {
            width: 100%;
            display: block;
            position: relative;
            min-height: 400px;
            background-color: #fff;
            text-align: left;
            padding: 0 0 25px 35px;
        }

            .main_templateA .eventboard_sec .swiper-slide a .tit {
                min-height: 55px;
                margin-top: 15px;
                margin-bottom: 15px;
                font-size: 18px;
                line-height: 1.4;
                font-weight: 500;
                letter-spacing: -0.02em;
                white-space: normal;
                word-wrap: break-word;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .main_templateA .eventboard_sec .swiper-slide a .img {
                max-width: 305px;
            }

            .main_templateA .eventboard_sec .swiper-slide a .evnt_info {
                color: #999;
                font-size: 12px;
                font-weight: 400;
                letter-spacing: -0.02em;
            }

                .main_templateA .eventboard_sec .swiper-slide a .evnt_info .d1, .main_templateA .eventboard_sec .swiper-slide a .evnt_info .d2 {
                    color: inherit;
                    font-family: inherit;
                    font-size: inherit;
                    font-weight: inherit;
                    line-height: inherit;
                    font-style: inherit;
                    letter-spacing: inherit;
                }

    .main_templateA .snsmedia_sec > div {
        padding: 0;
    }

    .main_templateA .snsmedia_sec .tab-pagination {
        margin-bottom: 30px;
    }

        .main_templateA .snsmedia_sec .tab-pagination .tab-row {
            margin-left: 20px;
        }

        .main_templateA .snsmedia_sec .tab-pagination p button {
            padding: 9px 20px;
            min-height: 40px;
            border: 1px solid #D5D5D5;
            background-color: #fff;
            border-radius: 50px;
        }

            .main_templateA .snsmedia_sec .tab-pagination p button .tag {
                color: #999;
                font-size: 14px;
                vertical-align: initial;
                font-weight: 350;
            }

            .main_templateA .snsmedia_sec .tab-pagination p button:active {
                border: 1px solid #B7DD7C;
                background-color: #B7DD7C;
            }

                .main_templateA .snsmedia_sec .tab-pagination p button:active .tag {
                    color: #fff;
                    font-weight: 500;
                }

    .main_templateA .snsmedia_sec .thumnails {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .main_templateA .snsmedia_sec .thumnails .item {
            width: 50%;
        }

.main_templateB {
    width: 100%;
    overflow: hidden;
}

    .main_templateB .contents {
        max-width: 100%;
        margin: 0;
        padding: 0;
    }

        .main_templateB .contents div, .main_templateB .contents h3, .main_templateB .contents p, .main_templateB .contents span {
            letter-spacing: -.5px;
        }

    .main_templateB .row {
        position: relative;
        width: 100%;
        max-width: 1980px;
        margin: 0 auto;
    }

    .main_templateB .section {
        margin: 60px 20px;
    }

        .main_templateB .section:last-child {
            margin-bottom: 0;
        }

        .main_templateB .section h3 {
            margin-bottom: 5px;
            font-size: 14px;
            font-weight: 700;
            color: #EE2D24;
        }

        .main_templateB .section .sec_tit {
            margin-left: -3px;
            font-size: 40px;
            font-weight: 700;
            line-height: 1;
        }

        .main_templateB .section .sec_desc {
            margin-top: 20px;
            font-size: 20px;
            line-height: 1;
        }

            .main_templateB .section .sec_desc span {
                font-size: inherit;
                font-weight: 700;
                line-height: 1;
            }

    .main_templateB .kvcontainer {
        position: relative;
        height: calc(100vh - 60px);
        overflow: hidden;
    }

        .main_templateB .kvcontainer .row {
            height: 100%;
        }

        .main_templateB .kvcontainer .figure {
            position: absolute;
            left: 50%;
            top: 0;
            width: 100%;
            padding-top: 65.715vh;
            -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
            background-size: cover;
            background-position: left 23% center;
            background-repeat: no-repeat;
        }

        .main_templateB .kvcontainer .kv_desc {
            position: absolute;
            left: 20px;
            top: 25%;
            max-width: 50%;
            font-size: 23px;
            font-weight: 700;
            line-height: 1.35;
            z-index: 1;
        }

@media screen and (max-width: 340px) {
    .main_templateB .kvcontainer .kv_desc {
        top: 20%;
    }
}

.main_templateB .kvcontainer .productswipe {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

    .main_templateB .kvcontainer .productswipe .swiper-container {
        padding-top: 30px;
        padding-bottom: 6%;
    }

    .main_templateB .kvcontainer .productswipe .swp_navi {
        position: relative;
        width: 100%;
        height: 30px;
        margin-top: 20px;
        text-align: center;
    }

        .main_templateB .kvcontainer .productswipe .swp_navi .swiper-pagination {
            display: inline-block;
            position: relative;
        }

        .main_templateB .kvcontainer .productswipe .swp_navi .swiper-pagination-bullet {
            margin: 0 5px;
            vertical-align: middle;
        }

        .main_templateB .kvcontainer .productswipe .swp_navi .swiper-pagination-bullet-active {
            background-color: #000;
        }

        .main_templateB .kvcontainer .productswipe .swp_navi .btn_kvmenu {
            display: inline-block;
            width: 26px;
            height: 26px;
            margin-left: 10px;
            background-image: url(../images/icon/icon_kvmenu-b.png);
            background-size: cover;
            background-position: 0 0;
            background-repeat: no-repeat;
            vertical-align: middle;
        }

    .main_templateB .kvcontainer .productswipe .swiper-slide {
        min-height: 200px;
        margin-right: 10px;
        border-radius: 30px;
        background-color: #FED8A8;
        -webkit-box-shadow: 10px 10px 30px -4px rgba(0, 0, 0, 0.25);
        box-shadow: 10px 10px 30px -4px rgba(0, 0, 0, 0.25);
    }

        .main_templateB .kvcontainer .productswipe .swiper-slide:nth-child(2n) {
            background-color: #F9F193;
        }

        .main_templateB .kvcontainer .productswipe .swiper-slide:nth-child(3n) {
            background-color: #A5D1AB;
        }

        .main_templateB .kvcontainer .productswipe .swiper-slide a {
            display: block;
            padding: 35px 6.5% 0;
        }

    .main_templateB .kvcontainer .productswipe .desc {
        position: relative;
        width: 47%;
    }

        .main_templateB .kvcontainer .productswipe .desc .txt {
            min-height: 70px;
            max-height: 70px;
            margin-bottom: 25px;
            font-weight: 300;
            white-space: normal;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .main_templateB .kvcontainer .productswipe .desc .txt span {
                display: block;
                font-weight: 700;
            }

        .main_templateB .kvcontainer .productswipe .desc .btn {
            padding: 7px 20px;
            border: 1px solid #000;
            border-radius: 25px;
            font-size: 13px;
            font-weight: 700;
        }

    .main_templateB .kvcontainer .productswipe .fig {
        position: absolute;
        right: 6.5%;
        bottom: 8.5%;
        width: 100%;
        max-width: 140px;
    }

        .main_templateB .kvcontainer .productswipe .fig > p {
            position: relative;
        }

.main_templateB .allbrandmenu {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 70px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100;
    width: calc(100% - 38px);
    height: 132%;
    background-color: #fff;
    box-shadow: 5px 15px 17px 2px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 5px 15px 17px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 5px 15px 17px 2px rgba(0, 0, 0, 0.18);
    border-radius: 20px;
    overflow: hidden;
}

    .main_templateB .allbrandmenu .menus {
        display: block;
        height: 100%;
    }

        .main_templateB .allbrandmenu .menus li {
            position: relative;
            float: left;
            width: 50%;
            height: calc(100% / 4);
        }

            .main_templateB .allbrandmenu .menus li a {
                display: block;
                width: 100%;
                height: 100%;
                text-align: center;
                font-size: 15px;
                font-weight: 700;
                color: #888888;
            }

                .main_templateB .allbrandmenu .menus li a span {
                    display: inline-block;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    width: 100%;
                    font-size: inherit;
                    font-weight: inherit;
                    color: inherit;
                }

                    .main_templateB .allbrandmenu .menus li a span sup {
                        color: inherit;
                    }

            .main_templateB .allbrandmenu .menus li:nth-child(1) {
                background-color: #F6F8FA;
            }

            .main_templateB .allbrandmenu .menus li:nth-child(2) {
                background-color: #D6DFCC;
            }

            .main_templateB .allbrandmenu .menus li:nth-child(3) {
                background-color: #FBE3E3;
            }

                .main_templateB .allbrandmenu .menus li:nth-child(3) a {
                    color: #F48E92;
                }

            .main_templateB .allbrandmenu .menus li:nth-child(4) {
                background-color: #E6D8E9;
            }

                .main_templateB .allbrandmenu .menus li:nth-child(4) a {
                    color: #8465A1;
                }

            .main_templateB .allbrandmenu .menus li:nth-child(5) {
                background-color: #F9ECC0;
            }

                .main_templateB .allbrandmenu .menus li:nth-child(5) a {
                    color: #F0BA63;
                }

            .main_templateB .allbrandmenu .menus li:nth-child(6) {
                background-color: #AEDCF4;
            }

                .main_templateB .allbrandmenu .menus li:nth-child(6) a {
                    color: #3A79C2;
                }

            .main_templateB .allbrandmenu .menus li:nth-child(7) {
                background-color: #9AAAC3;
            }

                .main_templateB .allbrandmenu .menus li:nth-child(7) a {
                    color: #FFFFFF;
                }

.main_templateB .social_sec {
    margin: 60px 0;
}

    .main_templateB .social_sec h3, .main_templateB .social_sec .sec_tit, .main_templateB .social_sec .sec_desc {
        padding-left: 20px;
        padding-right: 20px;
    }

    .main_templateB .social_sec .tab_wrap {
        position: relative;
        margin-top: 30px;
        width: 100%;
        margin-left: 20px;
        overflow: hidden;
    }

        .main_templateB .social_sec .tab_wrap .tablist {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding-bottom: 15px;
            overflow-x: auto;
        }

            .main_templateB .social_sec .tab_wrap .tablist li {
                -ms-flex-negative: 0;
                flex-shrink: 0;
                -webkit-transition-property: -webkit-transform;
                transition-property: -webkit-transform;
                transition-property: transform;
                transition-property: transform, -webkit-transform;
            }

                .main_templateB .social_sec .tab_wrap .tablist li .tab, .main_templateB .social_sec .tab_wrap .tablist li input[type="radio"] + label {
                    min-width: inherit;
                    padding-right: 25px;
                    font-size: 14px;
                    text-align: left;
                }

                    .main_templateB .social_sec .tab_wrap .tablist li .tab[aria-selected="true"], .main_templateB .social_sec .tab_wrap .tablist li .tab input[type="radio"]:checked + label, .main_templateB .social_sec .tab_wrap .tablist li input[type="radio"] + label[aria-selected="true"], .main_templateB .social_sec .tab_wrap .tablist li input[type="radio"] + label input[type="radio"]:checked + label {
                        border: 0;
                        color: #F3463C;
                        font-weight: 700;
                    }

    .main_templateB .social_sec .snslink {
        position: absolute;
        top: 0;
        width: 150px;
    }

        .main_templateB .social_sec .snslink li {
            float: left;
            margin-left: 23px;
        }

            .main_templateB .social_sec .snslink li:first-child {
                margin-left: 0;
            }

        .main_templateB .social_sec .snslink [class*='bt_'] {
            display: block;
            width: 33px;
            height: 33px;
            background-size: cover;
            background-position: 0 0;
            background-repeat: no-repeat;
        }

        .main_templateB .social_sec .snslink .bt_youtube {
            background-image: url(../images/icon/ico_youtube.png);
        }

        .main_templateB .social_sec .snslink .bt_facebook {
            background-image: url(../images/icon/ico_facebook.png);
        }

        .main_templateB .social_sec .snslink .bt_insta {
            background-image: url(../images/icon/ico_insta.png);
        }

    .main_templateB .social_sec .socialswipe {
        margin-top: 20px;
        padding-left: 25px;
        padding-right: 25px;
    }

        .main_templateB .social_sec .socialswipe .swiper-slide {
            max-width: 340px;
            min-height: 200px;
            max-height: 340px;
            margin-right: 10px;
            overflow: hidden;
        }

            .main_templateB .social_sec .socialswipe .swiper-slide iframe {
                position: absolute;
                top: 0;
                width: 100%;
                height: 100%;
                -webkit-transition: 0.3s ease;
                transition: 0.3s ease;
            }

        .main_templateB .social_sec .socialswipe .swiper-slide-active .desc {
            visibility: hidden;
        }

        .main_templateB .social_sec .socialswipe .desc {
            width: 50%;
            margin-top: 14px;
        }

            .main_templateB .social_sec .socialswipe .desc > p {
                font-size: 26px;
                font-weight: 700;
            }

            .main_templateB .social_sec .socialswipe .desc > span {
                display: block;
                margin-top: 8px;
                font-size: 18px;
            }

        .main_templateB .social_sec .socialswipe .swp_navi {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: 100%;
            z-index: 1;
        }

            .main_templateB .social_sec .socialswipe .swp_navi > div {
                position: relative;
            }

            .main_templateB .social_sec .socialswipe .swp_navi [class^=swiper-button] {
                position: absolute;
                top: 50%;
                top: 0;
                pointer-events: all;
                background-size: 12px;
                background-position: center center;
                background-repeat: no-repeat;
                opacity: 1;
            }

            .main_templateB .social_sec .socialswipe .swp_navi .swiper-button-next {
                right: 0;
                background-image: url(../images/icon/swiper_next.png);
            }

            .main_templateB .social_sec .socialswipe .swp_navi .swiper-button-prev {
                left: 0;
                background-image: url(../images/icon/swiper_prev.png);
            }

        .main_templateB .social_sec .socialswipe.sns-util .figure {
            border-radius: 20px;
            overflow: hidden;
        }

.main_templateB .brandstory_sec {
    margin: 0;
    background-color: #F3DCCE;
    text-align: center;
}

    .main_templateB .brandstory_sec .row {
        position: relative;
        padding: 11% 39px;
        background-image: url(../images/main/brandstory_bg.png);
        background-size: auto 204px;
        background-position: center top 70%;
        background-repeat: no-repeat;
    }

        .main_templateB .brandstory_sec .row span {
            display: block;
            font-size: 16px;
            font-weight: 300;
        }

        .main_templateB .brandstory_sec .row p.txt {
            font-size: 40px;
            font-weight: 500;
            line-height: 1.2;
            letter-spacing: 0;
        }

.main_templateB .event_sec {
    margin: 60px 0 30px;
}

    .main_templateB .event_sec .eventswipe {
        width: 100%;
        margin: 0;
        padding-bottom: 50px;
    }

        .main_templateB .event_sec .eventswipe .swiper-slide:last-child {
            margin-right: 0 !important;
        }

        .main_templateB .event_sec .eventswipe .fig {
            float: left;
            position: relative;
            width: 100%;
            width: 50%;
            padding-bottom: 63%;
            overflow: hidden;
        }

            .main_templateB .event_sec .eventswipe .fig img {
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                width: 100%;
                height: 100%;
            }

        .main_templateB .event_sec .eventswipe .item {
            float: left;
            width: calc(50% - 40px);
            margin-top: 5.575%;
            padding-left: 10px;
            padding-right: 30px;
        }

        .main_templateB .event_sec .eventswipe .num {
            margin-bottom: 3px;
            font-size: 12px;
            font-weight: 700;
            color: #F70000;
        }

        .main_templateB .event_sec .eventswipe .ti {
            max-height: 80px;
            white-space: normal;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            letter-spacing: -1px;
            font-size: 24px;
            font-weight: 700;
            line-height: 1.2;
        }

            .main_templateB .event_sec .eventswipe .ti > span {
                display: block;
                margin-bottom: 5px;
                font-size: 13px;
                font-weight: 400;
            }

        .main_templateB .event_sec .eventswipe .des {
            max-height: 55px;
            margin-top: 15px;
            font-size: 13px;
            font-weight: 350;
            white-space: normal;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .main_templateB .event_sec .eventswipe .bt {
            display: inline-block;
            margin-top: 25px;
            padding: 8px 30px;
            border-radius: 30px;
            background-color: #F70000;
            color: #fff;
            font-size: 13px;
        }

    .main_templateB .event_sec .swp_navi .swiper-pagination {
        left: 50%;
        bottom: 10px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .main_templateB .event_sec .swp_navi .swiper-pagination-bullet {
        margin: 0 5px;
    }

    .main_templateB .event_sec .swp_navi .swiper-pagination-bullet-active {
        background: #000;
    }

.main_templateB .review_sec {
    margin: 15px 0 60px;
    background-color: #FEF6DF;
}

    .main_templateB .review_sec .sec_cont {
        padding: 60px 20px 0;
    }

    .main_templateB .review_sec .sec_tit {
        font-size: 26px;
        line-height: inherit;
        vertical-align: middle;
    }

        .main_templateB .review_sec .sec_tit > span {
            display: inline-block;
            font-size: inherit;
            font-weight: 300;
        }

    .main_templateB .review_sec .reviewswipe {
        width: 100%;
        padding: 80px 0;
    }

        .main_templateB .review_sec .reviewswipe .swiper-slide {
            padding-left: 40px;
        }

        .main_templateB .review_sec .reviewswipe .numb {
            position: absolute;
            z-index: -1;
        }

            .main_templateB .review_sec .reviewswipe .numb i {
                display: block;
                width: 80px;
                height: 130px;
                background-repeat: no-repeat;
                background-size: cover;
                background-position: 0 0;
            }

            .main_templateB .review_sec .reviewswipe .numb.numb1 {
                bottom: -40px;
                left: 0;
            }

                .main_templateB .review_sec .reviewswipe .numb.numb1 i {
                    background-image: url(../images/main/rvnum01.png);
                }

            .main_templateB .review_sec .reviewswipe .numb.numb2 {
                top: -40px;
                left: 0;
            }

                .main_templateB .review_sec .reviewswipe .numb.numb2 i {
                    background-image: url(../images/main/rvnum02.png);
                }

            .main_templateB .review_sec .reviewswipe .numb.numb3 {
                top: 40%;
                left: 0;
            }

                .main_templateB .review_sec .reviewswipe .numb.numb3 i {
                    background-image: url(../images/main/rvnum03.png);
                }

    .main_templateB .review_sec [class*=item_] {
        max-width: 420px;
        background-color: #fff;
    }

    .main_templateB .review_sec .item_top {
        padding-bottom: 15px;
        border-top-right-radius: 30px;
        border-top-left-radius: 30px;
    }

        .main_templateB .review_sec .item_top p {
            color: #444444;
        }

        .main_templateB .review_sec .item_top .fig {
            position: relative;
            padding-top: 100%;
            overflow: hidden;
        }

            .main_templateB .review_sec .item_top .fig img {
                position: absolute;
                left: 50%;
                top: 50%;
                width: 100%;
                height: 100%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                -o-object-fit: cover;
                object-fit: cover;
            }

        .main_templateB .review_sec .item_top .tit {
            padding: 20px 25px 5px;
            font-size: 18px;
            white-space: normal;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .main_templateB .review_sec .item_top .des {
            padding: 5px 25px 0;
            font-size: 13px;
            font-weight: 350;
            white-space: normal;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .main_templateB .review_sec .item_btm {
        padding: 0 25px 25px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }

        .main_templateB .review_sec .item_btm a {
            position: relative;
            display: block;
            padding-top: 15px;
            border-top: 1px solid rgba(0, 0, 0, 0.15);
        }

        .main_templateB .review_sec .item_btm .fig {
            position: relative;
            width: 50px;
            height: 50px;
            overflow: hidden;
        }

            .main_templateB .review_sec .item_btm .fig img {
                position: absolute;
                left: 50%;
                top: 50%;
                width: 100%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                -o-object-fit: cover;
                object-fit: cover;
            }

        .main_templateB .review_sec .item_btm .txt {
            position: absolute;
            left: 65px;
            top: calc(50% + 10px);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: calc(100% - 65px);
        }

            .main_templateB .review_sec .item_btm .txt p {
                font-size: 11px;
                font-weight: 700;
                white-space: normal;
                word-wrap: break-word;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .main_templateB .review_sec .item_btm .txt span {
                display: block;
                margin-top: 3px;
                font-size: 11px;
                font-weight: 350;
                white-space: normal;
                word-wrap: break-word;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }
