/* //web open menu */


.ad_links {
    position: absolute;
    top: 48px;
    right: 7%;
    width: 53%;
}

.ad_links:after {
    content: "";
    display: block;
    clear: both;
}

.ad_links>div {
    margin-bottom: 10px;
}

.ad_links>h3 {
    float: none;
    clear: both;
}

.ad_links>div>div {
    margin-top: 15px;
    width: 42%;
}

.ad_links>div>div:first-child {
    float: left;
}

.ad_links>div>div:last-child {
    float: right;
}

.ad_links>div>div a {
    display: block;
    color: #333;
}

.ad_links a {
    display: block;
}

.ad_links a img {
    width: 100%;
}

.ad_links>div>div a>p {
    font-size: 10px;
    letter-spacing: -1px;
    line-height: 15px;
}

.ad_links>div>div a>p:nth-of-type(1) {
    margin-top: 10px;
}

.ad_links>div>div a>p:nth-of-type(2) {
    font-weight: 600;
}

.ad_links>div>div .ad_pays {
    margin-top: 10px;
    font-size: 14px;
}

.ad_links>div>div .ad_pays:after {
    content: "";
    display: block;
    clear: both;
}

.ad_links>div>div .ad_pays .normal_pay {
    float: left;
    text-decoration: line-through;
}

.ad_links>div>div .ad_pays .sale_pay {
    float: right;
}

.main {
    overflow: hidden;
    max-width: 1920px;
}

/* main */
#container.item_view {
    padding-bottom: 0;
}

/* #container.item_view .vc_box {
    padding-bottom: 92px;
} */

.vc_box .ship_info p,
.vc_box .ship_info span {
    line-height: 1.4;
    /* font-family: 'Noto Sans KR' !important; */
}

.main {
    position: relative;
}

.main h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}

