@charset "utf-8";
body.exclusive2.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 {
    display: table;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}
.main_wrap.brand1 .brand_txt_wrap {
    height: calc(calc(var(--vh, 1vh) * 100) - 105px);
    margin-top: 105px;
}
.main_wrap.brand1 .brand_content {
    height: auto;
}
.brand_content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: calc(var(--vh, 1vh) * 100);
    position: relative;
    z-index: 1;
}
.brand_content.brand0 .brand_animation {
    visibility: hidden;
    transition: .3s;
}

.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: 18px;
    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: 14px;
    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);
}
/* brand0{ */
.brand0_title {
    font-size: 44px;
    color: #232323;
    margin-top: 50px;
}
.brand0_txt {
    font-size: 16px;
    color: #232323;
    line-height: 1.8;
    margin-top: 20px;
    font-weight: 300;
}
.brand_content.brand0 {
    vertical-align: bottom;
    text-align: left;
    visibility: hidden;
}
.brand_content.brand0 .wrap {
    margin-bottom: 160px;
}
.brand0_top {
    font-size: 16px;
}
.brand0_top span {
    color: #232323;
}
.brand0_top span img {
    vertical-align: middle;
    margin-top: -3px;
}
/* }brand0 */

/* brand1{ */
.main_wrap.brand1 {
    background-image: url(img/microbiome1.png);
}
.main_wrap.brand1 .brand_txt_wrap {
    max-width: 926px;
}
.main_wrap.brand1 .brand1_title {
    margin-top: 30px;
    font-size: 38px;
}
.brand1_title {
    color: #232323;
}
.brand1_title2 {
    color: #232323;
    font-size: 24px;
    margin-top: 10px;
}
.brand1_txt {
    font-size: 12px;
    color: #666666;
    line-height: 1.4;
    background: #fff;
    padding: 23px 0;
    max-width: 650px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: -20px;
}
.brand1_txt p {
    color: #232323;
    font-size: 18px;
    margin-bottom: 5px;
}
.brand1_top {
    font-size: 18px;
    position: absolute;
    left: -90px;
    top: 40px;
}
.brand1_top span {
    color: #232323;
}
.brand1_top span img {
    vertical-align: top;
    margin-top: 2px;
}
.microbiome_top_title {
    color: #FFFFFF;
    font-size: 12px;
    border-top: 1px solid rgba(255,255,255,0.15);
    padding-top: 10px;
    margin: 0 15px;
    transition: 1s;
}
.microbiome_top {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    display: table;
    position: relative;
    top: 40px;
    left: 50%;
    transform: translate(-50%, 0);
    transition: 1s;
}
.microbiome_top_ {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
/* .microbiome_top_img {
    margin-bottom: 15px;
} */
.microbiome_top_img img {
    width: 51px;
    transition: 1s;
}
.microbiome_list.list4 .microbiome_top img {
    width: 36px;
}
.microbiome_list.list3 img {
    width: 43px;
}
.microbiome_bot {
    background: rgba(255,255,255,0.5);
    height: 230px;
    display: table;
    width: 100%;
    border-radius: 5px;
    transition: 1s;
}
.microbiome_bot_ {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 20px;
    transition: 1s;
}
.microbiome_bot_title {
    color: #232323;
    font-size: 20px;
    margin-bottom: 8px;
}
.microbiome_bot_txt {
    color: #666666;
    font-size: 10px;
    line-height: 1.9;
}
.microbiome_list {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.microbiome_slide_wrap {
    /* max-width: 918px; */
    max-width: 1020px;
    margin: 0 auto;
    height: 470px;
}
.microbiome_slide {
    max-width: 100%;
    width: 100%;
    height: 480px;
}
.microbiome_slide > ul {
    /* align-items: flex-end; */
    /* margin-left: -30px; */
    height: 437px;
}

.microbiome_slide > ul > li {
    width: 330px !important;
}
.microbiome_slide > ul > li.swiper-slide-active {
    /* width: 330px !important; */
}
.microbiome_slide > ul > li.swiper-slide-active .microbiome_bot {
    height: 287px;
}
.microbiome_slide > ul > li.swiper-slide-active .microbiome_bot_title {
    font-size: 24px;
    margin-bottom: 10px;
}
.microbiome_slide > ul > li.swiper-slide-active .microbiome_bot_txt {
    font-size: 12px;
}
.microbiome_slide > ul > li.swiper-slide-active .microbiome_bot_ {
    padding-bottom: 35px;
}
.microbiome_slide > ul > li.swiper-slide-active .microbiome_top {
    width: 150px;
    height: 150px;
    top: 50px;
}
.microbiome_slide > ul > li.swiper-slide-active .microbiome_top_title {
    font-size: 14px;
}
.microbiome_slide > ul > li.swiper-slide-active .microbiome_list .microbiome_top img {
    width: 85px !important;
}

.play_btn_wrap {
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    cursor: pointer;
    margin-right: 5px;
}
span.play_btn {
    background: url(img/play_btn.svg) no-repeat;
    width: 13px;
    height: 13px;
    display: block;
    background-position: bottom;
}
span.play_btn.pause {
    background-position: top;
}
.slide-pagination {
    margin-top: 30px;
    display: inline-block;
    width: auto !important;
}
.slide-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1 !important;
}
.slide-pagination .swiper-pagination-bullet {
    width: 30px !important;
    height: 3px !important;
    background: #000 !important;
    display: inline-block !important;
    opacity: 0.2 !important;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    display: none;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}
.swiper-button-prev {
    /* left: 280px !important; */
    left: 330px !important;
    top: 63% !important;
}
.swiper-button-next {
    /* right: 280px !important; */
    right: 330px !important;
    top: 63% !important;
}

.microbiome_list.list1 .microbiome_top {
    background: #F99398;
}
.microbiome_list.list2 .microbiome_top {
    background: #D67A7F;
}
.microbiome_list.list3 .microbiome_top {
    background: #F99398;
}
.microbiome_list.list4 .microbiome_top {
    background: #D67A7F;
}
.microbiome_list.list5 .microbiome_top {
    background: #F99398;
}
/* }brand1 */
.brand_slider.mobile {
    display: none;
}
/* brand2{ */
.main_wrap.brand2 {
    background-image: url(img/microbiome2.png);
}
.brand2_title {
    font-size: 44px;
    color: #232323;
}
.brand2_txt {
    font-size: 16px;
    color: #232323;
    line-height: 1.8;
    margin-top: 20px;
    font-weight: 300;
}
a.learn_btn {
    font-size: 20px;
    background: #232323;
    color: #fff;
    width: 150px;
    height: 45px;
    display: inline-block;
    padding: 12px 0;
    margin-top: 30px;
    opacity: 0;
}
/* }brand2 */
.mo {
    display: none;
}
body.exclusive2 #ft {
    position: fixed;
    bottom: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    z-index: 3;
}
@media screen and (max-width: 1520px){
    .brand_left {
        display: block;
        width: 100%;
    }
    .main_wrap.brand1 .brand_left {
        display: inline-block;
    }
    .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;
    }
}

