.group_buy_widget { background-color: #414141; padding: 65px 0 80px 0; margin-bottom: 115px; box-sizing: border-box; margin-top: 30px; }
.group_buy_widget * { box-sizing: border-box; }
.group_buy_widget  .inner { display: table; margin: 0 auto; margin-bottom: 20px;}/*width: 100%;*/
.group_buy_widget  .inner > .cell { display: table-cell; vertical-align: top; position: relative; }
.group_buy_widget  .inner > .mg { width: 67px; }
.group_buy_widget  .inner > .cell1 { text-align: right; }
.group_buy_widget  .inner > .cell1 img { width: calc(100% - 20px); margin-top: 14px; }
.group_buy_widget  .inner > .cell2 { width: 558px; }
.group_buy_widget  .day_badge { width: 104px; height: 127px; background:url("../../../img/wm/group_buy/day_badge.png") no-repeat center top; position: absolute; top: 0; left: 0; text-align: center; }
.group_buy_widget  .day_badge .t1 { color: #ffffff; font-size: 17px; font-weight: 500; line-height: 1; margin: 25px 0 5px 0; }
.group_buy_widget  .day_badge .t2 { font-size: 40px; color: #ffffff; font-weight: 700; line-height: 1; }
.group_buy_widget .title_image { display: block; margin: 14px 0 35px 0; }
.group_buy_widget .t1 { color: #919191; font-size: 16px; font-weight: 500; line-height: 1; }
.group_buy_widget .t2 {color: #ffffff; font-size: 23px; font-weight: 500; padding-right: 17px; line-height: 1; }
.group_buy_widget .period { color: #ffffff; font-size: 17px; line-height: 1; }
.group_buy_widget .goods_nm { margin: 70px 0 20px 0; color: #ffffff; font-size: 37px; font-weight: 700; letter-spacing: -2px; line-height: 1.4; }
.group_buy_widget .goods_description { color: #919191; font-size: 17px; letter-spacing: -1px; }
.group_buy_widget .button_grp { position: absolute; bottom: 0; display: table; width: 100%; }
.group_buy_widget .button_grp > .ce { display: table-cell; vertical-align: top; }
.group_buy_widget .button_grp > .ce2 { width: 82px; padding-left: 10px; }
.group_buy_widget .button_grp .wish_btn { height: 72px; width: 72px; background: #555555 url('../../../img/wm/group_buy/icon_heart.png') no-repeat center center; cursor: pointer; border-radius: 5px; box-shadow: 2px 5px 10px #343434; }
.group_buy_widget .button_grp .apply_btn { height: 72px; width: 100%; background-color: #f04137; border-radius: 5px; text-align: center; color: #ffffff; font-size: 22px; font-weight: 700; line-height: 72px; cursor: pointer; box-shadow: 5px 5px 10px #343434; }
.group_buy_widget .status_badge { position: absolute; top: 14px; right: 0; background-color: #262121; color: #ffffff; height: 55px; line-height: 55px; font-size: 26px; border-radius: 30px; padding: 0 40px; }
.group_buy_widget .progress_box { position: relative; }
.group_buy_widget .progress_box .status_text { position: absolute; right: 0; color: #ffffff; top: 0; font-size: 17px; font-weight: 500; }
.group_buy_widget .progress_box .goal { position: absolute; right: 0; color: #919191; font-size: 16px; bottom: 9px; }
.group_buy_widget .progress { position: relative; height: 7px; background-color: #ffffff; margin: 17px 0 20px 0; }
.group_buy_widget .progress .circle { position: absolute; right: -2px; height: 19px; width: 19px; background-color: #ffffff; border-radius: 50%; top: -6px; }
.group_buy_widget .progress .bar { background-color: #f04137; height: 7px; }

/* group_buy/_view.html */
.group_buy_view_widget { background-color: #ffffff; padding: 15px 0 15px 0; position: relative; margin-bottom: 30px; box-sizing: border-box; }
.group_buy_view_widget *  { box-sizing: border-box; }
.group_buy_view_widget .title_image { height: 40px; margin-bottom: 30px; }
.group_buy_view_widget .status_badge {font-size: 25px; font-weight: bold; }
.group_buy_view_widget .status_badge b { color: #000080}
/*.group_buy_view_widget .status_badge { position: absolute; top: 14px; right: 10px; background-color: #262121; color: #ffffff; height: 40px; line-height: 40px; font-size: 20px; border-radius: 25px; padding: 0 40px; }*/

.group_buy_view_widget .progress_box { position: relative; }
.group_buy_view_widget .status_text { position: absolute; right: 0; color: #000000; top: 0; font-size: 17px; font-weight: 500; }
.group_buy_view_widget .progress_box .goal { position: absolute; right: 0; color: #919191; font-size: 16px; bottom: 9px; }
.group_buy_view_widget .progress { position: relative; height: 5px; background-color: #dbdbdb; margin: 17px 0 20px 0; border-radius : 3px;}
.group_buy_view_widget .progress .circle { position: absolute; right: -2px; height: 19px; width: 19px; background-color: #000000; border-radius: 50%; top: -6px; }
.group_buy_view_widget .progress .bar { background-color: #000080; height: 5px; border-radius : 3px;}

.group_buy_view_widget .t1 { color: #919191; font-size: 16px; font-weight: 500; line-height: 1; }
.group_buy_view_widget .t2 {color: #000000; font-size: 23px; font-weight: 500; padding-right: 17px; line-height: 1; }
.group_buy_view_widget .period { color: #000000; font-size: 17px; line-height: 1; }