.main_top {
    padding-top: 14px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.main_top .mt_left {
    float: left;
    width: 780px;
}

.main_top .mt_right {
    float: right;
    width: 380px;
}

.main_top .mbv_slider li {
    display: none;
}

.main_top .mbv_slider li .thurm_in {}

.main_top .mbv_slider li:first-child {
    display: block;
}

.main_top .meb_slider li {
    display: none;
}

.main_top .meb_slider li:first-child {
    display: block;
}

.main_top .main_banner_visual .bx-controls {
    margin-top: 12px;
}

.main_top .main_banner_visual .bx-controls .bx-pager {
    display: inline-block;
}

.main_top .main_banner_visual .bx-controls .bx-controls-auto {
    display: inline-block;
}

.main_top .main_event_banner {
    position: relative;
}

.main_top .main_event_banner .bx-controls {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 16px;
    z-index: 55;
}

.main_top .bx-pager-item {
    display: inline-block;
    margin-right: 10px;
}

.main_top .bx-pager-item .bx-pager-link {
    display: block;
    width: 12px;
    height: 12px;
    background: #cfcfcf;
    border-radius: 50%;
    font-size: 0;
    text-indent: -99999em;
    overflow: hidden;
}

.main_top .bx-pager-item .bx-pager-link.active {
    background: #333;
}

.main_top .bx-controls-auto-item {
    display: inline-block;
    margin-right: 2px;
}

.main_top .bx-controls-auto-item .bx-start {
    display: block;
    width: 12px;
    height: 12px;
    background: url("/img/main/icon_play.png") no-repeat center center;
    font-size: 0;
    text-indent: -99999em;
    overflow: hidden;
}

.main_top .bx-controls-auto-item .bx-stop {
    display: block;
    width: 12px;
    height: 12px;
    background: url("/img/main/icon_stop.png") no-repeat center center;
    font-size: 0;
    text-indent: -99999em;
    overflow: hidden;
}

.main_coupon {
    position: relative;
    width: 100%;
    height: 131px;
    margin-top: 20px;
    background: url("/img/main/coupon_out-04.png") no-repeat center center;
    background-size: cover;
}

.main_coupon h3 {
    display: none;
}

.main_coupon .mc_ip {
    position: absolute;
    left: 60px;
    bottom: 38px;
    width: 170px;
    height: 20px;
    background: #fff;
    border: none;
}

.main_coupon .mc_right {
    float: right;
    width: 71px;
    margin-top: 30px;
    margin-right: 28px;
}

.main_coupon .mc_right .mcr_img {
    display: block;
    width: 68px;
    height: 68px;
}

.main_coupon .mc_right .mcr_img img {
    width: 100%;
    height: 100%;
}

.main_tabmenu {
    position: relative;
    margin-bottom: 30px;
}

.main_tabmenu .tabmenu>li {
    float: left;
    width: 25%;
}

.main_tabmenu .tabmenu>li>a {
    display: block;
    height: 80px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    overflow: hidden;
    font-size: 0;
    text-indent: -99999em;
}

.main_tabmenu .tabmenu>li.mtm01>a {
    background-image: url("/img/main/main_tab_tit01_off.jpg");
}

.main_tabmenu .tabmenu>li.mtm02>a {
    background-image: url("/img/main/main_tab_tit02_off.jpg");
}

.main_tabmenu .tabmenu>li.mtm03>a {
    background-image: url("/img/main/main_tab_tit03_off.jpg");
}

.main_tabmenu .tabmenu>li.mtm04>a {
    background-image: url("/img/main/main_tab_tit04_off.jpg");
}

/* 오류로 인한 수정
.main_tabmenu .tabmenu > li.mtm01.active a {background-image: url("/img/main/main_tab_tit01_on.jpg"); background-size:cover;}
.main_tabmenu .tabmenu > li.mtm02.active a {background-image: url("/img/main/main_tab_tit02_on.jpg"); background-size:cover;}
.main_tabmenu .tabmenu > li.mtm03.active a {background-image: url("/img/main/main_tab_tit03_on.jpg"); background-size:cover;}
.main_tabmenu .tabmenu > li.mtm04.active a {background-image: url("/img/main/main_tab_tit04_on.jpg"); background-size:cover;}
*/
.main_tabmenu .tabmenu>li.mtm01.active .sub_mtm {
    background-image: url("/img/main/main_tab_tit01_on.jpg");
    background-size: cover;
}

.main_tabmenu .tabmenu>li.mtm02.active .sub_mtm {
    background-image: url("/img/main/main_tab_tit02_on.jpg");
    background-size: cover;
}

.main_tabmenu .tabmenu>li.mtm03.active .sub_mtm {
    background-image: url("/img/main/main_tab_tit03_on.jpg");
    background-size: cover;
}

.main_tabmenu .tabmenu>li.mtm04.active .sub_mtm {
    background-image: url("/img/main/main_tab_tit04_on.jpg");
    background-size: cover;
}

.main_tabmenu .tabmenu>li .depth02 {
    position: absolute;
    left: 0;
    width: 100%;
    padding-left: 136px;
    line-height: 75px;
    border: 2px solid #222;
    box-shadow: 0 0 10px 7px rgba(0, 0, 0, 0.2);
    background: #fff;
    z-index: 99;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}

.main_tabmenu .tabmenu>li.active .depth02 {
    display: block;
}

.main_tabmenu .tabmenu>li .depth02:after {
    content: "";
    display: block;
    position: absolute;
    /*width: 15px;*/
    width: 295px;
    height: 9px;
    top: -9px;
    background: url("/img/main/icon_arrow_top.png") no-repeat center top;
    /*margin-left: -16%;*/
}

.main_tabmenu .tabmenu>li.mtm01 .depth02:after {
    left: 0;
}

.main_tabmenu .tabmenu>li.mtm02 .depth02:after {
    left: 296px;
}

.main_tabmenu .tabmenu>li.mtm03 .depth02:after {
    left: 591px;
}

.main_tabmenu .tabmenu>li.mtm04 .depth02:after {
    left: 886px;
}

.main_tabmenu .tabmenu>li .depth02 h2 {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 136px;
    text-align: center;
    font-size: 16px;
    color: #2f2f2f;
    cursor: pointer;
}

.main_tabmenu .tabmenu>li .depth02 h2:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    height: 12px;
    border-left: 1px solid #ccc;
}

