@charset "utf-8";
body.exclusive3.main_footer_view #hd_wrapper {
    display: none;
}
.hd_wrapper {
    border-bottom: 1px solid rgba(255,255,255,0.15);
}
.hd_wrapper.black {
    border-bottom: 1px solid rgba(0,0,0,0.15);
}
.brand_right {
    border-left: 1px solid rgba(255,255,255,0.15);
}
.brand_right.black {
    border-left: 1px solid rgba(0,0,0,0.15);
}

.brand_slide {
    position: fixed !important;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    user-select: none;
}
.brand_slider {
    position: relative;
    overflow: hidden;
}
.main_wrap {
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.brand_left {
    display: inline-block;
    vertical-align: top;
    width: 84.375%;
    height: 100%;
}
.brand_txt_wrap {
    width: 100%;
    margin-left: 19.754%;
}
.brand_content {
    display: table-cell;
    vertical-align: middle;
    height: calc(var(--vh, 1vh) * 100);
    position: relative;
    z-index: 1;
}
.brand_right {
    display: inline-block;
    vertical-align: top;
    width: 15.625%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.pagination {
    position: fixed;
    font-size: 21px;
    color: #232323;
    bottom: 140px !important;
    width: 84.375% !important;
    z-index: 1;
    left: 0 !important;
    text-align: right;
    padding-right: 82px;
    transition: .5s;
}
@keyframes arrowMove {
    to {
        bottom: -50px;
    }
}
.pagination::after {
    content: '';
    width: 32px;
    height: 32px;
    background: url(img/arrow.svg);
    background-repeat: no-repeat;
    position: absolute;
    right: 90px;
    bottom: -40px;
    animation: arrowMove .8s linear infinite alternate;
}
.pagination.white {
    color: #fff;
}
.pagination.white::after {
    background: url(img/arrow_white.svg);
}
.exclusive_nav {
    position: fixed;
    width: 15.625%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 1;
    display: table;
}
.exclusive_nav>ul {
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
}
.exclusive_nav>ul>li {
    position: relative;
    margin-bottom: 57px;
    padding-left: 65px;
}
.exclusive_nav>ul>li>a {
    font-size: 20px;
    color: #888888;
    transition: .5s;
}
.exclusive_nav>ul>li.active>a {
    color: #232323;
    transition: .5s;
}
.exclusive_nav>ul>li.active::before {
    content: '';
    width: 7px;
    height: 30px;
    background: #232323;
    position: absolute;
    top: -4px;
    left: -3px;
    transition: .5s;
}
.exclusive_nav.white>ul>li.active::before {
    background: #fff;
}
.exclusive_nav2 {
    margin-top: 20px;
}
.exclusive_nav2>ul>li {
    font-size: 16px;
    color: #888888;
    margin-bottom: 20px;
    transition: .5s;
}
.exclusive_nav>ul>li:last-child {
    margin-bottom: 0;
}
.exclusive_nav2>ul>li:last-child {
    margin-bottom: 0;
}
.exclusive_nav2>ul>li.swiper-pagination-bullet-active {
    color: #232323;
    text-decoration: underline;
}
.swiper-pagination-bullet {
    display: block !important;
    width: auto !important;
    height: auto !important;
    border-radius: 0 !important;
    background: none !important;
    opacity: 1 !important;
}
.exclusive_nav.white>ul>li>a {
    color: rgba(255,255,255,0.5);
}
.exclusive_nav.white>ul>li.active>a {
    color: #fff;
}
.exclusive_nav.white .exclusive_nav2>ul>li.swiper-pagination-bullet-active {
    color: #fff;
}
.exclusive_nav.white .exclusive_nav2>ul>li {
    color: rgba(255,255,255,0.5);
}
/* brand1{ */
.brand1_title {
    font-size: 60px;
    color: #fff;
    margin-top: 50px;
}
.brand1_txt {
    font-size: 18px;
    color: #fff;
    line-height: 1.6;
    margin-top: 20px;
}
.brand1_top {
    font-size: 18px;
    color: #fff;
}
.brand1_top span {
    color: #fff;
}
.brand1_top span img {
    vertical-align: top;
    margin-top: 2px;
}
.ingredient_title span {
    position: relative;
    font-size: 40px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px;
    width: 36%;
}
.ingredientList_title {
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
    text-decoration: underline;
}
.ingredientList_txt {
    font-size: 14px;
    color: #fff;
    font-style: italic;
    margin-top: 15px;
    line-height: 1.4;
}
.ingredientList_txt span {
    font-style: normal;
    padding-left: 8px;
}
.ingredient_content_title {
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 45px;
}
.brand_txt_wrap.ingredient1 {
    max-width: 69%;
    display: table;
}
.ingredient_content {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
.ingredient_title {
    margin-top: 70px;
    text-align: center;
}
.ingredientList_wrap {
    text-align: center;
}
.ingredientList {
    margin-top: 40px;
}
.ingredientList > ul {
    font-size: 0;
    text-align: center;
}
.ingredientList > ul > li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.ingredient_title::before {
    content: '';
    width: 32%;
    height: 1px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
}
.ingredient_title::after {
    content: '';
    width: 32%;
    height: 1px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
}
.ingredient_content:first-child {
    width: 57.51111111%;
    padding-right: 100px;
}
.ingredient_content:last-child {
    width: 42.48888888%;
    border-left: 1px solid rgba(255,255,255,0.2);
    padding-left: 60px;
}
.brand_txt_wrap.ingredient1 .brand_content {
    height: calc(calc(var(--vh, 1vh) * 100) - 105px);
}
.brand_txt_wrap.ingredient1 {
    margin-top: 105px;
}
.ingredient_content_list_ .title {
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.ingredient_content_list_ .txt {
    font-size: 13px;
    font-style: italic;
    color: rgba(255,255,255,0.6);
    line-height: 1.6;
}
.ingredient_content_list_ .txt span {
    font-style: normal;
    padding-left: 8px;
}
.ingredient_content_list_ {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ingredient_content_list > ul > li {
    margin-bottom: 45px;
}
.ingredient_content_list > ul > li:last-child {
    margin-bottom: 0;
}
/* }brand1 */
/* brand2{ */
.brand2_title {
    font-size: 60px;
    color: #232323;
}
.brand2_txt {
    font-size: 18px;
    color: #232323;
    line-height: 1.6;
    margin-top: 20px;
}
.ingredient_list_txt_top {
    color: #000000;
    font-size: 16px;
}
.ingredient_list_txt_bot {
    color: #888888;
    font-size: 15px;
    margin-top: 8px;
}
.ingredient_list_txt {
    text-align: center;
    width: 180px;
    height: 180px;
    margin: 0 auto;
    border: 2px solid #fff;
    border-radius: 100%;
    background: rgba(255,255,255,0.4);
    position: absolute;
    top: 95px;
    left: 50%;
    transform: translate(-50%, 0);
}
.ingredient_list_txt_ {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}
.ingredient_wrapper > ul {
    font-size: 0;
    display: block;
    width: calc(100% + 110px);
    height: 275px;
    margin-right: -110px;
}
.ingredient_wrapper2 > ul {
    font-size: 0;
    display: block;
    width: calc(100% + 30px);
    height: 285px;
    margin-right: -30px;
}
.ingredient_wrapper > ul > li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 25%;
    padding-right: 110px;
}
.ingredient_wrapper2 > ul > li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 20%;
    padding-right: 30px;
}
.ingredient_list {
    position: relative;
    text-align: center;
}
.ingredient_wrapper {
    margin-top: 65px;
}
.ingredient_wrapper2 {
    margin-top: 65px;
}
/* }brand2 */
/* brand3{ */
.brand3_title {
    font-size: 60px;
    color: #232323;
}
.brand3_txt {
    font-size: 18px;
    color: #232323;
    line-height: 1.6;
    margin-top: 20px;
}
.brand3_title span {
    font-size: 30px;
}
.ingredient_wrapper2 .ingredient_list_txt {
    width: 190px;
    height: 190px;
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0, 0);
    margin-top: -55px;
    margin-left: 20px;
}
.ingredient_wrapper2 .ingredient_list_img {
    width: 145px;
    height: 145px;
    background: rgba(249,147,152,0.2);
    border-radius: 100%;
    border: 2px solid rgba(255,255,255,0.2);
}
.ingredient_wrapper2 .ingredient_list_txt_top {
    font-size: 15px;
}
/* }brand3 */
body.exclusive3 #ft {
    position: fixed;
    bottom: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    z-index: 3;
}
.ingredient_content_list_m {
    display: none;
}
.swiper-button-prev {
    display: none !important;
}
.swiper-button-next {
    display: none !important;
}

.brand_slider.mobile {
    display: none;
}

.ingredientList_img img {
    width: 100px;
    height: 100px;
}

.content_img_wrapper {
    cursor: pointer;
}
.content_img_wrapper img.active {
    display: none;
}
.content_img_wrapper.active img.inactive {
    display: none;
}
.content_img_wrapper.active img.active {
    display: block;
}


@media screen and (max-width: 1760px){
    .brand_txt_wrap {
        margin-left: 7%;
    }
}

@media screen and (max-width: 1520px){
    .brand_left {
        display: block;
        width: 100%;
    }
    .brand_right {
        display: none;
    }
    .pagination {
        display: none;
    }
    .exclusive_nav {
        display: block;
        width: auto;
        height: auto;
        top: 120px;
        right: 20px;
    }
    .exclusive_nav>ul>li.active::before {
        display: none;
    }
    .exclusive_nav>ul>li>a {
        font-size: 0;
    }
    .exclusive_nav2>ul>li {
        font-size: 0;
        width: 5px !important;
        height: 5px !important;
        background: #000 !important;
        opacity: 0.1 !important;
        margin-bottom: 30px;
    }
    .exclusive_nav2>ul>li.swiper-pagination-bullet-active {
        opacity: 1 !important;
    }
    .exclusive_nav2 {
        margin-top: 0;
    }
    .exclusive_nav>ul {
        display: block;
    }
    .exclusive_nav>ul>li {
        margin-bottom: 0;
        padding-left: 0;
    }
    .exclusive_nav.white .exclusive_nav2>ul>li {
        background: #fff !important;
    }

    .brand_txt_wrap {
        margin-left: 0;
        max-width: 1170px;
        margin: 0 auto;
    }

    .brand_txt_wrap.ingredient1 {
        margin-top: 0;
        max-width: 1170px;
    }
    .brand_txt_wrap.ingredient1 .brand_content {
        height: calc(var(--vh, 1vh) * 100);
    }
}

@media screen and (max-width: 1200px){
    .ingredient_wrapper > ul > li {
        padding-right: 50px;
    }
    .ingredient_wrapper2 > ul > li {
        padding-right: 10px;
    }
    .ingredient_wrapper > ul {
        margin-right: -50px;
        width: calc(100% + 50px);
    }
    .ingredient_wrapper2 > ul {
        margin-right: -10px;
        width: calc(100% + 10px);
    }
    .brand_left {
        padding: 0 32px;
    }
}

@media screen and (max-width: 1060px){
    .ingredient_wrapper.swiper-container {
        width: 100%;
    }
    .ingredient_wrapper2.swiper-container {
        width: 100%;
    }
    .ingredient_wrapper > ul > li {
        padding-right: 0;
        display: flex;
        text-align: center;
        justify-content: center;
    }
    .ingredient_wrapper2 > ul > li {
        padding-right: 0;
        display: flex;
        text-align: center;
        justify-content: center;
    }
    .ingredient_wrapper > ul {
        display: flex;
        margin-right: 0;
        width: 100%;
    }
    .ingredient_wrapper2 > ul {
        display: flex;
        margin-right: 0;
        width: 100%;
    }
    .ingredient_wrappp {
        width: calc(100vw - 64px);
    }
    .ingredient_content:last-child {
        padding-left: 20px;
    }
    .ingredient_content:first-child {
        padding-right: 20px;
    }
    .swiper-button-next {
        display: block !important;
    }
    .swiper-button-prev {
        display: block !important;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 29px !important;
        color: #000;
    }
    .pagination3 {
        text-align: center;
        padding-top: 15px;
    }
    .pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1 !important;
    }
    .pagination3 .swiper-pagination-bullet {
        width: 5px !important;
        height: 5px !important;
        background: #000 !important;
        opacity: 0.1 !important;
        display: inline-block !important;
        margin: 0 5px !important;
    }
    .pagination4 {
        text-align: center;
        padding-top: 15px;
    }
    .pagination4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1 !important;
    }
    .pagination4 .swiper-pagination-bullet {
        width: 5px !important;
        height: 5px !important;
        background: #000 !important;
        opacity: 0.1 !important;
        display: inline-block !important;
        margin: 0 5px !important;
    }

    .main_wrap.brand2 .brand_left {
        display: inline-block;
    }
    .main_wrap.brand2 .brand_txt_wrap {
        display: table;
        height: calc(calc(var(--vh, 1vh) * 100) - 80px);
        margin-top: 80px;
    }
    .main_wrap.brand2 .brand_content {
        height: auto;
    }
    .main_wrap.brand3 .brand_left {
        display: inline-block;
    }
    .main_wrap.brand3 .brand_txt_wrap {
        display: table;
        height: calc(calc(var(--vh, 1vh) * 100) - 80px);
        margin-top: 80px;
    }
    .main_wrap.brand3 .brand_content {
        height: auto;
    }
}

