.pc{
    display: none;
}


.list_news > li + li{
    margin-top: 20px;
}

.table_price .ex{
    display: none;
}

.list_groupshop>li > a{
    display: flex;
    gap: 10px;
    color: #62410b;
}

.thumb_groupshop{
    width: 90px;
    height: 90px;
}

.wrap_text_groupshop{
    width: calc(100% - 100px);
}

.movie_babycar + .movie_babycar{
    margin-top: 40px;
}

/* 繧ｹ繝槭�繝｡繝九Η繝ｼ */
.menu {
    display: none;
    z-index: 5;
    overflow: hidden;
    position: fixed;
    margin-top: -80px;
    padding-top: 80px;
    width: 100%;
    height: 100vh;
    height: calc(100dvh + 200px);
    background-color: #f8f2e3;
}

.list_gnav_sp{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0;
    text-align: center;
}


.list_gnav_sp>li{
    width: 100%;
    font-size: 18px;
}

.list_gnav_sp a{
    display: inline-block;
    color: #8fc31f;
}


.menu .insta{
    margin: 20px auto;
    padding: 0;
    font-weight: 700;
    font-size: 16px;
}

.wrap_menu_btn{
    margin: 0;
}

.wrap_menu_btn + .wrap_menu_btn{
    margin-top: 30px;
}

.sec_babycar{
    display: none;
}

/* .menu *[class^="btn_"]{
    width: 200px;
    height: 50px;
    font-size: 18px;
} */

.header_page.menu_act{
    background: none;
}



/* 繧ｹ繝ｩ繧､繝繝ｼ */
.facility{
    overflow: hidden;
}

.facility li{
    padding: 0 10px;
}

.dots-wrap {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    padding: 0;
}

.dots-wrap li {
    overflow: hidden;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    padding: 0;
    background: #D9D9D9;
    border-radius: 50%;
    cursor: pointer;
}

.dots-wrap li:hover,
.dots-wrap li.slick-active {
    background: #A4A4A4;
}
.dots-wrap li button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
}

/* 繧ｳ繝ｳ繝�Φ繝� */

.evening td{
    width: 120px;
}


/* 繧､繝ｳ繧ｹ繧ｿ繧ｰ繝ｩ繝� */

.insta {
    font-size: 20px;
}
