﻿/* ///////////////////////////////////////////////////////////////////
共通
/////////////////////////////////////////////////////////////////// */
#serviceGuide,#campaignInfo,#notice, #campaignInfo, #footerContentsMenu, .select_shop, header, footer {
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background-color: #ffffff;
    color: #303030;
}
#serviceGuide a,#campaignInfo a,#notice a,#footerContentsMenu a {
    color: #303030;
    text-decoration: none;
}
.common_ttl_content {
    line-height: 0;
    margin: 0 0 35px 30px;
    position: relative;
}
input, select, textarea {
    font-family: inherit;
}
img.size {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* ///////////////////////////////////////////////////////////////////
ヘッダー
/////////////////////////////////////////////////////////////////// */
.select_shop {
    line-height: 0;
}
.site_header {
    background: #ffffff;
}
.site_header .free_shipping_nationwide span {
    font-size: 22px;
    letter-spacing: 0.05em;
    color: #505050;
    margin-right: 8px;
    font-weight: bold;
}
.site_header .free_shipping_nationwide {
    font-size: 14px;
    padding: 12px 0 11px 20px;
    background-color: #fff2c0;
    line-height: 1;
}
.site_header .header_logo_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: solid 1px #d4d4d4;
    padding-bottom: 16px;
}
.site_header .header_logo_icon .header_logo {
    line-height: 0;
}
.site_header .header_logo_icon .header_logo.mg {
    margin-top: -6px;
}
.site_header .header_logo_icon .header_logo h1 {
    padding: 15px 0 0 20px;
}

.site_header .header_logo_icon .header_logo .milpochelogo{
    display: inline-block;
    padding: 15px 0 0 20px;
}

.site_header .header_logo_icon .collaboration {
    margin-left: 20px;
}
.site_header .header_logo_icon .header_logo.mg .collaboration {
    margin-left: 40px;
}
.site_header .header_logo_icon .collaboration img {
    margin-top: -4px;
}
.site_header .header_logo_icon .header_logo.mg .collaboration img {
    margin-top: 12px;
}
.site_header .header_logo_icon .header_icons {
    margin-left: auto;
    padding-top: 10px;
}
.site_header .header_logo_icon .header_icons ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.site_header .header_logo_icon .header_icons li {
    width: 85px;
    text-align: center;
    margin-top: 4px;
}
.site_header .header_logo_icon .header_icons li.cart_icon {
    position: relative;
}

.vc_logo_groupheader[data-selected="dm"] .vc_logo_n{display:none;}
.vc_logo_groupheader[data-selected="n"] .vc_logo_dm{display:none;}