.main_tabmenu .tabmenu>li .depth02 .depth02_list {
    display: inline-block;
    margin-left: 30px;
}

.main_tabmenu .tabmenu>li .depth02 .depth02_list li {
    display: inline-block;
}

.main_tabmenu .tabmenu>li .depth02 .depth02_list li a {
    display: block;
}

.main_tabmenu .tabmenu>li .depth02 .depth02_list li a img {
    vertical-align: middle;
}

.main_newarrival .newitem_type01 {
    margin-top: 94px;
    margin-bottom: 54px;
}

.item_list_header {
    text-align: center;
    margin: 70px 0 30px;
    font-size: 34px;
}

/* newtime type01 */
.newarrival_list * {
    outline: none;
}

.newitem_type01 {
    position: relative;
    float: left;
    width: 50%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}

.newitem_type01 .item_box {
    position: relative;
    background: #fff;
    width: 426px;
    height: 240px;
    padding: 48px 30px;
    /* border: 1px solid #000;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}

/*.newitem_type01 .item_box:before{content: ""; display: block; position: absolute; left: -9px; bottom: -9px; width: 432px; height: 220px; background: url("/img/main/newitem_type01_bg.png"); z-index: -1;}*/
.newitem_type01 .thum_img {
    position: absolute;
    bottom: 0;
    /* bottom: 17px;*/
    right: -135px;
    background: #fff;
    overflow: hidden;
}

.newitem_type01 .item_content {
    position: relative;
    z-index: 1;
}

.newitem_type01 .item_content .ic_tit {
    font-size: 16px;
    color: #333;
    line-height: 34px;
}

.newitem_type01 .item_content .ic_mid .ic_subject {
    font-size: 34px;
    color: #252525;
    height: 34px;
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 5px;
    letter-spacing: -0.1px;
}

.newitem_type01 .item_content .ic_subject a {
    color: #333;
}

.newitem_type01 .item_content .ic_txt {
    display: block;
    font-size: 14px;
    color: #666;
    font-weight: 100;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    margin-bottom: 30px;
    letter-spacing: -0.5px;
}

.newitem_type01 .item_content .ic_txt a {
    color: #666;
}

.newitem_type01 .item_content .ic_pay {
    display: block;
    line-height: 24px;
}

.newitem_type01 .item_content .ic_pay span {
    font-size: 14px;
    color: #ff0000;
    font-weight: 300;
    margin-right: 10px;
    text-decoration: line-through
}

.newitem_type01 .item_content .ic_pay strong {
    font-size: 18px;
    color: #333;
    font-weight: 900;
}

/* newtime type02 */
.newitem_type02 {
    position: relative;
    float: left;
    width: 50%;
    margin-bottom: 60px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}

.newitem_type02 .item_box {
    display: inline-block;
    width: 560px;
    overflow: hidden;
}

.newitem_type02 .item_content {
    width: 100%;
}

.newitem_type02 .thum_img {
    width: 270px;
    overflow: hidden;
    text-align: center;
}

.newitem_type02 .thum_img .in_img {
    display: inline-block;
}

.newitem_type02.thum_left .item_content {
    /*float: right; padding-left: 20px;*/
    text-align: left;
}

/*.newitem_type02.thum_left .thum_img{float: left;}*/
.newitem_type02.thum_right .item_content {
    float: left;
    padding-right: 20px;
    text-align: right;
}

/*.newitem_type02.thum_right .thum_img{float: right;}*/
.newitem_type02 .item_content {
    position: relative;
    z-index: 1;
}

.newitem_type02 .item_content .ic_tit {
    font-size: 16px;
    color: #333;
    line-height: 34px;
}

.newitem_type02 .item_content .ic_subject {
    font-size: 34px;
    color: #333;
    height: 34px;
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 5px;
    letter-spacing: -0.1px;
}

.newitem_type02 .item_content .ic_subject a {
    color: #333;
}

.newitem_type02 .item_content .ic_txt {
    display: block;
    font-size: 14px;
    color: #666;
    font-weight: 100;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    margin-bottom: 16px;
    letter-spacing: -0.5px;
}

.newitem_type02 .item_content .ic_txt a {
    color: #666;
}

.newitem_type02 .item_content .ic_pay {
    display: block;
    line-height: 24px;
}

.newitem_type02 .item_content .ic_pay span {
    font-size: 14px;
    color: #ff0000;
    font-weight: 300;
    margin-right: 10px;
    text-decoration: line-through
}

.newitem_type02 .item_content .ic_pay strong {
    font-size: 18px;
    color: #333;
    font-weight: 900;
}

.newitem_type02 .item_content .btn_more01 {
    margin-top: 20px;
}

/* 베스트 */


.recome_item .itme_type01 {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
    margin-bottom: 20px;
}

.recome_item .itme_type01 li {
    width: calc(50% - 10px);
    margin: 0 20px 40px 0;
}

.recome_item .itme_type01 li:nth-child(2n) {
    margin-right: 0;
}

.recome_item .itme_type01 .item_box {
    display: flex;
    justify-content: space-between;
}

.recome_item .itme_type01 .thum_img {
    width: 56.14%;
}

.recome_item .itme_type01 .thum_img .best_ico {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 10px;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    color: #6d3879;
    background: #f6f6f6;
    flex-direction: column;
}

.recome_item .itme_type01 .thum_img .best_ico b {
    font-size: 16px;
    font-weight: 700;
    margin-top: 1px;
}

.recome_item .itme_type01 li:hover .thum_img .best_ico {
    color: #fff;
    background: linear-gradient(to right bottom, #a04592, #432e64)
}

.recome_item .itme_type01 .item_content {
    width: 37.74%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 0 18px;

}

.recome_item .item_content .ico_coment {
    width: 14px;
    height: 11px;
    background: url('../img/ico/coment_ico.png') no-repeat center center;
    margin-bottom: 17px;
}

.recome_item .item_content .item_coment {
    font-size: 16px;
    line-height: 1.5;
    color: #757575;
    word-break: keep-all;
}


.main_banner_middle img {
    width: 100%;
}

.item_tabmenu {
    line-height: 1;
    position: relative;
}

.item_tabmenu h2 {
    text-align: center;
    font-size: 26px;
    margin: 0 auto 30px;
    color: #252525;
    font-weight: 500;
}

.item_tabmenu>a {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    font-weight: 500;
    color: #252525;
}

.item_tabmenu .tabmenu {
    text-align: center;
}

.item_tabmenu .tabmenu li {
    display: inline-block;
}

.item_tabmenu .tabmenu li a {
    display: block;
    padding: 0 21px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
}

.item_tabmenu .tabmenu li.on a {
    border: solid 1px #333;
}

.main_section01 .itme_type01 li {
    position: relative;
}

.main_section01 .itme_type01 li:first-child::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    background: url(../img/main/best01.png)no-repeat center center;
    background-size: cover;
    width: 46px;
    height: 56px;
    display: block;
}

.main_section01 .itme_type01 li:nth-child(2)::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    background: url(../img/main/best02.png)no-repeat center center;
    background-size: cover;
    width: 46px;
    height: 56px;
}

