/* BASIC css start */
@keyframes review_product_item_ani{
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
    }
}
@-webkit-keyframes review_product_item_ani{
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
    }
}


.brand_ #contents main{padding:0}

.pg_ingredient #contentWrapper{padding:0;}
.pg_ingredient #contentWrap{width:auto;margin:0;background:white;}
.pg_ingredient #content{max-width:100%;margin:0;padding:0;}

.pg_ingredient .section{position:relative;}
.pg_ingredient .section .inwrap{position:relative;z-index:1;max-width:1200px;margin:0 auto;}
.pg_ingredient .section .bg{overflow:hidden;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;}
.pg_ingredient .section .bg>div{overflow:hidden;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-repeat:no-repeat;background-position:59% 0;background-size:cover;}
.pg_ingredient .section .bg>div[data-aos^=zoom],
.pg_ingredient .section .bg>div[data-aos^=zoom]{opacity:10 !important;filter: alpha(opacity=100) !important;}

.pg_ingredient .landing .inwrap{padding:13% 20px 50%;text-align:center;}
.pg_ingredient .landing .text{margin-top:10%;}
.pg_ingredient .landing .link{margin-top:10%;}
.pg_ingredient .landing .link ul{position:relative;font-size:0;}
.pg_ingredient .landing .link ul:after{position:absolute;top:5px;bottom:5px;left:50%;width:2px;margin-left:-1px;background-color:#0A3257;content:'';}
.pg_ingredient .landing .link ul li{display:inline-block;width:50%;line-height:1;vertical-align:top;}
.pg_ingredient .landing .link a{display:block;padding:5px 0;}
.pg_ingredient.reblue .landing .bg>div{background-image:url(http://doctoriam.img8.kr/skin2.m/imgx/resource/brand/reblue-landing-bg.jpg);}
.pg_ingredient.befine .landing .bg>div{background-image:url(http://doctoriam.img8.kr/skin2.m/imgx/resource/brand/befine-landing-bg.jpg);}

.pg_ingredient .sect1 .inwrap{padding:33% 20px;text-align:center;}
.pg_ingredient .sect1 .title{margin:0 auto;padding:10% 0;background-color:white;font-size:0;}
.pg_ingredient .sect1 .title p{margin-top:5%;}
.pg_ingredient.reblue .sect1 .bg>div{background-image:url(http://doctoriam.img8.kr/skin2.m/imgx/resource/brand/reblue-sect1-bg.jpg);}
.pg_ingredient.befine .sect1 .bg>div{background-image:url(http://doctoriam.img8.kr/skin2.m/imgx/resource/brand/befine-sect1-bg.jpg);}

.pg_ingredient .sect2 .inwrap{padding:13% 20px;}
.pg_ingredient .sect2 .item strong{display:block;margin-bottom:10%;}
.pg_ingredient .sect2 .item span{display:block;}
.pg_ingredient .sect2 .slogan{margin-top:10%;text-align:center;}
.pg_ingredient .sect2 .swipe_slide .swiper-container{padding-bottom:0;}
.pg_ingredient .sect2 .pagination{margin-top:16px;text-align:center;width:100%;line-height:0;font-size:0}
.pg_ingredient .sect2 .pagination .swiper-pagination-bullet{display:inline-block;width:8px;height:8px;margin:0 3px;border:1px solid #0A3052;background:transparent;text-align:left;text-indent:-9999em;cursor:pointer;opacity:1;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px
}
.pg_ingredient .sect2 .pagination .swiper-pagination-bullet-active{background-color:#0A3052;opacity:1;}
.pg_ingredient .sect2 .bg>div{background-image:url(http://doctoriam.img8.kr/skin2/imgx/resource/brand/reblue-sect2-bg.jpg);}

.pg_ingredient .sect3 .inwrap{overflow:hidden;}
.pg_ingredient.reblue .sect3 .title{position:absolute;top:11%;right:20px;left:20px;z-index:1;}

.pg_ingredient.befine .sect3 .inwrap{padding:13% 20px;background:#E6F5FB;}
.pg_ingredient.befine .sect3 .routine{margin-top:10%;}

.pg_ingredient .sect4 .link{padding:13% 20px;text-align:center;}
.pg_ingredient .sect4 .link a{display:block;height:58px;line-height:58px;border:1px solid #000000;background-color:white;font-size:14px;color:black;font-weight:400;}
.pg_ingredient .sect4 .link a span{display:inline-block;line-height:0;margin:23px 18px 0 0;vertical-align:top;}
.pg_ingredient .sect4 .link a span img{height:12px;}
.pg_ingredient .sect4 .link a:after{display:inline-block;width:20px;height:17px;margin:22px 0 0 23px;background:url(http://doctoriam.img8.kr/skin2/imgx/resource/brand/ingredient-sect4_link-ico.png) no-repeat 0 0;background-size:20px;vertical-align:top;content:'';}

/* BASIC css end */