.site_header .header_logo_icon .header_icons li:last-child {
    width: 75px;
}
#cart_number {
    position: absolute;
    top: 4px;
    right: 12px;
    width: 22px;
    height: 22px;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    background-color: #ed8599;
    z-index: 100;
}
.site_header .header_catalog ul {
    display: flex;
    padding: 0 20px;
    box-sizing: border-box;
}
.site_header .header_catalog li {
    margin-right: 14px;
    line-height: 0;
}
.site_header .header_catalog li:last-child {
    margin-right: 0;
}
.site_header .bnr_under_border {
    border-bottom: solid 2px #d4d4d4;
    margin: 15px auto 5px auto;
}
.site_header .limited_bnr_margin #limited_bnr {
    line-height: 0;
}
.bn {
    padding: 0 !important;
    width: 600px;
    margin: auto;
    border: solid 1px #e6e6e6;
    margin-bottom: 10px;
    line-height: 0;
}
.weekendCpBnr {
    padding: 0 !important;
    width: 600px;
    margin: auto;
    border: solid 1px #e6e6e6;
    margin-bottom: 20px;
    line-height: 0;
}
.bn img,.weekendCpBnr img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.searchArea.siteTopSearchArea {
    padding: 30px 28px !important;
    box-sizing: border-box;
    background-color: #f4eced;
    margin: 40px 0 30px 0;
}
.search_content .searchArea.siteTopSearchArea {
    background-color: #fdf5f6;
}
.searchAreaKW.topSearchAreaKW {
    display: flex;
    align-items: center;
}
.siteTopSearchArea .searchKeywordTxtBox .searchTxtVal {
    width: 430px!important;
    box-sizing: border-box;
    margin-right: 10px;
}
.siteTopSearchArea .searchKeywordTxtBox .searchMdlTxt {
    width: 100% !important;
    margin-right: 0px;
}
.siteTopSearchArea .searcPriceRange {
    display: table;
}
.siteTopSearchArea .searcPriceTtl {
    display: table-cell;
    text-align: center;
    padding-right: 20px;
    font-size: 22px;
}
.siteTopSearchArea .searchTopPriceDdl {
    display: table-cell;
    width: 230px;
    box-sizing: border-box;
}
.siteTopSearchArea .searchPopupPriceSpn {
    width: 58px;
    font-size: 30px;
    vertical-align: middle;
}
.siteTopSearchArea .searchTopPriceDdl select {
    width: 100%;
    height: 50px;
    border: 2px solid #a7a7a7;
    border-radius: 5px;
    padding-left: 15px;
    top: 0;
    color: #303030;
    background-color: #ffffff;
}
.siteTopSearchArea .searchTopPriceDdl select.pristine {
    color: #cacaca;
}
.siteTopSearchArea select::-ms-expand {
    display: none;
}
.siteTopSearchArea select {
    appearance: none;
    background-image: url(/images/site/common/icon/icon_select_arrow.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: top 50% right 18px;
}
.siteTopSearchArea .searchTxtVal {
    width: 100%;
    height: 50px;
    border: 2px solid #a7a7a7;
    color: #303030;
}
#wrap .siteTopSearchArea img {
    margin: 0;
}
input::placeholder {
    color: #c2c2c2;
}

/* ///////////////////////////////////////////////////////////////////
重要なお知らせ
/////////////////////////////////////////////////////////////////// */
.announceImportant {
    clear: both;
    width: 600px;
    padding: 20px 0 20px 0;
    border: solid 10px #f1f1f1;
    margin: 0 auto 20px auto;
    box-sizing: border-box;
}
.announceImportant .announceImportantList {
    padding-left: 70px;
    background-image: url(/images/site/common/icon/icon_important.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: left 22px top 50%;
    position: relative;
    min-height: 43px;
    display: flex;
    align-items: center;
}
.announceImportant .announceImportantList:before {
    content: '';
    width: 2px;
    height: 100%;
    background-color: #ededed;
    position: absolute;
    top: 0;
    left: 70px;
}
.announceImportant .announceImportantList table {
    width: 100%;
}
.announceImportant .announceTxt {
    padding-right: 0;
    border: none;
}
.announceImportant .announce {
    display: flex;
    align-items: center;
    margin: 0 0 24px 24px;
    background-color: transparent;
    padding: 0;
}
.announceImportant .announce:last-child {
    margin-bottom: 0;
}
.announceImportant .announce .days {
    font-size: 14px;
    color: #808080;
    margin-right: 16px;
}
.announceImportant .announce .content {
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.announceImportant .announce .content a {
    font-size: 18px;
    color: #303030;
    text-decoration: underline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 96%;
    position: relative;
}

/* ///////////////////////////////////////////////////////////////////
 TOP
/////////////////////////////////////////////////////////////////// */
.see_list {
    float: right;
    margin-top: 24px;
    display: inline-block;
    line-height: 22px;
    position: relative;
    padding-right: 30px;
    background-image: url(/images/site/common/icon/icon_arrow_circle_blown.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: top 10% right;
}
.see_list a {
    color: #a88977!important;
    font-size: 22px;
    letter-spacing: 0.06em;
}
.see_list a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/* ///////////////////////////////////////////////////////////////////
キャンペーン情報
/////////////////////////////////////////////////////////////////// */
#campaignInfo {
    padding-bottom: 76px;
    overflow: hidden;
    padding-top: 90px
}
#campaignInfo .common_ttl_content {
    margin: 0 0 15px 26px;
}
#campaignInfo .clearfix {
    display: flex;
    border-bottom: solid 1px #d4d4d4;
    padding: 20px 0;
    background-image: url(/images/site/common/icon/icon_arrow_gray.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: right top 50%;
}
#campaignInfo .campain_lists {
    padding: 0 30px;
}
#campaignInfo .campain_lists .clearfix dt {
    margin-right: 26px;
    width: 148px;
    height: 148px;
}
#campaignInfo .campain_lists .clearfix dt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#campaignInfo .campain_lists .clearfix dd {
    font-size: 18px;
    line-height: 28px;
    box-sizing: border-box;
    max-width: 370px;
}
/* ///////////////////////////////////////////////////////////////////
お知らせ
/////////////////////////////////////////////////////////////////// */
#notice {
    overflow: hidden;
}
#notice .common_ttl_content {
    margin: 0 0 10px 26px;
}
#notice .notice_lists {
    padding: 0 30px;
}
#notice .notice_lists dl {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.06em;
    border-bottom: solid 1px #d4d4d4;
    padding: 22px 60px 22px 0;
    box-sizing: border-box;
    background-image: url(/images/site/common/icon/icon_arrow_gray.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: right 12px top 50%;
}
#notice .notice_lists dt {
    padding-top: 22px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.06em;
    color: #808080;
}
#notice .notice_lists dt:first-child {
    padding-top: 0;
}
#notice .notice_lists dd {
    margin-top: 8px;
}

