@charset "utf-8";

.membership_id {display:none;}
.membership_id.on {display:block;}
.membership_id a.violetBtn {display:block;width:80%;margin:10px 10% 25px 10%;height:32px; line-height:32px;}

.membership_id img:first-child {
	width: 100%;
	height: 100%;
}

.membership_id img:nth-child(2) {height: 30px; margin: 10px 0}
.membership_id #barcord {width:40%; margin: 0 15% 0 15%;}
.membership_id p {
    color: #333;font-size: 14px; 
    letter-spacing: -1px; font-weight: 400; margin:0 0 20px;
}
.membership_id p:nth-child(5){
    margin-bottom: 35px;
}
.calendar_manager {
    background: #fff;
}
.calendar_manager .manager_line {
    font-size: 13px;
    font-weight: 600; letter-spacing: -1px;
    color: #5f517c;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 20px 5% 20px 5%;
}

.manager_line {
    border-top: 3px solid #5f517c;
    border-bottom: 2px solid #ddd;
    margin: 0 10%;
    background: #fff;
}

#manager_line {
    position: relative; z-index: 9;
    border-bottom: 3px solid #5f517c !important;
    border-top: 2px solid #ddd;
    margin: 0 10%;
    background: #fff;
}


.calendar_manager .manager_line a {
    width: 120px;
    color: #5f517c;
    font-size: 600;
}

.calendar_manager .manager_line:before {
    content: "";
    width: 2px; height: 99.9%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    background: #ddd;
}

.calendar_manager .manager_line img {
    display: block;
    height: 62px;
    margin:0 25% 10% 25%;
}

.weekly_check_wrapper {
    border-bottom: 2px solid#ddd;
    margin: 0 0 0 10%;
    width: 80%;
    height: 140px;
    padding-top: 1px;
}

.weekly_icon {
    margin: 10% 3% 0 10%;
}

.weekly_txt p:nth-child(1) {
    margin: 10% 0 0 37%;
    font-size: 1.125em; line-height: 2;
    color: #00c8a1;
    font-weight: 600; letter-spacing: -1px;
}

.weekly_txt p:nth-child(2) {
    margin: 0 0 0 37%;
    font-size: 12px;
}

.weekly_check {
    background: #fff;
    color: #333;
    font-size: 13px;
    text-align: left;
}



.weekly_icon {
    height: 80px;
    margin-top: 35px;
    display: block;
    color: #5f517c;
    font-size: 14px;
    font-weight: 600; letter-spacing: -1px;
    float: left;
}
.myhealth_story img:nth-child(1) {
    height: 62px; margin-bottom: 10px;
}

.myhealth_story {
    padding-top: 40px;
    color: #333;
    font-size: 14px; font-weight: 600;
    letter-spacing: -1px;
    background: #fff;
    height: auto;
    padding-bottom: 20px;
}

.myhealth_story p {
    margin-bottom: 20px;
	font-weight:700
}

.banner_care_manage {
    color: #333;
    padding:100px;
}

.cuves_food {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-top: 20px;
}

.slideshow-container {
    padding-bottom: 10px;
}

#slideshow-container {
    padding-top: 30px;
}
.mySlides1,
.mySlides2 {
    overflow: hidden;
    width: 80%;
    margin-left: 10%;
}
.mySlides1 img,
.mySlides2 img {
    width: 100%;
    height: 100%;
}

.slides div img {
    width: 70%;
    height: 180px !important;
}
.swiper-wrapper .swiper-slide img {width: 100%; height: auto;}

.mb {background:#EEEEEE;}
.mb .swiper-slide {min-height:250px;}
.mb .swiper-pagination .swiper-pagination-bullet {height:4px;background:#8963B9;margin:0 2px !important;border-radius: 0 !important;}
.mb .swiper-pagination {bottom:-3px !important;}

.mb .swiper-button-next:after, .mb .swiper-button-prev:after {display:none;}
.mb .swiper-button-prev {background:url(../imgs/ico/ico_arrow_left_violet.png) no-repeat center left;background-size:12px auto;}
.mb .swiper-button-next {background:url(../imgs/ico/ico_arrow_right_violet.png) no-repeat center right;background-size:12px auto;}