.main_section01 .itme_type01 li:nth-child(3)::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    background: url(../img/main/best03.png)no-repeat center center;
    background-size: cover;
    width: 46px;
    height: 56px;
}

.main_section01 .itme_type01 li:nth-child(4)::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    background: url(../img/main/best04.png)no-repeat center center;
    background-size: cover;
    width: 46px;
    height: 56px;
}


/* itme_type02 */
/* New Arrivals */

.pick_list .thum_img .in_img {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.main_section03 {
    margin-top: 30px;
}

/* 더보기 */

.more_box {}

.more_box>button {
    display: table;
    margin: 0 auto;
    width: 220px;
    height: 45px;
    line-height: 45px;
    border: solid 1px #dcdcdc;
    outline: none;
    font-size: 14px;
}

.main_service {
    margin-top: 70px;
    margin-bottom: 92px;
}

.main_service {
    border: 1px solid #ddd;
    overflow: hidden;
}

.main_service .ms_box01,
.main_service .ms_box02,
.main_service .ms_box03 {
    position: relative;
    float: left;
    width: 299px;
    height: 239px;
    border-left: 1px solid #ddd;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}

.main_service .ms_box01 {
    border-left: none;
}

.main_service .ms_box02 ul li.ms_txt {
    font-size: 15px;
    color: #757575;
    margin-top: 20px;
}

.main_service .ms_box03 {
    width: 580px;
}

.main_service .ms_box01 .ms_top {
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.main_service .ms_tit {
    font-size: 18px;
    color: #252525;
    font-weight: bold;
}

.main_service .call_txt {
    font-size: 28px;
    font-weight: bold;
    margin-top: 12px;
    letter-spacing: -0.5px;
    color: #252525;
}

.main_service .time_txt dt {
    float: left;
    width: 68px;
    color: #757575;
    font-size: 14px;
    line-height: 24px;
}

.main_service .time_txt dd {
    float: left;
    font-size: 14px;
    color: #252525;
    line-height: 24px;
    font-weight: bold;
}

.main_service .time_txt dd.call_txt2 {
    display: block;
    font-size: 15px;
    color: #757575;
    font-weight: 400;
    line-height: 1.5;
}

.main_service .board_list {
    margin-top: 12px;
}

.main_service .board_list li {
    position: relative;
    padding-left: 9px;
    line-height: 28px;
}

.main_service .board_list li a {
    display: block;
    font-size: 14px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_service .board_list li a:focus,
.main_service .board_list li a:hover {
    text-decoration: underline;
}

.main_service .board_list li:after {
    content: "-";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.main_service .board_list+.more {
    position: absolute;
    right: 30px;
    top: 32px;
}

.main_service .quick_menu {
    margin-top: 23px;
}

.main_service .quick_menu li {
    float: left;
    margin-left: 24px;
    width: 110px;
}

.main_service .quick_menu li:first-child {
    margin-left: 0;
}

.main_service .quick_menu li a {
    display: block;
    text-align: center;
}

.main_service .quick_menu li a span {
    display: block;
    margin-bottom: 12px;
}

.main_service .quick_menu li a strong {
    display: block;
    font-size: 14px;
    color: #444;
    font-weight: 300;
    letter-spacing: -0.4px;
}



/* 메인슬라이드 */
.wrap_1180 {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}

.wrap_1180:after {
    content: "";
    display: block;
    clear: both;
}

.item_section {
    padding-bottom: 120px;
    border-bottom: 1px solid #eee
}

.main_slider {
    padding-top: 30px;
    position: relative;
    margin: 0 auto;
}

.slick-slide {
    outline: none;
}

.main_slider .slider_img {
    position: relative;
    width: 1200px;
    margin: 0 100px;
}

.main_slider .slider_img a {
    display: block;
    width: 100%;

}

.main_slider .slider_img a span {
    width: 100%;
    display: block;
    padding-top: 48.333%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.main_slider .slick-list {
    overflow: initial;
}

.main_slider .pager_box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 30px);
    max-width: 1200px;
    transition: all 0.3s;

}

.main_slider .pager_box button {
    z-index: 10;
    position: absolute;
    width: 6vw;
    max-width: 64px;
    top: 0;
    transform: translateY(-50%);
}

.main_slider .prev_main {
    left: -40px;
}

.main_slider .next_main {
    right: -40px;
}

.main_slider .slick-dots {
    position: absolute;
    bottom: 6.25%;
    left: 50%;
    transform: translateX(-50%);
}

.main_slider .slick-dots li {
    margin: 0 10px 0 0;
    display: inline-block;

}

.main_slider .slick-dots li:last-of-type {
    margin-right: 0;
}

.main_slider .slick-dots li button {
    width: 8px;
    border-radius: 100%;
    height: 8px;
    font-size: 0;
    opacity: 0.3;
    background-color: #252525;
}

.main_slider .slick-dots li.slick-active button {
    opacity: 1;
}



/* 메인 공통 */
.main section:last-of-type {
    padding-bottom: 230px;
}

.item_ttl_box {
    margin: 100px 0 40px;
    position: relative;
}

.item_ttl_box .item_ttl {
    font-size: 30px;

    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #252525;
    text-align: center;
}

.more_item {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 20px;
    font-weight: 500;
}

/* probiotic */
.main .probiotic {
    padding-top: 140px;
}

.main .probiotic .sec_ttl_box {
    margin-bottom: 100px;
}

.main .probiotic .sec_ttl_box h2 {
    font-size: 48px;
	line-height: 1.2;
}

.main .probiotic .sec_ttl_box p {
    font-size: 30px;
    margin-top: 30px;
}

.main .probiotic .slide_wrap {
    position: relative;
}

.main .probiotic .pager_box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 105px;
    width: 100%;
    max-width: 1920px;
    transition: all 0.3s;
    z-index: 50;
}

.main .probiotic .pager_box button {
    display: block;
    width: 80px;
    height: 80px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 48px auto;
    z-index: 10;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    box-shadow: 0 17px 38px 6px rgba(0, 0, 0, 0.24);
}

.main .probiotic .pager_box button.prev_probio {
    background-image: url(../img/btn/slide_prev.png);
    display: none !important;
    left: 0;
}

.main .probiotic .pager_box button.prev_probio.on {
    display: block !important;
}

.main .probiotic .pager_box button.next_probio {
    right: 0;
    background-image: url(../img/btn/slide_next.png);

}

.main .more_btn {
    font-weight: 500;
}

/* .slide_wra.p{
    overflow: hidden;
} */
/* .main .probiotic .slide_inner{
    padding-left: 114px;
} */

.main .probiotic .visual {
    width: 57%;
}

.main .probiotic_slider {
    width: calc(100% - 30px);
    max-width: 1645px;
    margin: 0 auto;
    position: relative;
}

.main .probiotic_slider::before {
    content: '';
    position: absolute;
    left: -100%;
    top: 0;
    background-color: #fff;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.main .probiotic_slider .slick-list {
    overflow: visible;
}

.main .probiotic_slider .desc {
    width: 43%;
    padding-left: 80px;
    font-size: 20px;
    line-height: 1.5;
}

.main .probiotic_slider figure {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* padding-top: 66.595%; */
    height: 626px;
}

.main .probiotic .desc .desc_ttl {
    font-size: 38px;
}

.main .probiotic .desc p {
    margin: 50px 0 60px;
}

/* best items */
.recommend {
    position: relative;
}

.recommend .slick-arrow {
    position: absolute;
    top: -40px;
    right: 0;
    text-indent: -999999px;
    width: 30px;
    height: 30px;
    background: #ddd;
}

.recommend .slick-prev {
    right: 29px;
    background: url('/img/btn/btn_recom_prev.png') no-repeat;
}

.recommend .slick-next {
    background: url('/img/btn/btn_recom_next.png') no-repeat;
}

.recommend .img_box {
    overflow: hidden;
    background-color: #f5f5f5;
}

.recommend .img_box img {
    width: 280px;
    /*height:240px; max-height:240px;*/
    transition: 0.2s all;
}

.recommend .img_box:hover img {
    transform: scale(1.08);
}

.recommend01 {
    padding: 20px 0;
    border-top: solid 1px #dddddd;
    position: relative;
}

.recommend01 .recom_box {
    display: block;
    /*  margin-right:20px; width:280px !important; background-color:#f6f6f6; */
    padding: 0 10px;
}

.recommend01 .recom_box a {
    color: #333;
}

.recommend01 .recom_box:nth-of-type(4n) {
    margin-right: 0px;
}

.recommend01 .recom_box .txt_box {

    padding: 20px 0 30px 15px;
}

.recommend01 .recom_box .txt_box h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.recommend01 .recom_box .txt_box p {
    font-size: 14px;
}

/* 수정 */
.recommend02 {
    /*  padding: 20px 0; */
    /* min-height:600px; */
    border-top: solid 1px #dddddd;
    position: relative;
}

.more_view {
    position: absolute;
    top: -30px;
    right: 0;
    color: #777777;
    font-size: 16px;
    font-weight: 600;
}

.item_tabmenu .more_view {
    top: 15px;
}

/* .item_box { padding:0 0 20px; } */
.item_view .item_box {
    border: none;
}

.new_sale_box {
    margin-top: 15px;
    height: 20px;
}

.main_service .ms_box02 {
    color: #252525;
}

/* .main_service .ms_box02 ul {margin-top:25px; } */
.main_service .ms_box02 ul li {
    margin: 12px 0;
    font-size: 14px;
}

.main_service .ms_box02 ul li:after {
    content: "";
    display: block;
    clear: both;
}

.main_service .ms_box02 ul li strong {
    display: block;
    float: left;
    width: 30%;
}

.main_service .ms_box02 ul li span {
    display: block;
    float: left;
    width: 70%;
}

.main aside {
    position: absolute;
    top: 0px;
    z-index: 999999;
}

.main .aside_left {
    width: 130px;
    left: 8%;
    /*left:10%; */
}

.main .aside_right {
    width: 100px;
    right: 10%;
    /*right:12.5%;*/
}

.main .aside_right .quick1 {
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
}

.main .aside_right .quick2 {
    width: 100%;
    height: 100px;
    margin-top: 20px;
}

.main aside a {
    display: block;
    color: #555;
    text-align: center;
    font-weight: 400;
}

.main aside a h3 {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
}

.main aside a h4 {
    font-size: 14px;
}

.aside_left .aside_left_box {
    border: solid 1px #333;
    height: 50px;
}

.aside_left .aside_left_box:nth-child(2) {
    margin-top: 20px;
}

.aside_left .aside_left_box:nth-child(2),
.aside_left .aside_left_box:nth-child(3) {
    border-bottom: none;
}

.aside_left .aside_left_box:nth-child(4) {
    border-bottom: none;
}

.aside_right .aside_right_box {

    margin-bottom: 20px;
}

.aside_right .aside_right_box img {
    width: 100%;
}

.aside_tap_menu {}

.aside_tap_menu li {
    width: 33.33%;
    float: left;

}

.aside_tap_menu li a {
    display: block;
    width: 100%;
    border: solid 1px #ccc;
    border-right: none;
    background-color: #ddd;

}

.aside_tap_menu li a img {
    width: 32px;
    height: 32px;
}

.aside_tap_menu li:last-of-type a {
    border-right: solid 1px #ccc;
}

.aside_tap_menu li.active a {
    background-color: #fff;
    border-bottom: none;
    background-color: #fff;
}


.aside_box {
    margin-top: -1px;
    background-color: #fff;
    border: solid 1px #ccc;
    padding: 10px 15px;
    border-top: none;
}

.aside_box>div {}

.aside_box>div h4 {
    margin-bottom: 10px;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
}

.aside_box ul {}

.aside_box ul li {
    position: relative;
    margin-bottom: 10px;
}

.aside_box ul li a {
    display: block;

    border: solid 2px transparent;
}

.aside_box ul li a img {
    width: 64px;
    height: 64px;
}

.aside_box ul li a:hover {
    border: solid 2px #333;
    border-left: none;
}

.aside_box ul li a:hover img {
    margin-left: 2px;
}

.aside_box ul li a .depth_02 {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -150px;
    padding: 15px 0px 10px 10px;
    border: solid 2px #333;
    border-right: none;
    width: 150px;
    background-color: #fff;

    text-align: left;
}

.aside_box ul li a .depth_02 h5 {
    width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 10px;
}

.aside_box ul li a .depth_02 p {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #d21c55;
}

.aside_box ul li a:hover .depth_02 {
    display: block;
}

.aside_paging {
    position: relative;
    margin: 20px 0 10px;
    text-align: center;
    font-size: 12px;
    color: #555;
}

.aside_paging>a {
    position: absolute;
    top: 0;
    display: block;
}

.aside_paging .page_prev {
    left: -10px;
}

.aside_paging .page_next {
    right: -10px;
}

/* product video */

.product {
    border-top: solid 1px #eee;
    padding-top: 100px;

}

.product .prd_top {
    text-align: center;
    margin-bottom: 50px;
}

.product .prd_top .prod_ico {
    display: inline-block;
    margin: 0 auto;
}

.product .prd_top p {
    font-size: 20px;
    line-height: 1.5;
    color: #252525;
    margin-top: 40px;
}

.product .prd_top p+p {
    margin-top: 8px;
}

#insta_list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
    margin-top: -10px;
}

#insta_list li {
    width: calc(20% - 8px);
    margin: 10px 10px 0 0;
}

#insta_list li a {
    display: block;
    width: 100%;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#insta_list li:nth-child(5n) {
    margin-right: 0;
}