@media screen and (max-width: 950px){
    .list_m_img img.active {
        display: none;
    }
    .list_m_img.active img.inactive {
        display: none;
    }
    .list_m_img.active img.active {
        display: inline-block;
    }
    .list_m_img {
        cursor: pointer;
    }

    .brand_left {
        padding: 0 32px;
    }
    
    .ingredient_content:first-child {
        width: 100%;
        display: block;
        padding-right: 0;
        padding-bottom: 30px;
    }
    .ingredient_content:last-child {
        width: 100%;
        border-left: 0;
        display: block;
        padding-left: 0;
        /* border-top: 1px solid rgba(255,255,255,0.15); */
        padding-top: 30px;
        
    }
    .brand1_title {
        margin-top: 20px;
    }
    .ingredient_title {
        margin-top: 40px;
    }
    .ingredientList {
        margin-top: 15px;
    }
    .brand_txt_wrap.ingredient1 {
        height: calc(var(--vh, 1vh) * 100);
        padding-top: 114px;
    }
    .brand_txt_wrap.ingredient1 .brand_content {
        overflow-y: scroll;
        height: calc(calc(var(--vh, 1vh) * 100) - 114px);
        padding-top: 0;
    }
    .brand_txt_wrap.ingredient1 .brand_content::-webkit-scrollbar {
        display: none;
    }
    .ingredient_content_list > ul > li:last-child {
        margin-bottom: 45px;
    }

    .content_img_wrapper {
        display: none;
    }

    .ingredient_content_list_ > span.title {
        display: none;
    }
    .ingredient_content_list_m {
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        width: 50%;
    }
    .ingredient_content_list_m .list_m_img {
        margin-bottom: 9px;
    }
    .ingredient_content_list_m span.title {
        display: block;
    }
    .ingredient_content_list_ {
        display: block;
        justify-content: unset;
        align-items: unset;
        text-align: center;
    }
    .ingredient_content_list_ .txt {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        width: 50%;
    }

    .brand_slider.one .ingredient_content:last-child {
        display: none;
    }
    .brand_slider.mobile {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .ingredientList_txt span {
        padding-left: 5px;
    }
    .ingredient_content_list_ .txt span {
        padding-left: 5px;
    }

    .ingredient_content {
        opacity: 0;
    }

    .brand2_txt br, .brand3_txt br {
        display: none;
    }

    .ingredient_wrappp {
        margin-top: 20px;
    }
    .ingredient_wrapper2 .ingredient_list_txt {
        margin-top: -95px;
        margin-left: 85px;
    }



    body.exclusive3 #ft {
        height: calc(var(--vh, 1vh) * 100);
        background: #fff;
        z-index: 9;
    }
    .brand1_top {
        font-size: 16px;
    }
    .brand1_top span img {
        margin-top: 0px;
    }
    .brand1_title {
        margin-top: 20px;
        font-size: 35px;
    }
    .brand1_txt {
        font-size: 14px;
        margin-top: 15px;
    }
    .brand2_title {
        font-size: 35px;
    }
    .brand2_txt {
        font-size: 12px;
        margin-top: 15px;
        line-height: 1.4;
    }
    .brand3_title {
        font-size: 35px;
    }
    .brand3_txt {
        font-size: 14px;
    }
    .ingredient_wrapper {
        margin-top: 20px;
    }
    .ingredient_wrapper2 {
        margin-top: 20px;
    }
    .brand3_title span {
        font-size: 20px;
    }

    .ingredient_title span {
        font-size: 20px;
        padding: 0 17px;
        width: 46%;
    }
    .ingredientList_title {
        font-size: 16px;
        margin-top: 15px;
    }
    .ingredientList_txt {
        font-size: 12px;
        margin-top: 8px;
    }
    .ingredient_title::before {
        width: 27%;
    }
    .ingredient_title::after {
        width: 27%;
    }
    .ingredient_content_title {
        font-size: 14px;
        margin-bottom: 30px;
    }
    .ingredient_content_list_ .title {
        font-size: 12px;
    }
    .ingredient_content_list_ .txt {
        font-size: 12px;
    }
    .ingredient_content_list > ul > li {
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 375px) {

    .brand2_txt {
        margin-top: 10px;
        font-size: 12px;
    }
    .brand3_txt {
        margin-top: 10px;
        font-size: 12px;
    }
    .ingredient_list_txt {
        width: 150px;
        height: 150px;
    }
    .ingredient_list_txt_top {
        font-size: 11px;
    }
    .ingredient_wrapper > ul {
        height: 245px;
    }
    .ingredient_wrapper {
        margin-top: 10px;
    }
    .ingredient_wrapper2 {
        margin-top: 10px;
    }
}


@media screen and (max-width: 320px) {
    .ingredient_wrapper2 .ingredient_list_txt {
        margin-left: 50px;
        margin-top: -70px;
    }
    .pagination4 {
        padding-top: 0;
    }
}