/* ///////////////////////////////////////////////////////////////////
サービスガイド
/////////////////////////////////////////////////////////////////// */
#serviceGuide {
    padding-bottom: 34px;
    padding-top: 90px;
}
#serviceGuide ul {
    display: flex;
}
#serviceGuide ul li {
    position: relative;
}
#serviceGuide ul li:after {
    content: '';
    background-color: #d4d4d4;
    width: 1px;
    height: 106px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
#serviceGuide ul li:first-child::after {
    content: '';
    background-color: transparent;
}
/* ///////////////////////////////////////////////////////////////////
フッター
/////////////////////////////////////////////////////////////////// */
#footerContentsMenu {
    background-color: #f5f0eb;
    padding: 60px 28px 0 28px;
}
#footerContentsMenu .footer_contents_list {
    margin-bottom: 38px;
}
#footerContentsMenu .footer_contents_list:last-child {
    margin-bottom: 0;
}
#footerContentsMenu .footer_contents_ttl {
    display: flex;
    align-items: center;
    padding-bottom: 18px;
    border-bottom: solid 1px #d4d4d4;
}
#footerContentsMenu .footer_contents_ttl .footer_contents_menu_ttl {
    font-size: 18px;
    letter-spacing: 0.06em;
    font-weight: bold;
    color: #303030;
    margin-right: 8px;
}
#footerContentsMenu ul.contents_list {
    overflow: hidden;
    margin-top: 22px;
}
#footerContentsMenu ul.contents_list li.footer_contents_menu_list {
    float: left;
    width: 50%;
    display: inline-block;
    margin-bottom: 36px;
}
#footerContentsMenu ul.contents_list li.footer_contents_menu_list:last-child {
    margin-bottom: 0;
}
#footerContentsMenu ul.contents_list li.footer_contents_menu_list a {
    font-size: 18px;
    letter-spacing: 0.06em;
}
#footerContentsMenu ul.contents_list li.footer_contents_menu_list a:after {
    content: '';
    background-image: url(/images/site/common/icon/icon_arrow_gray.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: right top 50%;
    display: inline-block;
    width: 7px;
    height: 13px;
    vertical-align: middle;
    margin-left: 15px;
}
#footerContentsMenu ul.contents_list li.footer_contents_menu_list.free {
    margin-bottom: 34px;
}
#footerContentsMenu ul.contents_list li.footer_contents_menu_list.free a:after {
    content: '';
    background-image: url(/images/site/common/icon/icon_free_footer.svg),url(/images/site/common/icon/icon_arrow_gray.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: right 18px top 50% ,right top 50%;
    display: inline-block;
    width: 56px;
    height: 34px;
    vertical-align: middle;
    margin-left: 8px;
}
#footerContentsMenu .payment_method {
    width: 580px;
    margin: 40px auto 0 auto;
    padding: 30px 0;
    box-sizing: border-box;
}
#footerContentsMenu .payment_method .compatible {
    font-size: 16px;
    letter-spacing: 0.06em;
    text-align: center;
    margin-bottom: 12px;
}
#footerContentsMenu .payment_method .compatible ul {
    display: flex;
    align-items: center;
    /*margin: 0 20px;*/
    box-sizing: border-box;
}
#footerContentsMenu .payment_method .compatible li {
    line-height: 0;
}
#footerContentsMenu .payment_method .compatible ul {
    justify-content: space-between;
}
#footerContentsMenu .payment_method .compatible ul.card_brands {
    margin: 4px 0 0 0;
    width: 100%;
}
#footerContentsMenu .payment_method .compatible ul:first-child li {
    background-color: #ffffff;
    border: solid 1px rgba(0,0,0,.1);
}
#footerContentsMenu .payment_method .compatible ul:first-child li.paypal_logo {
    background-color: transparent;
    border: none;
}
#footerContentsMenu .payment_method .compatible ul:first-child li:first-child {
    margin-right: 8px;
}
#footerContentsMenu .payment_method .compatible ul:first-child li:nth-child(2) {
    margin-right: 2px;
}
#footerContentsMenu .payment_method .compatible ul:first-child li:nth-child(3) {
    margin-right: -4px;
}
#footerContentsMenu .payment_method .compatible ul.card_brands li {
    padding: 0 18px;
    box-sizing: border-box;
    background-color: #ffffff;
    border: solid 1px rgba(0,0,0,.1);
}
#footerContentsMenu .payment_method .compatible .other {
    font-size: 18px;
    margin-top: 20px;
    text-align: left;
}
#footerContentsMenu .isms {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    width: 580px;
    margin: auto;
    padding: 20px 25px;
    box-sizing: border-box;
    margin-top: 26px;
}
#footerContentsMenu .isms .common_parts_isms_txt{
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.06em;
}
#footerContentsMenu .isms .common_parts_isms_txt dt {
    margin-bottom: 14px;
}
#footerContentsMenu .isms .icon_img {
    margin-left: auto;
}
#footerContentsMenu .common_parts_sns {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 56px auto 0 auto;
}
#footerContentsMenu .common_parts_sns .sns_icon:first-child {
    margin-right: 52px;
}
footer.footer {
    font-size: 18px;
    letter-spacing: 0.06em;
    text-align: center;
    background-color: #f5f0eb;
    color: #303030;
    padding: 18px 0 40px 0;
}
footer.footer .gift_shop {
    margin-bottom: 14px;
}
/* ///////////////////////////////////////////////////////////////////
searcharea.cssの内容
/////////////////////////////////////////////////////////////////// */
.searchArea {
    margin: 30px 20px;
    padding: 0;
}