.product .youtube_sec {
    margin-top: 70px;
}

.vid_wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
}

.vid_wrap .item {
    width: calc(50% - 8px);
    margin-top: 15px;
    margin-left: 16px;
}

.vid_wrap .video_box {
    position: relative;
    width: 100%;
    padding-top: 56.5%;

}

.vid_wrap .item:nth-child(2n-1) {
    margin-left: 0;
}

.vid_wrap .video_box iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

/* 최근 본 상품 */
.recent_prd {
    position: fixed;
    top: 0;
    right: -100%;
    width: 400px;
    min-height: 100vh;

    background-color: #fff;
    z-index: 9999;
    transition: all 0.5s ease;
}

.recent_prd.active {
    right: 0;
    transition: all 0.5s ease;
}

#header .bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 9998;
}

.recent_prd .recent_box .box_ttl {
    position: relative;
    padding: 18px 25px;

    border-bottom: 1px solid #dbdbdb;
}

.recent_prd .recent_box .box_ttl p {
    font-size: 20px;
    font-weight: 700;
    color: #252525;
    line-height: 30px;
}

.recent_prd .recent_box .box_ttl p a {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #252525;
    letter-spacing: 0;
}

.recent_prd .recent_box .box_ttl .r_close_btn {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: url('../img/btn/btn_close_black_20x20.png') center no-repeat;
    outline: none;
}

