.sliderMem .owl-carousel {
    width: 100%;
}

.sliderMem .item {
    width: 100%;
    height: 340px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
    background-image: url('../img/slider_bg.png');
    background-position: 80% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
    color: white;
    font-weight: 300;
    padding: 0;
}

.sliderMem .item.go_yonda {
	color: #000000;
}

.sliderMem .price {
    font-weight: 500;
    font-size: 16px;
}

.sliderMem p {
	font-size: 13px;
	margin: 0;
	color: inherit;
}

.sliderMem .find_btn {
    border: 2px solid white;
    background: none;
    margin-top: 10px;
}

.sliderMem .find_btn:hover {
    color: #8739f6;
}

.sliderMem .item.go_yonda .find_btn {
	border: 2px solid #2a2a2a;
	color: #2a2a2a;
}

.sliderMem .item.go_yonda .find_btn:hover {
	color: #000000;
}

.sliderMem .item div {
    padding: 35px 0 35px 35px;
	width: 59%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
}

.sliderMem .item h1,
.sliderMem .item h2,
.sliderMem .item h3 {
    font-family: 'Poppins', sans-serif;
    margin: 0;
    color: inherit;
}

.sliderMem img {
    width: 245px;
}

.sliderMem .owl-carousel .owl-dots {
    justify-content: flex-end;
    width: 50%;
    margin: 41px 0 0;
    height: 50px;
    padding: 0 35px 0 0;
}

.sliderMem .owl-carousel button.owl-dot {
    margin: 0 0 0 1vw;
}

.sliderMem .owl-carousel button.active {
    background: #8739f6;
}

.sliderMem .slide_item {
    padding: 20px 20px 20px 20px;
}

.sliderMem .owl-nav {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    float: left;
    margin: 40px 0 0;
    padding: 0 0 0 20px;
}

.sliderMem .owl-carousel .owl-nav button.owl-next,
.sliderMem .owl-carousel .owl-nav button.owl-prev {
	margin: 0 40px 0 0;
}

.sliderMem .owl-carousel .owl-nav button.owl-next {
    transform: rotate(180deg);
}

.sliderMem .owl-carousel .owl-nav button.owl-next span,
.sliderMem .owl-carousel .owl-nav button.owl-prev span {
    display: none;
}

.sliderMem .owl-carousel .owl-nav button.owl-next:focus,
.sliderMem .owl-carousel .owl-nav button.owl-prev:focus,
.sliderMem .owl-carousel .owl-nav button.owl-next:active,
.sliderMem .owl-carousel .owl-nav button.owl-prev:active {
    outline: none;
}

.sliderMem .recom {
    border-radius: 50%;
    color: white;
    font-size: 12px;
    text-align: center;
    width: 110px;
    height: 110px;
    background-color: #beb6b6;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 1px;
    top: 90px;
    padding: 5px;
    line-height: 18px;
    font-weight: 500;
}


@media all and (max-width:768px) {
    
    .sliderMem .item {
	    height: 305px;
	    width: 500px;
	    margin: auto;
	    background-position: 90% 11%;
	}
	
	.sliderMem .item div {
    	padding: 20px 0 25px 20px;
    }

    .sliderMem .owl-carousel .owl-item img,
    .sliderMem .find_btn {
        display: none;
    }

    .sliderMem .item h1 {
        font-size: 24px;
        width: 70%;
    }
    
    .sliderMem .recom {
        display: none;
    }

    .sliderMem p {
        font-size: 12px;
    }

    .sliderMem .owl-nav {
        width: 50%;
        margin-top: 30px;
        justify-content: center;
        padding: 0;
    }

    .sliderMem .owl-carousel .owl-dots {
        width: 42%;
        margin: 30px 0 0;
    }

    .sliderMem .owl-carousel .owl-nav button.owl-next {
        margin: 0;
    }

    .sliderMem .owl-carousel {
        margin-top: 55px;
    }

    .sliderMem .slide_item .member_variety {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #000;
        font-size: 16px;
		margin-bottom: 52px;
		border-bottom: 1px solid #ccc;
    }

    .sliderMem .slide_item .member_variety p {
	    width: 33.3333%;
	    text-align: center;
	    font-size: 14px;
	    padding: 8px 8px;
	}
    
    .sliderMem .slide_item .member_variety p.active {
		border-bottom: 1px solid #8739f6;
		background-color: #8739f6;
		font-weight: 600;
		color: #fff;
    }

    .sliderMem .slide_item .table_list {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        color: #000000;
        font-size: 12px;
        margin: 52px 0 0 0;
        padding: 0;
    }

    .sliderMem .slide_item .table_list .row {
        width: 100%;
        padding: 5px 0;
        margin: 0;
    }

	.sliderMem .slide_item .table_list .row p {
        margin: 0;
        align-items: flex-start;
        display: flex;
    }

    .sliderMem .slide_item .table_list .row_title {
        font-size: 10px;
        font-weight: 600;
        border-bottom: 1px solid #b3b3b3;
    }

    .sliderMem .slide_item .table_list .all_func {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        margin-bottom: 25px;
    }

    .sliderMem .slide_item .all_func .row {
	    width: 10%;
	}

    .sliderMem .slide_item .all_func .row_func {
        align-items: flex-start;
        width: 90%;
    }

    .sliderMem .slide_item .all_func .row .clm {
        padding: 0;
        justify-content: flex-start;
        height: 35px;
    }

    .sliderMem .slide_item .all_func .row img {
        display: block !important;
        width: 16px;
        position: relative !important;
    }

}


@media all and (max-width:600px) {

	.sliderMem.with-table {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.sliderMem .item {
	    height: 220px;
	    width: 100%;
	    margin: auto;
	    box-shadow: none;
	    border-radius: 17px;
	}	
	
	.sliderMem .slide_item {
		padding: 0;
	}

    .sliderMem .item h1, .sliderMem .item h2, .sliderMem .item h3 {
	    font-size: 20px;
	}
	
	.sliderMem p {
	    font-size: 10px;
	    line-height: 1.7;
	}
	
	.sliderMem .owl-nav {
	    width: 100%;
	    margin-top: 25px;
	}
	
	.sliderMem .owl-carousel .owl-nav button.owl-next,
	.sliderMem .owl-carousel .owl-nav button.owl-prev {
    	height: 30px;
		width: 30px;
		margin: 0 10px;
	} 
    
}