.searchAreaSel {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 20px;
}

.searchPopupPriceSpn {
    display: table-cell;
    width: 40px;
    text-align: center;
}

.searchAreaKW {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.searchTxtVal {
    border: 1px solid #c0ab96;
    border-radius: 5px;
    height: 60px;
    width: 400px !important;
    font-size: 32px !important;
    font-weight: normal;
    padding: 0 20px;
}
/* ///////////////////////////////////////////////////////////////////
商品一覧検索部分
/////////////////////////////////////////////////////////////////// */
.commonSearch {
    margin: 20px auto 26px auto !important;
    padding: 24px 30px 28px 30px !important;
    background-color: #f6f6f6;
    line-height: normal !important;
}
/*カテゴリ一覧に限定バナーがあるとき*/
.commonSearch.limited_edition_bnr_bottom {
    margin: 0 auto 26px auto !important;
}
.commonSearch .searchTopPriceDdl select.pristine {
    color: #c2c2c2;
}
.commonSearch .searchTxtVal {
    border: 1px solid #c2c2c2;
    border-radius: 5px 0 0 5px;
    height: 50px;
    width: 530px !important;
    font-size: 32px !important;
    box-sizing: border-box;
    color: #303030;
}
.sortOrder {
    margin: 14px auto 26px auto;
    padding: 0 0 0 28px;
    clear: both;
    font-size: 16px;
    color: #303030;
    display: flex;
    box-sizing: border-box;
}
.sortOrder .number {
    padding: 0; 
    float: none;
    width: 74px;
}
.sortOrder .number span {
    font-size: 20px;
    font-weight: normal;
}
.sortOrder .sideBySide {
    padding: 0 0 0 10px;
    flex-grow: 1;
}
.sortOrder .sideBySide .sortBtnList {
    display: flex;
}
.sortOrder .sideBySide li {
    margin-right: 10px;
    position: relative;
    border: solid 1px #a88977;
    border-radius: 5px;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0.06em;
    color: #a88977;
    padding: 0 8px 0 10px;
    height: 40px;
    box-sizing: border-box;
}
.sortOrder .sideBySide li:first-child {
    padding: 0 12px;
}
.sortOrder .sideBySide li:last-child {
    margin-right: 0;
}
.sortOrder .sideBySide li .sortBtn {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    transform: scale(1);
}
.sortOrder .sideBySide li.select {
    background: #a88977;
    color: #ffffff;
}
.sortBtn:checked + .sortBtnTxt {
    background: #a88977;
    color: #ffffff;
}
.commonSearch .selected_condition {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.selected_condition .selected_condition_ttl {
    font-size: 16px;
    color: #a7a7a7;
    margin-bottom: 2px;
}
.selected_condition .refine_price {
    font-size: 18px;
    line-height: 26px;
    color: #303030;
}
.selected_condition .refine_price .with_input span:first-child::after {
    content: '～';
    font-size: 18px;
    line-height: 26px;
    color: #303030;
    margin-left: 6px;
}
.selected_condition .selected_condition_txt {
    max-width: 410px;
}
.selected_condition .conditions .pen {
    font-size: 18px;
    line-height: 26px;
    color: #303030;
    font-weight: normal;
}
.selected_condition .conditions .pen span::after {
    content: '>';
    font-size: 18px;
    line-height: 26px;
    color: #303030;
    margin-left: 6px;
}
.selected_condition .conditions .pen span:last-child:after {
    content: '';
}
.selected_condition .conditions_change {
    width: 150px;
    height: 60px;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 5px;
}
.selected_condition .conditions_change button {
    width: 100%;
    height: 100%;
    background-color: #505050;
    box-sizing: border-box;
}
#wrap .selected_condition .conditions_change button img {
    margin: 0;
}
.commonSearch .searchKeywordTxtBox {
    display: flex;
}
.commonSearch .searchAreaKW .search_pink_btn {
    width: 50px;
    height: 50px;
    background-color: #ed8599;
    border-radius: 0 5px 5px 0;
    background-image: url(/images/site/common/icon/icon_loupe_white.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center;
}
/* ///////////////////////////////////////////////////////////////////
注文変更中モード
/////////////////////////////////////////////////////////////////// */
#ChangeOrderMode{
    position: fixed;
    bottom: 120px;
    left: 15px;
    z-index: 15;
}
#ChangeOrderMode .ChangeOrderMode_inner{
    background-color: rgba(210,0,10,0.75);
    width: 140px;
    height: 190px;
    border-radius: 13px;
    box-shadow: 0px 0px 5px 3px rgba(120, 120, 122, 0.3);
}
#ChangeOrderMode .ChangeOrderMode_inner a{
    color: #d2000a;
    text-decoration: underline;
}
#ChangeOrderMode .ChangeOrderMode_img{
    text-align: center;
    padding-top: 13px;
}
#ChangeOrderMode .ChangeOrderMode_cancel{
    background-color: #ffffff;
    width: 90px;
    height: 44px;
    border-radius: 7px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 10px 15px;
}
#ChangeOrderMode .ChangeOrderMode_txt{
    font-size: 17px;
    line-height: 22px;
    color: #d2000a;
    text-decoration: underline;
}