@media screen and (max-width: 1140px){
    .brand1_top {
        position: static;
        left: auto;
        top: auto;
    }
}

@media screen and (max-width: 950px){
    .brand_content.brand30 {
        visibility: visible !important;
    }

    .brand1_title2 {
        margin-bottom: 20px;
    }
    .microbiome_list {
        position: relative;
        bottom: auto;
    }
    .mobile_scroll_wrap {
        display: table;
        width: 100%;
        height: calc(calc(var(--vh, 1vh) * 100) - 533px);
        text-align: center;
    }
    .mobile_scroll {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    .mobile_scroll::before {
        content: '';
        width: 1px;
        border-left: 1px dashed #BABABA;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: -1;
    }
    .mobile_scroll_ {
        width: 60px;
        height: 60px;
        color: #fff;
        background: #232323;
        font-size: 14px;
        font-style: italic;
        border-radius: 100%;
        padding: 15px 0px;
        margin: 0 auto;
    }
    .pc {
        display: none;
    }
    .mo {
        display: block;
    }
    .main_wrap.brand0 .brand_left {
        padding: 0 35px;
    }
    .brand_left {
        padding: 0 15px;
    }
    .microbiome_slide_wrap {
        display: none;
    }
    .brand1_txt p {
        font-size: 28px;
    }
    .brand1_txt {
        padding: 35px 0;
        margin-top: 30px;
        margin-bottom: 0;
    }
    .brand_slider.pc {
        display: none;
    }
    .brand_slider.mobile {
        display: block;
    }
    .main_wrap.brand1 .brand_txt_wrap {
        margin-top: 80px;
        height: calc(calc(var(--vh, 1vh) * 100 - 80px));
    }
    .microbiome_top {
        width: 150px;
        height: 150px;
        top: auto;
        position: static;
        margin: 0 auto;
        transform: translate(0, 0);
        left: auto;
        margin-bottom: -50px;
    }
    .microbiome_top_img img {
        width: 85px !important;
    }
    .microbiome_top_title {
        font-size: 14px;
    }
    .microbiome_bot {
        height: 287px;
    }
    .microbiome_bot_title {
        font-size: 26px;
    }
    .microbiome_bot_txt {
        font-size: 12px;
        line-height: 1.65;
    }
    .microbiome_bot_ {
        padding-bottom: 0;
        vertical-align: middle;
    }
    .main_wrap.brand1 .brand_content {
        height: auto;
        display: block;
        margin-top: 40px;
    }
    .main_wrap.brand1.list .brand_content::before {
        /* content: '';
        width: 1px;
        border-left: 1px dashed #BABABA;
        position: absolute;
        top: -40px;
        height: 40px; */
    }
    .main_wrap.brand1.list .brand_content::after {
        content: '';
        width: 1px;
        border-left: 1px dashed #BABABA;
        position: absolute;
        height: calc(100% - 427px);
    }
    .main_wrap.brand1.list .brand_content::after {
        content: '';
        width: 1px;
        border-left: 1px dashed #BABABA;
        position: absolute;
        height: calc(calc(calc(var(--vh, 1vh) * 100 - 80px) - 427px));
    }
}

@media screen and (max-width: 768px){
    .main_wrap.brand2 {
        background-position-x: -140px;
    }

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


    
    body.exclusive2 #ft {
        height: calc(var(--vh, 1vh) * 100);
        background: #fff;
        z-index: 9;
    }
    .brand1_top {
        font-size: 16px;
    }
    .brand1_top span img {
        margin-top: 0px;
    }
    .brand2_title {
        font-size: 26px;
    }
    .brand2_txt {
        font-size: 12px;
    }
    .main_wrap.brand1 .brand1_title {
        font-size: 30px;
    }
    .brand1_title2 {
        font-size: 14px;
        margin-top: 10px;
    }
    a.learn_btn {
        font-size: 16px;
        width: 120px;
        height: 35px;
        padding: 9px 0;
        margin-top: 25px;
    }

    .brand0_top {
        font-size: 16px;
    }
    .brand0_title {
        margin-top: 20px;
        font-size: 35px;
    }
    .brand0_txt {
        font-size: 14px;
        margin-top: 15px;
    }
    .brand_content.brand0 .wrap {
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 320px){
    .main_wrap.brand1 .brand1_title {
        margin-top: 20px;
        font-size: 18px;
    }
    .brand1_title2 {
        font-size: 12px;
    }
    .brand1_top {
        font-size: 12px;
    }
    .brand1_txt {
        padding: 20px 0;
        margin-top: 30px;
    }
    .mobile_scroll_wrap {
        margin-top: 20px;
    }
    .mobile_scroll::before {
        display: none;
    }
    .brand1_txt p {
        font-size: 22px;
    }
    .brand2_txt {
        font-size: 12px;
    }
}