.recent_prd .recent_box .list_box_wrap {
    padding: 0 22px 0 25px;
}

.recent_prd .recent_box .list_box {
    width: calc(100% + 20px);
    height: calc(100vh - 140px);
    margin-top: 10px;
    overflow-y: auto;
}

.recent_prd .recent_box .list_box .box_wrap {
    margin-top: 10px;
    padding: 0 20px;
}

.recent_prd .recent_box .list_box .date {
    position: relative;
    margin-bottom: 15px;
    font-size: 15px;
    color: #757575;
}

.recent_prd .recent_box .list_box .date:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: -14px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #757575;
}

.recent_prd .recent_box .list_box ul {
    font-size: 0;
}

.recent_prd .recent_box .list_box li {
    display: inline-block;
    width: calc(33.33% - 6.66px);
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #dbdbdb;

}

.recent_prd .recent_box .list_box li a {
    display: block;
}

.recent_prd .recent_box .list_box li span {
    display: block;
    width: 100%;
    padding-top: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.recent_prd .recent_box .list_box li:nth-of-type(3n + 0) {
    margin-right: 0;
}

.recent_prd .recent_box .list_box .list_top .date {
    color: #252525;
}

.recent_prd .recent_box .list_box .list_top .date:before {
    background-color: #252525
}

.recent_prd .recent_box .guide {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 0;
    font-size: 15px;
    color: #757575;
    padding-left: 46px;
}

/* //최근 본 상품 */