/* ///////////////////////////////////////////////////////////////////
カルーセル
/////////////////////////////////////////////////////////////////// */
.itemdetail_carousel .carousel_container {
    position: relative;
    display: flex;
}
.itemdetail_carousel .carousel_inner {
    width: 516px;
    padding: 30px 0 60px 0;
    margin: auto;
    float: left;
    overflow: hidden;
}
.itemdetail_carousel .left_scroll img {
	transform: scale(-1, 1);
}
.itemdetail_carousel .left_scroll {
	left: 0;
}
.itemdetail_carousel .right_scroll {
	right: 0;
}
.itemdetail_carousel .left_scroll p, .itemdetail_carousel .right_scroll p {
	width: 32px;
	height: 32px;
	margin: auto;
}
.itemdetail_carousel .left_scroll p img, .itemdetail_carousel .right_scroll p img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.itemdetail_carousel #left_scroll.left_scroll, .itemdetail_carousel .left_scroll, .itemdetail_carousel .right_scroll, .itemdetail_carousel #right_scroll.right_scroll {
    float: none;
    width: 60px;
    padding: 30px 0;
    position: absolute;
    top: 120px;
}
.itemdetail_carousel .carousel_ul li {
    width: 150px;
    margin: 0 15px;
    overflow: hidden;
}
.itemdetail_carousel .carousel_img {
    position: relative;
}
.itemdetail_carousel #carousel_ul .carousel_img .rank_num {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    z-index: 2;
    padding: 0;
}
#carousel_container .itemdetail_carousel .carousel_ul li .product_price span {
    color: #303030;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}
.itemdetail_carousel .carousel_ul li .product_price {
    color: #303030;
    font-size: 16px;
    padding: 10px 0 0 0;
}
.itemdetail_carousel .carousel_ul li .product_price span.yen {
    font-size: 16px;
}

.productIsSoldOut {
    margin: 20px auto 100px auto;
}

/* ///////////////////////////////////////////////////////////////////
プログレスバーを使用する横スライダー
/////////////////////////////////////////////////////////////////// */
.recommendedPickup.oneLine .side_scroll li:last-child {
    display: flex;
}
/*.recommendedPickup.oneLine .side_scroll li:last-child::after {
    content: '';
    padding-left: 30px;
    background-color: transparent;
}*/
.recommendedPickup.oneLine .side_scroll li {
    max-width: 320px;
}
.recommendedPickup.oneLine .side_scroll li:last-child {
    margin-right: 0;
}
.my-carousel-progress {
    background: #dcdcdc;
    margin: 30px 30px 0 30px;
}
.my-carousel-progress-bar {
    background: red;
    height: 2px;
    transition: width 400ms ease;
    width: 0;
}
.progress {
    background: #ccc;
    margin: 30px 30px 0 30px;
}
.progress .progressbar {
    height: 4px;
    position: relative;
    overflow: hidden;
}
.progress .progressbar .current {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #505050;
    transition: width 400ms ease;
}